Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-05-12 18:18:16 (GMT)
committer Ross Burton <rburton@src.gnome.org>2007-05-12 18:18:16 (GMT)
commit20cef31934e4ad2c313a1f1ea76a0916c2f7bb81 (patch)
tree2b1d5fa2ed013677b75f096e7354a07312d26b02 /ChangeLog
parente201a8febb351c61a8e7714c2dbc83173575c8c6 (diff)
Sync keybindings manually when building without libgnome (#437925).
2007-05-12 Ross Burton <ross@openedhand.com> * shell/main.c: Sync keybindings manually when building without libgnome (#437925). svn path=/trunk/; revision=2452
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 843568b..c9757ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-12 Ross Burton <ross@openedhand.com>
+ * shell/main.c:
+ Sync keybindings manually when building without libgnome
+ (#437925).
+
+2007-05-12 Ross Burton <ross@openedhand.com>
+
* shell/ev-window.c:
Respect the screen when opening help (#437866).