Author: reinhard Date: 2010-10-20 03:41:18 -0500 (Wed, 20 Oct 2010) New Revision: 10203
Modified: trunk/gnue-forms/ trunk/gnue-forms/defaults/default.gfd Log: Changed default hotkeys as discussed on mailing list. Property changes on: trunk/gnue-forms ___________________________________________________________________ Name: bzr:revision-info - timestamp: 2010-10-11 21:19:57.644000053 +0200 committer: Reinhard Müller <reinhard.muel...@bytewise.at> properties: branch-nick: forms + timestamp: 2010-10-20 10:40:39.431999922 +0200 committer: Reinhard Müller <reinhard.muel...@bytewise.at> properties: branch-nick: forms Name: bzr:file-ids - defaults/default/el.gfd 10...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-forms:defaults%2Fdefault%2Fel.gfd + defaults/default.gfd 9...@3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-forms:defaults%2Fdefault.gfd Name: bzr:revision-id:v4 - 3116 reinhard.muel...@bytewise.at-20100426083500-vtmq0qvd7htz02zx 3117 reinhard.muel...@bytewise.at-20100512151744-2jx8tmtop30kl5n0 3118 reinhard.muel...@bytewise.at-20100705094014-ks9yv7b8gs6ychrb 3119 reinhard.muel...@bytewise.at-20100706085143-hyxadj30ayg28jpx 3120 reinhard.muel...@bytewise.at-20100706140804-sn3npws1ykm81ubx 3121 reinhard.muel...@bytewise.at-20100909134008-5p7jq048nkutldse 3122 reinhard.muel...@bytewise.at-20100923144753-e8hthxho7n5mwg9z 3123 reinhard.muel...@bytewise.at-20100929193018-7r3injoy8g28fwm6 3124 reinhard.muel...@bytewise.at-20100930073631-ilf6smgjt6mfvkpz 3125 reinhard.muel...@bytewise.at-20101011191957-yaj9rkqbervc91ac + 3116 reinhard.muel...@bytewise.at-20100426083500-vtmq0qvd7htz02zx 3117 reinhard.muel...@bytewise.at-20100512151744-2jx8tmtop30kl5n0 3118 reinhard.muel...@bytewise.at-20100705094014-ks9yv7b8gs6ychrb 3119 reinhard.muel...@bytewise.at-20100706085143-hyxadj30ayg28jpx 3120 reinhard.muel...@bytewise.at-20100706140804-sn3npws1ykm81ubx 3121 reinhard.muel...@bytewise.at-20100909134008-5p7jq048nkutldse 3122 reinhard.muel...@bytewise.at-20100923144753-e8hthxho7n5mwg9z 3123 reinhard.muel...@bytewise.at-20100929193018-7r3injoy8g28fwm6 3124 reinhard.muel...@bytewise.at-20100930073631-ilf6smgjt6mfvkpz 3125 reinhard.muel...@bytewise.at-20101011191957-yaj9rkqbervc91ac 3126 reinhard.muel...@bytewise.at-20101020084039-jmfxjbctt6vc2usd Name: bzr:text-parents - defaults/default/el.gfd svn-v3-single1-dHJ1bmsvZ251ZS1mb3Jtcw..:3a364389-8fce-0310-8f11-cc363fde16c7:trunk%2Fgnue-forms:10095 + defaults/default.gfd reinhard.muel...@bytewise.at-20100706140804-sn3npws1ykm81ubx Modified: trunk/gnue-forms/defaults/default.gfd =================================================================== --- trunk/gnue-forms/defaults/default.gfd 2010-10-16 19:16:46 UTC (rev 10202) +++ trunk/gnue-forms/defaults/default.gfd 2010-10-20 08:41:18 UTC (rev 10203) @@ -220,17 +220,17 @@ <menuitem name="__last_record__" action="act__last_record__" hotkey="ALT+END"/> <menuitem name="__ask_record__" action="act__ask_record__" - hotkey="F3"/> + hotkey="CTRL+J"/> </menu> <menu name="__filter__" label="F&ilter"> <menuitem name="__init_filter__" action="act__init_filter__" - hotkey="F8"/> + hotkey="F11"/> <menuitem name="__change_filter__" action="act__change_filter__" - hotkey="SHIFT+F8"/> + hotkey="SHIFT+F11"/> <menuitem name="__discard_filter__" action="act__discard_filter__" - hotkey="SHIFT+F9"/> + hotkey="SHIFT+F12"/> <menuitem name="__apply_filter__" action="act__apply_filter__" - hotkey="F9"/> + hotkey="F12"/> </menu> </menu> <menu name="__help_menu__"> _______________________________________________ commit-gnue mailing list commit-gnue@gnu.org http://lists.gnu.org/mailman/listinfo/commit-gnue