]> git.pld-linux.org Git - packages/plymouth.git/blobdiff - plymouth-restore-suspend.patch
- updated to 22.02.122
[packages/plymouth.git] / plymouth-restore-suspend.patch
index 2d80570a78fdbd72e6d3ecf560f9d1931ca5d68c..7e9437a9b9b6a2b9a630f9c361f3990eb9f38c06 100644 (file)
@@ -25,11 +25,11 @@ Conflicts:
          PLY_BOOT_SPLASH_MODE_UPDATES,
          PLY_BOOT_SPLASH_MODE_SYSTEM_UPGRADE,
          PLY_BOOT_SPLASH_MODE_FIRMWARE_UPGRADE,
---- plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.c.orig        2015-05-24 21:36:57.996946648 +0200
-+++ plymouth-0.9.2/src/plugins/splash/script/script-lib-plymouth.c     2015-05-24 21:41:42.316934720 +0200
-@@ -70,6 +70,12 @@
-         case PLY_BOOT_SPLASH_MODE_SHUTDOWN:
-                 obj = script_obj_new_string ("shutdown");
+--- plymouth-22.02.122/src/plugins/splash/script/script-lib-plymouth.c.orig    2022-08-27 20:59:50.679508419 +0200
++++ plymouth-22.02.122/src/plugins/splash/script/script-lib-plymouth.c 2022-08-27 21:01:12.459065382 +0200
+@@ -73,6 +73,12 @@ static script_return_t plymouth_get_mode
+         case PLY_BOOT_SPLASH_MODE_REBOOT:
+                 obj = script_obj_new_string ("reboot");
                  break;
 +        case PLY_BOOT_SPLASH_MODE_SUSPEND:
 +                obj = script_obj_new_string ("suspend");
This page took 0.031195 seconds and 4 git commands to generate.