Mini Kabibi Habibi
<?xml version="1.0" encoding="UTF-8"?>
<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>5349ad08-7cee-4c45-bd83-fabb5bfd979d</Id>
<Version>1.0.2506.26010</Version>
<ProviderName>Microsoft</ProviderName>
<DefaultLocale>en-US</DefaultLocale>
<DisplayName DefaultValue="UDP Dialog" />
<Description DefaultValue="User Defined Permission"/>
<IconUrl DefaultValue="https://fa000000137.resources.office.net/assets/icon-32.png" />
<HighResolutionIconUrl DefaultValue="https://fa000000137.resources.office.net/assets/icon-80.png"/>
<Hosts>
<Host Name="Document"/>
<Host Name="Drawing" />
<Host Name="Presentation" />
<Host Name="Workbook"/>
</Hosts>
<DefaultSettings>
<SourceLocation DefaultValue="https://fa000000137.resources.office.net/index.html" />
</DefaultSettings>
<Permissions>ReadWriteDocument</Permissions>
<Requirements>
<Sets DefaultMinVersion="1.1.0">
<Set Name="UserDefinedPermissionsDialogSdx" MinVersion="1.1.0" />
</Sets>
</Requirements>
<VersionOverrides xmlns="http://schemas.microsoft.com/office/taskpaneappversionoverrides" xsi:type="VersionOverridesV1_0">
<Resources>
<bt:Urls>
<bt:Url id="ExcelDialog.URL" DefaultValue="https://fa000000137.resources.office.net/index_excel_win32.html"/>
<bt:Url id="PptDialog.URL" DefaultValue="https://fa000000137.resources.office.net/index_powerpoint_win32.html"/>
<bt:Url id="WordDialog.URL" DefaultValue="https://fa000000137.resources.office.net/index_word_win32.html"/>
</bt:Urls>
</Resources>
</VersionOverrides>
</OfficeApp>