Kaydet (Commit) e766c3b8 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

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 543389a8)
üst 835e387c
...@@ -151,15 +151,15 @@ ...@@ -151,15 +151,15 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="row_spacing">6</property> <property name="row_spacing">6</property>
<property name="column_spacing">12</property> <property name="column_spacing">6</property>
<child> <child>
<object class="GtkLabel" id="label5"> <object class="GtkLabel" id="label5">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Width:</property> <property name="label" translatable="yes">Width:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">widthmf-nospin</property> <property name="mnemonic_widget">widthmf-nospin</property>
<property name="xalign">1</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -170,10 +170,10 @@ ...@@ -170,10 +170,10 @@
<object class="GtkLabel" id="label6"> <object class="GtkLabel" id="label6">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Height:</property> <property name="label" translatable="yes">Height:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">heightmf-nospin</property> <property name="mnemonic_widget">heightmf-nospin</property>
<property name="xalign">1</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -184,10 +184,10 @@ ...@@ -184,10 +184,10 @@
<object class="GtkLabel" id="resolutionft"> <object class="GtkLabel" id="resolutionft">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Resolution:</property> <property name="label" translatable="yes">Resolution:</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">resolutionmf-nospin</property> <property name="mnemonic_widget">resolutionmf-nospin</property>
<property name="xalign">1</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -332,34 +332,7 @@ ...@@ -332,34 +332,7 @@
<object class="GtkGrid" id="grid2"> <object class="GtkGrid" id="grid2">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="row_spacing">6</property>
<property name="column_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> <child>
<object class="GtkSpinButton" id="compressionjpgnf-nospin"> <object class="GtkSpinButton" id="compressionjpgnf-nospin">
<property name="visible">True</property> <property name="visible">True</property>
...@@ -422,7 +395,6 @@ ...@@ -422,7 +395,6 @@
<object class="GtkGrid" id="grid9"> <object class="GtkGrid" id="grid9">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property> <property name="column_spacing">6</property>
<child> <child>
<object class="GtkSpinButton" id="compressionpngnf-nospin"> <object class="GtkSpinButton" id="compressionpngnf-nospin">
...@@ -450,32 +422,6 @@ ...@@ -450,32 +422,6 @@
<property name="top_attach">0</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </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> </object>
</child> </child>
</object> </object>
...@@ -978,10 +924,10 @@ ...@@ -978,10 +924,10 @@
<object class="GtkLabel" id="estsizeft"> <object class="GtkLabel" id="estsizeft">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="xpad">3</property> <property name="xpad">3</property>
<property name="wrap">True</property> <property name="wrap">True</property>
<property name="max_width_chars">30</property> <property name="max_width_chars">30</property>
<property name="xalign">0</property>
</object> </object>
</child> </child>
</object> </object>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment