Mini Kabibi Habibi
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="JavaScript" av2Title="Use JavaScript" description="Enhance PDF forms and connect to databases with JavaScript" av2Description="Enhance PDF forms and connect to databases with JavaScript" id="DeveloperApp" showLabels="true" majorVersion="1" minorVersion="0">
<Commands>
<Command name="jsDebugFromStart"/>
<Command name="jsDocJavaScripts"/>
<Command name="jsEditAllJavaScripts"/>
<Command name="jsDebugger"/>
<Command name="jsSetDocActions"/>
</Commands>
<Layouts>
<Layout name="Default" OpenInDocumentTab="true">
<TopBar align="Center">
<Component name="jsDebugFromStart"/>
<Component name="jsDebugger"/>
<Component type="Separator"/>
<Component name="jsDocJavaScripts"/>
<Component name="jsEditAllJavaScripts"/>
<Component name="jsSetDocActions"/>
</TopBar>
</Layout>
</Layouts>
</Application>