Add MoreBlue Orbit Ksplash theme using moodin engine.
This commit is contained in:
2
Makefile
2
Makefile
@@ -39,6 +39,8 @@ install:
|
||||
$(INSTALL) $(wildcard ksplash-theme/debian-moreblue-moodin/*) $(DESTDIR)/usr/share/apps/ksplash/Themes/debian-moreblue-moodin
|
||||
mkdir -p $(DESTDIR)/usr/share/apps/ksplash/Themes/moreblue-orbit-default
|
||||
$(INSTALL) $(wildcard ksplash-theme/moreblue-orbit-default/*) $(DESTDIR)/usr/share/apps/ksplash/Themes/moreblue-orbit-default
|
||||
mkdir -p $(DESTDIR)/usr/share/apps/ksplash/Themes/moreblue-orbit-moodin
|
||||
$(INSTALL) $(wildcard ksplash-theme/moreblue-orbit-moodin/*) $(DESTDIR)/usr/share/apps/ksplash/Themes/moreblue-orbit-moodin
|
||||
# KDE setup
|
||||
mkdir -p $(DESTDIR)/etc/kde3
|
||||
$(INSTALL) profiles/kde-profile/kdeglobals $(DESTDIR)/etc/kde3
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 40 KiB |
BIN
ksplash-theme/moreblue-orbit-moodin/Background.png
Normal file
BIN
ksplash-theme/moreblue-orbit-moodin/Background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 301 KiB |
BIN
ksplash-theme/moreblue-orbit-moodin/Preview.png
Normal file
BIN
ksplash-theme/moreblue-orbit-moodin/Preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
39
ksplash-theme/moreblue-orbit-moodin/Theme.rc
Normal file
39
ksplash-theme/moreblue-orbit-moodin/Theme.rc
Normal file
@@ -0,0 +1,39 @@
|
||||
[KSplash Theme: moreblue-orbit-moodin]
|
||||
Name = MoreBlue Orbit (Moodin)
|
||||
Description = MoreBlue Orbit KSplash Theme using Moodin engine, based on MoreBlue Orbit artwork by Andre L. R. Ferreira and Valessio S. Brito
|
||||
Version = 1.0
|
||||
Author = Fathi Boudra, based on MoreBlue Orbit artwork by Andre L. R. Ferreira and Valessio S. Brito
|
||||
Homepage = http://www.debian.org
|
||||
Engine = Moodin
|
||||
|
||||
BeginOpacity = 0.1
|
||||
Translate = true
|
||||
Background = Background.png
|
||||
ShowStatusText = true
|
||||
UseIconSet = true
|
||||
IconSetSize = 32
|
||||
LineUpImages = false
|
||||
BaseResolution = 1280x1024
|
||||
AppendX = true
|
||||
ImageSpacer = -1
|
||||
Labels = 2
|
||||
LabelShadow = false
|
||||
|
||||
Image1 = kcmmemory
|
||||
Image2 = kcmsystem
|
||||
Image3 = printer1
|
||||
Image7 = kmenuedit
|
||||
Image8 = kmenu
|
||||
|
||||
ImageCoords1 = 474,511
|
||||
ImageCoords2 = 524,511
|
||||
ImageCoords3 = 574,511
|
||||
ImageCoords4 = 624,511
|
||||
ImageCoords5 = 674,511
|
||||
ImageCoords6 = 724,511
|
||||
ImageCoords7 = 774,511
|
||||
ImageCoords8 = 624,651
|
||||
|
||||
StatusFont = DejaVu Sans Condensed,9,-1,5,50,0
|
||||
StatusCoords = -1,480
|
||||
StatusColor = #222222
|
||||
Reference in New Issue
Block a user