summaryrefslogtreecommitdiffstats
path: root/title-click.patch
diff options
context:
space:
mode:
Diffstat (limited to 'title-click.patch')
-rw-r--r--title-click.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/title-click.patch b/title-click.patch
deleted file mode 100644
index 9c42aa4..0000000
--- a/title-click.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- metacity-2.30.0/src/core/core.c.orig 2010-03-31 21:37:39.000000000 +0100
-+++ metacity-2.30.0/src/core/core.c 2010-04-01 15:59:26.000000000 +0100
-@@ -520,7 +520,7 @@ meta_core_get_menu_accelerator (MetaMenu
- switch (menu_op)
- {
- case META_MENU_OP_NONE:
-- name = "none";
-+ /* No keybinding for this one */
- break;
- case META_MENU_OP_DELETE:
- name = "close";