[Commits] (john) Bug #2164 Accounts preferences keyboard shortcut
should not be Cmd / Ctrl - A
commits at osafoundation.org
commits at osafoundation.org
Thu Oct 14 10:04:54 PDT 2004
Commit by: john
Modified files:
chandler/parcels/osaf/views/main/parcel.xml 1.122 1.123
Log message:
Bug #2164 Accounts preferences keyboard shortcut should not be Cmd / Ctrl - A
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/views/main/parcel.xml.diff?r1=text&tr1=1.122&r2=text&tr2=1.123
Index: chandler/parcels/osaf/views/main/parcel.xml
diff -u chandler/parcels/osaf/views/main/parcel.xml:1.122 chandler/parcels/osaf/views/main/parcel.xml:1.123
--- chandler/parcels/osaf/views/main/parcel.xml:1.122 Wed Oct 13 15:29:28 2004
+++ chandler/parcels/osaf/views/main/parcel.xml Thu Oct 14 10:04:52 2004
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.122 $ -->
-<!-- $Date: 2004/10/13 22:29:28 $ -->
+<!-- $Revision: 1.123 $ -->
+<!-- $Date: 2004/10/14 17:04:52 $ -->
<!-- Copyright (c) 2003-2004 Open Source Applications Foundation -->
<!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
@@ -552,6 +552,7 @@
<MenuItem itsName="SelectAllItem">
<blockName>SelectAllItem</blockName>
<title>Select all</title>
+ <accel>Ctrl+A</accel>
<event itemref="events:NULL"/>
<helpString value="Select all"/>
</MenuItem>
More information about the Commits
mailing list