__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.40.0 -->
<interface domain="sd">
  <requires lib="gtk+" version="3.20"/>
  <object class="GtkMenu" id="dragmodemenu">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <child>
      <object class="GtkRadioMenuItem" id="1">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanelSTR_DRAGTYPE_URL">Insert as Hyperlink</property>
        <property name="draw-as-radio">True</property>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="2">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_DRAGTYPE_LINK">Insert as Link</property>
        <property name="draw-as-radio">True</property>
        <property name="group">1</property>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="3">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_DRAGTYPE_EMBEDDED">Insert as Copy</property>
        <property name="draw-as-radio">True</property>
        <property name="group">1</property>
      </object>
    </child>
  </object>
  <object class="GtkTreeStore" id="liststore2">
    <columns>
      <!-- column-name expander -->
      <column type="GdkPixbuf"/>
      <!-- column-name text -->
      <column type="gchararray"/>
      <!-- column-name id -->
      <column type="gchararray"/>
    </columns>
  </object>
  <!-- n-columns=1 n-rows=1 -->
  <object class="GtkGrid" id="NavigatorPanel">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <property name="hexpand">True</property>
    <property name="vexpand">True</property>
    <property name="border-width">6</property>
    <child>
      <!-- n-columns=1 n-rows=3 -->
      <object class="GtkGrid">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="hexpand">True</property>
        <property name="vexpand">True</property>
        <property name="row-spacing">3</property>
        <property name="column-spacing">6</property>
        <child>
          <object class="GtkComboBoxText" id="documents">
            <property name="visible">True</property>
            <property name="can-focus">False</property>
            <property name="tooltip-text" translatable="yes" context="navigatorpanel|documents|tooltip_text">Open Documents</property>
            <child internal-child="accessible">
              <object class="AtkObject" id="documents-atkobject">
                <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|documents-atkobject">Active Window</property>
                <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|documents">Lists currently open presentations or drawings.</property>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">2</property>
          </packing>
        </child>
        <child>
          <object class="GtkScrolledWindow">
            <property name="visible">True</property>
            <property name="can-focus">True</property>
            <property name="hexpand">True</property>
            <property name="vexpand">True</property>
            <property name="shadow-type">in</property>
            <child>
              <object class="GtkTreeView" id="tree">
                <property name="width-request">-1</property>
                <property name="visible">True</property>
                <property name="can-focus">True</property>
                <property name="receives-default">True</property>
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <property name="model">liststore2</property>
                <property name="headers-visible">False</property>
                <property name="reorderable">True</property>
                <property name="search-column">1</property>
                <child internal-child="selection">
                  <object class="GtkTreeSelection" id="Macro Library List-selection11"/>
                </child>
                <child>
                  <object class="GtkTreeViewColumn" id="treeviewcolumn21">
                    <property name="spacing">6</property>
                    <child>
                      <object class="GtkCellRendererPixbuf" id="cellrenderertext44"/>
                      <attributes>
                        <attribute name="pixbuf">0</attribute>
                      </attributes>
                    </child>
                    <child>
                      <object class="GtkCellRendererText" id="cellrenderertext22"/>
                      <attributes>
                        <attribute name="text">1</attribute>
                      </attributes>
                    </child>
                  </object>
                </child>
                <child internal-child="accessible">
                  <object class="AtkObject" id="tree-atkobject">
                    <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|STR_OBJECTS_TREE">Page Tree</property>
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|tree">Lists available slides. Double-click a slide to make it the active slide.</property>
                  </object>
                </child>
              </object>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">1</property>
          </packing>
        </child>
        <child>
          <object class="GtkToolbar" id="toolbox">
            <property name="visible">True</property>
            <property name="can-focus">True</property>
            <property name="hexpand">True</property>
            <property name="toolbar-style">icons</property>
            <property name="icon_size">2</property>
            <child>
              <object class="GtkToolButton" id="first">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|first|tooltip_text">First Slide</property>
                <property name="icon-name">sd/res/nv03.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="first-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|first">Jumps to the first page.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">False</property>
              </packing>
            </child>
            <child>
              <object class="GtkToolButton" id="previous">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|previous|tooltip_text">Previous Slide</property>
                <property name="icon-name">sd/res/nv04.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="previous-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|previous">Moves back one page.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">False</property>
              </packing>
            </child>
            <child>
              <object class="GtkToolButton" id="next">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|next|tooltip_text">Next Slide</property>
                <property name="icon-name">sd/res/nv05.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="next-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|next">Move forward one page.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">False</property>
              </packing>
            </child>
            <child>
              <object class="GtkToolButton" id="last">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|last|tooltip_text">Last Slide</property>
                <property name="icon-name">sd/res/nv06.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="last-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|last">Jumps to the last page.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">False</property>
              </packing>
            </child>
            <child>
              <object class="GtkSeparatorToolItem" id="separator">
                <property name="visible">True</property>
                <property name="can-focus">False</property>
                <property name="halign">end</property>
                <property name="hexpand">True</property>
              </object>
              <packing>
                <property name="expand">True</property>
                <property name="homogeneous">False</property>
              </packing>
            </child>
            <child>
              <object class="GtkMenuToolButton" id="dragmode">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|dragmode|tooltip_text">Drag Mode</property>
                <property name="icon-name">sd/res/nv09.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="dragmode-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|dragmode">Drag and drop slides and named objects into the active slide.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">True</property>
              </packing>
            </child>
            <child>
              <object class="GtkMenuToolButton" id="shapes">
                <property name="visible">True</property>
                <property name="tooltip-text" translatable="yes" context="navigatorpanel|shapes|tooltip_text">Show Shapes</property>
                <property name="icon-name">sd/res/graphic.png</property>
                <child internal-child="accessible">
                  <object class="AtkObject" id="shapes-atkobject">
                    <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|shapes">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the Tab key, the next shape in the defined order is selected.</property>
                  </object>
                </child>
              </object>
              <packing>
                <property name="expand">False</property>
                <property name="homogeneous">True</property>
              </packing>
            </child>
          </object>
          <packing>
            <property name="left-attach">0</property>
            <property name="top-attach">0</property>
          </packing>
        </child>
      </object>
      <packing>
        <property name="left-attach">0</property>
        <property name="top-attach">0</property>
      </packing>
    </child>
    <child internal-child="accessible">
      <object class="AtkObject" id="NavigatorPanel-atkobject">
        <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|NavigatorPanel">Opens the Navigator, where you can quickly jump to other slides or move between open files.</property>
      </object>
    </child>
  </object>
  <object class="GtkMenu" id="shapemenu">
    <property name="visible">True</property>
    <property name="can-focus">False</property>
    <child>
      <object class="GtkRadioMenuItem" id="named">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_SHOW_NAMED_SHAPES">Named shapes</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">all</property>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="all">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_SHOW_ALL_SHAPES">All shapes</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">named</property>
      </object>
    </child>
    <child>
      <object class="GtkSeparatorMenuItem">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="fronttoback">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_FRONT_TO_BACK">Front to back</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">backtofront</property>
      </object>
    </child>
    <child>
      <object class="GtkRadioMenuItem" id="backtofront">
        <property name="visible">True</property>
        <property name="can-focus">False</property>
        <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_BACK_TO_FRONT">Back to front</property>
        <property name="use-underline">True</property>
        <property name="draw-as-radio">True</property>
        <property name="group">fronttoback</property>
      </object>
    </child>
  </object>
