keybindings: Import keybinding files from Metacity
Fallback mode is going away, so we should stop depending on Metacity for keybinding files for common bindings. https://bugzilla.gnome.org/show_bug.cgi?id=687672
This commit is contained in:
@@ -167,9 +167,7 @@ static guint display_signals [LAST_SIGNAL] = { 0 };
|
||||
static MetaDisplay *the_display = NULL;
|
||||
|
||||
|
||||
/* By default, the GNOME keybindings capplet should include both the Mutter
|
||||
* and Metacity keybindings */
|
||||
static const char *gnome_wm_keybindings = "Mutter,Metacity";
|
||||
static const char *gnome_wm_keybindings = "Mutter";
|
||||
static const char *net_wm_name = "Mutter";
|
||||
|
||||
#ifdef WITH_VERBOSE_MODE
|
||||
|
Reference in New Issue
Block a user