diff options
| author | Christian Rößler | 2013-08-22 17:56:03 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-08-22 17:56:03 +0200 |
| commit | 9c26c61430efdcd7d384c5e29be1523f9e129dbb (patch) | |
| tree | b51b3bc43c9f19e9d821a2110226597ef82f93d8 /server | |
| parent | [fileutil.inc] Introduced variable PACKET_HANDLER for simplification. (diff) | |
| parent | [plymouth-freiburg] fix wrong path in theming file for freiburg (diff) | |
| download | tm-scripts-9c26c61430efdcd7d384c5e29be1523f9e129dbb.tar.gz tm-scripts-9c26c61430efdcd7d384c5e29be1523f9e129dbb.tar.xz tm-scripts-9c26c61430efdcd7d384c5e29be1523f9e129dbb.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'server')
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/default.plymouth (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/default.plymouth) | 4 | ||||
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_banner_trans.png (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_banner_trans.png) | bin | 15730 -> 15730 bytes | |||
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_logo_trans.png (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_logo_trans.png) | bin | 4309 -> 4309 bytes | |||
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.plymouth (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.plymouth) | 0 | ||||
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.script (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.script) | 0 | ||||
| -rw-r--r-- | server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/white_dot_small.png (renamed from server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/white_dot_small.png) | bin | 376 -> 376 bytes |
6 files changed, 2 insertions, 2 deletions
diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/default.plymouth b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/default.plymouth index 8499e451..1f4c10fa 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/default.plymouth +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/default.plymouth @@ -4,5 +4,5 @@ Description=Uni-Freiburg simple blue-ish theme with simple progress bar ModuleName=script [script] -ImageDir=/share/plymouth/themes/unifr-rz -ScriptFile=/share/plymouth/themes/unifr-rz/unifr-rz.script +ImageDir=/usr/share/plymouth/themes/unifr-rz +ScriptFile=/usr/share/plymouth/themes/unifr-rz/unifr-rz.script diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_banner_trans.png b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_banner_trans.png Binary files differindex 9cb68040..9cb68040 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_banner_trans.png +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_banner_trans.png diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_logo_trans.png b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_logo_trans.png Binary files differindex 16b069cc..16b069cc 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/rz_logo_trans.png +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/rz_logo_trans.png diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.plymouth b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.plymouth index 0f300f6b..0f300f6b 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.plymouth +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.plymouth diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.script b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.script index f2d8bd28..f2d8bd28 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/unifr-rz.script +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/unifr-rz.script diff --git a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/white_dot_small.png b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/white_dot_small.png Binary files differindex 4fd4be30..4fd4be30 100644 --- a/server/modules/plymouth-freiburg/share/plymouth/themes/unifr-rz/white_dot_small.png +++ b/server/modules/plymouth-freiburg/usr/share/plymouth/themes/unifr-rz/white_dot_small.png |
