Don't use gtk_action_connect_proxy for popup menu items which
[pspp-builds.git] / src / ui / gui / ChangeLog
index 2110403dab781e3c69b63fdc7ffb4210c0608643..a57fb286f8e9840b5a02eafc658f6678beb5b70b 100644 (file)
@@ -1,3 +1,10 @@
+2008-05-08  John Darrington <john@darrington.wattle.id.au>
+
+       * data-editor.c: In popup menus, connect the Insert Variable and
+       Insert Case callbacks manually, instead of relying on
+       gtk_action_connect_proxy, as the latter connects a label with a
+       mnemonic which is inappropriate.
+
 2008-05-06  Ben Pfaff  <blp@gnu.org>
 
        Bug #23127.  Reviewed by John Darrington.  Tested by Jason Stover,