main: Stop using Metacity's keybinding files
The descriptions for keybindings shared with Metacity are now duplicated in Mutter, so only use the latter to avoid duplicate entries in System Settings. https://bugzilla.gnome.org/show_bug.cgi?id=687672
This commit is contained in:
parent
7f8bfcc939
commit
2407a0c4e2
@ -38,7 +38,7 @@ extern GType gnome_shell_plugin_get_type (void);
|
||||
#define OVERRIDES_SCHEMA "org.gnome.shell.overrides"
|
||||
|
||||
#define WM_NAME "GNOME Shell"
|
||||
#define GNOME_WM_KEYBINDINGS "Metacity,Mutter,GNOME Shell"
|
||||
#define GNOME_WM_KEYBINDINGS "Mutter,GNOME Shell"
|
||||
|
||||
static gboolean is_gdm_mode = FALSE;
|
||||
static char *session_mode = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user