[evolution-patches] Patch to fix Key Binding in Addressbook GUI



For some reason Print and Print Preview both had C-p bound to them. This
patch removes the Print Preview binding to match the rest of the
components/desktop.

-- dobey

Index: evolution-addressbook.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-addressbook.xml,v
retrieving revision 1.57
diff -u -r1.57 evolution-addressbook.xml
--- evolution-addressbook.xml	7 Apr 2003 17:17:41 -0000	1.57
+++ evolution-addressbook.xml	30 May 2003 18:27:01 -0000
@@ -11,8 +11,7 @@
 
     <cmd name="ContactsPrintPreview"
 	 _tip="Previews the contacts to be printed"
-	 pixtype="stock" pixname="Print"
-	 accel="*Control*p"/>
+	 pixtype="stock" pixname="Print"/>
 
     <cmd name="ContactsView"
 	 _tip="View the current contact"


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