Mini Kabibi Habibi
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Redact" av2Title="Redact a PDF" description="Permanently delete sensitive text, graphics, or hidden data" richTooltip = "Permanently delete content and hidden information to protect sensitive data." av2Description="Permanently delete sensitive content and hidden data" id="RedactApp" showLabels="true" majorVersion="1" minorVersion="0" defaultCommand="Annots:Tool:RedactMenuItem" manualLayout="true">
<Commands>
<Command name="Annots:Tool:RedactMenuItem"/>
<Command name="RedactApplyButton"/>
<Command name="Annots:Tool:RedactToolPropsMenuItem"/>
<Command name="RemoveHiddenInfo"/>
<Command name="SanitizeDocumentCmd"/>
</Commands>
<Layouts>
<Layout name="Default" OpenInDocumentTab="true">
<TopBar align="Center">
<Component name="RedactTextImagesSplitButton" type="SplitButtonBorderLess" />
<Component name="SanitizeDocumentCmd"/>
</TopBar>
</Layout>
<Layout name="OldDefault">
<TopBar align="Center">
<Component name="MarkForRedactionDropDown"/>
<Component name="RedactApplyButton"/>
<Component name="Annots:Tool:RedactToolPropsMenuItem"/>
<Component name="RemoveHiddenInfo"/>
<Component name="SanitizeDocumentCmd"/>
</TopBar>
</Layout>
</Layouts>
</Application>