[gnome-system-tools] Remove time zone icon in time-admin's main dialog
- From: Milan Bouchet-Valat <milanbv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-tools] Remove time zone icon in time-admin's main dialog
- Date: Sat, 12 Feb 2011 16:54:20 +0000 (UTC)
commit de4b23dad5053950231a650a4fc4aaf9fe748d22
Author: Milan Bouchet-Valat <nalimilan club fr>
Date: Sat Feb 12 17:45:31 2011 +0100
Remove time zone icon in time-admin's main dialog
This icon has been missing for several releases and is really useless.
interfaces/time.ui | 27 +++------------------------
1 files changed, 3 insertions(+), 24 deletions(-)
---
diff --git a/interfaces/time.ui b/interfaces/time.ui
index 66a26e1..1747c04 100644
--- a/interfaces/time.ui
+++ b/interfaces/time.ui
@@ -326,31 +326,10 @@
<property name="receives_default">False</property>
<signal name="clicked" handler="timezone_button_clicked"/>
<child>
- <object class="GtkHBox" id="hbox52">
+ <object class="GtkLabel" id="tzlabel">
<property name="visible">True</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkImage" id="image14">
- <property name="visible">True</property>
- <property name="pixel_size">1</property>
- <property name="icon_name">stock_timezone</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="tzlabel">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Unconfigured</property>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Unconfigured</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]