[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: peterb
Date: 07/04/21 16:58:20
Modified: . ChangeLog
Log:
Change keystrokes for grid size change shortcuts.
Incrementing/decrementing the grid size is something that users
are likely to do several times in quick succession. As such, it
the keystroke should be a single key. This sets increment/decrement
to ']' and '[' respectively.
Revision Changes Path
1.667 +10 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.666
retrieving revision 1.667
diff -u -b -r1.666 -r1.667
--- ChangeLog 21 Apr 2007 20:33:53 -0000 1.666
+++ ChangeLog 21 Apr 2007 20:58:20 -0000 1.667
@@ -1,3 +1,13 @@
+2007-04-21 Peter Brett <peter@xxxxxxxxxxxxx>
+
+ * lib/system-gschemrc.in: Change keystrokes for grid size change
+ shortcuts.
+
+ Incrementing/decrementing the grid size is something that users
+ are likely to do several times in quick succession. As such, it
+ the keystroke should be a single key. This sets
+ increment/decrement to ']' and '[' respectively.
+
2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
* src/g_keys.c, src/x_print.c: Check return value of gdk_keyval_name() is
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs