[evolution-patches] addressbook patch for #41254



HIG-ifies the contact list editor.

cheers,
-- 
Anna Marie Dirks <anna ximian com>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1403
diff -u -w -u -r1.1403 ChangeLog
--- ChangeLog	14 May 2003 00:45:18 -0000	1.1403
+++ ChangeLog	14 May 2003 19:46:31 -0000
@@ -1,3 +1,18 @@
+2003-05-14  Anna Marie Dirks  <anna ximian com>
+
+	* gui/contact-list-editor/contact-list-editor.glade:  Added 
+	HIG-appropriate spacing, padding, capitalization and accelerators. 
+	Fixes bug #41254
+
+	* gui/contact-editor/fulladdr.glade: Added HIG-appropriate
+	spacing, padding, capitalization and accelerators. Fixes bug #41251
+
+	* gui/contact-editor/fullname.glade:  Added HIG-appropriate
+	spacing, padding, capitalization and accelerators. Fixes bug #41249.
+
+	* gui/contact-editor/contact-editor.glade: Added HIG-appropriate
+	spacing, padding, capitalization and accelerators. Fixes bug #41248.
+
 2003-05-13  Chris Toshok  <toshok ximian com>
 
 	* gui/component/select-names/e-select-names-text-model.c
Index: gui/contact-list-editor/contact-list-editor.glade
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/contact-list-editor/contact-list-editor.glade,v
retrieving revision 1.7
diff -u -w -u -r1.7 contact-list-editor.glade
--- gui/contact-list-editor/contact-list-editor.glade	30 Apr 2003 04:10:22 -0000	1.7
+++ gui/contact-list-editor/contact-list-editor.glade	14 May 2003 19:46:31 -0000
@@ -23,22 +23,22 @@
 
       <child>
 	<widget class="GtkVBox" id="vbox8">
-	  <property name="border_width">3</property>
+	  <property name="border_width">6</property>
 	  <property name="visible">True</property>
 	  <property name="homogeneous">False</property>
-	  <property name="spacing">0</property>
+	  <property name="spacing">6</property>
 
 	  <child>
 	    <widget class="GtkHBox" id="hbox6">
-	      <property name="border_width">3</property>
+	      <property name="border_width">6</property>
 	      <property name="visible">True</property>
 	      <property name="homogeneous">False</property>
-	      <property name="spacing">3</property>
+	      <property name="spacing">6</property>
 
 	      <child>
 		<widget class="GtkLabel" id="label10">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">List _name:</property>
+		  <property name="label" translatable="yes">_List name:</property>
 		  <property name="use_underline">True</property>
 		  <property name="use_markup">False</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -110,22 +110,22 @@
 
 	      <child>
 		<widget class="GtkHBox" id="hbox7">
+		  <property name="border_width">6</property>
 		  <property name="visible">True</property>
 		  <property name="homogeneous">False</property>
-		  <property name="spacing">0</property>
+		  <property name="spacing">6</property>
 
 		  <child>
 		    <widget class="GtkVBox" id="vbox9">
-		      <property name="border_width">3</property>
 		      <property name="visible">True</property>
 		      <property name="homogeneous">False</property>
-		      <property name="spacing">3</property>
+		      <property name="spacing">6</property>
 
 		      <child>
 			<widget class="GtkLabel" id="label11">
 			  <property name="visible">True</property>
-			  <property name="label" translatable="yes">Type an email address or drag a contact into the list below:</property>
-			  <property name="use_underline">False</property>
+			  <property name="label" translatable="yes">_Type an email address or drag a contact into the list below:</property>
+			  <property name="use_underline">True</property>
 			  <property name="use_markup">False</property>
 			  <property name="justify">GTK_JUSTIFY_CENTER</property>
 			  <property name="wrap">False</property>
@@ -234,7 +234,7 @@
 			<widget class="GtkVButtonBox" id="vbuttonbox4">
 			  <property name="visible">True</property>
 			  <property name="layout_style">GTK_BUTTONBOX_START</property>
-			  <property name="spacing">0</property>
+			  <property name="spacing">6</property>
 
 			  <child>
 			    <widget class="GtkButton" id="add-email-button">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]