define resources on azure

This commit is contained in:
Claudio Boggian
2024-06-26 17:47:42 +02:00
parent 858b97502a
commit 532f6bb531
18 changed files with 23 additions and 26 deletions
@@ -13,13 +13,13 @@
<Id>7badd9f2-c760-4498-acbf-059760660dd9</Id> <Id>7badd9f2-c760-4498-acbf-059760660dd9</Id>
<!--Versione. Gli aggiornamenti dallo Store vengono attivati solo in caso di modifica della versione. --> <!--Versione. Gli aggiornamenti dallo Store vengono attivati solo in caso di modifica della versione. -->
<Version>1.0.0.19</Version> <Version>1.0.0.20</Version>
<ProviderName>PAL s.r.l.</ProviderName> <ProviderName>PAL s.r.l.</ProviderName>
<DefaultLocale>it-IT</DefaultLocale> <DefaultLocale>it-IT</DefaultLocale>
<!-- Nome visualizzato del componente aggiuntivo. Viene usato nello Store e in altri punti dell'interfaccia utente di Office, come la finestra di dialogo dei componenti aggiuntivi. --> <!-- Nome visualizzato del componente aggiuntivo. Viene usato nello Store e in altri punti dell'interfaccia utente di Office, come la finestra di dialogo dei componenti aggiuntivi. -->
<DisplayName DefaultValue="Invito registrazione" /> <DisplayName DefaultValue="Invito registrazione" />
<Description DefaultValue="Stumento PAL che permette l'inserimento di un link nel corpo della mail per invitare il destinatario della mail a registrarsi per agevolare la registrazione tramite il totem"/> <Description DefaultValue="Stumento PAL che permette l'inserimento di un link nel corpo della mail per invitare il destinatario della mail a registrarsi per agevolare la registrazione tramite il totem"/>
<IconUrl DefaultValue="~remoteAppUrl/Images/Icon64.png"/> <IconUrl DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/App_64.png"/>
<SupportUrl DefaultValue="https://www.imalpal.com/" /> <SupportUrl DefaultValue="https://www.imalpal.com/" />
@@ -34,7 +34,7 @@
<FormSettings> <FormSettings>
<Form xsi:type="ItemRead"> <Form xsi:type="ItemRead">
<DesktopSettings> <DesktopSettings>
<SourceLocation DefaultValue="~remoteAppUrl/Functions/Commands.html"/> <SourceLocation DefaultValue="https://clportal.pal.it/res/OutlookAddin/Functions/reginv.html"/>
<RequestedHeight>250</RequestedHeight> <RequestedHeight>250</RequestedHeight>
</DesktopSettings> </DesktopSettings>
</Form> </Form>
@@ -111,20 +111,20 @@
</Hosts> </Hosts>
<Resources> <Resources>
<bt:Images> <bt:Images>
<bt:Image id="PAL.tpicon_16x16" DefaultValue="~remoteAppUrl/Images/Icon16.png" /> <bt:Image id="PAL.tpicon_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_16.png" />
<bt:Image id="PAL.tpicon_32x32" DefaultValue="~remoteAppUrl/Images/Icon32.png" /> <bt:Image id="PAL.tpicon_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_32.png" />
<bt:Image id="PAL.tpicon_80x80" DefaultValue="~remoteAppUrl/Images/Icon80.png" /> <bt:Image id="PAL.tpicon_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_80.png" />
<bt:Image id="PAL.flag_it_16x16" DefaultValue="~remoteAppUrl/Images/Flag_It_Icon16.png" /> <bt:Image id="PAL.flag_it_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_16.png" />
<bt:Image id="PAL.flag_it_32x32" DefaultValue="~remoteAppUrl/Images/Flag_It_Icon32.png" /> <bt:Image id="PAL.flag_it_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_32.png" />
<bt:Image id="PAL.flag_it_80x80" DefaultValue="~remoteAppUrl/Images/Flag_It_Icon80.png" /> <bt:Image id="PAL.flag_it_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_80.png" />
<bt:Image id="PAL.flag_en_16x16" DefaultValue="~remoteAppUrl/Images/Flag_En_Icon16.png" /> <bt:Image id="PAL.flag_en_16x16" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_16.png" />
<bt:Image id="PAL.flag_en_32x32" DefaultValue="~remoteAppUrl/Images/Flag_En_Icon32.png" /> <bt:Image id="PAL.flag_en_32x32" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_32.png" />
<bt:Image id="PAL.flag_en_80x80" DefaultValue="~remoteAppUrl/Images/Flag_En_Icon80.png" /> <bt:Image id="PAL.flag_en_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_80.png" />
</bt:Images> </bt:Images>
<bt:Urls> <bt:Urls>
<bt:Url id="Commands.Url" DefaultValue="~remoteAppUrl/Functions/Commands.html" /> <bt:Url id="Commands.Url" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Functions/reginv.html" />
</bt:Urls> </bt:Urls>
<!-- ShortStrings max characters==125. --> <!-- ShortStrings max characters==125. -->
<bt:ShortStrings> <bt:ShortStrings>
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

@@ -108,20 +108,17 @@
<Content Include="Content\sass\Fabric.scss" /> <Content Include="Content\sass\Fabric.scss" />
<Content Include="Content\sass\Fabric.Scoped.scss" /> <Content Include="Content\sass\Fabric.Scoped.scss" />
<None Include="Scripts\jquery-3.6.0.intellisense.js" /> <None Include="Scripts\jquery-3.6.0.intellisense.js" />
<Content Include="Images\Close.png" />
<Content Include="Images\Flag_En_Icon16.png" />
<Content Include="Images\Flag_En_Icon32.png" />
<Content Include="Images\Flag_En_Icon64.png" />
<Content Include="Images\Flag_En_Icon80.png" />
<Content Include="Images\Flag_It_Icon16.png" />
<Content Include="Images\Flag_It_Icon32.png" />
<Content Include="Images\Flag_It_Icon64.png" />
<Content Include="Images\Flag_It_Icon80.png" />
<Content Include="Images\Icon16.png" />
<Content Include="Images\Icon32.png" />
<Content Include="Images\Icon64.png" />
<Content Include="Images\Icon80.png" />
<Content Include="Functions\Commands.js" /> <Content Include="Functions\Commands.js" />
<Content Include="Images\App_64.png" />
<Content Include="Images\Flag_En_16.png" />
<Content Include="Images\Flag_En_32.png" />
<Content Include="Images\Flag_En_80.png" />
<Content Include="Images\Flag_It_16.png" />
<Content Include="Images\Flag_It_32.png" />
<Content Include="Images\Flag_It_80.png" />
<Content Include="Images\RegInv_16.png" />
<Content Include="Images\RegInv_32.png" />
<Content Include="Images\RegInv_80.png" />
<Content Include="Scripts\jquery-3.6.0.js" /> <Content Include="Scripts\jquery-3.6.0.js" />
<Content Include="Scripts\jquery-3.6.0.min.js" /> <Content Include="Scripts\jquery-3.6.0.min.js" />
<Content Include="Scripts\jquery-3.6.0.slim.js" /> <Content Include="Scripts\jquery-3.6.0.slim.js" />