[cinnamon-settings-daemon] update patch

leigh123linux leigh123linux at fedoraproject.org
Sun Dec 8 15:23:07 UTC 2013


commit 10b74d699303ae92b996b8373eb5a9b0ddbf5d62
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sun Dec 8 15:22:56 2013 +0000

    update patch

 remove_obsolete_battery_recall_code.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/remove_obsolete_battery_recall_code.patch b/remove_obsolete_battery_recall_code.patch
index 6a75fba..fca7636 100644
--- a/remove_obsolete_battery_recall_code.patch
+++ b/remove_obsolete_battery_recall_code.patch
@@ -223,7 +223,7 @@ diff -uNrp a/plugins/power/csd-power-manager.c b/plugins/power/csd-power-manager
  }
  
  static gboolean
-@@ -1175,7 +999,6 @@ engine_coldplug (CsdPowerManager *manage
+@@ -1177,7 +1001,6 @@ engine_coldplug (CsdPowerManager *manage
          for (i = 0; array != NULL && i < array->len; i++) {
                  device = g_ptr_array_index (array, i);
                  engine_device_add (manager, device);
@@ -231,7 +231,7 @@ diff -uNrp a/plugins/power/csd-power-manager.c b/plugins/power/csd-power-manager
          }
  out:
          if (array != NULL)
-@@ -1189,8 +1012,6 @@ engine_device_added_cb (UpClient *client
+@@ -1191,8 +1014,6 @@ engine_device_added_cb (UpClient *client
  {
          /* add to list */
          g_ptr_array_add (manager->priv->devices_array, g_object_ref (device));


More information about the scm-commits mailing list