Add plymouth Lines theme
5
Makefile
@@ -103,4 +103,7 @@ install:
|
||||
|
||||
install -d $(DESTDIR)/usr/share/plymouth/themes/joy
|
||||
$(INSTALL) $(wildcard plymouth/joy/*) $(DESTDIR)/usr/share/plymouth/themes/joy
|
||||
|
||||
|
||||
install -d $(DESTDIR)/usr/share/plymouth/themes/lines
|
||||
$(INSTALL) $(wildcard plymouth/lines/*) $(DESTDIR)/usr/share/plymouth/themes/lines
|
||||
|
||||
|
||||
11
debian/README.Debian
vendored
@@ -75,9 +75,14 @@ through the Bug Tracking System to us.
|
||||
|
||||
5. Boot splash
|
||||
|
||||
desktop-base ships a plymouth theme. If you want to activate it, install
|
||||
plymouth and run:
|
||||
desktop-base ships several plymouth themes. To activate the default theme,
|
||||
install the plymouth and plymouth-themes packages and run:
|
||||
|
||||
plymouth-set-default-theme joy
|
||||
plymouth-set-default-theme lines
|
||||
|
||||
Then remember to add “splash” to your kernel command line.
|
||||
To do that permamently, edit /etc/default/grub and add splash to the
|
||||
GRUB_CMDLINE_LINUX_DEFAULT variable. For example:
|
||||
|
||||
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
|
||||
|
||||
|
||||
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
desktop-base (8.0.0~exp2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Aurélien COUDERC ]
|
||||
* Add plymouth Lines theme.
|
||||
|
||||
-- Aurélien COUDERC <zecoucou@free.fr> Wed, 03 Dec 2014 10:37:16 +0100
|
||||
|
||||
desktop-base (8.0.0~exp1) experimental; urgency=low
|
||||
|
||||
[ Eshat Cakar ]
|
||||
|
||||
17
debian/copyright
vendored
@@ -43,12 +43,19 @@ licensed under the GPL.
|
||||
- PNG splash, splash/gnome-splash-curves.png.
|
||||
They are both based on the Debian “Open Use” (without “Debian” word) logo.
|
||||
|
||||
The Lines theme is © 2014 Julien Belin and released under the Creative Commons
|
||||
Attribution 3.0 license.
|
||||
The Lines theme is © 2014 Juliette Taka Belin and released under the Creative
|
||||
Commons Attribution 3.0 license.
|
||||
|
||||
The Lines theme is based on the Debian “Open Use” (without “Debian” word)
|
||||
logo.
|
||||
|
||||
The Lines plymouth script is Copyright © 2009 Canonical Ltd.,
|
||||
Copyright © 2010-2014 Aurélien Couderc, Copyright © 2012 Jonathan Carter,
|
||||
Copyright © 2014 Juliette Taka Belin under the GPLv2+.
|
||||
|
||||
The images used with the Lines plymouth theme are Copyright © 2014 Juliette
|
||||
Taka Belin under the Creative Commons Attribution 3.0 license.
|
||||
|
||||
The Joy theme is © 2012 Adrien Aubourg and released under the GPLv2
|
||||
license.
|
||||
|
||||
@@ -56,11 +63,11 @@ The Joy theme is based on the Debian “Open Use” (without “Debian” word)
|
||||
logo.
|
||||
|
||||
The Joy plymouth script is Copyright © 2009 Canonical Ltd.,
|
||||
Copyright © 2010 Aurélien COUDERC and Copyright © 2012 Jonathan Carter under
|
||||
Copyright © 2010 Aurélien Couderc and Copyright © 2012 Jonathan Carter under
|
||||
the GPLv2+.
|
||||
|
||||
The images used with the plymouth theme is Copyright © 2012 Adrien Aubourg under
|
||||
the GPLv2 License.
|
||||
The images used with the Joy plymouth theme are Copyright © 2012 Adrien Aubourg
|
||||
under the GPLv2 License.
|
||||
|
||||
The Joy GDM is © 2012 Paul Tagliamonte GPLv2, with work
|
||||
from all the previous authors of that file, and artwork from Adrien Aubourg under
|
||||
|
||||
BIN
plymouth/lines/background.png
Normal file
|
After Width: | Height: | Size: 161 KiB |
BIN
plymouth/lines/debian8.png
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
plymouth/lines/electron.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
8
plymouth/lines/lines.plymouth
Normal file
@@ -0,0 +1,8 @@
|
||||
[Plymouth Theme]
|
||||
Name=Default theme for Debian 8.0 Jessie
|
||||
Description=A theme that features a white debian logo on a blue-green background surrounded by thin curves
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
ImageDir=/usr/share/plymouth/themes/lines
|
||||
ScriptFile=/usr/share/plymouth/themes/lines/lines.script
|
||||
1111
plymouth/lines/lines.script
Normal file
BIN
plymouth/lines/logo.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
plymouth/lines/password_dot.png
Normal file
|
After Width: | Height: | Size: 324 B |
BIN
plymouth/lines/password_dot16.png
Normal file
|
After Width: | Height: | Size: 285 B |
BIN
plymouth/lines/password_field.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
plymouth/lines/password_field16.png
Normal file
|
After Width: | Height: | Size: 230 B |