aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-05-04 02:49:11 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-05-04 02:49:11 +0800
commit697c34cf89935ae92ab52a61f2db9730092144f2 (patch)
tree1a64d572f8178927fe6fe2121dabd97aa24df35e /addressbook
parent72fcf71252f237bdf780df0c08b51f557876b92d (diff)
downloadgsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar.gz
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar.bz2
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar.lz
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar.xz
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.tar.zst
gsoc2013-evolution-697c34cf89935ae92ab52a61f2db9730092144f2.zip
remove unused colorpicker.
2004-05-03 Larry Ewing <lewing@ximian.com> * gui/component/ldap-config.glade: remove unused colorpicker. svn path=/trunk/; revision=25766
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog4
-rw-r--r--addressbook/gui/component/ldap-config.glade46
2 files changed, 5 insertions, 45 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 638788a778..ed73eaedb8 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,7 @@
+2004-05-03 Larry Ewing <lewing@ximian.com>
+
+ * gui/component/ldap-config.glade: remove unused colorpicker.
+
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: set the
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade
index c07a76ceac..f5b8a496e0 100644
--- a/addressbook/gui/component/ldap-config.glade
+++ b/addressbook/gui/component/ldap-config.glade
@@ -2,7 +2,6 @@
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>
-<requires lib="gnome"/>
<widget class="GtkWindow" id="account-add-window">
<property name="title" translatable="yes">Add Contacts Group</property>
@@ -100,7 +99,7 @@
<widget class="GtkTable" id="table7">
<property name="border_width">12</property>
<property name="visible">True</property>
- <property name="n_rows">2</property>
+ <property name="n_rows">1</property>
<property name="n_columns">2</property>
<property name="homogeneous">False</property>
<property name="row_spacing">6</property>
@@ -128,49 +127,6 @@
</child>
<child>
- <widget class="GtkLabel" id="label42">
- <property name="visible">True</property>
- <property name="label" translatable="yes">C_olor:</property>
- <property name="use_underline">True</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">display-color-colorpicker</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeColorPicker" id="display-color-colorpicker">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="dither">True</property>
- <property name="use_alpha">False</property>
- <property name="title" translatable="yes">Pick a color</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
<widget class="GtkLabel" id="label41">
<property name="visible">True</property>
<property name="label" translatable="yes">_Name:</property>