<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  GENERATED FILE — do not edit.
  Produced from manifest/manifest.json by manifest/scripts/build-xml-manifest.mjs.
-->
<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>8f1f2f4c-6a6e-4a1e-9f52-0d9a1c2b3e40</Id>
  <Version>0.1.0</Version>
  <ProviderName>SlideForge</ProviderName>
  <DefaultLocale>id-ID</DefaultLocale>
  <DisplayName DefaultValue="SlideForge"/>
  <Description DefaultValue="Turn a deck into a SCORM, xAPI or cmi5 e-learning course."/>
  <IconUrl DefaultValue="https://slideforge.komunitech.id/assets/color-32.png"/>
  <HighResolutionIconUrl DefaultValue="https://slideforge.komunitech.id/assets/color-80.png"/>
  <SupportUrl DefaultValue="https://slideforge.example"/>
  <AppDomains>
    <AppDomain>https://slideforge.komunitech.id</AppDomain>
  </AppDomains>
  <Hosts>
    <Host Name="Presentation"/>
  </Hosts>
  <Requirements>
    <Sets DefaultMinVersion="1.1">
      <Set Name="PowerPointApi" MinVersion="1.3"/>
    </Sets>
  </Requirements>
  <DefaultSettings>
    <SourceLocation DefaultValue="https://slideforge.komunitech.id/taskpane/index.html"/>
  </DefaultSettings>
  <Permissions>ReadWriteDocument</Permissions>
  <VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
    <Hosts>
      <Host xsi:type="Presentation">
        <DesktopFormFactor>
          <GetStarted>
            <Title resid="GetStarted.Title"/>
            <Description resid="GetStarted.Description"/>
            <LearnMoreUrl resid="Url.Support"/>
          </GetStarted>
          <ExtensionPoint xsi:type="PrimaryCommandSurface">
            <CustomTab id="SlideForgeTab">
              <Label resid="Tab.Label"/>
              <Group id="SlideForgeQuizGroup">
                <Label resid="SlideForgeQuizGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="SlideForgeQuizButton">
                  <Label resid="SlideForgeQuizButton.Label"/>
                  <Supertip>
                    <Title resid="SlideForgeQuizButton.Label"/>
                    <Description resid="SlideForgeQuizButton.Tip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Url.TaskPane"/>
                  </Action>
                </Control>
              </Group>
              <Group id="SlideForgeInteractionGroup">
                <Label resid="SlideForgeInteractionGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="SlideForgeInteractionButton">
                  <Label resid="SlideForgeInteractionButton.Label"/>
                  <Supertip>
                    <Title resid="SlideForgeInteractionButton.Label"/>
                    <Description resid="SlideForgeInteractionButton.Tip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Url.TaskPane"/>
                  </Action>
                </Control>
              </Group>
              <Group id="SlideForgeNarrationGroup">
                <Label resid="SlideForgeNarrationGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="SlideForgeNarrationButton">
                  <Label resid="SlideForgeNarrationButton.Label"/>
                  <Supertip>
                    <Title resid="SlideForgeNarrationButton.Label"/>
                    <Description resid="SlideForgeNarrationButton.Tip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Url.TaskPane"/>
                  </Action>
                </Control>
              </Group>
              <Group id="SlideForgePublishGroup">
                <Label resid="SlideForgePublishGroup.Label"/>
                <Icon>
                  <bt:Image size="16" resid="Icon.16"/>
                  <bt:Image size="32" resid="Icon.32"/>
                  <bt:Image size="80" resid="Icon.80"/>
                </Icon>
                <Control xsi:type="Button" id="SlideForgePublishButton">
                  <Label resid="SlideForgePublishButton.Label"/>
                  <Supertip>
                    <Title resid="SlideForgePublishButton.Label"/>
                    <Description resid="SlideForgePublishButton.Tip"/>
                  </Supertip>
                  <Icon>
                    <bt:Image size="16" resid="Icon.16"/>
                    <bt:Image size="32" resid="Icon.32"/>
                    <bt:Image size="80" resid="Icon.80"/>
                  </Icon>
                  <Action xsi:type="ShowTaskpane">
                    <TaskpaneId>ButtonId1</TaskpaneId>
                    <SourceLocation resid="Url.TaskPane"/>
                  </Action>
                </Control>
              </Group>
            </CustomTab>
          </ExtensionPoint>
        </DesktopFormFactor>
      </Host>
    </Hosts>
    <Resources>
      <bt:Images>
        <bt:Image id="Icon.16" DefaultValue="https://slideforge.komunitech.id/assets/outline-16.png"/>
        <bt:Image id="Icon.32" DefaultValue="https://slideforge.komunitech.id/assets/outline-32.png"/>
        <bt:Image id="Icon.80" DefaultValue="https://slideforge.komunitech.id/assets/outline-80.png"/>
      </bt:Images>
      <bt:Urls>
        <bt:Url id="Url.TaskPane" DefaultValue="https://slideforge.komunitech.id/taskpane/index.html"/>
        <bt:Url id="Url.Support" DefaultValue="https://slideforge.example"/>
      </bt:Urls>
      <bt:ShortStrings>
        <bt:String id="GetStarted.Title" DefaultValue="SlideForge"/>
        <bt:String id="Tab.Label" DefaultValue="SlideForge"/>
        <bt:String id="SlideForgeQuizGroup.Label" DefaultValue="Kuis"/>
        <bt:String id="SlideForgeQuizButton.Label" DefaultValue="Kuis"/>
        <bt:String id="SlideForgeInteractionGroup.Label" DefaultValue="Interaksi"/>
        <bt:String id="SlideForgeInteractionButton.Label" DefaultValue="Interaksi"/>
        <bt:String id="SlideForgeNarrationGroup.Label" DefaultValue="Narasi"/>
        <bt:String id="SlideForgeNarrationButton.Label" DefaultValue="Narasi"/>
        <bt:String id="SlideForgePublishGroup.Label" DefaultValue="Terbitkan"/>
        <bt:String id="SlideForgePublishButton.Label" DefaultValue="Terbitkan"/>
      </bt:ShortStrings>
      <bt:LongStrings>
        <bt:String id="GetStarted.Description" DefaultValue="Turn a deck into a SCORM, xAPI or cmi5 e-learning course."/>
        <bt:String id="SlideForgeQuizButton.Tip" DefaultValue="Tambahkan kuis bernilai pada slide ini."/>
        <bt:String id="SlideForgeInteractionButton.Tip" DefaultValue="Tambahkan interaksi terstruktur. Belum tersedia pada versi ini."/>
        <bt:String id="SlideForgeNarrationButton.Tip" DefaultValue="Narasi dari catatan slide. Belum tersedia pada versi ini."/>
        <bt:String id="SlideForgePublishButton.Tip" DefaultValue="Terbitkan kursus sebagai SCORM, xAPI, cmi5, atau HTML5."/>
      </bt:LongStrings>
    </Resources>
  </VersionOverrides>
</OfficeApp>
