add-pisilinux-theme.patch 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. --- plymouth-0.8.8/themes/Makefile.am 2012-10-26 18:01:45.000000000 +0300
  2. +++ plymouth-0.8.8-esk/themes/Makefile.am 2013-01-15 05:00:46.920416669 +0200
  3. @@ -1,2 +1,2 @@
  4. -SUBDIRS = spinfinity fade-in text details solar glow script spinner
  5. +SUBDIRS = spinfinity fade-in text details solar glow script spinner pisilinux
  6. MAINTAINERCLEANFILES = Makefile.in
  7. --- plymouth-0.8.8/src/plymouthd.conf 2012-10-26 18:01:45.000000000 +0300
  8. +++ plymouth-0.8.8-esk/src/plymouthd.conf 2013-01-15 05:04:34.391408794 +0200
  9. @@ -1,3 +1,3 @@
  10. # Administrator customizations go in this file
  11. #[Daemon]
  12. -#Theme=fade-in
  13. +#Theme=pisilinux
  14. --- plymouth-0.8.8/src/plymouthd.defaults 2012-10-26 18:01:45.000000000 +0300
  15. +++ plymouth-0.8.8-esk/src/plymouthd.defaults 2013-01-15 05:06:37.681404525 +0200
  16. @@ -1,5 +1,5 @@
  17. # Distribution defaults. Changes to this file will get overwritten during
  18. # upgrades.
  19. [Daemon]
  20. -Theme=spinner
  21. +Theme=pisilinux
  22. ShowDelay=0
  23. --- plymouth-0.8.8/configure.ac 2012-10-26 18:01:45.000000000 +0300
  24. +++ plymouth-0.8.8-esk/configure.ac 2013-01-15 05:08:54.923399773 +0200
  25. @@ -451,6 +451,7 @@
  26. themes/glow/Makefile
  27. themes/spinner/Makefile
  28. themes/script/Makefile
  29. + themes/pisilinux/Makefile
  30. images/Makefile
  31. scripts/plymouth-generate-initrd
  32. scripts/plymouth-populate-initrd