[frogr] Disable mnemonics in MacOSX, so they don't mess with key bindings
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Disable mnemonics in MacOSX, so they don't mess with key bindings
- Date: Sat, 21 May 2011 16:20:12 +0000 (UTC)
commit 11aacbf3f4910897a7c34a11bacad353896c1327
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Sat May 21 18:19:57 2011 +0200
Disable mnemonics in MacOSX, so they don't mess with key bindings
macosx/gtkrc | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/macosx/gtkrc b/macosx/gtkrc
index 28b2525..1a747d2 100644
--- a/macosx/gtkrc
+++ b/macosx/gtkrc
@@ -1,5 +1,9 @@
+# Theme to be used (remember to bundle it)
gtk-theme-name = "Clearlooks"
+# No mnemonics for the MacOSX version (will mess with key bindings)
+gtk-enable-mnemonics = 0
+
# The following lines, containing specific theme customizations for
# the MacOSX version of frogr through a gtkrc file, were taken from
# the Banshee project (http://banshee.fm), written by Aaron Bockover
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]