summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-06-12 04:49:49 -0500
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:22:32 +0200
commitadf3401b189045fba455a54fc6326e2bbffb1371 (patch)
treef9359298c89332f2fe84a33d2fe1349a06ca2ffb /svtools
parent4b44adb4f87d55c646e0916667e98b827dece2fd (diff)
graphicexport.ui: Remove incredibly unhelpful “help” messages
“1 is less quality, 100 is more quality.” You don’t say?! These are things that any person can deduce by themselves by looking at the sliding bar. Let’s not assume users are idiots who need to be told obvious things, and in *two* mostly identical sentences. Change-Id: Id1de16b078712009a1fce4d21f7509f873d35bc0 (cherry picked from commit 543389a813879d16bde12d3edcaa802c994ec1be)
Diffstat (limited to 'svtools')
-rw-r--r--svtools/uiconfig/ui/graphicexport.ui64
1 files changed, 5 insertions, 59 deletions
diff --git a/svtools/uiconfig/ui/graphicexport.ui b/svtools/uiconfig/ui/graphicexport.ui
index 3110d089cd6f..4a5a50e09b05 100644
--- a/svtools/uiconfig/ui/graphicexport.ui
+++ b/svtools/uiconfig/ui/graphicexport.ui
@@ -151,15 +151,15 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="row_spacing">6</property>
- <property name="column_spacing">12</property>
+ <property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Width:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">widthmf-nospin</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -170,10 +170,10 @@
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Height:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">heightmf-nospin</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -184,10 +184,10 @@
<object class="GtkLabel" id="resolutionft">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">1</property>
<property name="label" translatable="yes">Resolution:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">resolutionmf-nospin</property>
+ <property name="xalign">1</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -332,35 +332,8 @@
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
- <object class="GtkLabel" id="label10">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">1 is minimum quality and smallest file size.</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- <property name="width">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">100 is maximum quality and biggest file size.</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- <property name="width">2</property>
- </packing>
- </child>
- <child>
<object class="GtkSpinButton" id="compressionjpgnf-nospin">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -422,7 +395,6 @@
<object class="GtkGrid" id="grid9">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkSpinButton" id="compressionpngnf-nospin">
@@ -450,32 +422,6 @@
<property name="top_attach">0</property>
</packing>
</child>
- <child>
- <object class="GtkLabel" id="label22">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">0 is biggest file size and fastest loading.</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">1</property>
- <property name="width">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label23">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">9 is smallest file size and slowest loading.</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">2</property>
- <property name="width">2</property>
- </packing>
- </child>
</object>
</child>
</object>
@@ -978,10 +924,10 @@
<object class="GtkLabel" id="estsizeft">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="xpad">3</property>
<property name="wrap">True</property>
<property name="max_width_chars">30</property>
+ <property name="xalign">0</property>
</object>
</child>
</object>