[meego-commits] 24909: Changes to MeeGo:1.2.0:oss:Update:Testing/gnome-control-center-netbook

shock no_reply at build.meego.com
Wed Jun 13 05:33:27 UTC 2012


Hi,
I have made the following changes to gnome-control-center-netbook in project MeeGo:1.2.0:oss:Update:Testing. Please review and accept ASAP.

Thank You,
shock

[This message was auto-generated]

---

Request #24909:

  submit:   home:shock:branches:MeeGo:1.2.0:oss:Update:Testing/gnome-control-center-netbook(r15)(update) -> MeeGo:1.2.0:oss:Update:Testing/gnome-control-center-netbook


Message:
    Adjust patch22 for fix bug #24264: "Security and password" switcher ineffectual

State:   new          2012-06-12T21:29:33 shock
Comment: None



changes files:
--------------

spec files:
-----------

other changes:
--------------

++++++ fix_security_password_switcher_ineffectual_two.patch
--- fix_security_password_switcher_ineffectual_two.patch
+++ fix_security_password_switcher_ineffectual_two.patch
@@ -27,7 +27,7 @@
 +        gconf_client_set_bool (panel->priv->gconf,
 +                               SCREEN_LOCK_KEY, lock,
 +                               NULL);
-+        lockfile = g_strdup_printf ("%s/lock-screen-2", g_get_user_config_dir ());
++        lockfile = g_strdup_printf ("%s/lock-screen", g_get_user_config_dir ());
 +        if (lock) {
 +                g_file_set_contents (lockfile, "", -1, NULL);
 +        } else {



More information about the MeeGo-commits mailing list