]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- updated for 2.17.92 deadbranch-1.1.8
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 4 Mar 2007 11:05:13 +0000 (11:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center-additional-metacity-keybinding.patch -> 1.1.8.1

control-center-additional-metacity-keybinding.patch

index f3abef2bd85c74df2c7c79253ea3958d20ea09ad..27a4cae35bfd4d277262cd29be7fb3a8f0757d4d 100644 (file)
@@ -1,7 +1,7 @@
-diff -Nuard control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-properties.c control-center-2.4.0/capplets/keybindings/gnome-keybinding-properties.c
---- control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-properties.c       2003-07-25 22:29:26.000000000 +0200
-+++ control-center-2.4.0/capplets/keybindings/gnome-keybinding-properties.c    2003-11-05 00:19:32.000000000 +0100
-@@ -56,6 +56,7 @@
+diff -urN control-center-2.17.92/capplets/keybindings/gnome-keybinding-properties.c control-center-2.17.92.new/capplets/keybindings/gnome-keybinding-properties.c
+--- control-center-2.17.92/capplets/keybindings/gnome-keybinding-properties.c  2007-02-26 20:39:50.000000000 +0100
++++ control-center-2.17.92.new/capplets/keybindings/gnome-keybinding-properties.c      2007-03-03 11:13:11.000000000 +0100
+@@ -77,6 +77,7 @@
    { "/apps/metacity/window_keybindings/begin_resize",              ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/window_keybindings/toggle_on_all_workspaces",  N_WORKSPACES_GT, 1 },
    /* These next three are out of order compared to the schemas file. */
@@ -9,7 +9,7 @@ diff -Nuard control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-prop
    { "/apps/metacity/window_keybindings/raise_or_lower",            ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/window_keybindings/raise",                     ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/window_keybindings/lower",                     ALWAYS_VISIBLE,  0 },
-@@ -78,9 +79,12 @@
+@@ -99,10 +100,13 @@
    { "/apps/metacity/window_keybindings/move_to_workspace_up",      N_WORKSPACES_GT, 1 },
    { "/apps/metacity/window_keybindings/move_to_workspace_down",    N_WORKSPACES_GT, 1 },
    { "/apps/metacity/global_keybindings/switch_windows",            ALWAYS_VISIBLE,  0 },
@@ -17,6 +17,7 @@ diff -Nuard control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-prop
    { "/apps/metacity/global_keybindings/switch_panels",             ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/global_keybindings/cycle_windows",             ALWAYS_VISIBLE,  0 },
 +  { "/apps/metacity/global_keybindings/cycle_windows_backward",    ALWAYS_VISIBLE,  0 },
+   { "/apps/metacity/global_keybindings/cycle_group",               ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/global_keybindings/cycle_panels",              ALWAYS_VISIBLE,  0 },
 +  { "/apps/metacity/global_keybindings/cycle_panels_backward",     ALWAYS_VISIBLE,  0 },
    { "/apps/metacity/global_keybindings/show_desktop",              ALWAYS_VISIBLE,  0 },
This page took 0.078232 seconds and 4 git commands to generate.