aboutsummaryrefslogtreecommitdiffstats
path: root/sbin/kdeDesktopCleanup
diff options
context:
space:
mode:
authorChmouel Boudjnah <chmouel@mandriva.org>1999-12-25 17:27:42 +0000
committerChmouel Boudjnah <chmouel@mandriva.org>1999-12-25 17:27:42 +0000
commited4d0348075050d9d4d0b3b811734f5c904a2d80 (patch)
treeb41e5d5d15a284c6dd9c743e4e7cfa0ee52e1287 /sbin/kdeDesktopCleanup
parent1282bf2107f21ae9a1cb58c8591cf3467b6149f1 (diff)
downloadcommon-data-ed4d0348075050d9d4d0b3b811734f5c904a2d80.tar
common-data-ed4d0348075050d9d4d0b3b811734f5c904a2d80.tar.gz
common-data-ed4d0348075050d9d4d0b3b811734f5c904a2d80.tar.bz2
common-data-ed4d0348075050d9d4d0b3b811734f5c904a2d80.tar.xz
common-data-ed4d0348075050d9d4d0b3b811734f5c904a2d80.zip
"Seethechangelog"
Diffstat (limited to 'sbin/kdeDesktopCleanup')
-rwxr-xr-xsbin/kdeDesktopCleanup2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/kdeDesktopCleanup b/sbin/kdeDesktopCleanup
index 0f6051b..866c5ec 100755
--- a/sbin/kdeDesktopCleanup
+++ b/sbin/kdeDesktopCleanup
@@ -1,4 +1,6 @@
#!/usr/bin/perl
+# (c) MandrakeSoft, Pixel <pixel@mandrakesoft.com>
+# Copyright under GPL
@dirs = (qw(/etc/skel /root), glob("/home/*"));
@path = split ":", "/sbin:/usr/sbin:/usr/X11R6/bin:/bin:/usr/bin";