summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/compressgraphicdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'svx/uiconfig/ui/compressgraphicdialog.ui')
-rw-r--r--svx/uiconfig/ui/compressgraphicdialog.ui53
1 files changed, 33 insertions, 20 deletions
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index 0b143817407c..bcc9fde2c01e 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="compression-adjustment">
<property name="lower">1</property>
<property name="upper">9</property>
@@ -35,6 +36,20 @@
</row>
</data>
</object>
+ <object class="GtkAdjustment" id="quality-adjustment">
+ <property name="lower">1</property>
+ <property name="upper">99</property>
+ <property name="value">90</property>
+ <property name="step_increment">1</property>
+ <property name="page_increment">10</property>
+ </object>
+ <object class="GtkAdjustment" id="width-adjustment">
+ <property name="lower">1</property>
+ <property name="upper">20000</property>
+ <property name="value">1</property>
+ <property name="step_increment">100</property>
+ <property name="page_increment">100</property>
+ </object>
<object class="GtkDialog" id="CompressGraphicDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
@@ -78,6 +93,20 @@
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkButton" id="help">
+ <property name="label">gtk-help</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_stock">True</property>
+ </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>
@@ -247,9 +276,6 @@
</packing>
</child>
<child>
- <placeholder/>
- </child>
- <child>
<object class="GtkLabel" id="label15">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -280,6 +306,9 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <placeholder/>
+ </child>
</object>
</child>
</object>
@@ -444,7 +473,6 @@
<object class="GtkComboBoxText" id="combo-resolution">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="column_span_column">0</property>
<property name="has_entry">True</property>
<items>
<item>50</item>
@@ -527,7 +555,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="invisible_char_set">True</property>
<property name="adjustment">compression-adjustment</property>
<property name="numeric">True</property>
</object>
@@ -642,18 +669,4 @@
<action-widget response="0">cancel</action-widget>
</action-widgets>
</object>
- <object class="GtkAdjustment" id="quality-adjustment">
- <property name="lower">1</property>
- <property name="upper">99</property>
- <property name="value">90</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
- </object>
- <object class="GtkAdjustment" id="width-adjustment">
- <property name="lower">1</property>
- <property name="upper">20000</property>
- <property name="value">1</property>
- <property name="step_increment">100</property>
- <property name="page_increment">100</property>
- </object>
</interface>