</interface>

Filemanager

Name Type Size Permission Actions
annotation.ui File 7.67 KB 0644
annotationtagmenu.ui File 1.96 KB 0644
clientboxfragment.ui File 2.9 KB 0644
currentmastermenu.ui File 2.79 KB 0644
customanimationeffecttab.ui File 21.43 KB 0644
customanimationfragment.ui File 17.13 KB 0644
customanimationproperties.ui File 9.03 KB 0644
customanimationspanel.ui File 36.94 KB 0644
customanimationtexttab.ui File 7.61 KB 0644
customanimationtimingtab.ui File 13.17 KB 0644
customslideshows.ui File 13.92 KB 0644
definecustomslideshow.ui File 18.01 KB 0644
displaywindow.ui File 5.69 KB 0644
dlgfield.ui File 13.2 KB 0644
dockinganimation.ui File 34.46 KB 0644
effectmenu.ui File 2.86 KB 0644
fieldmenu.ui File 295 B 0644
fontsizemenu.ui File 1.6 KB 0644
fontstylemenu.ui File 1.31 KB 0644
gluebox.ui File 803 B 0644
headerfooterdialog.ui File 9.33 KB 0644
headerfootertab.ui File 28.42 KB 0644
impressprinteroptions.ui File 22.51 KB 0644
insertslides.ui File 7.15 KB 0644
interactiondialog.ui File 4.26 KB 0644
interactionpage.ui File 24.22 KB 0644
layoutmenu.ui File 1.17 KB 0644
layoutpanel.ui File 1010 B 0644
layoutwindow.ui File 6.42 KB 0644
masterlayoutdlg.ui File 11.21 KB 0644
mastermenu.ui File 1.88 KB 0644
masterpagemenu.ui File 295 B 0644
masterpagepanel.ui File 2.26 KB 0644
masterpagepanelall.ui File 2.24 KB 0644
masterpagepanelrecent.ui File 2.26 KB 0644
navigatorpanel.ui File 15.28 KB 0644
notebookbar.ui File 1.06 MB 0644
notebookbar_compact.ui File 1.03 MB 0644
notebookbar_groupedbar_compact.ui File 774.55 KB 0644
notebookbar_groupedbar_full.ui File 726 KB 0644
notebookbar_groups.ui File 96.23 KB 0644
notebookbar_online.ui File 3.18 KB 0644
notebookbar_single.ui File 623.15 KB 0644
noteschildwindow.ui File 1.72 KB 0644
notespanelcontextmenu.ui File 295 B 0644
optimpressgeneralpage.ui File 40.65 KB 0644
pagesfieldbox.ui File 1.15 KB 0644
photoalbum.ui File 21.25 KB 0644
pmimagespage.ui File 9.89 KB 0644
pminfodialog.ui File 1.85 KB 0644
pmintropage.ui File 6.16 KB 0644
pmobjectspage.ui File 5.65 KB 0644
pmslidespage.ui File 5.99 KB 0644
pmsummarypage.ui File 12.15 KB 0644
presentationdialog.ui File 53.86 KB 0644
prntopts.ui File 34.85 KB 0644
remotedialog.ui File 7.76 KB 0644
rotatemenu.ui File 2.5 KB 0644
scalemenu.ui File 2.77 KB 0644
sdviewpage.ui File 7.83 KB 0644
sidebarslidebackground.ui File 14.67 KB 0644
slidecontextmenu.ui File 7.15 KB 0644
slidedesigndialog.ui File 11.03 KB 0644
slidetransitionspanel.ui File 29.9 KB 0644
snapmenu.ui File 295 B 0644
tabledesignpanel.ui File 11.98 KB 0644
tabviewbar.ui File 1.66 KB 0644
templatedialog.ui File 20.88 KB 0644
Filemanager