[evolution-patches] A patch for addressbook on head
- From: sh <hao sheng sun com>
- To: toshok ximian com
- Cc: evolution-patches ximian com
- Subject: [evolution-patches] A patch for addressbook on head
- Date: Tue, 17 Feb 2004 17:34:49 -0500
Hi Chris,
This patch is aimed for head. We have found a bug in addressbook which
can be reproduced as follows:
1) Invoke Evolution (Launch->Extras->Ximian Evolution)
2) Click 'Contacts' Folder
3) Click view->Current view->Define views
4) 'Define Views For Addressbook' window pops up.
5) Click on any views (say) 'By_company' in the window and click 'Edit'
button.
6) 'By_Company' window pops up.
7) Click 'Fields Shown' button. 'Show Fields' window pops up.
8) press key ALT+O
9) Observe that 'OK' button doesnot work on press of ALT+O
Actual result:
After 9) ,the 'OK' button does not work on press of ALT+O
Attach is a patch to fix that. Would you like to spend a little time to
review it? Thank you.
Best regards
Index: e-table-config.glade
===================================================================
RCS file: /cvs/gnome/gal/gal/e-table/e-table-config.glade,v
retrieving revision 1.21
diff -u -r1.21 e-table-config.glade
--- e-table-config.glade 8 Apr 2003 16:08:22 -0000 1.21
+++ e-table-config.glade 17 Feb 2004 09:29:35 -0000
@@ -96,7 +96,7 @@
<child>
<widget class="GtkLabel" id="label-displayed">
<property name="visible">True</property>
- <property name="label" translatable="yes">Sh_ow these fields in order:</property>
+ <property name="label" translatable="yes">_Show these fields in order:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]