<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<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:mailappor="http://schemas.microsoft.com/office/mailappversionoverrides/1.0" xsi:type="MailApp">
  <Id>7e3f812e-e384-4473-be69-becb0889dc2a</Id>
  <Version>1.0.0.0</Version>
  <ProviderName>Narbulut</ProviderName>
  <DefaultLocale>tr-TR</DefaultLocale>
  <DisplayName DefaultValue="Narbulut"/>
  <Description DefaultValue="Narbulut"/>
  <IconUrl DefaultValue="https://outlook-addon.narbulut.com/assets/Icon64.png"/>
  <HighResolutionIconUrl DefaultValue="https://outlook-addon.narbulut.com/assets/Icon128.png"/>
  <SupportUrl DefaultValue="https://narbulut.com/outlook-addon-contact-us"/>
  <AppDomains>
    <AppDomain>https://www.narbulut.com</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Mailbox"/>
  </Hosts>
  <Requirements>
    <Sets>
      <Set Name="Mailbox" MinVersion="1.1"/>
    </Sets>
  </Requirements>
  <FormSettings>
    <Form xsi:type="ItemRead">
      <DesktopSettings>
        <SourceLocation DefaultValue="https://outlook-addon.narbulut.com/MessageCompose.html"/>
        <RequestedHeight>250</RequestedHeight>
      </DesktopSettings>
    </Form>
  </FormSettings>
  <Permissions>ReadWriteItem</Permissions>
  <Rule xsi:type="RuleCollection" Mode="Or">
    <Rule xsi:type="ItemIs" ItemType="Message" FormType="Read"/>
  </Rule>
  <DisableEntityHighlighting>false</DisableEntityHighlighting>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/mailappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Requirements>
      <bt:Sets DefaultMinVersion="1.3">
        <bt:Set Name="Mailbox"/>
      </bt:Sets>
    </Requirements>
    <Hosts>
      <Host xsi:type="MailHost">
        <DesktopFormFactor>
          <FunctionFile resid="Commands.Url"/>
            <!-- Message Compose -->
            <ExtensionPoint xsi:type="MessageComposeCommandSurface">
              <OfficeTab id="TabDefault">
                <Group id="msgComposeCmdGroup">
                  <Label resid="GroupLabel"/>
                  <Control xsi:type="Button" id="msgComposeInsertGist">
                    <Label resid="TaskpaneButton.Label"/>
                    <Supertip>
                      <Title resid="TaskpaneButton.Title"/>
                      <Description resid="TaskpaneButton.Tooltip"/>
                    </Supertip>
                    <Icon>
                      <bt:Image size="16" resid="Icon.16x16"/>
                      <bt:Image size="32" resid="Icon.32x32"/>
                      <bt:Image size="80" resid="Icon.80x80"/>
                    </Icon>
                    <Action xsi:type="ShowTaskpane">
                      <SourceLocation resid="Taskpane.Url"/>
                    </Action>
                  </Control>
                </Group>
              </OfficeTab>
            </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
<Resources>
  <bt:Images>
    <bt:Image id="Icon.16x16" DefaultValue="https://outlook-addon.narbulut.com/assets/Icon16.png"/>
    <bt:Image id="Icon.32x32" DefaultValue="https://outlook-addon.narbulut.com/assets/Icon32.png"/>
    <bt:Image id="Icon.80x80" DefaultValue="https://outlook-addon.narbulut.com/assets/Icon80.png"/>
  </bt:Images>
  <bt:Urls>
    <bt:Url id="Commands.Url" DefaultValue="https://outlook-addon.narbulut.com/commands.html"/>
    <bt:Url id="Taskpane.Url" DefaultValue="https://outlook-addon.narbulut.com/MessageCompose.html"/>
  </bt:Urls>
  <bt:ShortStrings>
    <bt:String id="GroupLabel" DefaultValue="Narbulut"/>
    <bt:String id="TaskpaneButton.Label" DefaultValue="Dosya Paylas"/>
    <bt:String id="TaskpaneButton.Title" DefaultValue="Dosya Paylas"/>
    <bt:String id="FunctionButton.Label" DefaultValue="Narbulut"/>
    <bt:String id="FunctionButton.Title" DefaultValue="Narbulut"/>
  </bt:ShortStrings>
  <bt:LongStrings>
    <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Narbulut dosyalarinizi listeler."/>
    <bt:String id="FunctionButton.Tooltip" DefaultValue="Narbulut dosyalarinizi listeler."/>
  </bt:LongStrings>
</Resources>
  </VersionOverrides>
</OfficeApp>