Mini Kabibi Habibi
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Protect" av2Title="Protect a PDF" description="Prevent others from copying, printing, and editing the information in PDFs" av2Description="Secure a PDF with a password or certificate and set permissions" id="ProtectApp" showLabels="true" majorVersion="1" minorVersion="0" manualLayout="true">
<Commands>
<Command name="RestrictWithPassword"/>
<Command name="SecurityPolicyFavorites"/>
<Command name="MoreProtection"/>
<Command name="RemoveHiddenInfo"/>
<Command name="ProtectMIPWithLabels"/>
</Commands>
<Layouts>
<Layout name="Default" OpenInDocumentTab="true">
<TopBar align="Center">
<Component name="RestrictWithPassword"/>
<Component name="SecurityPolicyFavorites"/>
<Component name="RemoveHiddenInfo"/>
<Component name="MoreProtection"/>
</TopBar>
</Layout>
<Layout name="ProtectSimplifiedExp">
<TopBar align="Center">
<Component name="ProtectUsingPwdMenuItem"/>
<Component name="RemoveHiddenInfo"/>
<Component name="MoreProtection"/>
</TopBar>
</Layout>
<Layout name="ProtectMIPSimplifiedExp">
<TopBar align="Center">
<Component name="ProtectUsingPwdMenuItem"/>
<Component name="ProtectMIPWithLabels"/>
<Component name="RemoveHiddenInfo"/>
<Component name="MoreProtection"/>
</TopBar>
</Layout>
</Layouts>
</Application>