* src/ViewManager.py (_init_lists): Change Undo History binding to
	Ctrl+H because AltH was colliding with Help menu shortcut.
In help:
2007-01-28  Alex Roitman  <shura@gramps-project.org>
	* C/gramps.xml: Document the change.



svn: r8004
This commit is contained in:
Alex Roitman
2007-01-28 18:20:10 +00:00
parent 0918f73d44
commit af841d403e
4 changed files with 11 additions and 6 deletions

View File

@@ -1,4 +1,6 @@
2007-01-28 Alex Roitman <shura@gramps-project.org>
* src/ViewManager.py (_init_lists): Change Undo History binding to
Ctrl+H because AltH was colliding with Help menu shortcut.
* NEWS: Update.
2007-01-27 Don Allingham <don@gramps-project.org>