From 3b05be63d6a1085216b67ffbfc0a5f1e924b8501 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Mon, 10 Sep 2007 16:08:36 +0000 Subject: added, renamed rest of theming binaries. adapted mkdxsinitrd, init and servconfig for the new theming option. old bootsplash removed, since it was ugly and only worked in SUSE and needed a patched kernel. Now you can change the appearance of KDM (GDM?) and splasy by running mkdxsinitrd -s ... Makefile has to be adapted as well, since the splashy-binaries has to be copies to SLX-share-path/splashy/... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1335 95ad53e4-c205-0410-b2fa-d234c58c8868 --- theming/openslx/bootsplash/config.xml | 12 ++ .../openslx/bootsplash/themes/openslx/blank.ttf | 0 .../openslx/bootsplash/themes/openslx/openslx.png | Bin 0 -> 125032 bytes .../openslx/bootsplash/themes/openslx/theme.xml | 138 +++++++++++++++++++++ 4 files changed, 150 insertions(+) create mode 100644 theming/openslx/bootsplash/config.xml create mode 100644 theming/openslx/bootsplash/themes/openslx/blank.ttf create mode 100644 theming/openslx/bootsplash/themes/openslx/openslx.png create mode 100644 theming/openslx/bootsplash/themes/openslx/theme.xml (limited to 'theming') diff --git a/theming/openslx/bootsplash/config.xml b/theming/openslx/bootsplash/config.xml new file mode 100644 index 00000000..16080a07 --- /dev/null +++ b/theming/openslx/bootsplash/config.xml @@ -0,0 +1,12 @@ + + + + + /etc/splashy/themes + + openslx + + /etc/splashy/themes/openslx + /etc/splashy/splashy.pid + /dev/.initramfs/splashy.fifo + diff --git a/theming/openslx/bootsplash/themes/openslx/blank.ttf b/theming/openslx/bootsplash/themes/openslx/blank.ttf new file mode 100644 index 00000000..e69de29b diff --git a/theming/openslx/bootsplash/themes/openslx/openslx.png b/theming/openslx/bootsplash/themes/openslx/openslx.png new file mode 100644 index 00000000..1f61180c Binary files /dev/null and b/theming/openslx/bootsplash/themes/openslx/openslx.png differ diff --git a/theming/openslx/bootsplash/themes/openslx/theme.xml b/theming/openslx/bootsplash/themes/openslx/theme.xml new file mode 100644 index 00000000..6b78ba67 --- /dev/null +++ b/theming/openslx/bootsplash/themes/openslx/theme.xml @@ -0,0 +1,138 @@ + + + + + + openslx + 0.1 + ... + http:// + Author <author@mail.com> + + + + + 5 + 95 + 90 + 1 + + + + 255 + 139 + 0 + 0 + + + + no + + 0 + 0 + 0 + 0 + + + + + + 62 + 93 + 114 + 0 + + + + forward + backward + forward + backward + + + yes + yes + yes + yes + + + + + openslx.png + openslx.png + openslx.png + openslx.png + openslx.png + + + + 0 + 0 + 0 + 0 + + + + + no + + + 24 + 45 + 71 + 45 + + + + 0 + 0 + 0 + 10 + + + + no + + 0 + 0 + 0 + 0 + + + + + + blank.ttf + 2 + + + + 62 + 93 + 114 + 0 + + + + no + no + no + -- cgit v1.2.3-55-g7522