* gdm/debblue{,-list}:

- adding debblue gdm theme and its 'user list' counterpart
  * backgrounds/debblue-1600x1200.png:
  - added debblue's largest background
  * grub/debblue.xpm.gz:
  - added debblue's grub splash
  * debian/copyright:
  - updated to mention the debblue copyright/license
  * Makefile:
  - install gdm themes in /usr/share/gdm/themes
  - install debblue background, grub theme and splash and make them 
    the default
This commit is contained in:
Gustavo Noronha Silva
2004-10-24 05:41:55 +00:00
parent e800933628
commit c0e69dee0a
23 changed files with 434 additions and 2 deletions
+18 -1
View File
@@ -1,23 +1,40 @@
DEFAULT_BACKGROUND=bluedeb-1024x768.jpg
DEFAULT_BACKGROUND=debblue-1600x1200.png
DEFAULT_SPLASH=debblue.png
DEFAULT_GRUB_SPLASH=debblue.xpm.gz
INSTALL=install -m 0644
BACKGROUNDS=$(wildcard backgrounds/*.png backgrounds/*.jpg)
EMBLEMS=$(wildcard emblems/*png emblems/*icon)
SPLASH=$(wildcard splash/*.png)
GRUB_SPLASH=$(wildcard grub/*gz)
PIXMAPS=$(wildcard pixmaps/*.png)
DESKTOPFILES=$(wildcard *.desktop)
GDMTHEMES=$(wildcard gdm/*)
all:
install:
mkdir -p $(DESTDIR)/usr/share/pixmaps/splash
mkdir -p $(DESTDIR)/usr/share/images/desktop-base
$(INSTALL) $(BACKGROUNDS) $(DESTDIR)/usr/share/images/desktop-base
cd $(DESTDIR)/usr/share/images/desktop-base && ln -s $(DEFAULT_BACKGROUND) default
mkdir -p $(DESTDIR)/usr/share/icons/hicolor/48x48/emblems
$(INSTALL) $(EMBLEMS) $(DESTDIR)/usr/share/icons/hicolor/48x48/emblems/
$(INSTALL) $(SPLASH) $(DESTDIR)/usr/share/images/desktop-base
cd $(DESTDIR)/usr/share/images/desktop-base && ln -s $(DEFAULT_SPLASH) default_splash
mkdir -p $(DESTDIR)/boot/grub/themes
$(INSTALL) $(GRUB_SPLASH) $(DESTDIR)/boot/grub/themes
cd $(DESTDIR)/boot/grub/themes && ln -s $(DEFAULT_GRUB_SPLASH) default
mkdir -p $(DESTDIR)/usr/share/desktop-base
$(INSTALL) $(DESKTOPFILES) $(DESTDIR)/usr/share/desktop-base/
mkdir -p $(DESTDIR)/usr/share/pixmaps
$(INSTALL) $(PIXMAPS) $(DESTDIR)/usr/share/pixmaps/
mkdir -p $(DESTDIR)/usr/share/gdm/themes
cp -r $(GDMTHEMES) $(DESTDIR)/usr/share/gdm/themes
+12 -1
View File
@@ -1,12 +1,23 @@
desktop-base (0.3.15) UNRELEASED; urgency=low
* gdm/debblue{,-list}:
- adding debblue gdm theme and its 'user list' counterpart
* backgrounds/debblue-1600x1200.png:
- added debblue's largest background
* grub/debblue.xpm.gz:
- added debblue's grub splash
* debian/copyright:
- updated to mention the debblue copyright/license
* emblems/emblem-debian.{png,icon}:
- added emblem for hicolor theme contributed by
Dan Korostelev <dan@ats.energo.ru> (Closes: #257923)
* Makefile:
- install emblem in /usr/share/icons/hicolor/48x48/emblems/
- install gdm themes in /usr/share/gdm/themes
- install debblue background, grub theme and splash and make them
the default
-- Gustavo Noronha Silva <kov@debian.org> Sat, 10 Jul 2004 13:57:44 -0300
-- Gustavo Noronha Silva <kov@debian.org> Sat, 23 Oct 2004 23:34:52 -0300
desktop-base (0.3.14) unstable; urgency=low
+6
View File
@@ -5,6 +5,12 @@ This package is comprised of bits and pieces from various sources.
Copyright:
The debblue "kit" (composed of the gdm themes located in the gdm/
directory, the background and the splash) was created by Jaap Haitsma
(jaap at haitsma dot org) and is licensed under the GNU General Public
License (see below). They can be downloaded from the
http://debblue.debian.net/downloads.php web page in various formats.
The Debian swirl background images included in this package were
created by gfburke@earthlink.net (Gary Burke), and were derived from
copyright-free stock artwork. It can be downloaded from
+10
View File
@@ -0,0 +1,10 @@
# This is not really a .desktop file like the rest, but it's useful to treat
# it as such
[GdmGreeterTheme]
Greeter=debblue-list.xml
Name=DebBlue List
Description=DebBlue List is a simple blue GDM theme for Debian with a user list
Author=Jaap Haitsma (jaap@haitsma.org)
Copyright=(c) 2004 Jaap Haitsma. License GPL
Screenshot=screenshot.png
+197
View File
@@ -0,0 +1,197 @@
<?xml version="1.0"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
<item type="pixmap">
<normal file="debblue.png"/>
<pos x="0" y="0" width="100%" height="100%"/>
</item>
<item type="rect">
<normal color="#000000" alpha="0.3"/>
<pos x="-180" y="0" width="100%" height="100%"/>
<fixed>
<item type="rect">
<pos x="0" y="0" width="100%" height="100%"/>
<box orientation="vertical" spacing="10" xpadding="10">
<item type="rect" id="language_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="language.png" tint="#999999"/>
<prelight file="language.png"/>
<active file="language.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Language -->
<stock type="language"/>
</item>
</box>
</item>
<item type="rect" id="session_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="session.png" tint="#999999"/>
<prelight file="session.png"/>
<active file="session.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Session -->
<stock type="session"/>
</item>
</box>
</item>
<item type="rect" id="system_button" button="true">
<normal color="#000000" alpha="0.0"/>
<show modes="console" type="system"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="system.png" tint="#999999"/>
<prelight file="system.png"/>
<active file="system.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Actions -->
<stock type="system"/>
</item>
</box>
</item>
<item type="rect" id="disconnect_button" button="true">
<normal color="#ffffff" alpha="0.0"/>
<show modes="flexi,remote"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="quit.png" tint="#999999"/>
<prelight file="quit.png"/>
<active file="quit.png" tint="#0000f4" alpha=".7"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: D_isconnect -->
<stock type="disconnect"/>
<show modes="remote"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#999999" font="Sans 14"/>
<active color="#ff0000" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Quit -->
<stock type="quit"/>
<show modes="flexi"/>
</item>
</box>
</item>
</box>
</item>
</fixed>
</item>
<item type="label" id="clock">
<normal color="#ffffff" font="Sans 14"/>
<pos anchor="ne" x="-20" y="-37"/>
<text>%c</text>
</item>
<item type="rect" id="caps-lock-warning">
<normal color="#FFFFFF" alpha="0.5"/>
<pos anchor="c" x="57%" y="70%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
<item type="label">
<normal color="#000000" font="Sans 14"/>
<pos x="50%" anchor="n"/>
<!-- Stock label for: You've got capslock on! -->
<stock type="caps-lock-warning"/>
</item>
</box>
</item>
<item type="rect" id="timed-rect">
<show type="timed"/>
<normal color="#FFFFFF" alpha="0.5"/>
<pos anchor="c" x="57%" y="75%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
<item type="label" id="timed-label">
<normal color="#000000" font="Sans 14"/>
<pos x="50%" anchor="n"/>
<!-- Stock label for: User %s will login in %d seconds -->
<stock type="timed-label"/>
</item>
</box>
</item>
<item type="rect">
<normal color="#000000" alpha="0.3"/>
<border red="0" green="0" blue="0" alpha="255" />
<pos anchor="c" x="57%" y="50%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="30" ypadding="30" spacing="10">
<item type="label">
<pos anchor="c" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<!-- Stock label for: Welcome to %h -->
<stock type="welcome-label"/>
</item>
<item type="label" id="pam-prompt">
<pos anchor="c" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<!-- Stock label for: Username: -->
<stock type="username-label"/>
</item>
<item type="rect">
<normal color="#000000"/>
<pos anchor="c" x="50%" height="24" width="80%"/>
<fixed>
<item type="entry" id="user-pw-entry">
<pos anchor="nw" x="1" y="1" height="-2" width="-2"/>
</item>
</fixed>
</item>
<item type="label" id="pam-message">
<pos anchor="n" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<text></text>
</item>
</box>
<fixed>
<item type="label" id="pam-error">
<pos anchor="n" x="50%" y="110%"/>
<normal color="#FFFFFF" font="Sans 11"/>
<text></text>
</item>
</fixed>
</item>
<item type="rect">
<normal color="#FFFFFF" alpha="0.5"/>
<pos anchor="c" x="17%" y="50%" height="box" width="box"/>
<box orientation="vertical" min-width="256" max-width="256" xpadding="4" ypadding="4" height="400" max-height="600" spacing="0">
<item type="rect">
<normal color="#000000" alpha="0.0"/>
<pos anchor="n" x="50%" height="398" width="254"/>
<fixed>
<item type="list" id="userlist">
<pos anchor="nw" x="1" y="1" height="-2" width="-2"/>
</item>
</fixed>
</item>
</box>
</item>
</greeter>
Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

+10
View File
@@ -0,0 +1,10 @@
# This is not really a .desktop file like the rest, but it's useful to treat
# it as such
[GdmGreeterTheme]
Greeter=debblue.xml
Name=DebBlue
Description=DebBlue is a simple blue GDM theme for Debian
Author=Jaap Haitsma (jaap@haitsma.org)
Copyright=(c) 2004 Jaap Haitsma. License GPL
Screenshot=screenshot.png
Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

+181
View File
@@ -0,0 +1,181 @@
<?xml version="1.0"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
<item type="pixmap">
<normal file="debblue.png"/>
<pos x="0" y="0" width="100%" height="100%"/>
</item>
<item type="rect">
<normal color="#000000" alpha="0.3"/>
<pos x="-180" y="0" width="100%" height="100%"/>
<fixed>
<item type="rect">
<pos x="0" y="0" width="100%" height="100%"/>
<box orientation="vertical" spacing="10" xpadding="10">
<item type="rect" id="language_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="language.png" tint="#999999"/>
<prelight file="language.png"/>
<active file="language.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Language -->
<stock type="language"/>
</item>
</box>
</item>
<item type="rect" id="session_button" button="true">
<normal color="#000000" alpha="0.0"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="session.png" tint="#999999"/>
<prelight file="session.png"/>
<active file="session.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Session -->
<stock type="session"/>
</item>
</box>
</item>
<item type="rect" id="system_button" button="true">
<normal color="#000000" alpha="0.0"/>
<show modes="console" type="system"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="system.png" tint="#999999"/>
<prelight file="system.png"/>
<active file="system.png" tint="#d7dde8"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Actions -->
<stock type="system"/>
</item>
</box>
</item>
<item type="rect" id="disconnect_button" button="true">
<normal color="#ffffff" alpha="0.0"/>
<show modes="flexi,remote"/>
<pos y="50%" anchor="w" width="box" height="box"/>
<box orientation="horizontal" spacing="10" xpadding="10">
<item type="pixmap">
<normal file="quit.png" tint="#999999"/>
<prelight file="quit.png"/>
<active file="quit.png" tint="#0000f4" alpha=".7"/>
<pos y="50%" anchor="w"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#d7dde8" font="Sans 14"/>
<active color="#d7dde8" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: D_isconnect -->
<stock type="disconnect"/>
<show modes="remote"/>
</item>
<item type="label">
<normal color="#ffffff" font="Sans 14"/>
<prelight color="#999999" font="Sans 14"/>
<active color="#ff0000" font="Sans 14"/>
<pos y="50%" anchor="w"/>
<!-- Stock label for: _Quit -->
<stock type="quit"/>
<show modes="flexi"/>
</item>
</box>
</item>
</box>
</item>
</fixed>
</item>
<item type="label" id="clock">
<normal color="#ffffff" font="Sans 14"/>
<pos anchor="ne" x="-20" y="-37"/>
<text>%c</text>
</item>
<item type="rect" id="caps-lock-warning">
<normal color="#FFFFFF" alpha="0.5"/>
<pos anchor="c" x="50%" y="70%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
<item type="label">
<normal color="#000000" font="Sans 14"/>
<pos x="50%" anchor="n"/>
<!-- Stock label for: You've got capslock on! -->
<stock type="caps-lock-warning"/>
</item>
</box>
</item>
<item type="rect" id="timed-rect">
<show type="timed"/>
<normal color="#FFFFFF" alpha="0.5"/>
<pos anchor="c" x="50%" y="75%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0">
<item type="label" id="timed-label">
<normal color="#000000" font="Sans 14"/>
<pos x="50%" anchor="n"/>
<!-- Stock label for: User %s will login in %d seconds -->
<stock type="timed-label"/>
</item>
</box>
</item>
<item type="rect">
<normal color="#000000" alpha="0.3"/>
<border red="0" green="0" blue="0" alpha="255" />
<pos anchor="c" x="50%" y="50%" width="box" height="box"/>
<box orientation="vertical" min-width="400" xpadding="30" ypadding="30" spacing="10">
<item type="label">
<pos anchor="c" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<!-- Stock label for: Welcome to %h -->
<stock type="welcome-label"/>
</item>
<item type="label" id="pam-prompt">
<pos anchor="c" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<!-- Stock label for: Username: -->
<stock type="username-label"/>
</item>
<item type="rect">
<normal color="#000000"/>
<pos anchor="c" x="50%" height="24" width="80%"/>
<fixed>
<item type="entry" id="user-pw-entry">
<pos anchor="nw" x="1" y="1" height="-2" width="-2"/>
</item>
</fixed>
</item>
<item type="label" id="pam-message">
<pos anchor="n" x="50%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<text></text>
</item>
</box>
<fixed>
<item type="label" id="pam-error">
<pos anchor="n" x="50%" y="110%"/>
<normal color="#FFFFFF" font="Sans 14"/>
<text></text>
</item>
</fixed>
</item>
</greeter>
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB