From 7b35cdc554ee3f42f9619996604d4674126711c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 23 Dec 2012 13:02:36 +0000 Subject: [PATCH] xfce4-settings: update to 4.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this is a development release: * tests did not show errors * the new option to store default keyboard layout makes it worth to update Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- ...ialog-add-touchscreen-pointer-option.patch | 117 +++++++++--------- ...per-gets-a-property-touchscreen-poin.patch | 8 +- ...ngs_4.10.0.bb => xfce4-settings_4.11.0.bb} | 5 +- 3 files changed, 62 insertions(+), 68 deletions(-) rename meta-xfce/recipes-xfce/xfce4-settings/{xfce4-settings_4.10.0.bb => xfce4-settings_4.11.0.bb} (89%) diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch index 4151c3d784..d5a1f2c953 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch @@ -149,10 +149,10 @@ index d3aab0d..573c551 100644 diff --git a/dialogs/mouse-settings/mouse-dialog_ui.h b/dialogs/mouse-settings/mouse-dialog_ui.h -index 9e0c267..8a68c3b 100644 +index 59806a2..8a68c3b 100644 --- a/dialogs/mouse-settings/mouse-dialog_ui.h +++ b/dialogs/mouse-settings/mouse-dialog_ui.h -@@ -31,545 +31,555 @@ static const char mouse_dialog_ui[] = +@@ -31,540 +31,555 @@ static const char mouse_dialog_ui[] = "TrueFalsegtk-revert-to-saved<" @@ -479,51 +479,21 @@ index 9e0c267..8a68c3b 100644 - "operty name=\"spacing\">6TrueFalse12Di_sabledTrueTrueFalseFalseTrueTrueTrueFalseTrueFalseTrueTrueTrueFalse<" -+ "/property>True0Le_ft-handedF" -+ "alseTrueTrueFalse" -+ "TrueTruedevice-ri" -+ "ght-handedFalse<" -+ "/property>True1TrueTrue0Edge scro_llingReverse scroll d_irectionFalseTrueTrueFalseFalseTrueTruesynaptics-scroll-noFalseTrue1Two-_finger scrollingTrueTrueFalseFalseTrueTruesynaptics-scroll-noTrueFalse0Scro_lling mode:Truesynaptics-scrollFalseTrue0TrueFalsesynaptics-scroll-store01TrueTrue21TrueTrue01FalseTrueFalseTrueTrueTrueFalse<" ++ "/property>True0Le_ft-handedF" ++ "alseTrueTrueFalse" ++ "TrueTruedevice-ri" ++ "ght-handedFalse<" ++ "/property>True1TrueTrue0Reverse scroll d_irectionFalseTrueTrueFalseWhen selected, the scroll wheel will work in " + "the opposite directionTrue<" @@ -1116,19 +1106,26 @@ index 9e0c267..8a68c3b 100644 - "roperty name=\"lower\">164824111ABSOLUTEPen (a" -- "bsolute)RELATIVEMouse (relative)0None (right-handed)<" -- "/row>3Half " -- "(left-handed)1Clockwise2Counterclockwise" +- ">" +- "DisabledTr" +- "ueEdge scrollingTrueTwo-finger scrollingTrueCircular scrollingTrueABSOLUTEPen (absolute)RELATIVE<" +- "/col>Mouse (relative)0Non" +- "e (right-handed)3Half (left-handed)1Clockwise2Counterclockwise" +- "" + "l\" translatable=\"yes\">_BehaviorTrue1False" @@ -1228,7 +1225,7 @@ index 9e0c267..8a68c3b 100644 + "nterface>" }; --static const unsigned mouse_dialog_ui_length = 37918u; +-static const unsigned mouse_dialog_ui_length = 37588u; +static const unsigned mouse_dialog_ui_length = 38582u; -- diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch index 180ccfd55f..cacb5c3a13 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings/touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch @@ -235,17 +235,15 @@ index 7657465..76bcea1 100644 XCloseDisplay (xdisplay); if (gdk_error_trap_pop () != 0) -diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml -index 0a579d6..baa413c 100644 --- a/xfsettingsd/xsettings.xml +++ b/xfsettingsd/xsettings.xml -@@ -41,5 +41,6 @@ +@@ -36,5 +36,6 @@ + - --- + +-- 1.7.6.5 diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb similarity index 89% rename from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb rename to meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb index aa878ae48e..c5cb033711 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.11.0.bb @@ -3,7 +3,6 @@ SECTION = "x11/wm" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "exo garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" -PR = "r3" inherit xfce @@ -18,8 +17,8 @@ SRC_URI += "file://0001-xsettings.xml-remove-trouble-causing-comment.patch \ file://touchscreen/0004-XfceXSettingsHelper-gets-a-property-touchscreen-poin.patch \ file://touchscreen/0005-pointers-detect-a-change-of-pointer-device-used-and-.patch \ " -SRC_URI[md5sum] = "cc4dd9179ead9046c056431f01a12000" -SRC_URI[sha256sum] = "0843f09ba9673f1d1b5df8dce4a17b63c183a9ba3be75fb6ef99a67fc8c1f77e" +SRC_URI[md5sum] = "3bf42281b64b10b2691008cd693f7dbd" +SRC_URI[sha256sum] = "4a4f1e79a58b524f3a6dd030b6fc687671b35566f847e6f516c6f84211191698" FILES_${PN} += "${libdir}/xfce4"