__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface domain="sd">
<requires lib="gtk+" version="3.20"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">1000</property>
<property name="step-increment">1</property>
<property name="page-increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="upper">1000</property>
<property name="step-increment">1</property>
<property name="page-increment">10</property>
</object>
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="icon-name">sd/res/playblue_16.png</property>
</object>
<object class="GtkTreeStore" id="liststore1">
<columns>
<!-- column-name expander -->
<column type="GdkPixbuf"/>
<!-- column-name text -->
<column type="gchararray"/>
<!-- column-name id -->
<column type="gchararray"/>
</columns>
</object>
<object class="GtkBox" id="SlideTransitionsPanel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="border-width">6</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkScrolledWindow" id="transitions_icons_scrolled_window">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">in</property>
<child>
<object class="GtkIconView" id="transitions_icons">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="margin">6</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore1</property>
<property name="pixbuf-column">0</property>
<property name="text-column">1</property>
<property name="item-width">55</property>
<property name="tooltip-column">1</property>
<property name="activate-on-single-click">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="transitions_icons-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|transitions_icons">Select the slide transition you want to use for the selected slides.</property>
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<!-- n-columns=2 n-rows=4 -->
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">12</property>
<property name="margin-top">3</property>
<property name="row-spacing">6</property>
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="duration_label">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="slidetransitionspanel|duration_label">Duration:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">transition_duration</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="transition_duration">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="tooltip-text" translatable="yes" context="slidetransitionspanel|transition_duration|tooltip_text">Select the speed of Slide Transition.</property>
<property name="hexpand">True</property>
<property name="truncate-multiline">True</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
<child internal-child="accessible">
<object class="AtkObject" id="transition_duration-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|transition_duration">Sets the duration of the slide transition.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="sound_label">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="slidetransitionspanel|sound_label">Sound:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">sound_list</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="sound_list">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<items>
<item translatable="yes" context="slidetransitionspanel|sound_list">No sound</item>
<item translatable="yes" context="slidetransitionspanel|sound_list">Stop previous sound</item>
<item translatable="yes" context="slidetransitionspanel|sound_list">Other sound...</item>
</items>
<child internal-child="accessible">
<object class="AtkObject" id="sound_list-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|sound_list">Lists sounds that can played during the slide transition.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="loop_sound">
<property name="label" translatable="yes" context="slidetransitionspanel|loop_sound">Loop until next sound</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="loop_sound-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|loop_sound">Select to play the sound repeatedly until another sound starts.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="variant_label">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="slidetransitionspanel|variant_label">Variant:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">variant_list</property>
<property name="xalign">1</property>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkComboBoxText" id="variant_list">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child internal-child="accessible">
<object class="AtkObject" id="variant_list-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|variant_list">Select a variation of the transition.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<placeholder/>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="slidetransitionspanel|label1">Modify Transition</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">12</property>
<property name="margin-top">3</property>
<property name="row-spacing">6</property>
<property name="column-spacing">12</property>
<child>
<object class="GtkRadioButton" id="rb_mouse_click">
<property name="label" translatable="yes" context="slidetransitionspanel|rb_mouse_click">On mouse click</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="active">True</property>
<property name="draw-indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="rb_mouse_click-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_mouse_click">Select to advance to the next slide on a mouse click.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="rb_auto_after">
<property name="label" translatable="yes" context="slidetransitionspanel|rb_auto_after">After:</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
<property name="group">rb_mouse_click</property>
<accessibility>
<relation type="label-for" target="auto_after_value"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="rb_auto_after-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_auto_after">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="auto_after_value">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="truncate-multiline">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
<accessibility>
<relation type="labelled-by" target="rb_auto_after"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="auto_after_value-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|auto_after_value">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="slidetransitionspanel|label2">Advance Slide</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="repeat_after_frame">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label-xalign">0</property>
<property name="shadow-type">none</property>
<child>
<!-- n-columns=2 n-rows=2 -->
<object class="GtkGrid" id="grid3">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="margin-start">12</property>
<property name="margin-top">3</property>
<property name="row-spacing">6</property>
<property name="column-spacing">12</property>
<child>
<object class="GtkRadioButton" id="rb_disabled">
<property name="label" translatable="yes" context="slidetransitionspanel|rb_disabled">Disabled</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="active">True</property>
<property name="draw-indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="rb_disabled-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_disabled">Select to advance to the next slide on a mouse click.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
<property name="width">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="rb_auto_repeat">
<property name="label" translatable="yes" context="slidetransitionspanel|rb_auto_repeat">After :</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
<property name="group">rb_disabled</property>
<accessibility>
<relation type="label-for" target="rb_auto_repeat_value"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="rb_auto_repeat-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_auto_repeat">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="rb_auto_repeat_value">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hexpand">True</property>
<property name="truncate-multiline">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
<accessibility>
<relation type="labelled-by" target="rb_auto_repeat"/>
</accessibility>
<child internal-child="accessible">
<object class="AtkObject" id="rb_auto_repeat_value-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|rb_auto_repeat_value">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</property>
</object>
</child>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="slidetransitionspanel|rb_auto_repeat">Repeat Slideshow</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<child>
<object class="GtkButtonBox" id="buttonbox1">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="layout-style">center</property>
<child>
<object class="GtkButton" id="apply_to_all">
<property name="label" translatable="yes" context="slidetransitionspanel|apply_to_all">Apply Transition to All Slides</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="halign">center</property>
<child internal-child="accessible">
<object class="AtkObject" id="apply_to_all-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|apply_to_all">Applies the selected slide transition to all slides in the current presentation document.</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkSeparator" id="separator1">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box3">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="spacing">18</property>
<child>
<object class="GtkCheckButton" id="auto_preview">
<property name="label" translatable="yes" context="slidetransitionspanel|auto_preview">Automatic Preview</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="auto_preview-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|auto_preview">Select to see the slide transitions automatically in the document.</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="play">
<property name="label" translatable="yes" context="slidetransitionspanel|play">Play</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="tooltip-text" translatable="yes" context="slidetransitionspanel|play|tooltip_text">Preview Effect</property>
<property name="image">image1</property>
<property name="use-underline">True</property>
<property name="image-position">right</property>
<property name="always-show-image">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="play-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|play">Shows the current slide transition as a preview.</property>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child internal-child="accessible">
<object class="AtkObject" id="SlideTransitionsPanel-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="slidetransitionspanel|extended_tip|SlideTransitionsPanel">Defines the special effect that plays when you display a slide during a slide show.</property>
</object>
</child>
</object>
<object class="GtkSizeGroup">
<widgets>
<widget name="duration_label"/>
<widget name="sound_label"/>
<widget name="variant_label"/>
<widget name="rb_auto_after"/>
<widget name="rb_auto_repeat"/>
</widgets>
</object>
</interface>
| 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 |
|