summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authoragc <agc>1998-10-07 19:45:25 +0000
committeragc <agc>1998-10-07 19:45:25 +0000
commitfb1e4ecf68a758e8850bdf302307c369babff45c (patch)
tree2dc575d2c4be5fd80f0163140520696508c92096 /x11/gnome-core
parent623f2d6a446c0d3d01adc4d4ed72896b03011a3f (diff)
downloadpkgsrc-fb1e4ecf68a758e8850bdf302307c369babff45c.tar.gz
Initial import of gnome-core-0.30, the base component of GNU Network
Object Management Environment - contains the GNOME panel and applets, the help browser, desktop properties and other essential GNOME utilities, into the NetBSD packages collection.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile28
-rw-r--r--x11/gnome-core/files/md53
-rw-r--r--x11/gnome-core/patches/patch-aa78
-rw-r--r--x11/gnome-core/patches/patch-ab22
-rw-r--r--x11/gnome-core/patches/patch-ac33
-rw-r--r--x11/gnome-core/pkg/COMMENT1
-rw-r--r--x11/gnome-core/pkg/DESCR3
-rw-r--r--x11/gnome-core/pkg/PLIST288
8 files changed, 456 insertions, 0 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
new file mode 100644
index 00000000000..7052fb8160a
--- /dev/null
+++ b/x11/gnome-core/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 1998/10/07 19:45:25 agc Exp $
+#
+
+DISTNAME= gnome-core-0.30
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
+ ftp://ftp.gnome.org/pub/GNOME/sources/ \
+ ftp://ftp.geo.net/pub/gnome/sources/
+
+MAINTAINER= tron@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+
+DEPENDS+= gnome-libs-0.30.1:../../x11/gnome-libs
+
+NOT_FOR_ARCHS= alpha # problems with gtk
+
+GNU_CONFIGURE= yes
+USE_X11= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+
+LOCALSTATEDIR= /var/gnome
+
+CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \
+ --with-glib-prefix=${LOCALBASE}
+CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnome-core/files/md5 b/x11/gnome-core/files/md5
new file mode 100644
index 00000000000..7ffde2d7d1d
--- /dev/null
+++ b/x11/gnome-core/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+
+MD5 (gnome-core-0.30.tar.gz) = 93fcc3d40d5d8d1fb79f4ac026f83ca8
diff --git a/x11/gnome-core/patches/patch-aa b/x11/gnome-core/patches/patch-aa
new file mode 100644
index 00000000000..0be181344a0
--- /dev/null
+++ b/x11/gnome-core/patches/patch-aa
@@ -0,0 +1,78 @@
+$NetBSD: patch-aa,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+
+Use NetBSD's own pkglibtool
+
+--- configure 1998/10/05 14:27:05 1.1
++++ configure 1998/10/05 14:27:46
+@@ -541,7 +541,7 @@
+
+ ac_ext=c
+ # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+-ac_cpp='$CPP $CPPFLAGS'
++ac_cpp='$CPP $CPPFLAGS -I$LOCALBASE/include'
+ ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+ cross_compiling=$ac_cv_prog_cc_cross
+@@ -1043,7 +1043,7 @@
+
+ ac_ext=c
+ # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+-ac_cpp='$CPP $CPPFLAGS'
++ac_cpp='$CPP $CPPFLAGS -I$LOCALBASE/include'
+ ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+ cross_compiling=$ac_cv_prog_cc_cross
+@@ -1234,7 +1234,7 @@
+
+ ac_ext=c
+ # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+-ac_cpp='$CPP $CPPFLAGS'
++ac_cpp='$CPP $CPPFLAGS -I$LOCALBASE/include'
+ ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+ cross_compiling=$ac_cv_prog_cc_cross
+@@ -1710,7 +1710,8 @@
+
+
+
+-# Always use our own libtool.
++# Always use our own libtool for NetBSD.
++if false; then
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+
+
+@@ -1790,6 +1791,7 @@
+ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
+ $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
+ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
++fi
+
+ for ac_prog in $CCC c++ g++ gcc CC cxx cc++
+ do
+@@ -1831,7 +1833,7 @@
+
+ ac_ext=C
+ # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+-ac_cpp='$CXXCPP $CPPFLAGS'
++ac_cpp='$CXXCPP $CPPFLAGS -I$LOCALBASE/include'
+ ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ ac_link='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+ cross_compiling=$ac_cv_prog_cxx_cross
+@@ -1857,7 +1859,7 @@
+ rm -fr conftest*
+ ac_ext=c
+ # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+-ac_cpp='$CPP $CPPFLAGS'
++ac_cpp='$CPP $CPPFLAGS -I$LOCALBASE/include'
+ ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+ cross_compiling=$ac_cv_prog_cc_cross
+@@ -2530,7 +2532,7 @@
+ rm -f conf.gtktest
+
+
+- CPPFLAGS="$CPPFLAGS $GTK_CFLAGS"
++ CPPFLAGS="$CPPFLAGS $GTK_CFLAGS -I$LOCALBASE/include"
+
+ saved_ldflags="$LDFLAGS"
+ LDFLAGS="$LDFLAGS $GTK_LIBS"
diff --git a/x11/gnome-core/patches/patch-ab b/x11/gnome-core/patches/patch-ab
new file mode 100644
index 00000000000..30bffc68d12
--- /dev/null
+++ b/x11/gnome-core/patches/patch-ab
@@ -0,0 +1,22 @@
+$NetBSD: patch-ab,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+
+Make this compile on NetBSD, as well as FreeBSD.
+
+--- applets/modemlights/modemlights.h 1998/10/05 15:00:21 1.1
++++ applets/modemlights/modemlights.h 1998/10/05 15:03:16
+@@ -7,11 +7,12 @@
+ #include <sys/stat.h>
+ #include <sys/ioctl.h>
+ #include <sys/socket.h>
++#include <sys/param.h>
+ #include <net/if.h>
+-#ifdef __FreeBSD__
+-#include <net/if_ppp.h>
+-#endif /* __FreeBSD__ */
+ #include <net/ppp_defs.h>
++#if (defined(BSD) && BSD >= 199506)
++#include <net/if_ppp.h>
++#endif /* 4.4 BSD derived */
+
+ #include <gnome.h>
+ #include "applet-lib.h"
diff --git a/x11/gnome-core/patches/patch-ac b/x11/gnome-core/patches/patch-ac
new file mode 100644
index 00000000000..64cf19b46b7
--- /dev/null
+++ b/x11/gnome-core/patches/patch-ac
@@ -0,0 +1,33 @@
+$NetBSD: patch-ac,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+
+Make this compile on NetBSD as well as FreeBSD. (June 1995 was the
+release of 4.4BSD-lite).
+
+--- applets/modemlights/modemlights.c 1998/10/05 14:51:41 1.1
++++ applets/modemlights/modemlights.c 1998/10/05 15:03:55
+@@ -222,17 +222,17 @@
+ struct ppp_stats stats;
+
+ memset(&ifreq, 0, sizeof(ifreq));
+-#ifndef __FreeBSD__
+- strncpy(ifreq.ifr_ifrn.ifrn_name, device_name, IFNAMSIZ);
+-#else
++#if (defined(BSD) && BSD >= 199506)
+ strncpy(ifreq.ifr_name, device_name, IFNAMSIZ);
+-#endif /* __FreeBSD__ */
++#else
++ strncpy(ifreq.ifr_ifrn.ifrn_name, device_name, IFNAMSIZ);
++#endif /* 4.4-BSD derived */
+ ifreq.ifr_ifru.ifru_data = (caddr_t)&stats;
+-#ifndef __FreeBSD__
+- if ((ioctl(ip_socket,SIOCDEVPRIVATE,(caddr_t)&ifreq) < 0))
++#if (defined(BSD) && BSD >= 199506)
++ if ((ioctl(ip_socket,SIOCGPPPSTATS,(caddr_t)&ifreq) < 0))
+ #else
+- if ((ioctl(ip_socket,SIOCGPPPSTATS,(caddr_t)&ifreq) < 0))
+-#endif /* __FreeBSD__ */
++ if ((ioctl(ip_socket,SIOCDEVPRIVATE,(caddr_t)&ifreq) < 0))
++#endif /* 4.4-BSD derived */
+ {
+ /* failure means ppp is not up */
+ *in = *out = 0;
diff --git a/x11/gnome-core/pkg/COMMENT b/x11/gnome-core/pkg/COMMENT
new file mode 100644
index 00000000000..6f5b92a53a7
--- /dev/null
+++ b/x11/gnome-core/pkg/COMMENT
@@ -0,0 +1 @@
+Base component of GNU Network Object Management Environment
diff --git a/x11/gnome-core/pkg/DESCR b/x11/gnome-core/pkg/DESCR
new file mode 100644
index 00000000000..8be73283570
--- /dev/null
+++ b/x11/gnome-core/pkg/DESCR
@@ -0,0 +1,3 @@
+Base component of GNU Network Object Management Environment - contains
+the GNOME panel and applets, the help browser, desktop properties and
+other essential GNOME utilities
diff --git a/x11/gnome-core/pkg/PLIST b/x11/gnome-core/pkg/PLIST
new file mode 100644
index 00000000000..e0ce72e5a7b
--- /dev/null
+++ b/x11/gnome-core/pkg/PLIST
@@ -0,0 +1,288 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/07 19:45:26 agc Exp $
+bin/gmenu
+bin/gnome-session
+bin/save-session
+bin/session-properties
+bin/gnome-smproxy
+bin/mouse-properties
+bin/keyboard-properties
+bin/background-properties
+bin/bell-properties
+bin/ui-properties
+bin/gnome-man2html
+bin/gnome-info2html
+bin/gnome-help-browser
+bin/gnome-terminal
+bin/panel
+bin/gen_util_applet
+bin/batmon_applet
+bin/asclock_applet
+bin/fish_applet
+bin/netload_applet
+bin/dialer_applet
+bin/webcontrol_applet
+bin/wmpager_applet
+bin/drivemount_applet
+bin/clockmail_applet
+bin/fifteen_applet
+bin/battery_applet
+bin/charpick_applet
+bin/modemlights_applet
+bin/gnomecc
+bin/screensaver-properties-capplet
+include/applet-lib.h
+include/applet-widget.h
+include/panel-types.h
+include/capplet-widget.h
+lib/libpanel_applet.so.0.0
+lib/libpanel_applet.a
+lib/appletsConf.sh
+lib/libcapplet.so.0.0
+lib/libcapplet.a
+lib/cappletConf.sh
+share/locale/de/LC_MESSAGES
+share/locale/de/LC_MESSAGES/gnome-core.mo
+share/locale/fr/LC_MESSAGES
+share/locale/fr/LC_MESSAGES/gnome-core.mo
+share/locale/it/LC_MESSAGES
+share/locale/it/LC_MESSAGES/gnome-core.mo
+share/locale/ko/LC_MESSAGES
+share/locale/ko/LC_MESSAGES/gnome-core.mo
+share/locale/cs/LC_MESSAGES
+share/locale/cs/LC_MESSAGES/gnome-core.mo
+share/locale/es/LC_MESSAGES
+share/locale/es/LC_MESSAGES/gnome-core.mo
+share/locale/no/LC_MESSAGES
+share/locale/no/LC_MESSAGES/gnome-core.mo
+share/locale/fi/LC_MESSAGES
+share/locale/fi/LC_MESSAGES/gnome-core.mo
+share/locale/ga/LC_MESSAGES
+share/locale/ga/LC_MESSAGES/gnome-core.mo
+share/locale/pt/LC_MESSAGES
+share/locale/pt/LC_MESSAGES/gnome-core.mo
+share/locale/ja/LC_MESSAGES
+share/locale/ja/LC_MESSAGES/gnome-core.mo
+share/locale/sv/LC_MESSAGES
+share/locale/sv/LC_MESSAGES/gnome-core.mo
+share/pixmaps/emacs.png
+share/pixmaps/gnome-aorta.png
+share/pixmaps/gnome-audio2.png
+share/pixmaps/gnome-balsa2.png
+share/pixmaps/gnome-calc2.png
+share/pixmaps/gnome-calendar.png
+share/pixmaps/gnome-cromagnon.png
+share/pixmaps/gnome-default.png
+share/pixmaps/gnome-ee.png
+share/pixmaps/gnome-file-c.png
+share/pixmaps/gnome-file-h.png
+share/pixmaps/gnome-folder.png
+share/pixmaps/gnome-gemvt.png
+share/pixmaps/gnome-gegl.png
+share/pixmaps/gnome-gimp.png
+share/pixmaps/gnome-globe.png
+share/pixmaps/gnome-gmenu.png
+share/pixmaps/gnome-gmush.png
+share/pixmaps/gnome-gnomine.png
+share/pixmaps/gnome-gsame.png
+share/pixmaps/gnome-help.png
+share/pixmaps/gnome-html.png
+share/pixmaps/gnome-image-gif.png
+share/pixmaps/gnome-image-jpeg.png
+share/pixmaps/gnome-irc.png
+share/pixmaps/gnome-lockscreen.png
+share/pixmaps/gnome-log.png
+share/pixmaps/gnome-logo-icon.png
+share/pixmaps/gnome-logo-icon-transparent.png
+share/pixmaps/gnome-logo-large.png
+share/pixmaps/gnome-mnemonic.png
+share/pixmaps/gnome-money.png
+share/pixmaps/gnome-networktool.png
+share/pixmaps/gnome-note.png
+share/pixmaps/gnome-qeye.png
+share/pixmaps/gnome-talk.png
+share/pixmaps/tiles/tile-normal-up.png
+share/pixmaps/tiles/tile-normal-down.png
+share/pixmaps/tiles/tile-purple-up.png
+share/pixmaps/tiles/tile-purple-down.png
+share/pixmaps/tiles/tile-green-up.png
+share/pixmaps/tiles/tile-green-down.png
+share/pixmaps/gnome-term-linux.png
+share/pixmaps/gnome-term-linux2.png
+share/pixmaps/gnome-term-night.png
+share/pixmaps/gnome-term-tiger.png
+share/pixmaps/gnome-term.png
+share/pixmaps/gnome-tigert.png
+share/pixmaps/gnome-unknown.png
+share/pixmaps/gnome-word.png
+share/pixmaps/kterm.png
+share/pixmaps/launcher-program.png
+share/pixmaps/monitor.png
+share/pixmaps/netscape.png
+share/pixmaps/panel-arrow-down.png
+share/pixmaps/panel-arrow-left.png
+share/pixmaps/panel-arrow-right.png
+share/pixmaps/panel-arrow-up.png
+share/pixmaps/panel-folder.png
+share/pixmaps/panel-drawer.png
+share/pixmaps/panel-knob.png
+share/pixmaps/gnome-mouse.png
+share/pixmaps/gnome-background.png
+share/pixmaps/panel-menu-main.png
+share/pixmaps/mailcheck
+share/pixmaps/mailcheck/email.png
+share/pixmaps/mailcheck/email-e.png
+share/pixmaps/mailcheck/tux-anim.png
+share/pixmaps/batmon-ac.png
+share/pixmaps/batmon-bat.png
+share/pixmaps/fish/fishanim.png
+share/apps/System/session.desktop
+share/apps/System/Imlib_config.desktop
+share/apps/System/.directory
+share/apps/System/background.desktop
+share/apps/System/mouse.desktop
+share/apps/System/keyboard.desktop
+share/apps/System/bell.desktop
+share/apps/System/ui.desktop
+share/apps/System/gmenu.desktop
+share/apps/System/gnomecc.desktop
+share/apps/Administration/.directory
+share/apps/Applications/Emacs.desktop
+share/apps/Applications/Netscape.desktop
+share/apps/Applications/.directory
+share/apps/Audio/.directory
+share/apps/Games/.directory
+share/apps/Graphics/GIMP.desktop
+share/apps/Graphics/.directory
+share/apps/Network/Balsa.desktop
+share/apps/Network/Tkrat.desktop
+share/apps/Network/.directory
+share/apps/Productivity/.directory
+share/apps/Gmc.desktop
+share/apps/Utilities/UNIX.desktop
+share/apps/Utilities/UNIX-regular.desktop
+share/apps/Utilities/Eterm.desktop
+share/apps/Utilities/Kterm.desktop
+share/apps/Utilities/.directory
+share/apps/Utilities/gnome-terminal.desktop
+share/apps/.order
+share/apps/gnome-help.desktop
+share/default.session
+share/gnome/help/help-browser
+share/gnome/help/help-browser/C
+share/gnome/help/help-browser/C/help-browser.html
+share/gnome/help/help-browser/C/topic.dat
+share/gnome/help/help-browser/C/default-page.html
+share/gnome/help/help-browser/C/bg.png
+share/gnome/help/help-browser/C/gnome-logo2.png
+share/gnome/help/help-browser/C/index.html
+share/gnome/help/gnome-intro
+share/gnome/help/gnome-intro/C
+share/gnome/help/gnome-intro/C/pix
+share/gnome/help/gnome-intro/C/pix/terminal.gif
+share/gnome/help/gnome-intro/C/pix/gedit-2files.gif
+share/gnome/help/gnome-intro/C/pix/ghex-2files.gif
+share/gnome/help/gnome-intro/C/pix/ghex-basic.gif
+share/gnome/help/gnome-intro/C/pix/gmc-basic.gif
+share/gnome/help/gnome-intro/C/pix/help-browser-initial.gif
+share/gnome/help/gnome-intro/C/pix/help-browser-sample.gif
+share/gnome/help/gnome-intro/C/pix/help-icon.gif
+share/gnome/help/gnome-intro/C/pix/panel-basic.gif
+share/gnome/help/gnome-intro/C/pix/panel-menu-select.gif
+share/gnome/help/gnome-intro/C/pix/panel-menu.gif
+share/gnome/help/gnome-intro/C/pix/panel-icons.gif
+share/gnome/help/gnome-intro/C/pix/panel-add-icon.gif
+share/gnome/help/gnome-intro/C/pix/gmix.gif
+share/gnome/help/gnome-intro/C/pix/gtcd.gif
+share/gnome/help/gnome-intro/C/pix/gtop-procs.gif
+share/gnome/help/gnome-intro/C/pix/gtcd-track-list.gif
+share/gnome/help/gnome-intro/C/pix/gtcd-cddb.gif
+share/gnome/help/gnome-intro/C/pix/gulp.gif
+share/gnome/help/gnome-intro/C/pix/calendar.gif
+share/gnome/help/gnome-intro/C/pix/ee-menu.gif
+share/gnome/help/gnome-intro/C/pix/gtop-mem.gif
+share/gnome/help/gnome-intro/C/pix/gtop-kill.gif
+share/gnome/help/gnome-intro/C/pix/gtt-basic.gif
+share/gnome/help/gnome-intro/C/pix/background-properties.gif
+share/gnome/help/gnome-intro/C/pix/gtt-new.gif
+share/gnome/help/gnome-intro/C/pix/gtt-2proj.gif
+share/gnome/help/gnome-intro/C/pix/gcalc.gif
+share/gnome/help/gnome-intro/C/pix/freecell.gif
+share/gnome/help/gnome-intro/C/pix/mahjongg.gif
+share/gnome/help/gnome-intro/C/pix/same-gnome.gif
+share/gnome/help/gnome-intro/C/pix/gnomine.gif
+share/gnome/help/gnome-intro/C/topic.dat
+share/gnome/help/gnome-intro/C/index.html
+share/gnome/help/gnome-intro/C/c93191.html
+share/gnome/help/gnome-intro/C/f13.html
+share/gnome/help/gnome-intro/C/a-sample-session.html
+share/gnome/help/gnome-intro/C/c93230.html
+share/gnome/help/gnome-intro/C/f1346.html
+share/gnome/help/gnome-intro/C/a-sample-session75.html
+share/gnome/help/gnome-intro/C/c93302.html
+share/gnome/help/gnome-intro/C/gnome-intro.html
+share/gnome/help/gnome-intro/C/c93.html
+share/gnome/help/gnome-intro/C/c93372.html
+share/gnome/help/gnome-intro/C/c93127.html
+share/gnome/help/gnome-intro/C/c93412.html
+share/gnome/help/gnome-intro/C/c93175.html
+share/gnome/help/gnome-intro/C/docbook.css
+share/panelrc
+share/applets/Amusements/.directory
+share/applets/Amusements/fish_applet.desktop
+share/applets/Amusements/fifteen_applet.desktop
+share/applets/Monitors/.directory
+share/applets/Monitors/batmon_applet.desktop
+share/applets/Monitors/battery_applet.desktop
+share/applets/Multimedia/.directory
+share/applets/Network/.directory
+share/applets/Network/mailcheck_applet.desktop
+share/applets/Network/netload_applet.desktop
+share/applets/Network/dialer_applet.desktop
+share/applets/Network/webcontrol_applet.desktop
+share/applets/Network/modemlights_applet.desktop
+share/applets/Utility/.directory
+share/applets/Utility/clock_applet.desktop
+share/applets/Utility/printer.desktop
+share/applets/Utility/asclock_applet.desktop
+share/applets/Utility/wmpager_applet.desktop
+share/applets/Utility/drivemount_applet.desktop
+share/applets/Utility/clockmail_applet.desktop
+share/applets/Utility/charpick_applet.desktop
+share/control-center/Inputdevs/mouse-properties.desktop
+share/control-center/Inputdevs/keyboard-properties.desktop
+share/control-center/Inputdevs/.directory
+share/control-center/WindowManager/.directory
+share/control-center/Workspace/.directory
+share/control-center/Appearances/.directory
+share/control-center/.directory
+share/control-center/.data
+share/control-center/.data/Qix.desktop
+share/control-center/.data/qix.png
+share/control-center/.data/Deco.desktop
+share/control-center/.data/deco.png
+@dirrm share/pixmaps/tiles
+@dirrm share/pixmaps/fish
+@dirrm share/pixmaps
+@dirrm share/apps/System
+@dirrm share/apps/Administration
+@dirrm share/apps/Applications
+@dirrm share/apps/Audio
+@dirrm share/apps/Games
+@dirrm share/apps/Graphics
+@dirrm share/apps/Network
+@dirrm share/apps/Productivity
+@dirrm share/apps/Utilities
+@dirrm share/apps
+@dirrm share/gnome/help
+@dirrm share/gnome
+@dirrm share/applets/Amusements
+@dirrm share/applets/Monitors
+@dirrm share/applets/Multimedia
+@dirrm share/applets/Network
+@dirrm share/applets/Utility
+@dirrm share/applets
+@dirrm share/control-center/Inputdevs
+@dirrm share/control-center/WindowManager
+@dirrm share/control-center/Workspace
+@dirrm share/control-center/Appearances
+@dirrm share/control-center