From cd48e4db4ff0239db38ac04363403befa10bb4ee Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 14 Jan 2008 20:38:46 +0000 Subject: * reactivated copying of displaymanager theme, but it still does not seem to work, as all I see is the ugly standard look git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1475 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/Theme/XX_Theme.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'os-plugins') diff --git a/os-plugins/plugins/Theme/XX_Theme.sh b/os-plugins/plugins/Theme/XX_Theme.sh index c1814d6f..e0a6985f 100644 --- a/os-plugins/plugins/Theme/XX_Theme.sh +++ b/os-plugins/plugins/Theme/XX_Theme.sh @@ -7,11 +7,11 @@ if [ -e /initramfs/plugin-conf/Theme.conf ]; then if [ $Theme_active -ne 0 ]; then [ $DEBUGLEVEL -gt 0 ] && echo "executing the 'Theme' os-plugin ..."; -# testmkd /mnt/var/lib/openslx/themes/displaymanager -# testmkd /mnt/var/lib/openslx/bin -# [ -d /usr/share/themes/displaymanager ] \ -# && cp -a /usr/share/themes/displaymanager \ -# /mnt/var/lib/openslx/themes + testmkd /mnt/var/lib/openslx/themes/displaymanager + testmkd /mnt/var/lib/openslx/bin + [ -d /usr/share/themes/displaymanager ] \ + && cp -a /usr/share/themes/displaymanager \ + /mnt/var/lib/openslx/themes [ $DEBUGLEVEL -gt 0 ] && echo "done with 'Theme' os-plugin ..."; fi -- cgit v1.2.3-55-g7522