summaryrefslogtreecommitdiffstats
path: root/kde/kdebase-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdebase-workspace')
-rw-r--r--kde/kdebase-workspace/.footprint30
-rwxr-xr-xkde/kdebase-workspace/Pkgfile1
2 files changed, 16 insertions, 15 deletions
diff --git a/kde/kdebase-workspace/.footprint b/kde/kdebase-workspace/.footprint
index 48c4001a9..98c1a4f9b 100644
--- a/kde/kdebase-workspace/.footprint
+++ b/kde/kdebase-workspace/.footprint
@@ -649,21 +649,21 @@ drwxr-xr-x root/root opt/kde/share/apps/kdm/sessions/
-rw-r--r-- root/root opt/kde/share/apps/kdm/sessions/xfce4.desktop
drwxr-xr-x root/root opt/kde/share/apps/kdm/themes/
drwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/1280x800.jpg
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/KdmGreeterTheme.desktop
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/caps.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/carbon.xml
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/icon-kde.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/pw-entry-li.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/pw-entry.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/screenshot.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/session_button-li.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/session_button.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/system_button-li.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/system_button.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/user-entry-li.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/user-entry.png
--rwxr-xr-x 1000/root opt/kde/share/apps/kdm/themes/carbon/win-login.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/1280x800.jpg
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/KdmGreeterTheme.desktop
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/caps.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/carbon.xml
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/icon-kde.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/pw-entry-li.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/pw-entry.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/screenshot.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/session_button-li.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/session_button.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/system_button-li.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/system_button.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/user-entry-li.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/user-entry.png
+-rwxr-xr-x root/root opt/kde/share/apps/kdm/themes/carbon/win-login.png
drwxr-xr-x root/root opt/kde/share/apps/kdm/themes/circles/
-rw-r--r-- root/root opt/kde/share/apps/kdm/themes/circles/KdmGreeterTheme.desktop
-rw-r--r-- root/root opt/kde/share/apps/kdm/themes/circles/background.svg
diff --git a/kde/kdebase-workspace/Pkgfile b/kde/kdebase-workspace/Pkgfile
index fd4d9649d..f283aa7aa 100755
--- a/kde/kdebase-workspace/Pkgfile
+++ b/kde/kdebase-workspace/Pkgfile
@@ -37,6 +37,7 @@ build() {
$PKG/$KDE_PREFIX/share/apps/kdm/sessions/
install -m755 ../Xsession.kde4 \
$PKG/$KDE_PREFIX/share/config/kdm/Xsession
+ chown -R 0:0 ../carbon
cp -a ../carbon \
$PKG/$KDE_PREFIX/share/apps/kdm/themes/
sed -i "s/AllowRootLogin=false/AllowRootLogin=true/" \