From 022a119fe9adc5f5863111431799a06a5cff8bbe Mon Sep 17 00:00:00 2001 From: Peacock Date: Fri, 27 Feb 2026 09:57:27 +0100 Subject: [PATCH] update Manifest --- manifest.prod.xml | 85 +++++++++++++++++++++++++++++++++++++++++++++++ manifest.xml | 4 +-- 2 files changed, 87 insertions(+), 2 deletions(-) create mode 100644 manifest.prod.xml diff --git a/manifest.prod.xml b/manifest.prod.xml new file mode 100644 index 0000000..f0affbf --- /dev/null +++ b/manifest.prod.xml @@ -0,0 +1,85 @@ + + + 2c37abde-33e4-4624-b95a-a0aed1526f1b + 1.0.1.0 + SAT Elektrotechnik GmbH + de-DE + + + + + + + https://localhost:3000/ + + + + + + + + ReadWriteDocument + + + + + + + <Description resid="GetStarted.Description"/> + <LearnMoreUrl resid="GetStarted.LearnMoreUrl"/> + </GetStarted> + <FunctionFile resid="Commands.Url"/> + <ExtensionPoint xsi:type="PrimaryCommandSurface"> + <OfficeTab id="TabHome"> + <Group id="CommandsGroup"> + <Label resid="CommandsGroup.Label"/> + <Icon> + <bt:Image size="16" resid="Icon.16x16"/> + <bt:Image size="32" resid="Icon.32x32"/> + <bt:Image size="80" resid="Icon.80x80"/> + </Icon> + <Control xsi:type="Button" id="TaskpaneButton"> + <Label resid="TaskpaneButton.Label"/> + <Supertip> + <Title resid="TaskpaneButton.Label"/> + <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"> + <TaskpaneId>ButtonId1</TaskpaneId> + <SourceLocation resid="Taskpane.Url"/> + </Action> + </Control> + </Group> + </OfficeTab> + </ExtensionPoint> + </DesktopFormFactor> + </Host> + </Hosts> + <Resources> + <bt:Images> + <bt:Image id="Icon.16x16" DefaultValue="https://localhost:3000/assets/icon-16.png"/> + <bt:Image id="Icon.32x32" DefaultValue="https://localhost:3000/assets/icon-32.png"/> + <bt:Image id="Icon.80x80" DefaultValue="https://localhost:3000/assets/icon-80.png"/> + </bt:Images> + <bt:Urls> + <bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://localhost:3000/help"/> + <bt:Url id="Commands.Url" DefaultValue="https://localhost:3000/commands.html"/> + <bt:Url id="Taskpane.Url" DefaultValue="https://localhost:3000/taskpane.html"/> + </bt:Urls> + <bt:ShortStrings> + <bt:String id="GetStarted.Title" DefaultValue="Willkommen zum Kabel-Konsolidierungs-Tool!"/> + <bt:String id="CommandsGroup.Label" DefaultValue="SAT-Elektro"/> + <bt:String id="TaskpaneButton.Label" DefaultValue="Kabelliste generieren"/> + </bt:ShortStrings> + <bt:LongStrings> + <bt:String id="GetStarted.Description" DefaultValue="Das Tool wurde geladen. Klicke im Menüband Start auf 'Kabelliste generieren', um zu beginnen."/> + <bt:String id="TaskpaneButton.Tooltip" DefaultValue="Klicke hier, um das Tool zur Kabel-Konsolidierung zu öffnen"/> + </bt:LongStrings> + </Resources> + </VersionOverrides> +</OfficeApp> \ No newline at end of file diff --git a/manifest.xml b/manifest.xml index dc4ef4d..f0affbf 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,7 +1,7 @@ <?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:ov="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="TaskPaneApp"> <Id>2c37abde-33e4-4624-b95a-a0aed1526f1b</Id> - <Version>1.0.0.0</Version> + <Version>1.0.1.0</Version> <ProviderName>SAT Elektrotechnik GmbH</ProviderName> <DefaultLocale>de-DE</DefaultLocale> <DisplayName DefaultValue="SAT - Kabelliste Generator"/> @@ -73,7 +73,7 @@ </bt:Urls> <bt:ShortStrings> <bt:String id="GetStarted.Title" DefaultValue="Willkommen zum Kabel-Konsolidierungs-Tool!"/> - <bt:String id="CommandsGroup.Label" DefaultValue="Funktionen"/> + <bt:String id="CommandsGroup.Label" DefaultValue="SAT-Elektro"/> <bt:String id="TaskpaneButton.Label" DefaultValue="Kabelliste generieren"/> </bt:ShortStrings> <bt:LongStrings>