<?xml version="1.0" encoding="UTF-8"?>
<OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xmlns:bt="http://schemas.microsoft.com/office/officeappbasictypes/1.0"
           xmlns:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides"
           xsi:type="TaskPaneApp">
  <Id>dfd543a1-9218-41c6-a1a8-71dcf2e80756</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>Edens Engineering</ProviderName>
  <DefaultLocale>nl-NL</DefaultLocale>
  <DisplayName DefaultValue="Second Brain voor Word" />
  <Description DefaultValue="Praat met je Second Brain in Word: schrijf, herschrijf en haal kennis uit je notities — rechtstreeks in je document." />
  <IconUrl DefaultValue="https://brain.edensengineering.nl/word/assets/icon-32.png" />
  <HighResolutionIconUrl DefaultValue="https://brain.edensengineering.nl/word/assets/icon-80.png" />
  <SupportUrl DefaultValue="https://edensengineering.nl" />
  <AppDomains>
    <AppDomain>https://brain.edensengineering.nl</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Document" />
  </Hosts>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://brain.edensengineering.nl/word/taskpane.html" />
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Document">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title" />
            <Description resid="GetStarted.Description" />
            <LearnMoreUrl resid="GetStarted.LearnMoreUrl" />
          </GetStarted>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <OfficeTab id="TabHome">
              <Group id="SbGroup">
                <Label resid="Sb.GroupLabel" />
                <Icon>
                  <bt:Image size="16" resid="Sb.Icon16" />
                  <bt:Image size="32" resid="Sb.Icon32" />
                  <bt:Image size="80" resid="Sb.Icon80" />
                </Icon>
                <Control xsi:type="Button" id="SbOpenPane">
                  <Label resid="Sb.OpenLabel" />
                  <Supertip>
                    <Title resid="Sb.OpenLabel" />
                    <Description resid="Sb.OpenTip" />
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Sb.Icon16" />
                    <bt:Image size="32" resid="Sb.Icon32" />
                    <bt:Image size="80" resid="Sb.Icon80" />
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>SbTaskpane</TaskpaneId>
                    <SourceLocation resid="Sb.Url" />
                  </Action>
                </Control>
              </Group>
            </OfficeTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Sb.Icon16" DefaultValue="https://brain.edensengineering.nl/word/assets/icon-16.png" />
        <bt:Image id="Sb.Icon32" DefaultValue="https://brain.edensengineering.nl/word/assets/icon-32.png" />
        <bt:Image id="Sb.Icon80" DefaultValue="https://brain.edensengineering.nl/word/assets/icon-80.png" />
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Sb.Url" DefaultValue="https://brain.edensengineering.nl/word/taskpane.html" />
        <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://edensengineering.nl" />
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="Sb.GroupLabel" DefaultValue="Second Brain" />
        <bt:String id="Sb.OpenLabel" DefaultValue="Assistent" />
        <bt:String id="GetStarted.Title" DefaultValue="Second Brain voor Word" />
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="Sb.OpenTip" DefaultValue="Open de Second Brain-assistent om te schrijven, herschrijven en je kennis te raadplegen." />
        <bt:String id="GetStarted.Description" DefaultValue="Open het tabblad Start en klik op Second Brain → Assistent." />
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
