From: <mcm...@us...> - 2011-08-27 20:54:41
|
Revision: 3672 http://sc2.svn.sourceforge.net/sc2/?rev=3672&view=rev Author: mcmartin Date: 2011-08-27 20:54:35 +0000 (Sat, 27 Aug 2011) Log Message: ----------- Allow F6 as a search key, for user-friendliness and support for non-US keyboards. Modified Paths: -------------- trunk/sc2/content/menu.key Modified: trunk/sc2/content/menu.key =================================================================== --- trunk/sc2/content/menu.key 2011-08-27 20:52:38 UTC (rev 3671) +++ trunk/sc2/content/menu.key 2011-08-27 20:54:35 UTC (rev 3672) @@ -48,6 +48,7 @@ backspace.1 = STRING:key Backspace editcancel.1 = STRING:key Escape search.1 = STRING:key / +search.2 = STRING:key F6 next.1 = STRING:key Tab pause.1 = STRING:key Pause pause.2 = STRING:key F1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |