define resources on azure
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
<Id>7badd9f2-c760-4498-acbf-059760660dd9</Id>
|
||||
|
||||
<!--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>
|
||||
<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. -->
|
||||
<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"/>
|
||||
<IconUrl DefaultValue="~remoteAppUrl/Images/Icon64.png"/>
|
||||
<IconUrl DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/App_64.png"/>
|
||||
|
||||
<SupportUrl DefaultValue="https://www.imalpal.com/" />
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<FormSettings>
|
||||
<Form xsi:type="ItemRead">
|
||||
<DesktopSettings>
|
||||
<SourceLocation DefaultValue="~remoteAppUrl/Functions/Commands.html"/>
|
||||
<SourceLocation DefaultValue="https://clportal.pal.it/res/OutlookAddin/Functions/reginv.html"/>
|
||||
<RequestedHeight>250</RequestedHeight>
|
||||
</DesktopSettings>
|
||||
</Form>
|
||||
@@ -111,20 +111,20 @@
|
||||
</Hosts>
|
||||
<Resources>
|
||||
<bt:Images>
|
||||
<bt:Image id="PAL.tpicon_16x16" DefaultValue="~remoteAppUrl/Images/Icon16.png" />
|
||||
<bt:Image id="PAL.tpicon_32x32" DefaultValue="~remoteAppUrl/Images/Icon32.png" />
|
||||
<bt:Image id="PAL.tpicon_80x80" DefaultValue="~remoteAppUrl/Images/Icon80.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="https://clportal.pal.it/res/OutlookAddin/Images/RegInv_32.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_32x32" DefaultValue="~remoteAppUrl/Images/Flag_It_Icon32.png" />
|
||||
<bt:Image id="PAL.flag_it_80x80" DefaultValue="~remoteAppUrl/Images/Flag_It_Icon80.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="https://clportal.pal.it/res/OutlookAddin/Images/Flag_It_32.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_32x32" DefaultValue="~remoteAppUrl/Images/Flag_En_Icon32.png" />
|
||||
<bt:Image id="PAL.flag_en_80x80" DefaultValue="~remoteAppUrl/Images/Flag_En_Icon80.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="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_32.png" />
|
||||
<bt:Image id="PAL.flag_en_80x80" DefaultValue="https://clportal.pal.it/res/OutlookAddin/Images/Flag_En_80.png" />
|
||||
</bt:Images>
|
||||
<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>
|
||||
<!-- ShortStrings max characters==125. -->
|
||||
<bt:ShortStrings>
|
||||
|
||||
Reference in New Issue
Block a user