diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-10-30 21:51:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-10-30 21:51:43 +0800 |
commit | ba4c78ce66c51332b9cdf4bdc7e9c9bf363c7cfc (patch) | |
tree | f187d98a7ed3958d277be0ff5979ac75ac51c175 /ChangeLog | |
parent | bc541864b12e85185251765c99a103718b92b994 (diff) | |
download | gsoc2013-epiphany-ba4c78ce66c51332b9cdf4bdc7e9c9bf363c7cfc.tar.gz gsoc2013-epiphany-ba4c78ce66c51332b9cdf4bdc7e9c9bf363c7cfc.tar.zst gsoc2013-epiphany-ba4c78ce66c51332b9cdf4bdc7e9c9bf363c7cfc.zip |
Set the action's accel group. Fixes bug #319536.
2005-10-30 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: (create_item_from_action):
Set the action's accel group. Fixes bug #319536.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-10-30 Christian Persch <chpe@cvs.gnome.org> + + * lib/egg/egg-editable-toolbar.c: (create_item_from_action): + + Set the action's accel group. Fixes bug #319536. + 2005-10-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozDownload.cpp: |