Changed the refresh cache Mac hotkey to CMD+F5.

(Fixes bug #16744)
This commit is contained in:
Mark de Wever 2010-09-25 09:13:42 +00:00
parent 649f672005
commit 3adf224851
2 changed files with 5 additions and 0 deletions

View file

@ -30,6 +30,7 @@ Version 1.9.1+svn:
(bug #16724).
* Fixed: A resize glitch causing resize events to be lost.
* Changed: All buttons in the title screen now have a hotkey.
* Changed: Refresh cache hotkey is CMD+F5 on the Mac by default now.
* WML Engine:
* id= in SUFs now accepts a comma-separated list
* [capture_village] now accepts a full SLF

View file

@ -281,6 +281,10 @@
[hotkey]
command=title_screen__reload_wml
key=F5
#ifdef APPLE
# plain F5 is bound to Exposé see bug #16744
cmd=yes
#else
[/hotkey]
[hotkey]
command=title_screen__next_tip