diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11-themes | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
303 files changed, 0 insertions, 27023 deletions
diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile deleted file mode 100644 index f2940cdb2..000000000 --- a/x11-themes/beastie/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: beastie -# Date created: 2005-09-06 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/beastie/Makefile,v 1.9 2006/05/03 22:58:28 ahze Exp $ -# - -PORTNAME= beastie -PORTVERSION= 06.05.03 -PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.freebsd.org/~ahze/distfiles/ -MASTER_SITE_SUBDIR= ahze -DISTNAME= Beastie-${PORTVERSION} - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Gnome theme with FreeBSD Colors - -RUN_DEPENDS+= gtk-engines2>=2.7.4_1:${PORTSDIR}/x11-themes/gtk-engines2 \ - gnome-themes>=2.11.91:${PORTSDIR}/x11-themes/gnome-themes - -WRKSRC= ${WRKDIR}/Beastie -NO_BUILD= yes - -THEME_FILES= README index.theme gtk-2.0/gtkrc -THEME_DIR= share/themes/Beastie/ -PLIST_FILES= ${THEME_FILES:S|^|${THEME_DIR}|} -PLIST_DIRS= ${THEME_DIR}/gtk-2.0 ${THEME_DIR} - -.include <bsd.port.pre.mk> - -do-install: - ${MKDIR} ${PREFIX}/${THEME_DIR}/gtk-2.0 -.for f in ${THEME_FILES} - ${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/${THEME_DIR}/${f} -.endfor - -.include <bsd.port.post.mk> diff --git a/x11-themes/beastie/distinfo b/x11-themes/beastie/distinfo deleted file mode 100644 index c18b3bc46..000000000 --- a/x11-themes/beastie/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Beastie-06.05.03.tar.gz) = 6da7232a4e3b81e6dd5ec1f65d679ea9 -SHA256 (Beastie-06.05.03.tar.gz) = e1bce9bdb62a860bc85aa5fce1011077db397760cb8653d53b89a56f089b511c -SIZE (Beastie-06.05.03.tar.gz) = 1868 diff --git a/x11-themes/beastie/pkg-descr b/x11-themes/beastie/pkg-descr deleted file mode 100644 index 7417b74b1..000000000 --- a/x11-themes/beastie/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GNOME theme with FreeBSD colors - -Author: Jeremy Messenger <mezz@FreeBSD.org> - Michael Johnson <ahze@FreeBSD.org> -WWW: http://people.freebsd.org/~ahze/Beastie/ diff --git a/x11-themes/bluecurve-themes/Makefile b/x11-themes/bluecurve-themes/Makefile deleted file mode 100644 index fc443ede3..000000000 --- a/x11-themes/bluecurve-themes/Makefile +++ /dev/null @@ -1,94 +0,0 @@ -# New ports collection makefile for: bluecurve-themes -# Date created: 29 May 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME?= bluecurve-themes -PORTREVISION?= 3 -CATEGORIES= x11-themes - -MAINTAINER= jylefort@FreeBSD.org -COMMENT?= Meta-port for Bluecurve themes - -.if ${PORTNAME} == "bluecurve-themes" # meta-port - -PORTVERSION= 1.0 -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -# note: gtk-/icon-/metacity- are brought in by gnome- -RUN_DEPENDS= ${X11BASE}/lib/X11/icons/Bluecurve/cursors/X_cursor:${PORTSDIR}/x11-themes/cursor-bluecurve-theme \ - ${LOCALBASE}/share/themes/Bluecurve/index.theme:${PORTSDIR}/x11-themes/gnome-bluecurve-theme \ - ${LINUXBASE}/usr/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/linux-gtk-bluecurve-theme \ - ${X11BASE}/lib/plugins/styles/bluecurve.so:${PORTSDIR}/x11-themes/qt-bluecurve-theme \ - ${X11BASE}/share/xmms/Skins/Bluecurve-xmms.zip:${PORTSDIR}/x11-themes/xmms-bluecurve-theme - -NO_BUILD= yes - -do-install: # empty - -.else # master port - -PORTVERSION= 0.234 -RPMREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX:S|$|:fedora|} ${MASTER_SITE_LOCAL:S|$|:local|} -MASTER_SITE_SUBDIR= development/SRPMS/:fedora jylefort/:local -DISTFILES= redhat-artwork-${PORTVERSION}-${RPMREVISION}.src.rpm:fedora,local - -EXTRACT_DEPENDS+= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio - -WRKSRC= ${WRKDIR}/redhat-artwork-${PORTVERSION} - -# the slave ports use their own pkg files and dirs -DESCR?= ${.CURDIR}/pkg-descr -PLIST?= ${.CURDIR}/pkg-plist -FILESDIR= ${.CURDIR}/files - -do-extract: - @${MKDIR} ${WRKDIR} - @cd ${WRKDIR} && \ - rpm2cpio.pl ${_DISTDIR}/${_DISTFILES} | ${CPIO} -id --quiet && \ - ${TAR} -zxf redhat-artwork-${PORTVERSION}.tar.gz - -.if defined(BC_HIERS) - -PLIST= ${WRKDIR}/pkg-plist - -pre-install: bc-generate-plist - -bc-generate-plist: - @${RM} -f ${PLIST} - @for h in ${BC_HIERS}; do \ - src=`${ECHO_CMD} "$$h" | ${CUT} -f 1 -d ':'` && \ - dst_rel=`${ECHO_CMD} "$$h" | ${CUT} -f 2 -d ':' | ${SED} -e 's|^${PREFIX}/||'` && \ - cd "$$src" && \ - ${FIND} * ! -type d | ${SORT} \ - | ${SED} -e "s|^|$$dst_rel/|" >> ${PLIST} && \ - ${FIND} * -type d ! -empty | ${SORT} -r \ - | ${SED} -e "s|^|@dirrm $$dst_rel/|" >> ${PLIST}; \ - done - -do-install: - for h in ${BC_HIERS}; do \ - src=`${ECHO_CMD} "$$h" | ${CUT} -f 1 -d ':'` && \ - dst=`${ECHO_CMD} "$$h" | ${CUT} -f 2 -d ':'` && \ - ${MKDIR} "$$dst" && cd "$$src" && \ - ${FIND} * -type d ! -empty -exec \ - ${MKDIR} "$$dst/{}" \; && \ - ${FIND} * -type l -exec \ - ${CP} -Rf "{}" "$$dst/{}" \; && \ - ${FIND} * ! -type d ! -type l -exec \ - ${INSTALL_DATA} "{}" "$$dst/{}" \; ; \ - done - -.endif # BC_HIERS - -.endif # master port - -.if !defined(_BC_MK_INCLUDED) -.include <bsd.port.mk> -.endif diff --git a/x11-themes/bluecurve-themes/bsd.bluecurve.mk b/x11-themes/bluecurve-themes/bsd.bluecurve.mk deleted file mode 100644 index e59b03257..000000000 --- a/x11-themes/bluecurve-themes/bsd.bluecurve.mk +++ /dev/null @@ -1,5 +0,0 @@ -# $FreeBSD$ - -_BC_MK_INCLUDED= yes - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/bluecurve-themes/distinfo b/x11-themes/bluecurve-themes/distinfo deleted file mode 100644 index a6481eebf..000000000 --- a/x11-themes/bluecurve-themes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (redhat-artwork-0.234-1.src.rpm) = e2833d085ccb341446b6a9c2b5b5a4f6 -SHA256 (redhat-artwork-0.234-1.src.rpm) = 8d3072c33d61a877416c7ec430b962161c5faf69b3e40584569e8517a2dfbffb -SIZE (redhat-artwork-0.234-1.src.rpm) = 7921818 diff --git a/x11-themes/bluecurve-themes/pkg-descr b/x11-themes/bluecurve-themes/pkg-descr deleted file mode 100644 index 9730d2cf6..000000000 --- a/x11-themes/bluecurve-themes/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This meta-port installs all the Bluecurve ports, namely: - - - the GTK+ themes (1.x and 2.x, native and Linux versions) - - the QT theme - - the Metacity themes - - the icon set - - the X cursor themes - - the XMMS skin - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile deleted file mode 100644 index 8b2002c70..000000000 --- a/x11-themes/buffy/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: buffy -# Date Created: 13 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/buffy/Makefile,v 1.1 2006/07/19 19:56:11 ahze Exp $ -# - -PORTNAME= buffy -PORTVERSION= 0.2 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= buffy02 -DISTNAME= buffy02-1.2 - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK theme engine looking like SGI enhanced Motif (aka Roxy) - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/buffy/distinfo b/x11-themes/buffy/distinfo deleted file mode 100644 index 5a593d578..000000000 --- a/x11-themes/buffy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (buffy02-1.2.tar.gz) = 8124ebe688d117b272624770c95276e2 -SHA256 (buffy02-1.2.tar.gz) = e6fcc2ac444b1054668ff59600987cd977cdbc9e9f1e6ee2b4229eb3704d29c1 -SIZE (buffy02-1.2.tar.gz) = 128739 diff --git a/x11-themes/buffy/files/patch-aa b/x11-themes/buffy/files/patch-aa deleted file mode 100644 index 0aa054c15..000000000 --- a/x11-themes/buffy/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Jun 13 18:14:38 2000 -+++ Makefile.in Tue Jun 13 18:14:52 2000 -@@ -99,7 +99,7 @@ - && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status - - $(ACLOCAL_M4): configure.in -- cd $(srcdir) && $(ACLOCAL) -+# cd $(srcdir) && $(ACLOCAL) - - config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck diff --git a/x11-themes/buffy/pkg-descr b/x11-themes/buffy/pkg-descr deleted file mode 100644 index 335bad411..000000000 --- a/x11-themes/buffy/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GTK+ has a plugin model to allow the look and feel of the toolkit to be changed -using either pixmaps or new drawing code. I've written an engine to look like -the SGI enhanced Motif (aka Roxy). diff --git a/x11-themes/buffy/pkg-plist b/x11-themes/buffy/pkg-plist deleted file mode 100644 index 01fcb0d28..000000000 --- a/x11-themes/buffy/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -lib/gtk/themes/engines/libbuffy.la -lib/gtk/themes/engines/libbuffy.so -share/themes/buffyEro/ICON.png -share/themes/buffyEro/README.html -share/themes/buffyEro/gtk/gtkrc -share/themes/buffyIno/ICON.png -share/themes/buffyIno/README.html -share/themes/buffyIno/gtk/gtkrc -share/themes/buffyMagic/ICON.png -share/themes/buffyMagic/README.html -share/themes/buffyMagic/gtk/gtkrc -share/themes/buffyNess/ICON.png -share/themes/buffyNess/README.html -share/themes/buffyNess/gtk/gtkrc -share/themes/buffyRio/ICON.png -share/themes/buffyRio/README.html -share/themes/buffyRio/gtk/gtkrc -@dirrm share/themes/buffyEro/gtk -@dirrm share/themes/buffyEro -@dirrm share/themes/buffyIno/gtk -@dirrm share/themes/buffyIno -@dirrm share/themes/buffyMagic/gtk -@dirrm share/themes/buffyMagic -@dirrm share/themes/buffyNess/gtk -@dirrm share/themes/buffyNess -@dirrm share/themes/buffyRio/gtk -@dirrm share/themes/buffyRio diff --git a/x11-themes/cairo-gtk-engine/Makefile b/x11-themes/cairo-gtk-engine/Makefile deleted file mode 100644 index d1705dd8a..000000000 --- a/x11-themes/cairo-gtk-engine/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: cairo-gtk-engine -# Date created: 2005-07-04 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/cairo-gtk-engine/Makefile,v 1.3 2006/05/06 08:53:17 marcus Exp $ - -PORTNAME= cairo-gtk-engine -PORTVERSION= 0.0.0 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.freebsd.org/~ahze/distfiles/ -MASTER_SITE_SUBDIR= ahze - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Cairo-gtk theme engine and themes - -WRKSRC= ${WRKDIR}/${PORTNAME} -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 - -.include <bsd.port.mk> diff --git a/x11-themes/cairo-gtk-engine/distinfo b/x11-themes/cairo-gtk-engine/distinfo deleted file mode 100644 index d59415d85..000000000 --- a/x11-themes/cairo-gtk-engine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cairo-gtk-engine-0.0.0.tar.bz2) = 6515555674ec2147c55603073dba15b8 -SHA256 (cairo-gtk-engine-0.0.0.tar.bz2) = ad6f8e40f91e5bc396ca8fcb5e4aff6e55e3ed8be87d8294548170cdbe55e183 -SIZE (cairo-gtk-engine-0.0.0.tar.bz2) = 434003 diff --git a/x11-themes/cairo-gtk-engine/pkg-descr b/x11-themes/cairo-gtk-engine/pkg-descr deleted file mode 100644 index c6668af7c..000000000 --- a/x11-themes/cairo-gtk-engine/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Cairo-gtk vector theme engine and themes - -WWW: http://cairographics.org/ diff --git a/x11-themes/cairo-gtk-engine/pkg-plist b/x11-themes/cairo-gtk-engine/pkg-plist deleted file mode 100644 index 118bd069d..000000000 --- a/x11-themes/cairo-gtk-engine/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcaligula.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcaligula.so -share/themes/Caligula-grassy/gtk-2.0/gtkrc -share/themes/Caligula-sketchy/gtk-2.0/gtkrc -share/themes/Caligula-swirly/gtk-2.0/gtkrc -share/themes/Caligula/gtk-2.0/gtkrc -@dirrm share/themes/Caligula/gtk-2.0 -@dirrm share/themes/Caligula-swirly/gtk-2.0 -@dirrm share/themes/Caligula-swirly -@dirrm share/themes/Caligula-sketchy/gtk-2.0 -@dirrm share/themes/Caligula-sketchy -@dirrm share/themes/Caligula-grassy/gtk-2.0 -@dirrm share/themes/Caligula-grassy -@dirrm share/themes/Caligula diff --git a/x11-themes/clean-theme-gtk/Makefile b/x11-themes/clean-theme-gtk/Makefile deleted file mode 100644 index 8af1068fe..000000000 --- a/x11-themes/clean-theme-gtk/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: clean-theme-gtk -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= clean-theme-gtk -PORTVERSION= 1.2.x -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= clean___ -DISTNAME= clean___-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= The Clean GTK theme engine - -WRKSRC= ${WRKDIR}/gtk-clean-theme - -GNU_CONFIGURE= yes -USE_GNOME= gtk12 -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/clean-theme-gtk/distinfo b/x11-themes/clean-theme-gtk/distinfo deleted file mode 100644 index 4f5bc917a..000000000 --- a/x11-themes/clean-theme-gtk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clean___-1.2.x.tar.gz) = 17c3b918edb5c9b90301cb73e486433c -SHA256 (clean___-1.2.x.tar.gz) = ba9bc720dd4ce08bf070e8ca7cdecb3002b62fa181c837955b623c2964b5c891 -SIZE (clean___-1.2.x.tar.gz) = 125488 diff --git a/x11-themes/clean-theme-gtk/pkg-descr b/x11-themes/clean-theme-gtk/pkg-descr deleted file mode 100644 index 92ca27039..000000000 --- a/x11-themes/clean-theme-gtk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is the Clean GTK theme engine. - -WWW: http://progen.dynodns.net/dengen/clean_theme.html diff --git a/x11-themes/clean-theme-gtk/pkg-plist b/x11-themes/clean-theme-gtk/pkg-plist deleted file mode 100644 index 0c5c1dd67..000000000 --- a/x11-themes/clean-theme-gtk/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libclean.la -lib/gtk/themes/engines/libclean.so -share/themes/Clean/ICON.png -share/themes/Clean/README.html -share/themes/Clean/gtk/gtkrc -@dirrm share/themes/Clean/gtk -@dirrm share/themes/Clean diff --git a/x11-themes/clearlooks-themes-extras/Makefile b/x11-themes/clearlooks-themes-extras/Makefile deleted file mode 100644 index 088a96436..000000000 --- a/x11-themes/clearlooks-themes-extras/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: clearlooks-themes-extras -# Date created: 10 April 2005 -# Whom: Mezz <mezz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= clearlooks-themes-extras -PORTVERSION= 0.6 -PORTREVISION= 2 -CATEGORIES= x11-themes -MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/ -DISTNAME= Clearlooks-Big_Pack-${PORTVERSION}.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= Extras colour schemes for Clearlooks engine theme - -NO_BUILD= yes -USE_GNOME= gtk20 - -THEME_DIR= ${PREFIX}/share/themes - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc) || defined(WITH_GTKENGINE) -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -.else -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libclearlooks.so:${PORTSDIR}/x11-themes/clearlooks -.endif - -do-extract: - @${MKDIR} ${WRKSRC} - @(cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${DISTDIR}/${DISTFILES} ${EXTRACT_AFTER_ARGS}) - -do-install: - @${MKDIR} ${THEME_DIR} - @cd ${WRKSRC} && ${FIND} . -print | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - -.include <bsd.port.post.mk> diff --git a/x11-themes/clearlooks-themes-extras/distinfo b/x11-themes/clearlooks-themes-extras/distinfo deleted file mode 100644 index c448174e7..000000000 --- a/x11-themes/clearlooks-themes-extras/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Clearlooks-Big_Pack-0.6.x.tar.gz) = 9bf7ab320a7054c4ee1e8ee7ec97adca -SHA256 (Clearlooks-Big_Pack-0.6.x.tar.gz) = 3fd416ef8bb4d554a4a39bd03fa486e613c3fa2ac9d2d3b47842414594ca78d8 -SIZE (Clearlooks-Big_Pack-0.6.x.tar.gz) = 172086 diff --git a/x11-themes/clearlooks-themes-extras/pkg-descr b/x11-themes/clearlooks-themes-extras/pkg-descr deleted file mode 100644 index d324b2bf0..000000000 --- a/x11-themes/clearlooks-themes-extras/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -There are currently twenty-two color schemes. Eight are modified versions of -previous color schemes by me, clearlooks-devel, and Ubuntu, where I've made -the widgets a little darker while allowing the scrollbars to remain the normal -background color (more or less). - -WWW: http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/ diff --git a/x11-themes/clearlooks-themes-extras/pkg-plist b/x11-themes/clearlooks-themes-extras/pkg-plist deleted file mode 100644 index 74bc60f75..000000000 --- a/x11-themes/clearlooks-themes-extras/pkg-plist +++ /dev/null @@ -1,257 +0,0 @@ -share/themes/Clearlooks-Breathe/gtk-2.0/gtkrc -share/themes/Clearlooks-Ceylon/gtk-2.0/gtkrc -share/themes/Clearlooks-Coffee/gtk-2.0/gtkrc -share/themes/Clearlooks-Curve/gtk-2.0/gtkrc -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-eject.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-next.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-pause.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-play.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-prev.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-record.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/cdplayer-stop.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-logo.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-about.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-attach.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-book-blue.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-connect.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-disconnect.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-edit.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-empty.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-export.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-gnome-run.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-gnome-searchtool.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-import.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-insert-image.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-insert-object.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-insert-table.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-line-in.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-lockscreen.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-mic.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gnome-stock-volume.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/green-gnome-logo.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-add.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-apply.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-bold.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-cancel.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-cdrom.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-clear.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-close.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-convert.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-copy.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-cut.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-delete.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dialog-error.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dialog-info.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dialog-question.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dialog-warning.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dnd-multiple.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-dnd.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-execute.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-find-and-replace.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-find.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-floppy.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-go-back.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-go-down.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-go-forward.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-go-up.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-goto-bottom.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-goto-first.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-goto-last.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-goto-top.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-help.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-home.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-index.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-italic.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-jump-to.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-justify-center.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-justify-fill.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-justify-left.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-justify-right.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-missing-image.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-new.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-no.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-ok.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-open.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-paste.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-preferences.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-print-preview.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-print.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-properties.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-quit.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-redo.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-refresh.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-remove.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-revert-to-saved.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-save-as.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-save.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-select-color.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-select-font.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-sort-ascending.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-sort-descending.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-spell-check.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-stop.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-strikethrough.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-undelete.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-underline.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-undo.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-yes.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-zoom-100.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-zoom-fit.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-zoom-in.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/gtk-zoom-out.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/iconrc -share/themes/Clearlooks-Curve/gtk-2.0/icons/media-backward.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/media-forward.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/mouse-dblclck-maybe.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/mouse-dblclck-off.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/mouse-dblclck-on.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/null_button.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-accessories.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-amusements.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-drawer.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-internet.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-launcher.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-lockscreen.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-logout.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-multimedia.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-run.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-screenshot.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-searchtool.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/panel-utility.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/printer-broken.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/printer-default.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/printer-inkjet.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/printer-personal-laser.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/printer-workgroup-laser.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/stock-undelete.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/v1.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/v2.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/v3.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/v4.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/vm.png -share/themes/Clearlooks-Curve/gtk-2.0/icons/volume-mute.png -share/themes/Clearlooks-Darjeeling/gtk-2.0/gtkrc -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/gtkrc -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/iconrc -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-eject.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-forward.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-next.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-pause.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-play.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-previous.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-rewind.png -share/themes/Clearlooks-DarkCoffee2/gtk-2.0/media-stop.png -share/themes/Clearlooks-Edge/gtk-2.0/gtkrc -share/themes/Clearlooks-Etiquette/README -share/themes/Clearlooks-Etiquette/gtk-2.0/gtkrc -share/themes/Clearlooks-Executive/gtk-2.0/gtkrc -share/themes/Clearlooks-GNOME/gtk-2.0/gtkrc -share/themes/Clearlooks-Glider/gtk-2.0/gtkrc -share/themes/Clearlooks-Glider/gtk-2.0/iconrc -share/themes/Clearlooks-Glider/gtk-2.0/stock_apply.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_bottom.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_cancel.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_down.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_first.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_last.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_left.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_ok.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_refresh.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_right.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_top.png -share/themes/Clearlooks-Glider/gtk-2.0/stock_up.png -share/themes/Clearlooks-Gull/gtk-2.0/gtkrc -share/themes/Clearlooks-Hedgehog/gtk-2.0/gtkrc -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/gtkrc -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/iconrc -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_apply.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_bottom.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_cancel.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_down.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_first.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_last.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_left.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_ok.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_refresh.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_right.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_top.png -share/themes/Clearlooks-Human_In_Blue/gtk-2.0/stock_up.png -share/themes/Clearlooks-Indigo2/gtk-2.0/gtkrc -share/themes/Clearlooks-Indigo2/gtk-2.0/iconrc -share/themes/Clearlooks-Indigo2/gtk-2.0/media-eject.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-forward.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-next.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-pause.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-play.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-previous.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-rewind.png -share/themes/Clearlooks-Indigo2/gtk-2.0/media-stop.png -share/themes/Clearlooks-Lila/gtk-2.0/gtkrc -share/themes/Clearlooks-Lucidity/gtk-2.0/gtkrc -share/themes/Clearlooks-Milk/README -share/themes/Clearlooks-Milk/gtk-2.0/gtkrc -share/themes/Clearlooks-Nuvola/gtk-2.0/gtkrc -share/themes/Clearlooks-Pastel/gtk-2.0/gtkrc -share/themes/Clearlooks-Serenity/gtk-2.0/gtkrc -share/themes/Clearlooks-Sunset/gtk-2.0/gtkrc -share/themes/Clearlooks-Sunset/gtk-2.0/iconrc -share/themes/Clearlooks-Sunset/gtk-2.0/media-eject.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-forward.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-next.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-pause.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-play.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-previous.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-rewind.png -share/themes/Clearlooks-Sunset/gtk-2.0/media-stop.png -share/themes/Clearlooks-gOrangeous/README -share/themes/Clearlooks-gOrangeous/gtk-2.0/gtkrc -share/themes/Clearlooks-gPerfect/gtk-2.0/gtkrc -@dirrm share/themes/Clearlooks-gPerfect/gtk-2.0 -@dirrm share/themes/Clearlooks-gPerfect -@dirrm share/themes/Clearlooks-gOrangeous/gtk-2.0 -@dirrm share/themes/Clearlooks-gOrangeous -@dirrm share/themes/Clearlooks-Sunset/gtk-2.0 -@dirrm share/themes/Clearlooks-Sunset -@dirrm share/themes/Clearlooks-Serenity/gtk-2.0 -@dirrm share/themes/Clearlooks-Serenity -@dirrm share/themes/Clearlooks-Pastel/gtk-2.0 -@dirrm share/themes/Clearlooks-Pastel -@dirrm share/themes/Clearlooks-Nuvola/gtk-2.0 -@dirrm share/themes/Clearlooks-Nuvola -@dirrm share/themes/Clearlooks-Milk/gtk-2.0 -@dirrm share/themes/Clearlooks-Milk -@dirrm share/themes/Clearlooks-Lucidity/gtk-2.0 -@dirrm share/themes/Clearlooks-Lucidity -@dirrm share/themes/Clearlooks-Lila/gtk-2.0 -@dirrm share/themes/Clearlooks-Lila -@dirrm share/themes/Clearlooks-Indigo2/gtk-2.0 -@dirrm share/themes/Clearlooks-Indigo2 -@dirrm share/themes/Clearlooks-Human_In_Blue/gtk-2.0 -@dirrm share/themes/Clearlooks-Human_In_Blue -@dirrm share/themes/Clearlooks-Hedgehog/gtk-2.0 -@dirrm share/themes/Clearlooks-Hedgehog -@dirrm share/themes/Clearlooks-Gull/gtk-2.0 -@dirrm share/themes/Clearlooks-Gull -@dirrm share/themes/Clearlooks-Glider/gtk-2.0 -@dirrm share/themes/Clearlooks-Glider -@dirrm share/themes/Clearlooks-GNOME/gtk-2.0 -@dirrm share/themes/Clearlooks-GNOME -@dirrm share/themes/Clearlooks-Executive/gtk-2.0 -@dirrm share/themes/Clearlooks-Executive -@dirrm share/themes/Clearlooks-Etiquette/gtk-2.0 -@dirrm share/themes/Clearlooks-Etiquette -@dirrm share/themes/Clearlooks-Edge/gtk-2.0 -@dirrm share/themes/Clearlooks-Edge -@dirrm share/themes/Clearlooks-DarkCoffee2/gtk-2.0 -@dirrm share/themes/Clearlooks-DarkCoffee2 -@dirrm share/themes/Clearlooks-Darjeeling/gtk-2.0 -@dirrm share/themes/Clearlooks-Darjeeling -@dirrm share/themes/Clearlooks-Curve/gtk-2.0/icons -@dirrm share/themes/Clearlooks-Curve/gtk-2.0 -@dirrm share/themes/Clearlooks-Curve -@dirrm share/themes/Clearlooks-Coffee/gtk-2.0 -@dirrm share/themes/Clearlooks-Coffee -@dirrm share/themes/Clearlooks-Ceylon/gtk-2.0 -@dirrm share/themes/Clearlooks-Ceylon -@dirrm share/themes/Clearlooks-Breathe/gtk-2.0 -@dirrm share/themes/Clearlooks-Breathe diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile deleted file mode 100644 index 7cd85e60a..000000000 --- a/x11-themes/clearlooks/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: clearlooks -# Date created: 2005-02-26 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/clearlooks/Makefile,v 1.4 2005/10/14 20:39:59 adamw Exp $ -# - -PORTNAME?= clearlooks -PORTVERSION= 0.6.2 -PORTREVISION= 4 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= clearlooks -DISTNAME= clearlooks-${PORTVERSION} - -MAINTAINER= ahze@FreeBSD.org -COMMENT?= GTK+ 2.x engine based on Bluecurve - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gtk20 -INSTALLS_ICONS= yes - -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LDFLAGS="-L${X11BASE}/lib" - -.if defined(PORTNAME) && ${PORTNAME} == "clearlooks" -OPTIONS+= ANIMATION "Enable experimental animated progressbars" Off \ - METACITY "Depend on MetaCity Theme" On -.endif - -.include <bsd.port.pre.mk> - -.if ${PORTNAME} == "clearlooks" -CONFLICTS+= gtk-engines2-[0-9]* clearlooks-themes[0-9]* -PLIST_SUB+= ENGINE="" -.else -CONFLICTS+= clearlooks-[0-9]* - -BUILD_DEPENDS+= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS+= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 - -BUILD_WRKSRC= ${WRKSRC}/themes -INSTALL_WRKSRC= ${WRKSRC}/themes - -PLIST_SUB+= ENGINE="@comment " -.endif - -.if !defined(WITHOUT_METACITY) && ${PORTNAME}=="clearlooks" -RUN_DEPENDS+= ${LOCALBASE}/share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/clearlooks-metacity -.endif - -.if defined(WITH_ANIMATION) -CONFIGURE_ARGS+= --enable-animation -.endif - -.if ${PORTNAME} == "clearlooks" -pre-everything:: - @if [ -n "`${PKG_INFO} -xI '^gtk-engines2*[0-9]*'`" ]; then \ - ${ECHO_MSG} ; \ - ${ECHO_MSG} "Gnome/gtk-engine users should use ${PORTSDIR}/x11-themes/clearlooks-themes instead" ; \ - ${ECHO_MSG} ; \ - ${FALSE}; \ - fi -.endif - -post-patch: -.if ${PORTNAME} != "clearlooks" - @${REINPLACE_CMD} -e 's|gtkrc||' \ - ${WRKSRC}/themes/Clearlooks/gtk-2.0/Makefile.in -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/clearlooks/distinfo b/x11-themes/clearlooks/distinfo deleted file mode 100644 index 615b04067..000000000 --- a/x11-themes/clearlooks/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clearlooks-0.6.2.tar.bz2) = 451ef33d1bffa261c5cbe01182199f97 -SHA256 (clearlooks-0.6.2.tar.bz2) = be080113c9e9d137ee14eaf7f731c5ae58d24924748aaa725d0f061d59265f3b -SIZE (clearlooks-0.6.2.tar.bz2) = 271558 diff --git a/x11-themes/clearlooks/files/patch-src_support.c b/x11-themes/clearlooks/files/patch-src_support.c deleted file mode 100644 index 6f6ef5abc..000000000 --- a/x11-themes/clearlooks/files/patch-src_support.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/support.c.orig Thu Jun 9 17:19:53 2005 -+++ src/support.c Thu Jun 9 17:20:15 2005 -@@ -530,8 +530,8 @@ - void gtk_clist_get_header_index (GtkCList *clist, GtkWidget *button, - gint *column_index, gint *columns) - { -- *columns = clist->columns; - int i; -+ *columns = clist->columns; - - for (i=0; i<*columns; i++) - { diff --git a/x11-themes/clearlooks/pkg-descr b/x11-themes/clearlooks/pkg-descr deleted file mode 100644 index 9c30026c1..000000000 --- a/x11-themes/clearlooks/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a GTK+ 2.x engine based on Bluecurve. It features a modern look -without sacrificing (much) speed. - -WWW: http://clearlooks.sourceforge.net/ diff --git a/x11-themes/clearlooks/pkg-plist b/x11-themes/clearlooks/pkg-plist deleted file mode 100644 index 333c5ed66..000000000 --- a/x11-themes/clearlooks/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -%%ENGINE%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.la -%%ENGINE%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.so -share/icons/Clearlooks/16x16/gtk/gtk-apply.png -share/icons/Clearlooks/16x16/gtk/gtk-cancel.png -share/icons/Clearlooks/16x16/gtk/gtk-go-back-ltr.png -share/icons/Clearlooks/16x16/gtk/gtk-go-back-rtl.png -share/icons/Clearlooks/16x16/gtk/gtk-go-down.png -share/icons/Clearlooks/16x16/gtk/gtk-go-forward-ltr.png -share/icons/Clearlooks/16x16/gtk/gtk-go-forward-rtl.png -share/icons/Clearlooks/16x16/gtk/gtk-go-up.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-bottom.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-first-ltr.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-first-rtl.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-last-ltr.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-last-rtl.png -share/icons/Clearlooks/16x16/gtk/gtk-goto-top.png -share/icons/Clearlooks/16x16/gtk/gtk-refresh.png -share/icons/Clearlooks/24x24/gtk/gtk-apply.png -share/icons/Clearlooks/24x24/gtk/gtk-cancel.png -share/icons/Clearlooks/24x24/gtk/gtk-go-back-ltr.png -share/icons/Clearlooks/24x24/gtk/gtk-go-back-rtl.png -share/icons/Clearlooks/24x24/gtk/gtk-go-down.png -share/icons/Clearlooks/24x24/gtk/gtk-go-forward-ltr.png -share/icons/Clearlooks/24x24/gtk/gtk-go-forward-rtl.png -share/icons/Clearlooks/24x24/gtk/gtk-go-up.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-bottom.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-first-ltr.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-first-rtl.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-last-ltr.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-last-rtl.png -share/icons/Clearlooks/24x24/gtk/gtk-goto-top.png -share/icons/Clearlooks/24x24/gtk/gtk-ok.png -share/icons/Clearlooks/24x24/gtk/gtk-refresh.png -share/icons/Clearlooks/index.theme -share/themes/Clearlooks-DeepSky/gtk-2.0/gtkrc -share/themes/Clearlooks-Olive/gtk-2.0/gtkrc -share/themes/Clearlooks-Quicksilver/gtk-2.0/gtkrc -%%ENGINE%%share/themes/Clearlooks/gtk-2.0/gtkrc -share/themes/Clearlooks/index.theme -@dirrm share/themes/Clearlooks/gtk-2.0 -@dirrm share/themes/Clearlooks-Quicksilver/gtk-2.0 -@dirrm share/themes/Clearlooks-Quicksilver -@dirrm share/themes/Clearlooks-Olive/gtk-2.0 -@dirrm share/themes/Clearlooks-Olive -@dirrm share/themes/Clearlooks-DeepSky/gtk-2.0 -@dirrm share/themes/Clearlooks-DeepSky -@dirrm share/themes/Clearlooks -@dirrm share/gnome/themes/Clearlooks -@dirrm share/icons/Clearlooks/24x24/gtk -@dirrm share/icons/Clearlooks/24x24 -@dirrm share/icons/Clearlooks/16x16/gtk -@dirrm share/icons/Clearlooks/16x16 -@dirrm share/icons/Clearlooks diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile deleted file mode 100644 index 1606b5955..000000000 --- a/x11-themes/colorstep/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: colorstep -# Date Created: 21 August 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= colorstep -PORTVERSION= 0.6 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= colorstep -DISTNAME= ${PORTNAME}-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A theme engine based on GtkStep and Step-pastel - -WRKSRC= ${WRKDIR}/${PORTNAME}-0.6 - -USE_GNOME= gtk12 -USE_AUTOTOOLS= libtool:15 - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/colorstep/distinfo b/x11-themes/colorstep/distinfo deleted file mode 100644 index 0247d0282..000000000 --- a/x11-themes/colorstep/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (colorstep-1.2.x.tar.gz) = a28ecd36f2650cc5fc89bd738556a191 -SHA256 (colorstep-1.2.x.tar.gz) = 05bd209cdaca5e9ab7e52246f2418fb9837b2ee96235c45c9d08191798511e1f -SIZE (colorstep-1.2.x.tar.gz) = 145697 diff --git a/x11-themes/colorstep/pkg-descr b/x11-themes/colorstep/pkg-descr deleted file mode 100644 index 9a7dabb5d..000000000 --- a/x11-themes/colorstep/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -A GTK+ theme engine to make GTK+ look nicier. This theme is based on a mix of -GTKStep and Step-pastel, with a lot of tweakings. The goal was to provide -colors, a nicer look, and some configurability. This includes the following -details: - - o Flat buttons that pop out under the mouse. - o All buttons highlights under the mouse. - o Clean checkmark. - o Radio buttons that clearly mark which one is selected. - o Disabled buttons easily identifiables. - o Internal pixmaps follow the color scheme from the gtkrc. - o Multiple gtkrc files for different color combinations. - -WWW: http://themes.freshmeat.net/projects/colorstep/ diff --git a/x11-themes/colorstep/pkg-plist b/x11-themes/colorstep/pkg-plist deleted file mode 100644 index bd3cac29b..000000000 --- a/x11-themes/colorstep/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/gtk/themes/engines/libcolorstep.a -lib/gtk/themes/engines/libcolorstep.la -lib/gtk/themes/engines/libcolorstep.so -share/themes/ColorStep/ICON.png -share/themes/ColorStep/README.html -share/themes/ColorStep/gtk/gtkrc -@dirrm share/themes/ColorStep/gtk -@dirrm share/themes/ColorStep diff --git a/x11-themes/cursor-bluecurve-theme/Makefile b/x11-themes/cursor-bluecurve-theme/Makefile deleted file mode 100644 index 4a63b7e92..000000000 --- a/x11-themes/cursor-bluecurve-theme/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: cursor-bluecurve-theme -# Date created: 29 May 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= cursor-bluecurve-theme -PORTREVISION= 2 - -COMMENT= The Bluecurve X cursor themes - -# we only need gdk-pixbuf for building cursorthemegen, so do not USE_GNOME -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gdk-pixbuf-2.0.pc:${PORTSDIR}/x11-toolkits/gtk20 - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -PREFIX= ${X11BASE} - -THEMES= Bluecurve Bluecurve-inverse - -.for t in ${THEMES} -BC_HIERS+= ${WRKSRC}/art/cursor/${t}/${t}:${PREFIX}/lib/X11/icons/${t}/cursors -PLIST_DIRS+= lib/X11/icons/${t}/cursors lib/X11/icons/${t} -.endfor - -post-patch: -.for t in ${THEMES} - @${REINPLACE_CMD} -e 's|dnd_|dnd-|' \ - ${WRKSRC}/art/cursor/${t}/${t}.cursortheme -.endfor - @${REINPLACE_CMD} -e 's|left-ptr-watch|left_ptr_watch|' \ - ${WRKSRC}/art/cursor/Bluecurve-inverse/Bluecurve-inverse.cursortheme - -do-build: - cd ${WRKSRC}/art/cursor/cursorthemegen \ - && ${CC} ${CFLAGS} `pkg-config --cflags --libs gdk-pixbuf-2.0` \ - -o ${WRKSRC}/cursorthemegen main.c themefile.c -.for t in ${THEMES} - cd ${WRKSRC}/art/cursor/${t} \ - && ${WRKSRC}/cursorthemegen ${t}.cursortheme ${t} -.endfor - -.include "${MASTERDIR}/bsd.bluecurve.mk" -.include <bsd.port.pre.mk> - -.if ${X_WINDOW_SYSTEM:L} != xfree86-3 -BUILD_DEPENDS+= xcursorgen:${X_CLIENTS_PORT} # needed by cursorthemegen -RUN_DEPENDS+= xcursorgen:${X_CLIENTS_PORT} # for the lib/X11/icons directory -.else -IGNORE= your X Window System is too old; install x11/xorg or x11/XFree86-4 and try again -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/cursor-bluecurve-theme/pkg-descr b/x11-themes/cursor-bluecurve-theme/pkg-descr deleted file mode 100644 index 7227649eb..000000000 --- a/x11-themes/cursor-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve X cursor themes. - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/x11-themes/engradient/Makefile b/x11-themes/engradient/Makefile deleted file mode 100644 index 61233d1b2..000000000 --- a/x11-themes/engradient/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: engradient -# Date Created: 21 August 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= engradient -PORTVERSION= 0.5 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= engradient -DISTNAME= ${PORTNAME}-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ engine-gradient theme based off of the IceGradient theme - -WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/engradient/distinfo b/x11-themes/engradient/distinfo deleted file mode 100644 index 5757f1982..000000000 --- a/x11-themes/engradient/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (engradient-1.2.x.tar.gz) = 6d7fe812e13a3429f3256374b18267f1 -SHA256 (engradient-1.2.x.tar.gz) = cbb2f359417cd283c21d7a0bb18c37a01bfecf1f149ac2c1ffb2926668ba57d8 -SIZE (engradient-1.2.x.tar.gz) = 301888 diff --git a/x11-themes/engradient/pkg-descr b/x11-themes/engradient/pkg-descr deleted file mode 100644 index 94c60978a..000000000 --- a/x11-themes/engradient/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This is an engine-gradient theme based off of the IceGradient theme by JM -Perez. It hacked to use normal scrollbars and real checkbox/radio buttons from -the Mac2 theme engine, instead of the in/out buttons of the thinice and default -theme (which i can never tell are in or out until i click one). Four different -color schemes are provided along with the theme engine: A default grey, a -thinice scheme, an emacs-like theme based off emacsdef, and a blue theme of -my own creation. - -WWW: http://themes.freshmeat.net/projects/engradient/ diff --git a/x11-themes/engradient/pkg-plist b/x11-themes/engradient/pkg-plist deleted file mode 100644 index 356782894..000000000 --- a/x11-themes/engradient/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -lib/gtk/themes/engines/libengradient.la -lib/gtk/themes/engines/libengradient.so -share/themes/EnGradient-Blue/gtk/gtkrc -share/themes/EnGradient-Brushed/gtk/brushed-dark.xpm -share/themes/EnGradient-Brushed/gtk/brushed-light.xpm -share/themes/EnGradient-Brushed/gtk/brushed.xpm -share/themes/EnGradient-Brushed/gtk/gtkrc -share/themes/EnGradient-Emacs/gtk/gtkrc -share/themes/EnGradient-Mac/gtk/gtkrc -share/themes/EnGradient/gtk/gtkrc -@dirrm share/themes/EnGradient/gtk -@dirrm share/themes/EnGradient-Mac/gtk -@dirrm share/themes/EnGradient-Mac -@dirrm share/themes/EnGradient-Emacs/gtk -@dirrm share/themes/EnGradient-Emacs -@dirrm share/themes/EnGradient-Brushed/gtk -@dirrm share/themes/EnGradient-Brushed -@dirrm share/themes/EnGradient-Blue/gtk -@dirrm share/themes/EnGradient-Blue -@dirrm share/themes/EnGradient diff --git a/x11-themes/geramik/Makefile b/x11-themes/geramik/Makefile deleted file mode 100644 index 693d2ea76..000000000 --- a/x11-themes/geramik/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: geramik -# Date created: 04 January 2003 -# Whom: hdc <haesu@towardex.com> -# -# $FreeBSD$ -# - -PORTNAME= geramik -PORTVERSION= 0.27 -PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= http://www.kde-look.org/content/files/ \ - http://distfiles.towardex.com/ -DISTNAME= 3952-Geramik-${PORTVERSION} - -MAINTAINER= haesu@TowardEX.com -COMMENT= A Keramik KDE styled theme for GTK - -RUN_DEPENDS= ${LOCALBASE}/lib/gtk/themes/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap - -WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION} - -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/x11-themes/geramik/distinfo b/x11-themes/geramik/distinfo deleted file mode 100644 index d5e34267e..000000000 --- a/x11-themes/geramik/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (3952-Geramik-0.27.tar.gz) = eb80f309cd950bdb14e082d011d44bad -SHA256 (3952-Geramik-0.27.tar.gz) = 38ac45c794ea045db6b5e16f2153964ebe2e0c98f11346e0a56039f46ca7982a -SIZE (3952-Geramik-0.27.tar.gz) = 352677 diff --git a/x11-themes/geramik/pkg-descr b/x11-themes/geramik/pkg-descr deleted file mode 100644 index 47cd9c64e..000000000 --- a/x11-themes/geramik/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Geramik is a combined GTK theme and engine that is intended -to make similar appearance as to the Keramik KDE theme. - -The engine is a modified version of the GTK pixmap engine, in -order to obtain widget colors and to have GTK apps conform -to the KDE color scheme. - -WWW: http://www.kde-look.org/content/show.php?content=3952 - --hc -haesu@towardex.com diff --git a/x11-themes/geramik/pkg-message b/x11-themes/geramik/pkg-message deleted file mode 100644 index cad4c708d..000000000 --- a/x11-themes/geramik/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ -===> Informational - Feel free to check out .qt/qtrc file, as that is the - location of the default font for Geramik. - diff --git a/x11-themes/geramik/pkg-plist b/x11-themes/geramik/pkg-plist deleted file mode 100644 index 5dadf9958..000000000 --- a/x11-themes/geramik/pkg-plist +++ /dev/null @@ -1,186 +0,0 @@ -share/themes/Geramik/README.html -share/themes/Geramik/gtk-2.0/arr_d_clk2.png -share/themes/Geramik/gtk-2.0/arr_l_clk2.png -share/themes/Geramik/gtk-2.0/arr_r_clk2.png -share/themes/Geramik/gtk-2.0/arr_u_clk2.png -share/themes/Geramik/gtk-2.0/btn_d2.png -share/themes/Geramik/gtk-2.0/btn_dis2.png -share/themes/Geramik/gtk-2.0/btn_hl2.png -share/themes/Geramik/gtk-2.0/btn_nrm2.png -share/themes/Geramik/gtk-2.0/chk_in2.png -share/themes/Geramik/gtk-2.0/chk_out2.png -share/themes/Geramik/gtk-2.0/def_btn_bgnd2.png -share/themes/Geramik/gtk-2.0/gtkrc -share/themes/Geramik/gtk-2.0/mb_opt2.png -share/themes/Geramik/gtk-2.0/mb_opt_dis2.png -share/themes/Geramik/gtk-2.0/mb_opt_hl2.png -share/themes/Geramik/gtk-2.0/opt_in2.png -share/themes/Geramik/gtk-2.0/opt_out2.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_h.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_h_act.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_h_dis.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_v.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_v_act.png -share/themes/Geramik/gtk-2.0/sbar_arr_bx_v_dis.png -share/themes/Geramik/gtk-2.0/sbx_arr_d.png -share/themes/Geramik/gtk-2.0/sbx_arr_d_prs.png -share/themes/Geramik/gtk-2.0/sbx_arr_u.png -share/themes/Geramik/gtk-2.0/sbx_arr_u_prs.png -share/themes/Geramik/gtk-2.0/sbx_btn_bx.png -share/themes/Geramik/gtk-2.0/sldr_h2.png -share/themes/Geramik/gtk-2.0/sldr_trf_h2.png -share/themes/Geramik/gtk-2.0/sldr_trf_v2.png -share/themes/Geramik/gtk-2.0/sldr_v2.png -share/themes/Geramik/gtk/arr_d_clk.png -share/themes/Geramik/gtk/arr_d_dis.png -share/themes/Geramik/gtk/arr_d_nrm.png -share/themes/Geramik/gtk/arr_l_clk.png -share/themes/Geramik/gtk/arr_l_dis.png -share/themes/Geramik/gtk/arr_l_nrm.png -share/themes/Geramik/gtk/arr_r_clk.png -share/themes/Geramik/gtk/arr_r_dis.png -share/themes/Geramik/gtk/arr_r_nrm.png -share/themes/Geramik/gtk/arr_u_clk.png -share/themes/Geramik/gtk/arr_u_dis.png -share/themes/Geramik/gtk/arr_u_nrm.png -share/themes/Geramik/gtk/btn_d.png -share/themes/Geramik/gtk/btn_dis.png -share/themes/Geramik/gtk/btn_hl.png -share/themes/Geramik/gtk/btn_nrm.png -share/themes/Geramik/gtk/bx_gp.png -share/themes/Geramik/gtk/bx_gp_b_e.png -share/themes/Geramik/gtk/bx_gp_b_s.png -share/themes/Geramik/gtk/bx_gp_foc.png -share/themes/Geramik/gtk/bx_gp_l_e.png -share/themes/Geramik/gtk/bx_gp_l_s.png -share/themes/Geramik/gtk/bx_gp_r_e.png -share/themes/Geramik/gtk/bx_gp_r_s.png -share/themes/Geramik/gtk/bx_gp_t_e.png -share/themes/Geramik/gtk/bx_gp_t_s.png -share/themes/Geramik/gtk/chk_in.png -share/themes/Geramik/gtk/chk_out.png -share/themes/Geramik/gtk/crv_bgnd.png -share/themes/Geramik/gtk/def_btn_bgnd.png -share/themes/Geramik/gtk/etched.png -share/themes/Geramik/gtk/frm_gp_t_e.png -share/themes/Geramik/gtk/frm_gp_t_s.png -share/themes/Geramik/gtk/gtkrc -share/themes/Geramik/gtk/h_ln.png -share/themes/Geramik/gtk/hnd_h_thm.png -share/themes/Geramik/gtk/hnd_v_thm.png -share/themes/Geramik/gtk/lv_hdr.png -share/themes/Geramik/gtk/lv_hdr_d.png -share/themes/Geramik/gtk/m_hl.png -share/themes/Geramik/gtk/mb_bgnd.png -share/themes/Geramik/gtk/mb_itm_sel.png -share/themes/Geramik/gtk/mb_opt.png -share/themes/Geramik/gtk/mb_opt_arr.png -share/themes/Geramik/gtk/mb_opt_arr_dis.png -share/themes/Geramik/gtk/mb_opt_dis.png -share/themes/Geramik/gtk/mb_opt_hl.png -share/themes/Geramik/gtk/nb_un.png -share/themes/Geramik/gtk/nthng.png -share/themes/Geramik/gtk/opt_in.png -share/themes/Geramik/gtk/opt_out.png -share/themes/Geramik/gtk/oth_bx.png -share/themes/Geramik/gtk/oth_bx2.png -share/themes/Geramik/gtk/paned.png -share/themes/Geramik/gtk/pbar.png -share/themes/Geramik/gtk/rlr_h.png -share/themes/Geramik/gtk/rlr_v.png -share/themes/Geramik/gtk/sbar_h.png -share/themes/Geramik/gtk/sbar_h_hl.png -share/themes/Geramik/gtk/sbar_h_thm.png -share/themes/Geramik/gtk/sbar_h_thm_hl.png -share/themes/Geramik/gtk/sbar_v.png -share/themes/Geramik/gtk/sbar_v_hl.png -share/themes/Geramik/gtk/sbar_v_thm.png -share/themes/Geramik/gtk/sbar_v_thm_hl.png -share/themes/Geramik/gtk/shd_in.png -share/themes/Geramik/gtk/shd_in_ent.png -share/themes/Geramik/gtk/shd_out.png -share/themes/Geramik/gtk/shd_out_mnu.png -share/themes/Geramik/gtk/sldr_h.png -share/themes/Geramik/gtk/sldr_h_sel.png -share/themes/Geramik/gtk/sldr_trf_h.png -share/themes/Geramik/gtk/sldr_trf_v.png -share/themes/Geramik/gtk/sldr_v.png -share/themes/Geramik/gtk/sldr_v_sel.png -share/themes/Geramik/gtk/smp_arr_d_clk.png -share/themes/Geramik/gtk/smp_arr_d_dis.png -share/themes/Geramik/gtk/smp_arr_d_nrm.png -share/themes/Geramik/gtk/smp_arr_l_clk.png -share/themes/Geramik/gtk/smp_arr_l_dis.png -share/themes/Geramik/gtk/smp_arr_l_nrm.png -share/themes/Geramik/gtk/smp_arr_r_clk.png -share/themes/Geramik/gtk/smp_arr_r_dis.png -share/themes/Geramik/gtk/smp_arr_r_nrm.png -share/themes/Geramik/gtk/smp_arr_u_clk.png -share/themes/Geramik/gtk/smp_arr_u_dis.png -share/themes/Geramik/gtk/smp_arr_u_nrm.png -share/themes/Geramik/gtk/spltr_h.png -share/themes/Geramik/gtk/spltr_v.png -share/themes/Geramik/gtk/tab_nrm_b.png -share/themes/Geramik/gtk/tab_nrm_l.png -share/themes/Geramik/gtk/tab_nrm_r.png -share/themes/Geramik/gtk/tab_nrm_t.png -share/themes/Geramik/gtk/tab_sel_b.png -share/themes/Geramik/gtk/tab_sel_l.png -share/themes/Geramik/gtk/tab_sel_r.png -share/themes/Geramik/gtk/tab_sel_t.png -share/themes/Geramik/gtk/tbar_btn_d.png -share/themes/Geramik/gtk/tbar_btn_hl.png -share/themes/Geramik/gtk/tbar_h.png -share/themes/Geramik/gtk/tbar_v.png -share/themes/Geramik/gtk/trf_h.png -share/themes/Geramik/gtk/trf_v.png -share/themes/Geramik/gtk/ttip.png -share/themes/Geramik/gtk/v_ln.png -share/themes/Geramik/gtk/white.png -share/themes/ThinGeramik/README.html -share/themes/ThinGeramik/gtk-2.0/gtkrc -share/themes/ThinGeramik/gtk-2.0/tg_btn_d2.png -share/themes/ThinGeramik/gtk-2.0/tg_btn_hl2.png -share/themes/ThinGeramik/gtk-2.0/tg_btn_nrm2.png -share/themes/ThinGeramik/gtk-2.0/tg_mb_opt2.png -share/themes/ThinGeramik/gtk-2.0/tg_mb_opt_dis2.png -share/themes/ThinGeramik/gtk-2.0/tg_mb_opt_hl2.png -share/themes/ThinGeramik/gtk/gtkrc -share/themes/ThinGeramik/gtk/tg_btn_d.png -share/themes/ThinGeramik/gtk/tg_btn_hl.png -share/themes/ThinGeramik/gtk/tg_btn_nrm.png -share/themes/ThinGeramik/gtk/tg_hnd_h_thm.png -share/themes/ThinGeramik/gtk/tg_hnd_v_thm.png -share/themes/ThinGeramik/gtk/tg_l_h.png -share/themes/ThinGeramik/gtk/tg_l_v.png -share/themes/ThinGeramik/gtk/tg_lv_hdr.png -share/themes/ThinGeramik/gtk/tg_lv_hdr_d.png -share/themes/ThinGeramik/gtk/tg_m_hl.png -share/themes/ThinGeramik/gtk/tg_mb_itm_sel.png -share/themes/ThinGeramik/gtk/tg_mb_opt.png -share/themes/ThinGeramik/gtk/tg_mb_opt_dis.png -share/themes/ThinGeramik/gtk/tg_mb_opt_hl.png -share/themes/ThinGeramik/gtk/tg_sbar_h.png -share/themes/ThinGeramik/gtk/tg_sbar_h_thm.png -share/themes/ThinGeramik/gtk/tg_sbar_v.png -share/themes/ThinGeramik/gtk/tg_sbar_v_thm.png -share/themes/ThinGeramik/gtk/tg_tab_nrm_b.png -share/themes/ThinGeramik/gtk/tg_tab_nrm_l.png -share/themes/ThinGeramik/gtk/tg_tab_nrm_r.png -share/themes/ThinGeramik/gtk/tg_tab_nrm_t.png -share/themes/ThinGeramik/gtk/tg_tab_sel_b.png -share/themes/ThinGeramik/gtk/tg_tab_sel_b_ov.png -share/themes/ThinGeramik/gtk/tg_tab_sel_l.png -share/themes/ThinGeramik/gtk/tg_tab_sel_l_ov.png -share/themes/ThinGeramik/gtk/tg_tab_sel_r.png -share/themes/ThinGeramik/gtk/tg_tab_sel_r_ov.png -share/themes/ThinGeramik/gtk/tg_tab_sel_t.png -share/themes/ThinGeramik/gtk/tg_tab_sel_t_ov.png -share/themes/ThinGeramik/gtk/tg_tbar_btn_d.png -share/themes/ThinGeramik/gtk/tg_tbar_btn_hl.png -@dirrm share/themes/ThinGeramik/gtk -@dirrm share/themes/ThinGeramik/gtk-2.0 -@dirrm share/themes/ThinGeramik/ -@dirrm share/themes/Geramik/gtk-2.0 -@dirrm share/themes/Geramik/gtk -@dirrm share/themes/Geramik diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile deleted file mode 100644 index 782a22766..000000000 --- a/x11-themes/gnome-backgrounds/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnome-backgrounds -# Date Created: 12 January 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.25 2006/08/25 04:58:47 marcus Exp $ -# - -PORTNAME= gnome-backgrounds -PORTVERSION= 2.16.1 -CATEGORIES= x11-themes graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of backgrounds for GNOME 2 - -USE_BZIP2= yes -USE_XLIB= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnometarget gnomehack intlhack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-backgrounds/distinfo b/x11-themes/gnome-backgrounds/distinfo deleted file mode 100644 index f92a3a9f4..000000000 --- a/x11-themes/gnome-backgrounds/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-backgrounds-2.16.1.tar.bz2) = e76555f53d5b8a40d4d447173ae8de93 -SHA256 (gnome2/gnome-backgrounds-2.16.1.tar.bz2) = 3d7b04af336a8db2edefa2c1bb8dbff5364055372ff3054b10a68cbc9a62e469 -SIZE (gnome2/gnome-backgrounds-2.16.1.tar.bz2) = 1199770 diff --git a/x11-themes/gnome-backgrounds/pkg-descr b/x11-themes/gnome-backgrounds/pkg-descr deleted file mode 100644 index bd5054b85..000000000 --- a/x11-themes/gnome-backgrounds/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This module contains a set of backgrounds packaged with the GNOME desktop. diff --git a/x11-themes/gnome-backgrounds/pkg-plist b/x11-themes/gnome-backgrounds/pkg-plist deleted file mode 100644 index 9932a57c7..000000000 --- a/x11-themes/gnome-backgrounds/pkg-plist +++ /dev/null @@ -1,149 +0,0 @@ -share/gnome/gnome-background-properties/gnome-branded.xml -share/gnome/gnome-background-properties/gnome-nature.xml -share/gnome/gnome-background-properties/gnome-tiles.xml -share/gnome/gnome-background-properties/gnome-translucent.xml -share/gnome/pixmaps/backgrounds/gnome/branded/GNOME-Curves.png -share/gnome/pixmaps/backgrounds/gnome/nature/FreshFlower.jpg -share/gnome/pixmaps/backgrounds/gnome/nature/GreenMeadow.jpg -share/gnome/pixmaps/backgrounds/gnome/nature/OpenFlower.jpg -share/gnome/pixmaps/backgrounds/gnome/tiles/pattern-boats.svg -share/gnome/pixmaps/backgrounds/gnome/tiles/pattern-clouds.svg -share/gnome/pixmaps/backgrounds/gnome/tiles/pattern-stars.svg -share/gnome/pixmaps/backgrounds/gnome/translucent/ellipsis.svg -share/gnome/pixmaps/backgrounds/gnome/translucent/tentacles.svg -share/locale/ar/LC_MESSAGES/gnome-backgrounds.mo -share/locale/as/LC_MESSAGES/gnome-backgrounds.mo -share/locale/be/LC_MESSAGES/gnome-backgrounds.mo -share/locale/bg/LC_MESSAGES/gnome-backgrounds.mo -share/locale/bn/LC_MESSAGES/gnome-backgrounds.mo -share/locale/bn_IN/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ca/LC_MESSAGES/gnome-backgrounds.mo -share/locale/cs/LC_MESSAGES/gnome-backgrounds.mo -share/locale/cy/LC_MESSAGES/gnome-backgrounds.mo -share/locale/da/LC_MESSAGES/gnome-backgrounds.mo -share/locale/de/LC_MESSAGES/gnome-backgrounds.mo -share/locale/dz/LC_MESSAGES/gnome-backgrounds.mo -share/locale/el/LC_MESSAGES/gnome-backgrounds.mo -share/locale/en_CA/LC_MESSAGES/gnome-backgrounds.mo -share/locale/en_GB/LC_MESSAGES/gnome-backgrounds.mo -share/locale/es/LC_MESSAGES/gnome-backgrounds.mo -share/locale/et/LC_MESSAGES/gnome-backgrounds.mo -share/locale/eu/LC_MESSAGES/gnome-backgrounds.mo -share/locale/fa/LC_MESSAGES/gnome-backgrounds.mo -share/locale/fi/LC_MESSAGES/gnome-backgrounds.mo -share/locale/fr/LC_MESSAGES/gnome-backgrounds.mo -share/locale/gl/LC_MESSAGES/gnome-backgrounds.mo -share/locale/gu/LC_MESSAGES/gnome-backgrounds.mo -share/locale/he/LC_MESSAGES/gnome-backgrounds.mo -share/locale/hi/LC_MESSAGES/gnome-backgrounds.mo -share/locale/hu/LC_MESSAGES/gnome-backgrounds.mo -share/locale/hy/LC_MESSAGES/gnome-backgrounds.mo -share/locale/id/LC_MESSAGES/gnome-backgrounds.mo -share/locale/it/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ja/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ka/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ko/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ku/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ky/LC_MESSAGES/gnome-backgrounds.mo -share/locale/lt/LC_MESSAGES/gnome-backgrounds.mo -share/locale/lv/LC_MESSAGES/gnome-backgrounds.mo -share/locale/mg/LC_MESSAGES/gnome-backgrounds.mo -share/locale/mk/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ml/LC_MESSAGES/gnome-backgrounds.mo -share/locale/mn/LC_MESSAGES/gnome-backgrounds.mo -share/locale/mr/LC_MESSAGES/gnome-backgrounds.mo -share/locale/nb/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ne/LC_MESSAGES/gnome-backgrounds.mo -share/locale/nl/LC_MESSAGES/gnome-backgrounds.mo -share/locale/nn/LC_MESSAGES/gnome-backgrounds.mo -share/locale/or/LC_MESSAGES/gnome-backgrounds.mo -share/locale/pa/LC_MESSAGES/gnome-backgrounds.mo -share/locale/pl/LC_MESSAGES/gnome-backgrounds.mo -share/locale/pt/LC_MESSAGES/gnome-backgrounds.mo -share/locale/pt_BR/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ro/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ru/LC_MESSAGES/gnome-backgrounds.mo -share/locale/rw/LC_MESSAGES/gnome-backgrounds.mo -share/locale/si/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sk/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sl/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sq/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sr/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-backgrounds.mo -share/locale/sv/LC_MESSAGES/gnome-backgrounds.mo -share/locale/ta/LC_MESSAGES/gnome-backgrounds.mo -share/locale/te/LC_MESSAGES/gnome-backgrounds.mo -share/locale/th/LC_MESSAGES/gnome-backgrounds.mo -share/locale/tr/LC_MESSAGES/gnome-backgrounds.mo -share/locale/uk/LC_MESSAGES/gnome-backgrounds.mo -share/locale/vi/LC_MESSAGES/gnome-backgrounds.mo -share/locale/zh_CN/LC_MESSAGES/gnome-backgrounds.mo -share/locale/zh_HK/LC_MESSAGES/gnome-backgrounds.mo -share/locale/zh_TW/LC_MESSAGES/gnome-backgrounds.mo -@dirrm share/gnome/pixmaps/backgrounds/gnome/translucent -@dirrm share/gnome/pixmaps/backgrounds/gnome/tiles -@dirrm share/gnome/pixmaps/backgrounds/gnome/nature -@dirrm share/gnome/pixmaps/backgrounds/gnome/branded -@dirrm share/gnome/pixmaps/backgrounds/gnome -@dirrm share/gnome/pixmaps/backgrounds -@dirrmtry share/gnome/gnome-background-properties -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/x11-themes/gnome-bluecurve-theme/Makefile b/x11-themes/gnome-bluecurve-theme/Makefile deleted file mode 100644 index c4e08e5d6..000000000 --- a/x11-themes/gnome-bluecurve-theme/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gnome-bluecurve-theme -# Date created: 29 May 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-bluecurve-theme -PORTREVISION= 2 - -COMMENT= The Bluecurve GNOME meta-theme - -RUN_DEPENDS= ${LOCALBASE}/share/themes/Bluecurve/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gtk-bluecurve-theme \ - ${LOCALBASE}/share/icons/Bluecurve/index.theme:${PORTSDIR}/x11-themes/icon-bluecurve-theme \ - ${LOCALBASE}/share/gnome/themes/Bluecurve/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-bluecurve-theme - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -NO_BUILD= yes -PLIST_FILES= share/themes/Bluecurve/index.theme - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Bluecurve - ${INSTALL_DATA} ${WRKSRC}/art/index.theme ${PREFIX}/share/themes/Bluecurve - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gnome-bluecurve-theme/pkg-descr b/x11-themes/gnome-bluecurve-theme/pkg-descr deleted file mode 100644 index 399b2d941..000000000 --- a/x11-themes/gnome-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve GNOME meta-theme, which includes: - - - the GTK+ themes (1.x and 2.x) - - the Metacity themes - - the icon set - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/x11-themes/gnome-icons/Makefile b/x11-themes/gnome-icons/Makefile deleted file mode 100644 index 0c3df8dfc..000000000 --- a/x11-themes/gnome-icons/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: Gnome iconset -# Date created: 29 Feb 2004 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# -# $FreeBSD$ -# - -# Port logic gratuitously stolen from x11-themes/kde-icons-noia by -# lioux@. If it's not defined here and you think it should be, check -# x11-themes/gnome-icons/bsd.gnome-icons.mk for it. - -PORTNAME= gnome-icons -PORTVERSION= 20060914 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= tmclaugh@FreeBSD.org -COMMENT= Meta-port for Gnome iconsets - -RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:${PORTSDIR}/x11-themes/gnome-icons-aqua-fusion \ - ${LOCALBASE}/share/icons/CoolGorilla-ICONS/index.theme:${PORTSDIR}/x11-themes/gnome-icons-cool-gorilla \ - ${LOCALBASE}/share/icons/CfG-Crystal-SVG-1.2.0/index.theme:${PORTSDIR}/x11-themes/gnome-icons-crystal \ - ${LOCALBASE}/share/icons/Edge-Icons-0.6/index.theme:${PORTSDIR}/x11-themes/gnome-icons-edge \ - ${LOCALBASE}/share/icons/Gentoo-test/index.theme:${PORTSDIR}/x11-themes/gnome-icons-gentoo-test \ - ${LOCALBASE}/share/icons/Iris/index.theme:${PORTSDIR}/x11-themes/gnome-icons-iris \ - ${LOCALBASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila \ - ${LOCALBASE}/share/icons/Noia/index.theme:${PORTSDIR}/x11-themes/gnome-icons-noia-full \ - ${LOCALBASE}/share/icons/NoiaWarm/index.theme:${PORTSDIR}/x11-themes/gnome-icons-noia-warm \ - ${LOCALBASE}/share/icons/gnome-rh8/index.theme:${PORTSDIR}/x11-themes/gnome-icons-refined \ - ${LOCALBASE}/share/icons/Slick/index.theme:${PORTSDIR}/x11-themes/gnome-icons-slick \ - ${LOCALBASE}/share/icons/Snow-Apple/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snow-apple \ - ${LOCALBASE}/share/icons/SnowIsh-1.0_PNG/index.theme:${PORTSDIR}/x11-themes/gnome-icons-snowish \ - ${LOCALBASE}/share/icons/stylish/index.theme:${PORTSDIR}/x11-themes/gnome-icons-stylish \ - ${LOCALBASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south \ - ${LOCALBASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila - -NO_BUILD= yes - -do-install: # empty - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-icons/bsd.gnome-icons.mk b/x11-themes/gnome-icons/bsd.gnome-icons.mk deleted file mode 100644 index 60576a0f7..000000000 --- a/x11-themes/gnome-icons/bsd.gnome-icons.mk +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: Gnome iconset -# Date created: 29 Feb 2004 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# -# $FreeBSD$ -# - -# Port logic gratuitously stolen from x11-themes/kde-icons-noia by -# lioux@. - -PKGNAMEPREFIX= gnome-icons- - -NO_BUILD= yes - -REASON= Themes may contain artwork not done by the author. \ - Keep FreeBSD safe if theme author violated copyrights. - -WANT_GNOME= yes -INSTALLS_ICONS= yes - -do-install: icon-do-install - -icon-do-install: - cd ${WRKDIR} && ${FIND} * -type d ! -empty \ - -exec ${MKDIR} -m 0755 \ - ${PREFIX}/share/icons/"{}" \; - cd ${WRKDIR} && ${FIND} * ! -type d ! -name 'plist' \ - -exec ${INSTALL_DATA} ${WRKDIR}/"{}" \ - ${PREFIX}/share/icons/"{}" \; diff --git a/x11-themes/gnome-icons/pkg-descr b/x11-themes/gnome-icons/pkg-descr deleted file mode 100644 index a22cd92c6..000000000 --- a/x11-themes/gnome-icons/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Meta-port for the Gnome iconsets available from http://art.gnome.org - -WWW: http://art.gnome.org diff --git a/x11-themes/gnome-icons/pkg-plist b/x11-themes/gnome-icons/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/x11-themes/gnome-icons/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty diff --git a/x11-themes/gnome-industrial-theme/Makefile b/x11-themes/gnome-industrial-theme/Makefile deleted file mode 100644 index 3f4b108fe..000000000 --- a/x11-themes/gnome-industrial-theme/Makefile +++ /dev/null @@ -1,115 +0,0 @@ -# New ports collection makefile for: gnome-industrial-theme -# Date created: 18 August 2003 -# Whom: Frank Ruell -# -# $FreeBSD$ -# - -PORTNAME= gnome-industrial-theme -PORTVERSION= 0.2.29 -PORTREVISION= 6 -CATEGORIES= x11-themes -MASTER_SITES= http://ftp.ximian.com/pub/xd2/redhat-9-i386/source/ \ - ${MASTER_SITE_GENTOO:S,%SUBDIR%,distfiles,} -DISTNAME= ximian-artwork-${PORTVERSION}-${XIMIAN_SUBVERSION}.ximian.${XIMIAN_DISTVERSION}.src -EXTRACT_SUFX= .rpm - -MAINTAINER= stoerte@dreamwarrior.net -COMMENT= Slick GNOME2 theme from Ximian - -EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras - -NO_BUILD= yes -USE_GNOME= gnomehack libgnomeui - -WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION} - -PNG_DIRS= Industrial/192x192/apps \ - Industrial/192x192/filesystems \ - Industrial/24x24/apps \ - Industrial/32x32/apps \ - Industrial/48x48/apps \ - Industrial/48x48/devices \ - Industrial/48x48/emblems \ - Industrial/48x48/filesystems \ - Industrial/48x48/mimetypes \ - Industrial/72x72/filesystems \ - Industrial/96x96/filesystems \ - -SVG_DIRS= Industrial/scalable/devices \ - Industrial/scalable/filesystems - -ICON_DIRS= Industrial/48x48/filesystems \ - Industrial/scalable/filesystems - -XIMIAN_SUBVERSION= 0 -XIMIAN_DISTVERSION= 6.3 - -.if defined(WITH_XMMS) -BUILD_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms -PLIST_SUB+= XMMS="" -.else -PLIST_SUB+= XMMS="@comment " -.endif - -pre-everything:: -.if !defined(WITH_XMMS) - @${ECHO_MSG} "" - @${ECHO_MSG} "By default only the GNOME2 theme will be installed." - @${ECHO_MSG} "You may use the following build options:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITH_XMMS=yes Install also matching xmms theme" - @${ECHO_MSG} "" -.endif - -do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} - @if ! (cd ${WRKDIR} && rpm2cpio.pl ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}\ - | ${CPIO} -i ximian-artwork-${PORTVERSION}.tar.gz 2>/dev/null \ - && ${GZIP_CMD} -dc ximian-artwork-${PORTVERSION}.tar.gz \ - | ${TAR} -xf - && ${RM} ximian-artwork-${PORTVERSION}.tar.gz);\ - then \ - exit 1; \ - fi - -do-patch: - @${DO_NADA} - -post-patch: - @${RM} ${WRKSRC}/icons/Industrial/48x48/emblems/emblem-ximian.png - @${SED} 's|^_||g' ${WRKSRC}/index.theme.in > ${WRKSRC}/index.theme - @${SED} 's|^_||g' ${WRKSRC}/icons/Industrial/index.theme.in > ${WRKSRC}/icons/Industrial/index.theme - -do-install: -.for d in ${PNG_DIRS} - @${MKDIR} ${PREFIX}/share/icons/${d} - @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.png ${PREFIX}/share/icons/${d} -.endfor - -.for d in ${SVG_DIRS} - @${MKDIR} ${PREFIX}/share/icons/${d} - @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.svg ${PREFIX}/share/icons/${d} -.endfor - -.for d in ${ICON_DIRS} - @${INSTALL_DATA} ${WRKSRC}/icons/${d}/*.icon ${PREFIX}/share/icons/${d} -.endfor - - @${INSTALL_DATA} ${WRKSRC}/icons/Industrial/index.theme ${PREFIX}/share/icons/Industrial - - @${MKDIR} ${PREFIX}/share/gnome/themes/Industrial/metacity-1 - @${INSTALL_DATA} ${WRKSRC}/metacity/metacity-theme-1.xml ${PREFIX}/share/gnome/themes/Industrial/metacity-1 - @${INSTALL_DATA} ${WRKSRC}/index.theme ${PREFIX}/share/themes/Industrial - -.if defined(WITH_XMMS) - @${MKDIR} ${PREFIX}/share/xmms/Skins/Industrial - @${INSTALL_DATA} ${WRKSRC}/xmms/*.bmp ${PREFIX}/share/xmms/Skins/Industrial - @${INSTALL_DATA} ${WRKSRC}/xmms/pledit.txt ${PREFIX}/share/xmms/Skins/Industrial - @${INSTALL_DATA} ${WRKSRC}/xmms/viscolor.txt ${PREFIX}/share/xmms/Skins/Industrial -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-industrial-theme/distinfo b/x11-themes/gnome-industrial-theme/distinfo deleted file mode 100644 index 507c2cc64..000000000 --- a/x11-themes/gnome-industrial-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = e9cb7d70a2e86570b8f9b7fff730adbc -SHA256 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3703f6b1da092890b9200cca8e2a6be6269eb5e0f016339e3d2e2880ba156fff -SIZE (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3824967 diff --git a/x11-themes/gnome-industrial-theme/pkg-descr b/x11-themes/gnome-industrial-theme/pkg-descr deleted file mode 100644 index b883afbfb..000000000 --- a/x11-themes/gnome-industrial-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ximian's Industrial theme for the GNOME2 Desktop Environment. - -- Frank Ruell <stoerte@dreamwarrior.net> diff --git a/x11-themes/gnome-industrial-theme/pkg-plist b/x11-themes/gnome-industrial-theme/pkg-plist deleted file mode 100644 index d74125d85..000000000 --- a/x11-themes/gnome-industrial-theme/pkg-plist +++ /dev/null @@ -1,221 +0,0 @@ -share/icons/Industrial/192x192/apps/gnome-globe.png -share/icons/Industrial/192x192/filesystems/gnome-fs-regular.png -share/icons/Industrial/24x24/apps/advanced-directory.png -share/icons/Industrial/24x24/apps/applets-screenshooter.png -share/icons/Industrial/24x24/apps/gnome-amusements.png -share/icons/Industrial/24x24/apps/gnome-devel.png -share/icons/Industrial/24x24/apps/gnome-favorites.png -share/icons/Industrial/24x24/apps/gnome-globe.png -share/icons/Industrial/24x24/apps/gnome-graphics.png -share/icons/Industrial/24x24/apps/gnome-joystick.png -share/icons/Industrial/24x24/apps/gnome-lockscreen.png -share/icons/Industrial/24x24/apps/gnome-multimedia.png -share/icons/Industrial/24x24/apps/gnome-searchtool.png -share/icons/Industrial/24x24/apps/gnome-status.png -share/icons/Industrial/24x24/apps/gnome-terminal.png -share/icons/Industrial/24x24/apps/panel-notification-area.png -share/icons/Industrial/32x32/apps/administration.png -share/icons/Industrial/32x32/apps/apacheconf.png -share/icons/Industrial/32x32/apps/applets-screenshooter.png -share/icons/Industrial/32x32/apps/dia_gnome_icon.png -share/icons/Industrial/32x32/apps/disks.png -share/icons/Industrial/32x32/apps/file-manager.png -share/icons/Industrial/32x32/apps/gdict.png -share/icons/Industrial/32x32/apps/gdm.png -share/icons/Industrial/32x32/apps/gnome-applications.png -share/icons/Industrial/32x32/apps/gnome-cdplayer-icon.png -share/icons/Industrial/32x32/apps/gnome-character-map.png -share/icons/Industrial/32x32/apps/gnome-devel.png -share/icons/Industrial/32x32/apps/gnome-finance.png -share/icons/Industrial/32x32/apps/gnome-ftp.png -share/icons/Industrial/32x32/apps/gnome-globe.png -share/icons/Industrial/32x32/apps/gnome-gnomine.png -share/icons/Industrial/32x32/apps/gnome-graphics.png -share/icons/Industrial/32x32/apps/gnome-grecord.png -share/icons/Industrial/32x32/apps/gnome-gsame.png -share/icons/Industrial/32x32/apps/gnome-lockscreen.png -share/icons/Industrial/32x32/apps/gnome-media-player.png -share/icons/Industrial/32x32/apps/gnome-multimedia.png -share/icons/Industrial/32x32/apps/gnome-networktool.png -share/icons/Industrial/32x32/apps/gnome-nibbles.png -share/icons/Industrial/32x32/apps/gnome-pdf.png -share/icons/Industrial/32x32/apps/gnome-printers-properties.png -share/icons/Industrial/32x32/apps/gnome-term-night.png -share/icons/Industrial/32x32/apps/gnome-terminal.png -share/icons/Industrial/32x32/apps/gnome-util.png -share/icons/Industrial/32x32/apps/hwbrowser.png -share/icons/Industrial/32x32/apps/iagno.png -share/icons/Industrial/32x32/apps/keyboard.png -share/icons/Industrial/32x32/apps/logviewer.png -share/icons/Industrial/32x32/apps/more-menu.png -share/icons/Industrial/32x32/apps/network-config.png -share/icons/Industrial/32x32/apps/network.png -share/icons/Industrial/32x32/apps/xchat.png -share/icons/Industrial/32x32/apps/panel-notification-area.png -share/icons/Industrial/32x32/apps/postscript-viewer.png -share/icons/Industrial/32x32/apps/redhat-config-date.png -share/icons/Industrial/32x32/apps/redhat-config-language.png -share/icons/Industrial/32x32/apps/redhat-config-users.png -share/icons/Industrial/32x32/apps/redhat-config-xfree.png -share/icons/Industrial/32x32/apps/serviceconf.png -share/icons/Industrial/32x32/apps/system-floppy.png -share/icons/Industrial/32x32/apps/tsclient.png -share/icons/Industrial/32x32/apps/web-browser.png -share/icons/Industrial/32x32/apps/xcdroast.png -share/icons/Industrial/48x48/apps/administration.png -share/icons/Industrial/48x48/apps/advanced-directory.png -share/icons/Industrial/48x48/apps/apacheconf.png -share/icons/Industrial/48x48/apps/applets-screenshooter.png -share/icons/Industrial/48x48/apps/dia_gnome_icon.png -share/icons/Industrial/48x48/apps/disks.png -share/icons/Industrial/48x48/apps/file-manager.png -share/icons/Industrial/48x48/apps/gdict.png -share/icons/Industrial/48x48/apps/gdm.png -share/icons/Industrial/48x48/apps/gnome-amusements.png -share/icons/Industrial/48x48/apps/gnome-cdplayer-icon.png -share/icons/Industrial/48x48/apps/gnome-devel.png -share/icons/Industrial/48x48/apps/gnome-favorites.png -share/icons/Industrial/48x48/apps/gnome-finance.png -share/icons/Industrial/48x48/apps/gnome-ftp.png -share/icons/Industrial/48x48/apps/gnome-globe.png -share/icons/Industrial/48x48/apps/gnome-gnomine.png -share/icons/Industrial/48x48/apps/gnome-grecord.png -share/icons/Industrial/48x48/apps/gnome-gsame.png -share/icons/Industrial/48x48/apps/gnome-joystick.png -share/icons/Industrial/48x48/apps/gnome-lockscreen.png -share/icons/Industrial/48x48/apps/gnome-media-player.png -share/icons/Industrial/48x48/apps/gnome-monitor.png -share/icons/Industrial/48x48/apps/gnome-multimedia.png -share/icons/Industrial/48x48/apps/gnome-networktool.png -share/icons/Industrial/48x48/apps/gnome-nibbles.png -share/icons/Industrial/48x48/apps/gnome-pdf.png -share/icons/Industrial/48x48/apps/gnome-printers-properties.png -share/icons/Industrial/48x48/apps/gnome-searchtool.png -share/icons/Industrial/48x48/apps/gnome-terminal.png -share/icons/Industrial/48x48/apps/hwbrowser.png -share/icons/Industrial/48x48/apps/iagno.png -share/icons/Industrial/48x48/apps/keyboard.png -share/icons/Industrial/48x48/apps/logviewer.png -share/icons/Industrial/48x48/apps/network-config.png -share/icons/Industrial/48x48/apps/network.png -share/icons/Industrial/48x48/apps/panel-notification-area.png -share/icons/Industrial/48x48/apps/postscript-viewer.png -share/icons/Industrial/48x48/apps/realplayer.png -share/icons/Industrial/48x48/apps/redhat-config-date.png -share/icons/Industrial/48x48/apps/redhat-config-language.png -share/icons/Industrial/48x48/apps/redhat-config-users.png -share/icons/Industrial/48x48/apps/redhat-config-xfree.png -share/icons/Industrial/48x48/apps/serviceconf.png -share/icons/Industrial/48x48/apps/sodipodi.png -share/icons/Industrial/48x48/apps/tsclient.png -share/icons/Industrial/48x48/apps/web-browser.png -share/icons/Industrial/48x48/apps/xcdroast.png -share/icons/Industrial/48x48/apps/xchat.png -share/icons/Industrial/48x48/apps/xsane.png -share/icons/Industrial/48x48/devices/gnome-dev-cdrom.png -share/icons/Industrial/48x48/devices/gnome-dev-network.png -share/icons/Industrial/48x48/devices/gnome-dev-symlink.png -share/icons/Industrial/48x48/emblems/emblem-bin.png -share/icons/Industrial/48x48/emblems/emblem-camera.png -share/icons/Industrial/48x48/emblems/emblem-cool.png -share/icons/Industrial/48x48/emblems/emblem-danger.png -share/icons/Industrial/48x48/emblems/emblem-favorite.png -share/icons/Industrial/48x48/emblems/emblem-handshake.png -share/icons/Industrial/48x48/emblems/emblem-marketing.png -share/icons/Industrial/48x48/emblems/emblem-money.png -share/icons/Industrial/48x48/emblems/emblem-multimedia.png -share/icons/Industrial/48x48/emblems/emblem-noread.png -share/icons/Industrial/48x48/emblems/emblem-note.png -share/icons/Industrial/48x48/emblems/emblem-nowrite.png -share/icons/Industrial/48x48/emblems/emblem-ohno.png -share/icons/Industrial/48x48/emblems/emblem-people.png -share/icons/Industrial/48x48/emblems/emblem-plan.png -share/icons/Industrial/48x48/emblems/emblem-presentation.png -share/icons/Industrial/48x48/emblems/emblem-sales.png -share/icons/Industrial/48x48/emblems/emblem-symbolic-link.png -share/icons/Industrial/48x48/emblems/emblem-web.png -share/icons/Industrial/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Industrial/48x48/filesystems/gnome-fs-directory-hidden.png -share/icons/Industrial/48x48/filesystems/gnome-fs-directory.png -share/icons/Industrial/48x48/filesystems/gnome-fs-ftp.png -share/icons/Industrial/48x48/filesystems/gnome-fs-loading.png -share/icons/Industrial/48x48/filesystems/gnome-fs-nfs.png -share/icons/Industrial/48x48/filesystems/gnome-fs-regular.png -share/icons/Industrial/48x48/filesystems/gnome-fs-smb.png -share/icons/Industrial/48x48/filesystems/gnome-fs-ssh.png -share/icons/Industrial/48x48/filesystems/gnome-fs-web.png -share/icons/Industrial/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/Industrial/48x48/filesystems/gnome-fs-directory.icon -share/icons/Industrial/48x48/filesystems/gnome-fs-regular.icon -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-magicpoint.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-application.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-audio.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-http-url.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-image.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-nfs-mount.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-nfs-server.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-server.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-share.png -share/icons/Industrial/48x48/mimetypes/gnome-mime-x-directory-smb-workgroup.png -share/icons/Industrial/72x72/filesystems/gnome-fs-regular.png -share/icons/Industrial/96x96/filesystems/gnome-fs-regular.png -share/icons/Industrial/scalable/devices/gnome-dev-cdrom.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-directory.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-home.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-trash-empty-accept.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-trash-full-accept.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Industrial/scalable/filesystems/gnome-fs-directory.icon -share/icons/Industrial/index.theme -share/gnome/themes/Industrial/metacity-1/metacity-theme-1.xml -share/themes/Industrial/index.theme -%%XMMS%%share/xmms/Skins/Industrial/balance.bmp -%%XMMS%%share/xmms/Skins/Industrial/cbuttons.bmp -%%XMMS%%share/xmms/Skins/Industrial/eq_ex.bmp -%%XMMS%%share/xmms/Skins/Industrial/eqmain.bmp -%%XMMS%%share/xmms/Skins/Industrial/main.bmp -%%XMMS%%share/xmms/Skins/Industrial/monoster.bmp -%%XMMS%%share/xmms/Skins/Industrial/nums_ex.bmp -%%XMMS%%share/xmms/Skins/Industrial/playpaus.bmp -%%XMMS%%share/xmms/Skins/Industrial/pledit.bmp -%%XMMS%%share/xmms/Skins/Industrial/posbar.bmp -%%XMMS%%share/xmms/Skins/Industrial/shufrep.bmp -%%XMMS%%share/xmms/Skins/Industrial/text.bmp -%%XMMS%%share/xmms/Skins/Industrial/titlebar.bmp -%%XMMS%%share/xmms/Skins/Industrial/volume.bmp -%%XMMS%%share/xmms/Skins/Industrial/pledit.txt -%%XMMS%%share/xmms/Skins/Industrial/viscolor.txt -@dirrm share/icons/Industrial/192x192/apps -@dirrm share/icons/Industrial/192x192/filesystems -@dirrm share/icons/Industrial/192x192 -@dirrm share/icons/Industrial/24x24/apps -@dirrm share/icons/Industrial/24x24 -@dirrm share/icons/Industrial/32x32/apps -@dirrm share/icons/Industrial/32x32 -@dirrm share/icons/Industrial/48x48/apps -@dirrm share/icons/Industrial/48x48/devices -@dirrm share/icons/Industrial/48x48/emblems -@dirrm share/icons/Industrial/48x48/filesystems -@dirrm share/icons/Industrial/48x48/mimetypes -@dirrm share/icons/Industrial/48x48 -@dirrm share/icons/Industrial/72x72/filesystems -@dirrm share/icons/Industrial/72x72 -@dirrm share/icons/Industrial/96x96/filesystems -@dirrm share/icons/Industrial/96x96 -@dirrm share/icons/Industrial/scalable/devices -@dirrm share/icons/Industrial/scalable/filesystems -@dirrm share/icons/Industrial/scalable -@dirrm share/icons/Industrial -@dirrm share/gnome/themes/Industrial/metacity-1 -@dirrm share/gnome/themes/Industrial -@dirrmtry share/themes/Industrial -%%XMMS%%@dirrm share/xmms/Skins/Industrial diff --git a/x11-themes/gnome-look/Makefile b/x11-themes/gnome-look/Makefile deleted file mode 100644 index b47b15619..000000000 --- a/x11-themes/gnome-look/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gnome-look -# Date Created: 10 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gnome-look -PORTVERSION= 0.1.3 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK theme engine designed to look nice with the GNOME desktop - -USE_GNOME= gtk12 -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-look/distinfo b/x11-themes/gnome-look/distinfo deleted file mode 100644 index e3b96f9a6..000000000 --- a/x11-themes/gnome-look/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-look-0.1.3.tar.gz) = ba082e55e0d1b131e4f352f2f0c85952 -SHA256 (gnome-look-0.1.3.tar.gz) = 3cdddec972322a2c6ed255bc744fa98959e9eccfd565a0cb56bc8e364b3452b9 -SIZE (gnome-look-0.1.3.tar.gz) = 123376 diff --git a/x11-themes/gnome-look/files/patch-aa b/x11-themes/gnome-look/files/patch-aa deleted file mode 100644 index 05e56c2e3..000000000 --- a/x11-themes/gnome-look/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Jun 13 16:10:20 2000 -+++ Makefile.in Tue Jun 13 16:10:34 2000 -@@ -84,7 +84,7 @@ - engine_LTLIBRARIES = libgnomelook.la - libgnomelook_la_SOURCES = gnomelook_theme_draw.c gnomelook_theme_main.c gnomelook_theme.h - --libgnomelook_la_LDFLAGS = -export-dynamic -+libgnomelook_la_LDFLAGS = -export-dynamic -avoid-version - - themedir = $(datadir)/themes/Gnome-Look/gtk - theme_DATA = gtkrc diff --git a/x11-themes/gnome-look/pkg-descr b/x11-themes/gnome-look/pkg-descr deleted file mode 100644 index 563a7ccad..000000000 --- a/x11-themes/gnome-look/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A small and fast engine-based theme for Gtk-1.1.5 or later, designed to look -nice with the GNOME desktop environment. It features a few different "looks", -and should look good with most non-GNOME Gtk apps as well. - -WWW: http://gnome-look.sourceforge.net/ diff --git a/x11-themes/gnome-look/pkg-plist b/x11-themes/gnome-look/pkg-plist deleted file mode 100644 index bac4f68b3..000000000 --- a/x11-themes/gnome-look/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/gtk/themes/engines/libgnomelook.a -lib/gtk/themes/engines/libgnomelook.la -lib/gtk/themes/engines/libgnomelook.so -share/themes/Gnome-Look-Grey/gtk/gtkrc -share/themes/Gnome-Look-Icy/gtk/gtkrc -share/themes/Gnome-Look/gtk/gtkrc -@dirrm share/themes/Gnome-Look-Icy/gtk -@dirrm share/themes/Gnome-Look-Icy -@dirrm share/themes/Gnome-Look-Grey/gtk -@dirrm share/themes/Gnome-Look-Grey -@dirrm share/themes/Gnome-Look/gtk -@dirrm share/themes/Gnome-Look diff --git a/x11-themes/gnome-splashscreen-manager/Makefile b/x11-themes/gnome-splashscreen-manager/Makefile deleted file mode 100644 index d18e4fc23..000000000 --- a/x11-themes/gnome-splashscreen-manager/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: gnome-splashscreen-manager -# Date created: 2005-04-15 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-splashscreen-manager -PORTVERSION= 0.2 -PORTREVISION= 2 -CATEGORIES= x11-themes -MASTER_SITES= http://www.miketech.net/gnome-art/download/ -DISTNAME= gnome-art-${PORTVERSION} - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Gnome splash screen manager - -BUILD_DEPENDS= gnome-session:${PORTSDIR}/x11/gnome-session \ - ruby-glade-create-template:${PORTSDIR}/devel/ruby-libglade2 \ - ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \ - ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 -RUN_DEPENDS= ${BUILD_DEPENDS} - -WRKSRC= ${WRKDIR}/gnome-art/${PORTNAME} -USE_RUBY= yes -USE_RUBY_SETUP= yes -GSPLASH= ${LOCALBASE}/share/gnome/pixmaps/splash -SPLASH_ICON= ${DATADIR}/glade/gnome-graphics.png - -post-patch: - @${SED} -e 's|%%COMMENT%%|${COMMENT}|; \ - s|%%SPLASH_ICON%%|${SPLASH_ICON}|' \ - < ${FILESDIR}/gnome-splashscreen-manager.desktop.in \ - > ${WRKDIR}/gnome-splashscreen-manager.desktop - cd ${WRKSRC}/lib/gnome-splashscreen-manager/ && \ - for file in `${FIND} ${GSPLASH} -type f` ; do \ - ${SED} -e 's|%%SPLASHSCREENS%%|\\n<splash_screen>\\n\\t<name>%%F%%</name>\\n\\t<filename>%%F%%</filename>\\n\\t<description>...</description>\\n\\t<author>?</author>\\n\\t<license>unknown</license>\\n</splash_screen>\\n%%SPLASHSCREENS%%|' \ - < gnome_splashscreen_manager.rb > gnome_splashscreen_manager.rb.bak ; \ - ${SED} -e "s|%%F%%|$${file}|g" < gnome_splashscreen_manager.rb.bak > gnome_splashscreen_manager.rb ; \ - done - @${REINPLACE_CMD} -e 's|%%SPLASHSCREENS%%||' \ - ${WRKSRC}/lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb - @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ - ${WRKSRC}/lib/gnome-splashscreen-manager/ui/main_window.rb - @${FIND} ${WRKSRC} -name '*.bak' -delete - -post-install: - ${MKDIR} ${PREFIX}/share/applications - ${INSTALL_DATA} ${WRKDIR}/gnome-splashscreen-manager.desktop ${PREFIX}/share/applications - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-splashscreen-manager/distinfo b/x11-themes/gnome-splashscreen-manager/distinfo deleted file mode 100644 index 84734a9e3..000000000 --- a/x11-themes/gnome-splashscreen-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-art-0.2.tar.gz) = 4dd59ba8a84efe8dcb5637ba051394e7 -SHA256 (gnome-art-0.2.tar.gz) = 87024a515b4968639d852fc8673edb048e250ce783c3f8f49adc00dc86a1c92d -SIZE (gnome-art-0.2.tar.gz) = 66415 diff --git a/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in b/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in deleted file mode 100644 index 255db928c..000000000 --- a/x11-themes/gnome-splashscreen-manager/files/gnome-splashscreen-manager.desktop.in +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD -[Desktop Entry] -Encoding=UTF-8 -Name=Gnome Splash Screen Manager -Comment=%%COMMENT%% -Icon=%%SPLASH_ICON%% -Exec=gnome-splashscreen-manager -Terminal=false -Type=Application -Categories=GNOME;Application;Settings;AdvancedSettings; -OnlyShowIn=GNOME; diff --git a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb b/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb deleted file mode 100644 index d3ea180a1..000000000 --- a/x11-themes/gnome-splashscreen-manager/files/patch-lib_gnome-splashscreen-manager_gnome_splashscreen_manager.rb +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb.orig Sun Apr 17 02:02:05 2005 -+++ lib/gnome-splashscreen-manager/gnome_splashscreen_manager.rb Sun Apr 17 02:06:02 2005 -@@ -41,7 +41,7 @@ - puts "Create SplashScreen-File" - splash_screens_file = File.new(file, File::CREAT|File::TRUNC|File::RDWR, 0644) - -- new_splash_screens_file = "<?xml version=\"1.0\"?>\n<splash_screens>\n</splash_screens>\n" -+ new_splash_screens_file = "<?xml version=\"1.0\"?>\n<splash_screens>\n%%SPLASHSCREENS%%\n<splash_screens>\n</splash_screens>\n" - - splash_screens_file.write(new_splash_screens_file) - diff --git a/x11-themes/gnome-splashscreen-manager/pkg-descr b/x11-themes/gnome-splashscreen-manager/pkg-descr deleted file mode 100644 index ac7572703..000000000 --- a/x11-themes/gnome-splashscreen-manager/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gnome splash screen manager - -WWW: http://www.miketech.net/gnome-art/ diff --git a/x11-themes/gnome-splashscreen-manager/pkg-plist b/x11-themes/gnome-splashscreen-manager/pkg-plist deleted file mode 100644 index 929a2d570..000000000 --- a/x11-themes/gnome-splashscreen-manager/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -bin/gnome-splashscreen-manager -%%DATADIR%%/glade/gnome-graphics.png -%%DATADIR%%/glade/gnome_splashscreen_manager.glade -%%RUBY_SITELIBDIR%%/gnome_splashscreen_manager.rb -%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/gnome_splashscreen_manager.rb -%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/config.rb -%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/splash_screens.rb -%%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/ui/main_window.rb -share/applications/gnome-splashscreen-manager.desktop -@dirrm %%RUBY_SITELIBDIR%%/gnome-splashscreen-manager/ui -@dirrm %%RUBY_SITELIBDIR%%/gnome-splashscreen-manager -@dirrm %%DATADIR%%/glade -@dirrm %%DATADIR%% -@dirrmtry share/applications diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile deleted file mode 100644 index 72b3bc750..000000000 --- a/x11-themes/gnome-themes-extras/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gnome-themes-extras -# Date Created: 12 June 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.10 2006/03/02 21:18:34 mezz Exp $ - -PORTNAME= gnome-themes-extras -PORTVERSION= 0.9.0 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= More themes for the GNOME 2 desktop environment - -BUILD_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -USE_GNOME= gnomehack libgnomeui intlhack -INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 503001 -EXTRACT_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar -TAR= ${LOCALBASE}/bin/gtar -.endif - -post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - "/^themedir =.*metacity-1$$/s|themes|gnome/themes|" - -.include <bsd.port.post.mk> diff --git a/x11-themes/gnome-themes-extras/distinfo b/x11-themes/gnome-themes-extras/distinfo deleted file mode 100644 index 5ca19d142..000000000 --- a/x11-themes/gnome-themes-extras/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-themes-extras-0.9.0.tar.bz2) = bac18c11fb9de8403e27441be64d9717 -SHA256 (gnome2/gnome-themes-extras-0.9.0.tar.bz2) = 551bce54b34214b562a806ea7b7535fab5ad1825935a4eb698d5a22680600869 -SIZE (gnome2/gnome-themes-extras-0.9.0.tar.bz2) = 5625636 diff --git a/x11-themes/gnome-themes-extras/pkg-descr b/x11-themes/gnome-themes-extras/pkg-descr deleted file mode 100644 index f77d2b9e9..000000000 --- a/x11-themes/gnome-themes-extras/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Commonly used GNOME 2 themes that are not a part of the -x11-toolkits/gnome-themes package. diff --git a/x11-themes/gnome-themes-extras/pkg-plist b/x11-themes/gnome-themes-extras/pkg-plist deleted file mode 100644 index 854b9393b..000000000 --- a/x11-themes/gnome-themes-extras/pkg-plist +++ /dev/null @@ -1,1261 +0,0 @@ -share/gnome/themes/Amaranth/metacity-1/left-side.png -share/gnome/themes/Amaranth/metacity-1/metacity-theme-1.xml -share/gnome/themes/Amaranth/metacity-1/right-side.png -share/gnome/themes/Amaranth/metacity-1/title-bar.png -share/gnome/themes/Amaranth/metacity-1/wm-close-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-close.svg -share/gnome/themes/Amaranth/metacity-1/wm-max-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-max.svg -share/gnome/themes/Amaranth/metacity-1/wm-menu-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-menu.svg -share/gnome/themes/Amaranth/metacity-1/wm-min-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-min.svg -share/gnome/themes/Amaranth/metacity-1/wm-restore.svg -share/gnome/themes/Gorilla/metacity-1/metacity-theme-1.xml -share/gnome/themes/Gorilla/metacity-1/wm-close.svg -share/gnome/themes/Gorilla/metacity-1/wm-max.svg -share/gnome/themes/Gorilla/metacity-1/wm-menu.svg -share/gnome/themes/Gorilla/metacity-1/wm-min.svg -share/gnome/themes/Gorilla/metacity-1/wm-restore.svg -share/gnome/themes/Lush/metacity-1/BT-agrandirfenetre.png -share/gnome/themes/Lush/metacity-1/BT-fermer.png -share/gnome/themes/Lush/metacity-1/BT-neutre.png -share/gnome/themes/Lush/metacity-1/BT-reduire.png -share/gnome/themes/Lush/metacity-1/BT-reduirefenetre.png -share/gnome/themes/Lush/metacity-1/barre-grise-bas.png -share/gnome/themes/Lush/metacity-1/coindroit-bas.png -share/gnome/themes/Lush/metacity-1/coingauche-bas.png -share/gnome/themes/Lush/metacity-1/cote-droit.png -share/gnome/themes/Lush/metacity-1/cote-gauche.png -share/gnome/themes/Lush/metacity-1/cote_suitearrondi.png -share/gnome/themes/Lush/metacity-1/degrade-color.png -share/gnome/themes/Lush/metacity-1/degrade-gris.png -share/gnome/themes/Lush/metacity-1/metacity-theme-1.xml -share/gnome/themes/Lush/metacity-1/transition.png -share/gnome/themes/Nuvola-old/metacity-1/metacity-theme-1.xml -share/gnome/themes/Nuvola-old/metacity-1/wm-close.png -share/gnome/themes/Nuvola-old/metacity-1/wm-inac.png -share/gnome/themes/Nuvola-old/metacity-1/wm-max.png -share/gnome/themes/Nuvola-old/metacity-1/wm-menu.png -share/gnome/themes/Nuvola-old/metacity-1/wm-min.png -share/gnome/themes/Nuvola-old/metacity-1/wm-restore.png -share/gnome/themes/Nuvola/metacity-1/metacity-theme-1.xml -share/gnome/themes/Nuvola/metacity-1/wm-close-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-close.svg -share/gnome/themes/Nuvola/metacity-1/wm-max-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-max.svg -share/gnome/themes/Nuvola/metacity-1/wm-min-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-min.svg -share/gnome/themes/Nuvola/metacity-1/wm-restore-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-restore.svg -share/gnome/themes/Wasp/metacity-1/metacity-theme-1.xml -share/icons/Amaranth/index.theme -share/icons/Amaranth/scalable/apps/abiword_48.svg -share/icons/Amaranth/scalable/apps/accessibility-keyboard-capplet.svg -share/icons/Amaranth/scalable/apps/accessories.svg -share/icons/Amaranth/scalable/apps/advanced-directory.svg -share/icons/Amaranth/scalable/apps/apacheconf.svg -share/icons/Amaranth/scalable/apps/blender.svg -share/icons/Amaranth/scalable/apps/camera.svg -share/icons/Amaranth/scalable/apps/disks.svg -share/icons/Amaranth/scalable/apps/downloadmanager.svg -share/icons/Amaranth/scalable/apps/email.svg -share/icons/Amaranth/scalable/apps/evolution-1.4.svg -share/icons/Amaranth/scalable/apps/evolution.svg -share/icons/Amaranth/scalable/apps/file-manager.svg -share/icons/Amaranth/scalable/apps/file-roller.svg -share/icons/Amaranth/scalable/apps/gaim.svg -share/icons/Amaranth/scalable/apps/gcalctool.svg -share/icons/Amaranth/scalable/apps/gedit-icon.svg -share/icons/Amaranth/scalable/apps/gedit.svg -share/icons/Amaranth/scalable/apps/gftp.svg -share/icons/Amaranth/scalable/apps/gimp.svg -share/icons/Amaranth/scalable/apps/gnome-aisleriot.svg -share/icons/Amaranth/scalable/apps/gnome-applications.svg -share/icons/Amaranth/scalable/apps/gnome-calc3.svg -share/icons/Amaranth/scalable/apps/gnome-cardgame.svg -share/icons/Amaranth/scalable/apps/gnome-cdplayer-icon.svg -share/icons/Amaranth/scalable/apps/gnome-cdplayer.svg -share/icons/Amaranth/scalable/apps/gnome-devel.svg -share/icons/Amaranth/scalable/apps/gnome-envelope.svg -share/icons/Amaranth/scalable/apps/gnome-gaim.svg -share/icons/Amaranth/scalable/apps/gnome-gimp.svg -share/icons/Amaranth/scalable/apps/gnome-globe.svg -share/icons/Amaranth/scalable/apps/gnome-graphics.svg -share/icons/Amaranth/scalable/apps/gnome-help.svg -share/icons/Amaranth/scalable/apps/gnome-home.svg -share/icons/Amaranth/scalable/apps/gnome-icq.svg -share/icons/Amaranth/scalable/apps/gnome-joystick.svg -share/icons/Amaranth/scalable/apps/gnome-lockscreen.svg -share/icons/Amaranth/scalable/apps/gnome-logo.svg -share/icons/Amaranth/scalable/apps/gnome-main-menu.svg -share/icons/Amaranth/scalable/apps/gnome-media-player.svg -share/icons/Amaranth/scalable/apps/gnome-mixer.svg -share/icons/Amaranth/scalable/apps/gnome-mouse.svg -share/icons/Amaranth/scalable/apps/gnome-multimedia.svg -share/icons/Amaranth/scalable/apps/gnome-palette.svg -share/icons/Amaranth/scalable/apps/gnome-pdf.svg -share/icons/Amaranth/scalable/apps/gnome-settings.svg -share/icons/Amaranth/scalable/apps/gnome-starthere.svg -share/icons/Amaranth/scalable/apps/gnome-terminal.svg -share/icons/Amaranth/scalable/apps/gnumeric.svg -share/icons/Amaranth/scalable/apps/gripicon.svg -share/icons/Amaranth/scalable/apps/gucharmap.svg -share/icons/Amaranth/scalable/apps/hwbrowser.svg -share/icons/Amaranth/scalable/apps/icon-system-tools.svg -share/icons/Amaranth/scalable/apps/icon-update.svg -share/icons/Amaranth/scalable/apps/monitor.svg -share/icons/Amaranth/scalable/apps/mouse-capplet.svg -share/icons/Amaranth/scalable/apps/mozilla-icon.svg -share/icons/Amaranth/scalable/apps/mozilla-mail-icon.svg -share/icons/Amaranth/scalable/apps/mozilla-orig.svg -share/icons/Amaranth/scalable/apps/mozilla-star.svg -share/icons/Amaranth/scalable/apps/mozilla.svg -share/icons/Amaranth/scalable/apps/my-computer.svg -share/icons/Amaranth/scalable/apps/netscape.svg -share/icons/Amaranth/scalable/apps/opera.svg -share/icons/Amaranth/scalable/apps/redhat-accessories.svg -share/icons/Amaranth/scalable/apps/redhat-config-xfree86.svg -share/icons/Amaranth/scalable/apps/redhat-email.svg -share/icons/Amaranth/scalable/apps/redhat-games.svg -share/icons/Amaranth/scalable/apps/redhat-graphics.svg -share/icons/Amaranth/scalable/apps/redhat-home.svg -share/icons/Amaranth/scalable/apps/redhat-internet.svg -share/icons/Amaranth/scalable/apps/redhat-main-menu.svg -share/icons/Amaranth/scalable/apps/redhat-office.svg -share/icons/Amaranth/scalable/apps/redhat-preferences.svg -share/icons/Amaranth/scalable/apps/redhat-programming.svg -share/icons/Amaranth/scalable/apps/redhat-sound_video.svg -share/icons/Amaranth/scalable/apps/redhat-system_settings.svg -share/icons/Amaranth/scalable/apps/redhat-system_tools.svg -share/icons/Amaranth/scalable/apps/redhat-web-browser.svg -share/icons/Amaranth/scalable/apps/rhythmbox.svg -share/icons/Amaranth/scalable/apps/sambaconf.svg -share/icons/Amaranth/scalable/apps/seti.svg -share/icons/Amaranth/scalable/apps/sound-juicer.svg -share/icons/Amaranth/scalable/apps/system-floppy.svg -share/icons/Amaranth/scalable/apps/system-search-32.svg -share/icons/Amaranth/scalable/apps/system-tools-32.svg -share/icons/Amaranth/scalable/apps/tex.svg -share/icons/Amaranth/scalable/apps/thunderbird.svg -share/icons/Amaranth/scalable/apps/up2date.svg -share/icons/Amaranth/scalable/apps/web-browser.svg -share/icons/Amaranth/scalable/apps/wilber-icon.svg -share/icons/Amaranth/scalable/apps/xmms.svg -share/icons/Amaranth/scalable/apps/xpdf.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdrom.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Amaranth/scalable/devices/gnome-dev-dvd.svg -share/icons/Amaranth/scalable/devices/gnome-dev-floppy.svg -share/icons/Amaranth/scalable/devices/gnome-dev-harddisk.svg -share/icons/Amaranth/scalable/devices/gnome-dev-network.svg -share/icons/Amaranth/scalable/devices/gnome-dev-removable.svg -share/icons/Amaranth/scalable/devices/gnome-dev-symlink.svg -share/icons/Amaranth/scalable/emblems/emblem-camera.svg -share/icons/Amaranth/scalable/emblems/emblem-cool.svg -share/icons/Amaranth/scalable/emblems/emblem-danger.svg -share/icons/Amaranth/scalable/emblems/emblem-distinguished.svg -share/icons/Amaranth/scalable/emblems/emblem-documents.svg -share/icons/Amaranth/scalable/emblems/emblem-favorite.svg -share/icons/Amaranth/scalable/emblems/emblem-fun.svg -share/icons/Amaranth/scalable/emblems/emblem-generic.svg -share/icons/Amaranth/scalable/emblems/emblem-important.svg -share/icons/Amaranth/scalable/emblems/emblem-multimedia.svg -share/icons/Amaranth/scalable/emblems/emblem-noread.svg -share/icons/Amaranth/scalable/emblems/emblem-nowrite.svg -share/icons/Amaranth/scalable/emblems/emblem-ohno.svg -share/icons/Amaranth/scalable/emblems/emblem-package.svg -share/icons/Amaranth/scalable/emblems/emblem-pictures.svg -share/icons/Amaranth/scalable/emblems/emblem-relax.svg -share/icons/Amaranth/scalable/emblems/emblem-sound.svg -share/icons/Amaranth/scalable/emblems/emblem-symbolic-link.svg -share/icons/Amaranth/scalable/emblems/emblem-web.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-client.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory.icon -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-executable.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-home.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-network.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-regular.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-server.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-smb.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Amaranth/scalable/mimetypes/gnome-compressed.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-objectfile.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-tgz.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-autorun.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-image.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-asm.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-fortran.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-pascal.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-perl.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-yacc.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-video.svg -share/icons/Amaranth/scalable/stock/applets-screenshooter.svg -share/icons/Amaranth/scalable/stock/gnome-logo.svg -share/icons/Amaranth/scalable/stock/stock_about.svg -share/icons/Amaranth/scalable/stock/stock_cdrom.svg -share/icons/Amaranth/scalable/stock/stock_copy.svg -share/icons/Amaranth/scalable/stock/stock_cut.svg -share/icons/Amaranth/scalable/stock/stock_delete.svg -share/icons/Amaranth/scalable/stock/stock_dialog_error.png -share/icons/Amaranth/scalable/stock/stock_dialog_info.png -share/icons/Amaranth/scalable/stock/stock_dialog_warning.png -share/icons/Amaranth/scalable/stock/stock_execute.svg -share/icons/Amaranth/scalable/stock/stock_floppy.svg -share/icons/Amaranth/scalable/stock/stock_go-back.svg -share/icons/Amaranth/scalable/stock/stock_go-down.svg -share/icons/Amaranth/scalable/stock/stock_go-forward.svg -share/icons/Amaranth/scalable/stock/stock_go-up.svg -share/icons/Amaranth/scalable/stock/stock_gtk-sort-ascending.svg -share/icons/Amaranth/scalable/stock/stock_gtk-sort-descending.svg -share/icons/Amaranth/scalable/stock/stock_help.svg -share/icons/Amaranth/scalable/stock/stock_home.svg -share/icons/Amaranth/scalable/stock/stock_lockscreen.svg -share/icons/Amaranth/scalable/stock/stock_new.svg -share/icons/Amaranth/scalable/stock/stock_open.svg -share/icons/Amaranth/scalable/stock/stock_paste.svg -share/icons/Amaranth/scalable/stock/stock_preferences.svg -share/icons/Amaranth/scalable/stock/stock_print-preview.svg -share/icons/Amaranth/scalable/stock/stock_print.svg -share/icons/Amaranth/scalable/stock/stock_quit.svg -share/icons/Amaranth/scalable/stock/stock_redo.svg -share/icons/Amaranth/scalable/stock/stock_refresh.svg -share/icons/Amaranth/scalable/stock/stock_replace.svg -share/icons/Amaranth/scalable/stock/stock_reset.svg -share/icons/Amaranth/scalable/stock/stock_save_as.svg -share/icons/Amaranth/scalable/stock/stock_screenshot.svg -share/icons/Amaranth/scalable/stock/stock_search.svg -share/icons/Amaranth/scalable/stock/stock_stop.svg -share/icons/Amaranth/scalable/stock/stock_undo.svg -share/icons/Amaranth/scalable/stock/stock_volume-0.svg -share/icons/Amaranth/scalable/stock/stock_volume-max.svg -share/icons/Amaranth/scalable/stock/stock_volume-med.svg -share/icons/Amaranth/scalable/stock/stock_volume-min.svg -share/icons/Gorilla/24x24/apps/gnome-spinner-rest.png -share/icons/Gorilla/24x24/apps/gnome-spinner.png -share/icons/Gorilla/index.theme -share/icons/Gorilla/scalable/apps/accessibility-directory.svg -share/icons/Gorilla/scalable/apps/galeon.svg -share/icons/Gorilla/scalable/apps/gnome-games.svg -share/icons/Gorilla/scalable/apps/gnome-gimp.svg -share/icons/Gorilla/scalable/apps/gnome-joystick.svg -share/icons/Gorilla/scalable/apps/gnome-terminal.svg -share/icons/Gorilla/scalable/apps/web-browser.svg -share/icons/Gorilla/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Gorilla/scalable/devices/gnome-dev-cdrom.svg -share/icons/Gorilla/scalable/devices/gnome-dev-dvd.svg -share/icons/Gorilla/scalable/devices/gnome-dev-floppy.svg -share/icons/Gorilla/scalable/devices/gnome-dev-harddisk.svg -share/icons/Gorilla/scalable/devices/gnome-dev-mouse.svg -share/icons/Gorilla/scalable/devices/gnome-dev-network.svg -share/icons/Gorilla/scalable/devices/gnome-dev-removable.svg -share/icons/Gorilla/scalable/devices/gnome-dev-rw.svg -share/icons/Gorilla/scalable/devices/gnome-dev-symlink.svg -share/icons/Gorilla/scalable/emblems/emblem-camera.svg -share/icons/Gorilla/scalable/emblems/emblem-cool.svg -share/icons/Gorilla/scalable/emblems/emblem-danger.svg -share/icons/Gorilla/scalable/emblems/emblem-distinguished.svg -share/icons/Gorilla/scalable/emblems/emblem-documents.svg -share/icons/Gorilla/scalable/emblems/emblem-fun.svg -share/icons/Gorilla/scalable/emblems/emblem-generic.svg -share/icons/Gorilla/scalable/emblems/emblem-important.svg -share/icons/Gorilla/scalable/emblems/emblem-multimedia.svg -share/icons/Gorilla/scalable/emblems/emblem-noread.svg -share/icons/Gorilla/scalable/emblems/emblem-nowrite.svg -share/icons/Gorilla/scalable/emblems/emblem-ohno.svg -share/icons/Gorilla/scalable/emblems/emblem-package.svg -share/icons/Gorilla/scalable/emblems/emblem-pictures.svg -share/icons/Gorilla/scalable/emblems/emblem-relax.svg -share/icons/Gorilla/scalable/emblems/emblem-sound.svg -share/icons/Gorilla/scalable/emblems/emblem-symbolic-link.svg -share/icons/Gorilla/scalable/emblems/emblem-urgent.svg -share/icons/Gorilla/scalable/emblems/emblem-web.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-client.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-visiting.icon -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-visiting.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory.icon -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-home.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-network.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-regular.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-server.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-smb.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-web.svg -share/icons/Gorilla/scalable/mimetypes/gnome-compressed.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-backup.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnucash.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-shared-library.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-image-x-xcf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-image.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-css.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-authors.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-copying.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-lyx.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-patch.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-sql.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-troff-man.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video-mpeg.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video-quicktime.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video-x-ms-wmv.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video-x-msvideo.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video.svg -share/icons/Gorilla/scalable/stock/gtk-about.svg -share/icons/Gorilla/scalable/stock/gtk-add.svg -share/icons/Gorilla/scalable/stock/gtk-attachment.svg -share/icons/Gorilla/scalable/stock/gtk-balance.svg -share/icons/Gorilla/scalable/stock/gtk-bold.svg -share/icons/Gorilla/scalable/stock/gtk-book.svg -share/icons/Gorilla/scalable/stock/gtk-cancel.svg -share/icons/Gorilla/scalable/stock/gtk-cdrom.svg -share/icons/Gorilla/scalable/stock/gtk-clear.svg -share/icons/Gorilla/scalable/stock/gtk-close.svg -share/icons/Gorilla/scalable/stock/gtk-connect.svg -share/icons/Gorilla/scalable/stock/gtk-convert.svg -share/icons/Gorilla/scalable/stock/gtk-copy.svg -share/icons/Gorilla/scalable/stock/gtk-cut.svg -share/icons/Gorilla/scalable/stock/gtk-delete.svg -share/icons/Gorilla/scalable/stock/gtk-dialog-error.svg -share/icons/Gorilla/scalable/stock/gtk-dialog-info.svg -share/icons/Gorilla/scalable/stock/gtk-dialog-question.svg -share/icons/Gorilla/scalable/stock/gtk-dialog-warning.svg -share/icons/Gorilla/scalable/stock/gtk-disconnect.svg -share/icons/Gorilla/scalable/stock/gtk-dnd-multiple.svg -share/icons/Gorilla/scalable/stock/gtk-dnd.svg -share/icons/Gorilla/scalable/stock/gtk-edit.svg -share/icons/Gorilla/scalable/stock/gtk-execute.svg -share/icons/Gorilla/scalable/stock/gtk-export.svg -share/icons/Gorilla/scalable/stock/gtk-find-and-replace.svg -share/icons/Gorilla/scalable/stock/gtk-find.svg -share/icons/Gorilla/scalable/stock/gtk-floppy.svg -share/icons/Gorilla/scalable/stock/gtk-go-back-ltr.svg -share/icons/Gorilla/scalable/stock/gtk-go-down.svg -share/icons/Gorilla/scalable/stock/gtk-go-forward-ltr.svg -share/icons/Gorilla/scalable/stock/gtk-go-up.svg -share/icons/Gorilla/scalable/stock/gtk-goto-first-ltr.svg -share/icons/Gorilla/scalable/stock/gtk-goto-last-ltr.svg -share/icons/Gorilla/scalable/stock/gtk-goto-top.svg -share/icons/Gorilla/scalable/stock/gtk-help.svg -share/icons/Gorilla/scalable/stock/gtk-home.svg -share/icons/Gorilla/scalable/stock/gtk-import.svg -share/icons/Gorilla/scalable/stock/gtk-index.svg -share/icons/Gorilla/scalable/stock/gtk-insert-image.svg -share/icons/Gorilla/scalable/stock/gtk-insert-object.svg -share/icons/Gorilla/scalable/stock/gtk-insert-table.svg -share/icons/Gorilla/scalable/stock/gtk-italic.svg -share/icons/Gorilla/scalable/stock/gtk-jump-to.svg -share/icons/Gorilla/scalable/stock/gtk-justify-center.svg -share/icons/Gorilla/scalable/stock/gtk-justify-fill.svg -share/icons/Gorilla/scalable/stock/gtk-justify-left.svg -share/icons/Gorilla/scalable/stock/gtk-justify-right.svg -share/icons/Gorilla/scalable/stock/gtk-line-in.svg -share/icons/Gorilla/scalable/stock/gtk-mic.svg -share/icons/Gorilla/scalable/stock/gtk-missing-image.svg -share/icons/Gorilla/scalable/stock/gtk-new.svg -share/icons/Gorilla/scalable/stock/gtk-no.svg -share/icons/Gorilla/scalable/stock/gtk-ok.svg -share/icons/Gorilla/scalable/stock/gtk-open-book.svg -share/icons/Gorilla/scalable/stock/gtk-open.svg -share/icons/Gorilla/scalable/stock/gtk-paste.svg -share/icons/Gorilla/scalable/stock/gtk-preferences.svg -share/icons/Gorilla/scalable/stock/gtk-print-preview.svg -share/icons/Gorilla/scalable/stock/gtk-print.svg -share/icons/Gorilla/scalable/stock/gtk-properties.svg -share/icons/Gorilla/scalable/stock/gtk-quit.svg -share/icons/Gorilla/scalable/stock/gtk-redo.svg -share/icons/Gorilla/scalable/stock/gtk-refresh.svg -share/icons/Gorilla/scalable/stock/gtk-remove.svg -share/icons/Gorilla/scalable/stock/gtk-reset.svg -share/icons/Gorilla/scalable/stock/gtk-revert-to-saved.svg -share/icons/Gorilla/scalable/stock/gtk-save-as.svg -share/icons/Gorilla/scalable/stock/gtk-save.svg -share/icons/Gorilla/scalable/stock/gtk-select-color.svg -share/icons/Gorilla/scalable/stock/gtk-select-font.svg -share/icons/Gorilla/scalable/stock/gtk-sort-ascending.svg -share/icons/Gorilla/scalable/stock/gtk-sort-descending.svg -share/icons/Gorilla/scalable/stock/gtk-spell-check.svg -share/icons/Gorilla/scalable/stock/gtk-stop.svg -share/icons/Gorilla/scalable/stock/gtk-strikethrough.svg -share/icons/Gorilla/scalable/stock/gtk-undelete.svg -share/icons/Gorilla/scalable/stock/gtk-underline.svg -share/icons/Gorilla/scalable/stock/gtk-undo.svg -share/icons/Gorilla/scalable/stock/gtk-volume.svg -share/icons/Gorilla/scalable/stock/gtk-yes.svg -share/icons/Gorilla/scalable/stock/gtk-zoom-100.svg -share/icons/Gorilla/scalable/stock/gtk-zoom-fit.svg -share/icons/Gorilla/scalable/stock/gtk-zoom-in.svg -share/icons/Gorilla/scalable/stock/gtk-zoom-out.svg -share/icons/Gorilla/scalable/stock/stock_volume-0.svg -share/icons/Gorilla/scalable/stock/stock_volume-max.svg -share/icons/Gorilla/scalable/stock/stock_volume-med.svg -share/icons/Gorilla/scalable/stock/stock_volume-min.svg -share/icons/Gorilla/scalable/stock/stock_volume-mute.svg -share/icons/Lush/index.theme -share/icons/Lush/scalable/apps/evolution-1.4.svg -share/icons/Lush/scalable/apps/evolution.svg -share/icons/Lush/scalable/apps/gnome-envelope.svg -share/icons/Lush/scalable/apps/gnome-gimp.svg -share/icons/Lush/scalable/apps/gnome-palette.svg -share/icons/Lush/scalable/apps/mozilla-orig.svg -share/icons/Lush/scalable/apps/mozilla-star.svg -share/icons/Lush/scalable/apps/mozilla.svg -share/icons/Lush/scalable/apps/redhat-web-browser.svg -share/icons/Lush/scalable/apps/web-browser.svg -share/icons/Lush/scalable/apps/wilber-icon.svg -share/icons/Lush/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Lush/scalable/devices/gnome-dev-cdrom.svg -share/icons/Lush/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Lush/scalable/devices/gnome-dev-dvd.svg -share/icons/Lush/scalable/devices/gnome-dev-floppy.svg -share/icons/Lush/scalable/devices/gnome-dev-harddisk.svg -share/icons/Lush/scalable/devices/gnome-dev-joystick.svg -share/icons/Lush/scalable/devices/gnome-dev-mouse.svg -share/icons/Lush/scalable/devices/gnome-dev-network.svg -share/icons/Lush/scalable/devices/gnome-dev-printer.svg -share/icons/Lush/scalable/devices/gnome-dev-scanner.svg -share/icons/Lush/scalable/devices/gnome-dev-symlink.svg -share/icons/Lush/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Lush/scalable/emblems/emblem-camera.svg -share/icons/Lush/scalable/emblems/emblem-cool.svg -share/icons/Lush/scalable/emblems/emblem-danger.svg -share/icons/Lush/scalable/emblems/emblem-distinguished.svg -share/icons/Lush/scalable/emblems/emblem-documents.svg -share/icons/Lush/scalable/emblems/emblem-fun.svg -share/icons/Lush/scalable/emblems/emblem-generic.svg -share/icons/Lush/scalable/emblems/emblem-important.svg -share/icons/Lush/scalable/emblems/emblem-mail.svg -share/icons/Lush/scalable/emblems/emblem-multimedia.svg -share/icons/Lush/scalable/emblems/emblem-noread.svg -share/icons/Lush/scalable/emblems/emblem-nowrite.svg -share/icons/Lush/scalable/emblems/emblem-ohno.svg -share/icons/Lush/scalable/emblems/emblem-package.svg -share/icons/Lush/scalable/emblems/emblem-pictures.svg -share/icons/Lush/scalable/emblems/emblem-relax.svg -share/icons/Lush/scalable/emblems/emblem-sound.svg -share/icons/Lush/scalable/emblems/emblem-symbolic-link.svg -share/icons/Lush/scalable/emblems/emblem-web.svg -share/icons/Lush/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Lush/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Lush/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Lush/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Lush/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Lush/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Lush/scalable/filesystems/gnome-fs-directory.icon -share/icons/Lush/scalable/filesystems/gnome-fs-directory.svg -share/icons/Lush/scalable/filesystems/gnome-fs-executable.svg -share/icons/Lush/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Lush/scalable/filesystems/gnome-fs-home.svg -share/icons/Lush/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Lush/scalable/filesystems/gnome-fs-network.svg -share/icons/Lush/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Lush/scalable/filesystems/gnome-fs-regular.svg -share/icons/Lush/scalable/filesystems/gnome-fs-server.svg -share/icons/Lush/scalable/filesystems/gnome-fs-smb.svg -share/icons/Lush/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Lush/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Lush/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Lush/scalable/filesystems/gnome-fs-web.svg -share/icons/Lush/scalable/mimetypes/gnome-compressed.svg -share/icons/Lush/scalable/mimetypes/gnome-library.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-applix.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-objectfile.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-reject.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-basic.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-image.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-asm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-fortran.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-pascal.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-yacc.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-video-mpeg.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-video.svg -share/icons/Lush/scalable/mimetypes/gnome-package.svg -share/icons/Lush/scalable/stock/back.svg -share/icons/Lush/scalable/stock/cancel.svg -share/icons/Lush/scalable/stock/down.svg -share/icons/Lush/scalable/stock/editcopy.svg -share/icons/Lush/scalable/stock/editpaste.svg -share/icons/Lush/scalable/stock/edittrash.svg -share/icons/Lush/scalable/stock/filenew.svg -share/icons/Lush/scalable/stock/fileopen.svg -share/icons/Lush/scalable/stock/filesave.svg -share/icons/Lush/scalable/stock/filesaveas.svg -share/icons/Lush/scalable/stock/forward.svg -share/icons/Lush/scalable/stock/gohome.svg -share/icons/Lush/scalable/stock/help.svg -share/icons/Lush/scalable/stock/info.svg -share/icons/Lush/scalable/stock/print.svg -share/icons/Lush/scalable/stock/reload.svg -share/icons/Lush/scalable/stock/stock_cut.svg -share/icons/Lush/scalable/stock/stock_delete.svg -share/icons/Lush/scalable/stock/stock_quit.svg -share/icons/Lush/scalable/stock/stock_redo.svg -share/icons/Lush/scalable/stock/stock_undo.svg -share/icons/Lush/scalable/stock/up.svg -share/icons/Nuvola/index.theme -share/icons/Nuvola/scalable/apps/accessibility-directory.svg -share/icons/Nuvola/scalable/apps/accessories.svg -share/icons/Nuvola/scalable/apps/acroread.svg -share/icons/Nuvola/scalable/apps/button_tell_a_friend.png -share/icons/Nuvola/scalable/apps/camera.svg -share/icons/Nuvola/scalable/apps/chess.svg -share/icons/Nuvola/scalable/apps/disks.svg -share/icons/Nuvola/scalable/apps/evolution-1.4.svg -share/icons/Nuvola/scalable/apps/evolution.svg -share/icons/Nuvola/scalable/apps/file-manager.svg -share/icons/Nuvola/scalable/apps/firefox.svg -share/icons/Nuvola/scalable/apps/gaim.svg -share/icons/Nuvola/scalable/apps/gcalctool.svg -share/icons/Nuvola/scalable/apps/gdict.svg -share/icons/Nuvola/scalable/apps/gedit-icon.svg -share/icons/Nuvola/scalable/apps/gedit.svg -share/icons/Nuvola/scalable/apps/gftp.svg -share/icons/Nuvola/scalable/apps/gnome-applications.svg -share/icons/Nuvola/scalable/apps/gnome-audio.svg -share/icons/Nuvola/scalable/apps/gnome-ccdesktop.svg -share/icons/Nuvola/scalable/apps/gnome-cd.svg -share/icons/Nuvola/scalable/apps/gnome-devel.svg -share/icons/Nuvola/scalable/apps/gnome-envelope.svg -share/icons/Nuvola/scalable/apps/gnome-favorites.svg -share/icons/Nuvola/scalable/apps/gnome-gimp.svg -share/icons/Nuvola/scalable/apps/gnome-globe.svg -share/icons/Nuvola/scalable/apps/gnome-gnomine.svg -share/icons/Nuvola/scalable/apps/gnome-graphics.svg -share/icons/Nuvola/scalable/apps/gnome-help.svg -share/icons/Nuvola/scalable/apps/gnome-home.svg -share/icons/Nuvola/scalable/apps/gnome-icq.svg -share/icons/Nuvola/scalable/apps/gnome-joystick.svg -share/icons/Nuvola/scalable/apps/gnome-lockscreen.svg -share/icons/Nuvola/scalable/apps/gnome-logo.svg -share/icons/Nuvola/scalable/apps/gnome-main-menu.svg -share/icons/Nuvola/scalable/apps/gnome-mixer-applet.svg -share/icons/Nuvola/scalable/apps/gnome-mixer.svg -share/icons/Nuvola/scalable/apps/gnome-mouse.svg -share/icons/Nuvola/scalable/apps/gnome-multimedia.svg -share/icons/Nuvola/scalable/apps/gnome-palette.svg -share/icons/Nuvola/scalable/apps/gnome-searchtool.svg -share/icons/Nuvola/scalable/apps/gnome-settings-accessibility-keyboard.svg -share/icons/Nuvola/scalable/apps/gnome-settings-background.svg -share/icons/Nuvola/scalable/apps/gnome-settings-keybindings.svg -share/icons/Nuvola/scalable/apps/gnome-settings-theme.svg -share/icons/Nuvola/scalable/apps/gnome-show-desktop.svg -share/icons/Nuvola/scalable/apps/gnome-system-config.svg -share/icons/Nuvola/scalable/apps/gnome-system.svg -share/icons/Nuvola/scalable/apps/gnome-terminal.svg -share/icons/Nuvola/scalable/apps/go.svg -share/icons/Nuvola/scalable/apps/gswitchit-applet.svg -share/icons/Nuvola/scalable/apps/gswitchit-properties-capplet.svg -share/icons/Nuvola/scalable/apps/hwbrowser.svg -share/icons/Nuvola/scalable/apps/inkscape.svg -share/icons/Nuvola/scalable/apps/kasteroids.svg -share/icons/Nuvola/scalable/apps/maelstrom.svg -share/icons/Nuvola/scalable/apps/mouse-capplet.svg -share/icons/Nuvola/scalable/apps/mozilla--mail.svg -share/icons/Nuvola/scalable/apps/mozilla-compose-icon.svg -share/icons/Nuvola/scalable/apps/mozilla-composer.svg -share/icons/Nuvola/scalable/apps/mozilla-mail-icon.svg -share/icons/Nuvola/scalable/apps/mozilla-orig.svg -share/icons/Nuvola/scalable/apps/mozilla-star.svg -share/icons/Nuvola/scalable/apps/mozilla.svg -share/icons/Nuvola/scalable/apps/mplayer-logo.svg -share/icons/Nuvola/scalable/apps/mplayer.svg -share/icons/Nuvola/scalable/apps/my-computer.svg -share/icons/Nuvola/scalable/apps/network.svg -share/icons/Nuvola/scalable/apps/ooo_calc.svg -share/icons/Nuvola/scalable/apps/ooo_draw.svg -share/icons/Nuvola/scalable/apps/ooo_impress.svg -share/icons/Nuvola/scalable/apps/ooo_writer.svg -share/icons/Nuvola/scalable/apps/password.svg -share/icons/Nuvola/scalable/apps/postscript-viewer.svg -share/icons/Nuvola/scalable/apps/printer.svg -share/icons/Nuvola/scalable/apps/procman.svg -share/icons/Nuvola/scalable/apps/realplayer.svg -share/icons/Nuvola/scalable/apps/redhat-accessories.svg -share/icons/Nuvola/scalable/apps/redhat-email.svg -share/icons/Nuvola/scalable/apps/redhat-games.svg -share/icons/Nuvola/scalable/apps/redhat-graphics.svg -share/icons/Nuvola/scalable/apps/redhat-home.svg -share/icons/Nuvola/scalable/apps/redhat-internet.svg -share/icons/Nuvola/scalable/apps/redhat-main-menu.svg -share/icons/Nuvola/scalable/apps/redhat-office.svg -share/icons/Nuvola/scalable/apps/redhat-preferences.svg -share/icons/Nuvola/scalable/apps/redhat-presentations.svg -share/icons/Nuvola/scalable/apps/redhat-programming.svg -share/icons/Nuvola/scalable/apps/redhat-sound_video.svg -share/icons/Nuvola/scalable/apps/redhat-spreadsheet.svg -share/icons/Nuvola/scalable/apps/redhat-system_settings.svg -share/icons/Nuvola/scalable/apps/redhat-system_tools.svg -share/icons/Nuvola/scalable/apps/redhat-web-browser.svg -share/icons/Nuvola/scalable/apps/redhat-word-processor.svg -share/icons/Nuvola/scalable/apps/sane.svg -share/icons/Nuvola/scalable/apps/screensaver.svg -share/icons/Nuvola/scalable/apps/sdm.svg -share/icons/Nuvola/scalable/apps/sodipodi.svg -share/icons/Nuvola/scalable/apps/system-config-users.svg -share/icons/Nuvola/scalable/apps/system-floppy.svg -share/icons/Nuvola/scalable/apps/system-search-32.svg -share/icons/Nuvola/scalable/apps/thunderbird.svg -share/icons/Nuvola/scalable/apps/tsclient.svg -share/icons/Nuvola/scalable/apps/user_icon.svg -share/icons/Nuvola/scalable/apps/web-browser.svg -share/icons/Nuvola/scalable/apps/wilber-icon.svg -share/icons/Nuvola/scalable/apps/xscreensaver.svg -share/icons/Nuvola/scalable/devices/gnome-dev-camera.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdrom.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Nuvola/scalable/devices/gnome-dev-dvd.svg -share/icons/Nuvola/scalable/devices/gnome-dev-floppy.svg -share/icons/Nuvola/scalable/devices/gnome-dev-harddisk.svg -share/icons/Nuvola/scalable/devices/gnome-dev-ipod.svg -share/icons/Nuvola/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/Nuvola/scalable/devices/gnome-dev-mouse.svg -share/icons/Nuvola/scalable/devices/gnome-dev-network.svg -share/icons/Nuvola/scalable/devices/gnome-dev-printer.svg -share/icons/Nuvola/scalable/devices/gnome-dev-removable-usb.svg -share/icons/Nuvola/scalable/devices/gnome-dev-removable.svg -share/icons/Nuvola/scalable/devices/gnome-dev-scanner.svg -share/icons/Nuvola/scalable/devices/gnome-dev-symlink.svg -share/icons/Nuvola/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Nuvola/scalable/emblems/emblem-camera.svg -share/icons/Nuvola/scalable/emblems/emblem-cool.svg -share/icons/Nuvola/scalable/emblems/emblem-danger.svg -share/icons/Nuvola/scalable/emblems/emblem-desktop.svg -share/icons/Nuvola/scalable/emblems/emblem-distinguished.svg -share/icons/Nuvola/scalable/emblems/emblem-documents.svg -share/icons/Nuvola/scalable/emblems/emblem-favorite.svg -share/icons/Nuvola/scalable/emblems/emblem-fun.svg -share/icons/Nuvola/scalable/emblems/emblem-generic.svg -share/icons/Nuvola/scalable/emblems/emblem-important.svg -share/icons/Nuvola/scalable/emblems/emblem-multimedia.svg -share/icons/Nuvola/scalable/emblems/emblem-noread.svg -share/icons/Nuvola/scalable/emblems/emblem-nowrite.svg -share/icons/Nuvola/scalable/emblems/emblem-ohno.svg -share/icons/Nuvola/scalable/emblems/emblem-package.svg -share/icons/Nuvola/scalable/emblems/emblem-pictures.svg -share/icons/Nuvola/scalable/emblems/emblem-relax.svg -share/icons/Nuvola/scalable/emblems/emblem-sound.svg -share/icons/Nuvola/scalable/emblems/emblem-symbolic-link.svg -share/icons/Nuvola/scalable/emblems/emblem-web.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-client.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-desktop.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory-visiting.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory.icon -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-executable.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-home.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-network.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-regular.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-server.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-smb.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-web.svg -share/icons/Nuvola/scalable/mimetypes/gnome-compressed.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pgp-encrypted.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-text.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-backup.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-core-file.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-psf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-iso-image.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-tex.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-tgz.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image-svg.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image-x-cdr.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-css.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-credits.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-lyx.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-patch.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-sql.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-troff-man.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-video-quicktime.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-video.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-x-readme.svg -share/icons/Nuvola/scalable/stock/applets-screenshooter.svg -share/icons/Nuvola/scalable/stock/bookmark.svg -share/icons/Nuvola/scalable/stock/bookmark_add.svg -share/icons/Nuvola/scalable/stock/folder_new.svg -share/icons/Nuvola/scalable/stock/gaim_insert-smiley-small.svg -share/icons/Nuvola/scalable/stock/gaim_send-im.svg -share/icons/Nuvola/scalable/stock/gnome-logo.svg -share/icons/Nuvola/scalable/stock/gtk-about.svg -share/icons/Nuvola/scalable/stock/gtk-add.svg -share/icons/Nuvola/scalable/stock/gtk-attachment.svg -share/icons/Nuvola/scalable/stock/gtk-bold.svg -share/icons/Nuvola/scalable/stock/gtk-brokenimage.svg -share/icons/Nuvola/scalable/stock/gtk-cdrom.svg -share/icons/Nuvola/scalable/stock/gtk-copy.svg -share/icons/Nuvola/scalable/stock/gtk-cut.svg -share/icons/Nuvola/scalable/stock/gtk-delete.svg -share/icons/Nuvola/scalable/stock/gtk-dialog-authentication.svg -share/icons/Nuvola/scalable/stock/gtk-dialog-info.svg -share/icons/Nuvola/scalable/stock/gtk-dialog-warning.svg -share/icons/Nuvola/scalable/stock/gtk-directory.svg -share/icons/Nuvola/scalable/stock/gtk-edit.svg -share/icons/Nuvola/scalable/stock/gtk-execute.svg -share/icons/Nuvola/scalable/stock/gtk-find-and-replace.svg -share/icons/Nuvola/scalable/stock/gtk-find.svg -share/icons/Nuvola/scalable/stock/gtk-floppy.svg -share/icons/Nuvola/scalable/stock/gtk-go-back-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-go-down.svg -share/icons/Nuvola/scalable/stock/gtk-go-forward-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-go-up.svg -share/icons/Nuvola/scalable/stock/gtk-goto-first-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-goto-last-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-harddisk.svg -share/icons/Nuvola/scalable/stock/gtk-help.svg -share/icons/Nuvola/scalable/stock/gtk-home.svg -share/icons/Nuvola/scalable/stock/gtk-mail-send.svg -share/icons/Nuvola/scalable/stock/gtk-media-forward-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-media-next-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-media-play-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-media-previous-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-media-rewind-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-media-stop.svg -share/icons/Nuvola/scalable/stock/gtk-new.svg -share/icons/Nuvola/scalable/stock/gtk-ok.svg -share/icons/Nuvola/scalable/stock/gtk-open.svg -share/icons/Nuvola/scalable/stock/gtk-paste.svg -share/icons/Nuvola/scalable/stock/gtk-print-preview.svg -share/icons/Nuvola/scalable/stock/gtk-print.svg -share/icons/Nuvola/scalable/stock/gtk-quit.svg -share/icons/Nuvola/scalable/stock/gtk-redo-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-refresh.svg -share/icons/Nuvola/scalable/stock/gtk-reload.svg -share/icons/Nuvola/scalable/stock/gtk-revert-to-saved-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-save-as.svg -share/icons/Nuvola/scalable/stock/gtk-save.svg -share/icons/Nuvola/scalable/stock/gtk-stop.svg -share/icons/Nuvola/scalable/stock/gtk-strikethrough.svg -share/icons/Nuvola/scalable/stock/gtk-underline.svg -share/icons/Nuvola/scalable/stock/gtk-undo-ltr.svg -share/icons/Nuvola/scalable/stock/gtk-zoom-100.svg -share/icons/Nuvola/scalable/stock/gtk-zoom-fit.svg -share/icons/Nuvola/scalable/stock/gtk-zoom-in.svg -share/icons/Nuvola/scalable/stock/gtk-zoom-out.svg -share/icons/Nuvola/scalable/stock/panel-lockscreen.svg -share/icons/Nuvola/scalable/stock/searchtool.svg -share/icons/Nuvola/scalable/stock/stock_alarm.svg -share/icons/Nuvola/scalable/stock/stock_desktop.svg -share/icons/Nuvola/scalable/stock/stock_keyring.svg -share/icons/Nuvola/scalable/stock/stock_post_message.svg -share/icons/Nuvola/scalable/stock/stock_volume-0.svg -share/icons/Nuvola/scalable/stock/stock_volume-max.svg -share/icons/Nuvola/scalable/stock/stock_volume-med.svg -share/icons/Nuvola/scalable/stock/stock_volume-min.svg -share/icons/Nuvola/scalable/stock/stock_volume-mute.svg -share/icons/Nuvola/scalable/stock/stock_volume.svg -share/icons/Wasp/index.theme -share/icons/Wasp/scalable/apps/advanced-directory.svg -share/icons/Wasp/scalable/apps/applets-screenshooter.svg -share/icons/Wasp/scalable/apps/background-capplet.svg -share/icons/Wasp/scalable/apps/bluefish.svg -share/icons/Wasp/scalable/apps/control-center2.svg -share/icons/Wasp/scalable/apps/evolution-1.4.svg -share/icons/Wasp/scalable/apps/file-manager.svg -share/icons/Wasp/scalable/apps/file-roller.svg -share/icons/Wasp/scalable/apps/fonts-capplet.svg -share/icons/Wasp/scalable/apps/gaim.svg -share/icons/Wasp/scalable/apps/gdm.svg -share/icons/Wasp/scalable/apps/gedit-icon.svg -share/icons/Wasp/scalable/apps/gnome-applications.svg -share/icons/Wasp/scalable/apps/gnome-audio2.svg -share/icons/Wasp/scalable/apps/gnome-ccdesktop.svg -share/icons/Wasp/scalable/apps/gnome-cd-player.svg -share/icons/Wasp/scalable/apps/gnome-devel.svg -share/icons/Wasp/scalable/apps/gnome-envelope.svg -share/icons/Wasp/scalable/apps/gnome-eyes.svg -share/icons/Wasp/scalable/apps/gnome-favorites.svg -share/icons/Wasp/scalable/apps/gnome-gaim.svg -share/icons/Wasp/scalable/apps/gnome-gimp.svg -share/icons/Wasp/scalable/apps/gnome-globe.svg -share/icons/Wasp/scalable/apps/gnome-help.svg -share/icons/Wasp/scalable/apps/gnome-home.svg -share/icons/Wasp/scalable/apps/gnome-joystick.svg -share/icons/Wasp/scalable/apps/gnome-logo.svg -share/icons/Wasp/scalable/apps/gnome-main-menu.svg -share/icons/Wasp/scalable/apps/gnome-media-player.svg -share/icons/Wasp/scalable/apps/gnome-monitor.svg -share/icons/Wasp/scalable/apps/gnome-multimedia.svg -share/icons/Wasp/scalable/apps/gnome-palette.svg -share/icons/Wasp/scalable/apps/gnome-pdf.svg -share/icons/Wasp/scalable/apps/gnome-printers-properties.svg -share/icons/Wasp/scalable/apps/gnome-terminal.svg -share/icons/Wasp/scalable/apps/gnome-util.svg -share/icons/Wasp/scalable/apps/gnumeric.svg -share/icons/Wasp/scalable/apps/hwbrowser.svg -share/icons/Wasp/scalable/apps/keyboard-capplet.svg -share/icons/Wasp/scalable/apps/keyboard-shortcut.svg -share/icons/Wasp/scalable/apps/keyboard.svg -share/icons/Wasp/scalable/apps/login-photo.svg -share/icons/Wasp/scalable/apps/mouse-capplet.svg -share/icons/Wasp/scalable/apps/mozilla-orig.svg -share/icons/Wasp/scalable/apps/mozilla-star.svg -share/icons/Wasp/scalable/apps/mozilla.svg -share/icons/Wasp/scalable/apps/my-computer.svg -share/icons/Wasp/scalable/apps/network-config.svg -share/icons/Wasp/scalable/apps/network.svg -share/icons/Wasp/scalable/apps/procman.svg -share/icons/Wasp/scalable/apps/redhat-config-date.svg -share/icons/Wasp/scalable/apps/redhat-config-users.svg -share/icons/Wasp/scalable/apps/redhat-config-xfree86.svg -share/icons/Wasp/scalable/apps/redhat-email.svg -share/icons/Wasp/scalable/apps/redhat-games.svg -share/icons/Wasp/scalable/apps/redhat-home.svg -share/icons/Wasp/scalable/apps/redhat-internet.svg -share/icons/Wasp/scalable/apps/redhat-main-menu.svg -share/icons/Wasp/scalable/apps/redhat-office.svg -share/icons/Wasp/scalable/apps/redhat-preferences.svg -share/icons/Wasp/scalable/apps/redhat-programming.svg -share/icons/Wasp/scalable/apps/redhat-sound_video.svg -share/icons/Wasp/scalable/apps/redhat-web-browser.svg -share/icons/Wasp/scalable/apps/screensaver-properties.svg -share/icons/Wasp/scalable/apps/system-tools-32.svg -share/icons/Wasp/scalable/apps/system-tools.svg -share/icons/Wasp/scalable/apps/thunderbird.svg -share/icons/Wasp/scalable/apps/user_auth.svg -share/icons/Wasp/scalable/apps/vanity.svg -share/icons/Wasp/scalable/apps/web-browser.svg -share/icons/Wasp/scalable/apps/webbrowser.svg -share/icons/Wasp/scalable/apps/wilber-icon.svg -share/icons/Wasp/scalable/apps/ximian-evolution-calendar.svg -share/icons/Wasp/scalable/apps/ximian-redhat-config-nfs.svg -share/icons/Wasp/scalable/apps/xmms.svg -share/icons/Wasp/scalable/devices/gnome-dev-camera.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdrom.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Wasp/scalable/devices/gnome-dev-dvd.svg -share/icons/Wasp/scalable/devices/gnome-dev-firewire.svg -share/icons/Wasp/scalable/devices/gnome-dev-floppy.svg -share/icons/Wasp/scalable/devices/gnome-dev-harddisk.svg -share/icons/Wasp/scalable/devices/gnome-dev-network.svg -share/icons/Wasp/scalable/devices/gnome-dev-palm.svg -share/icons/Wasp/scalable/devices/gnome-dev-printer.svg -share/icons/Wasp/scalable/devices/gnome-dev-removeable.svg -share/icons/Wasp/scalable/devices/gnome-dev-symlink.svg -share/icons/Wasp/scalable/devices/gnome-dev-tape.svg -share/icons/Wasp/scalable/devices/gnome-dev-tv.svg -share/icons/Wasp/scalable/devices/gnome-dev-usb.svg -share/icons/Wasp/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Wasp/scalable/emblems/emblem-camera.svg -share/icons/Wasp/scalable/emblems/emblem-cool.svg -share/icons/Wasp/scalable/emblems/emblem-danger.svg -share/icons/Wasp/scalable/emblems/emblem-desktop.svg -share/icons/Wasp/scalable/emblems/emblem-distinguished.svg -share/icons/Wasp/scalable/emblems/emblem-documents.svg -share/icons/Wasp/scalable/emblems/emblem-favorite.svg -share/icons/Wasp/scalable/emblems/emblem-fun.svg -share/icons/Wasp/scalable/emblems/emblem-generic.svg -share/icons/Wasp/scalable/emblems/emblem-idea.svg -share/icons/Wasp/scalable/emblems/emblem-important.svg -share/icons/Wasp/scalable/emblems/emblem-mail.svg -share/icons/Wasp/scalable/emblems/emblem-multimedia.svg -share/icons/Wasp/scalable/emblems/emblem-noread.svg -share/icons/Wasp/scalable/emblems/emblem-nowrite.svg -share/icons/Wasp/scalable/emblems/emblem-package.svg -share/icons/Wasp/scalable/emblems/emblem-pictures.svg -share/icons/Wasp/scalable/emblems/emblem-relax.svg -share/icons/Wasp/scalable/emblems/emblem-sound.svg -share/icons/Wasp/scalable/emblems/emblem-symbolic-link.svg -share/icons/Wasp/scalable/emblems/emblem-web.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Wasp/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-directory.icon -share/icons/Wasp/scalable/filesystems/gnome-fs-directory.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-executable.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-home.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-network.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-regular.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-server.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-smb.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-web.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-text.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-zip.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-aiff.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-mp3.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-wav.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-image.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-package.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-video.svg -share/icons/Wasp/scalable/stock/checkmark.svg -share/icons/Wasp/scalable/stock/clipboard.svg -share/icons/Wasp/scalable/stock/disk-floppy.svg -share/icons/Wasp/scalable/stock/filenew.svg -share/icons/Wasp/scalable/stock/find.svg -share/icons/Wasp/scalable/stock/findreplace.svg -share/icons/Wasp/scalable/stock/folder.svg -share/icons/Wasp/scalable/stock/gaim_auth.svg -share/icons/Wasp/scalable/stock/gaim_error.svg -share/icons/Wasp/scalable/stock/gaim_info.svg -share/icons/Wasp/scalable/stock/gaim_offline.svg -share/icons/Wasp/scalable/stock/gaim_online.svg -share/icons/Wasp/scalable/stock/help_book.svg -share/icons/Wasp/scalable/stock/home.svg -share/icons/Wasp/scalable/stock/information.svg -share/icons/Wasp/scalable/stock/navigation_down.svg -share/icons/Wasp/scalable/stock/navigation_left.svg -share/icons/Wasp/scalable/stock/navigation_reload.svg -share/icons/Wasp/scalable/stock/navigation_right.svg -share/icons/Wasp/scalable/stock/navigation_stop.svg -share/icons/Wasp/scalable/stock/navigation_up.svg -share/icons/Wasp/scalable/stock/print.svg -share/icons/Wasp/scalable/stock/stickies.svg -share/icons/Wasp/scalable/stock/stock_accessories.svg -share/icons/Wasp/scalable/stock/stock_amusements.svg -share/icons/Wasp/scalable/stock/stock_dialog_info.svg -share/icons/Wasp/scalable/stock/stock_gnome-logo.svg -share/icons/Wasp/scalable/stock/stock_internet.svg -share/icons/Wasp/scalable/stock/stock_lockscreen.svg -share/icons/Wasp/scalable/stock/stock_logout.svg -share/icons/Wasp/scalable/stock/stock_multimedia.svg -share/icons/Wasp/scalable/stock/stock_searchtool.svg -share/icons/Wasp/scalable/stock/stock_volume-0.svg -share/icons/Wasp/scalable/stock/stock_volume-max.svg -share/icons/Wasp/scalable/stock/stock_volume-med.svg -share/icons/Wasp/scalable/stock/stock_volume-min.svg -share/icons/Wasp/scalable/stock/stock_volume-mute.svg -share/locale/az/LC_MESSAGES/gnome-themes-extras.mo -share/locale/bg/LC_MESSAGES/gnome-themes-extras.mo -share/locale/ca/LC_MESSAGES/gnome-themes-extras.mo -share/locale/cs/LC_MESSAGES/gnome-themes-extras.mo -share/locale/da/LC_MESSAGES/gnome-themes-extras.mo -share/locale/de/LC_MESSAGES/gnome-themes-extras.mo -share/locale/el/LC_MESSAGES/gnome-themes-extras.mo -share/locale/en_CA/LC_MESSAGES/gnome-themes-extras.mo -share/locale/en_GB/LC_MESSAGES/gnome-themes-extras.mo -share/locale/es/LC_MESSAGES/gnome-themes-extras.mo -share/locale/fi/LC_MESSAGES/gnome-themes-extras.mo -share/locale/fr/LC_MESSAGES/gnome-themes-extras.mo -share/locale/gl/LC_MESSAGES/gnome-themes-extras.mo -share/locale/he/LC_MESSAGES/gnome-themes-extras.mo -share/locale/hr/LC_MESSAGES/gnome-themes-extras.mo -share/locale/hu/LC_MESSAGES/gnome-themes-extras.mo -share/locale/it/LC_MESSAGES/gnome-themes-extras.mo -share/locale/ja/LC_MESSAGES/gnome-themes-extras.mo -share/locale/ko/LC_MESSAGES/gnome-themes-extras.mo -share/locale/lt/LC_MESSAGES/gnome-themes-extras.mo -share/locale/ne/LC_MESSAGES/gnome-themes-extras.mo -share/locale/nl/LC_MESSAGES/gnome-themes-extras.mo -share/locale/no/LC_MESSAGES/gnome-themes-extras.mo -share/locale/pa/LC_MESSAGES/gnome-themes-extras.mo -share/locale/pl/LC_MESSAGES/gnome-themes-extras.mo -share/locale/pt/LC_MESSAGES/gnome-themes-extras.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes-extras.mo -share/locale/ru/LC_MESSAGES/gnome-themes-extras.mo -share/locale/rw/LC_MESSAGES/gnome-themes-extras.mo -share/locale/sk/LC_MESSAGES/gnome-themes-extras.mo -share/locale/sq/LC_MESSAGES/gnome-themes-extras.mo -share/locale/sr/LC_MESSAGES/gnome-themes-extras.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes-extras.mo -share/locale/sv/LC_MESSAGES/gnome-themes-extras.mo -share/locale/tr/LC_MESSAGES/gnome-themes-extras.mo -share/locale/uk/LC_MESSAGES/gnome-themes-extras.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes-extras.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes-extras.mo -share/themes/Amaranth/gtk-2.0/gtkrc -share/themes/Amaranth/gtk-2.0/iconrc -share/themes/Amaranth/index.theme -share/themes/Gorilla/gtk-2.0/gtkrc -share/themes/Gorilla/gtk/gtkrc -share/themes/Gorilla/index.theme -share/themes/Lush/gtk-2.0/gtkrc -share/themes/Lush/gtk-2.0/iconrc -share/themes/Lush/index.theme -share/themes/Nuvola/gtk-1.0/gtkrc -share/themes/Nuvola/gtk-2.0/gtkrc -share/themes/Nuvola/index.theme -share/themes/Wasp/gtk-2.0/gtkrc -share/themes/Wasp/gtk-2.0/iconrc -share/themes/Wasp/index.theme -@dirrm share/themes/Wasp/gtk-2.0 -@dirrm share/themes/Wasp -@dirrm share/themes/Nuvola/gtk-2.0 -@dirrm share/themes/Nuvola/gtk-1.0 -@dirrm share/themes/Nuvola -@dirrm share/themes/Lush/gtk-2.0 -@dirrm share/themes/Lush -@dirrm share/themes/Gorilla/gtk-2.0 -@dirrm share/themes/Gorilla/gtk -@dirrm share/themes/Gorilla -@dirrm share/themes/Amaranth/gtk-2.0 -@dirrm share/themes/Amaranth -@dirrm share/icons/Wasp/scalable/stock -@dirrm share/icons/Wasp/scalable/mimetypes -@dirrm share/icons/Wasp/scalable/filesystems -@dirrm share/icons/Wasp/scalable/emblems -@dirrm share/icons/Wasp/scalable/devices -@dirrm share/icons/Wasp/scalable/apps -@dirrm share/icons/Wasp/scalable -@dirrm share/icons/Wasp -@dirrm share/icons/Nuvola/scalable/stock -@dirrm share/icons/Nuvola/scalable/mimetypes -@dirrm share/icons/Nuvola/scalable/filesystems -@dirrm share/icons/Nuvola/scalable/emblems -@dirrm share/icons/Nuvola/scalable/devices -@dirrm share/icons/Nuvola/scalable/apps -@dirrm share/icons/Nuvola/scalable -@dirrm share/icons/Nuvola -@dirrm share/icons/Lush/scalable/stock -@dirrm share/icons/Lush/scalable/mimetypes -@dirrm share/icons/Lush/scalable/filesystems -@dirrm share/icons/Lush/scalable/emblems -@dirrm share/icons/Lush/scalable/devices -@dirrm share/icons/Lush/scalable/apps -@dirrm share/icons/Lush/scalable -@dirrm share/icons/Lush -@dirrm share/icons/Gorilla/scalable/stock -@dirrm share/icons/Gorilla/scalable/mimetypes -@dirrm share/icons/Gorilla/scalable/filesystems -@dirrm share/icons/Gorilla/scalable/emblems -@dirrm share/icons/Gorilla/scalable/devices -@dirrm share/icons/Gorilla/scalable/apps -@dirrm share/icons/Gorilla/scalable -@dirrm share/icons/Gorilla/24x24/apps -@dirrm share/icons/Gorilla/24x24 -@dirrm share/icons/Gorilla -@dirrm share/icons/Amaranth/scalable/stock -@dirrm share/icons/Amaranth/scalable/mimetypes -@dirrm share/icons/Amaranth/scalable/filesystems -@dirrm share/icons/Amaranth/scalable/emblems -@dirrm share/icons/Amaranth/scalable/devices -@dirrm share/icons/Amaranth/scalable/apps -@dirrm share/icons/Amaranth/scalable -@dirrm share/icons/Amaranth -@dirrm share/gnome/themes/Wasp/metacity-1 -@dirrm share/gnome/themes/Wasp -@dirrm share/gnome/themes/Nuvola/metacity-1 -@dirrm share/gnome/themes/Nuvola-old/metacity-1 -@dirrm share/gnome/themes/Nuvola-old -@dirrm share/gnome/themes/Nuvola -@dirrm share/gnome/themes/Lush/metacity-1 -@dirrm share/gnome/themes/Lush -@dirrm share/gnome/themes/Gorilla/metacity-1 -@dirrm share/gnome/themes/Gorilla -@dirrm share/gnome/themes/Amaranth/metacity-1 -@dirrm share/gnome/themes/Amaranth -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/no/LC_MESSAGES -@dirrmtry share/locale/no -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile deleted file mode 100644 index 2354d64ad..000000000 --- a/x11-themes/gnome-themes/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.104 2006/10/02 23:20:19 ahze Exp $ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.16.1.1 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME2 - -BUILD_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 \ - icon-naming-utils>=0.8.0:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 - -CONFLICTS= clearlooks-metacity-0.* - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack metacity libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-themes/distinfo b/x11-themes/gnome-themes/distinfo deleted file mode 100644 index a6d408f53..000000000 --- a/x11-themes/gnome-themes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-themes-2.16.1.1.tar.bz2) = f405ca12d20f5179482938b659e9f491 -SHA256 (gnome2/gnome-themes-2.16.1.1.tar.bz2) = 9256d3d2394aadc82d1a27ece1ca04e98d8bf52a23abea847b62388c1fa510d6 -SIZE (gnome2/gnome-themes-2.16.1.1.tar.bz2) = 2259987 diff --git a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 7694d5d3a..000000000 --- a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon May 31 20:29:45 2004 -+++ metacity-themes/Makefile.in Mon May 31 20:29:56 2004 -@@ -133,7 +133,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-themes/gnome-themes/pkg-descr b/x11-themes/gnome-themes/pkg-descr deleted file mode 100644 index 333388e78..000000000 --- a/x11-themes/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -A collection of themes for metacity and Gtk, and some basic icon -sets. diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist deleted file mode 100644 index dbf0dc377..000000000 --- a/x11-themes/gnome-themes/pkg-plist +++ /dev/null @@ -1,2834 +0,0 @@ -share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml -share/gnome/themes/Glider/metacity-1/metacity-theme-1.xml -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/icons/Crux/16x16/actions/back.png -share/icons/Crux/16x16/actions/bottom.png -share/icons/Crux/16x16/actions/document-open.png -share/icons/Crux/16x16/actions/down.png -share/icons/Crux/16x16/actions/fileopen.png -share/icons/Crux/16x16/actions/finish.png -share/icons/Crux/16x16/actions/forward.png -share/icons/Crux/16x16/actions/go-bottom.png -share/icons/Crux/16x16/actions/go-down.png -share/icons/Crux/16x16/actions/go-first.png -share/icons/Crux/16x16/actions/go-home.png -share/icons/Crux/16x16/actions/go-last.png -share/icons/Crux/16x16/actions/go-next.png -share/icons/Crux/16x16/actions/go-previous.png -share/icons/Crux/16x16/actions/go-top.png -share/icons/Crux/16x16/actions/go-up.png -share/icons/Crux/16x16/actions/gohome.png -share/icons/Crux/16x16/actions/gtk-go-back-ltr.png -share/icons/Crux/16x16/actions/gtk-go-back-rtl.png -share/icons/Crux/16x16/actions/gtk-go-down.png -share/icons/Crux/16x16/actions/gtk-go-forward-ltr.png -share/icons/Crux/16x16/actions/gtk-go-forward-rtl.png -share/icons/Crux/16x16/actions/gtk-go-up.png -share/icons/Crux/16x16/actions/gtk-goto-bottom.png -share/icons/Crux/16x16/actions/gtk-goto-first-ltr.png -share/icons/Crux/16x16/actions/gtk-goto-first-rtl.png -share/icons/Crux/16x16/actions/gtk-goto-last-ltr.png -share/icons/Crux/16x16/actions/gtk-goto-last-rtl.png -share/icons/Crux/16x16/actions/gtk-goto-top.png -share/icons/Crux/16x16/actions/gtk-home.png -share/icons/Crux/16x16/actions/gtk-open.png -share/icons/Crux/16x16/actions/gtk-refresh.png -share/icons/Crux/16x16/actions/kfm_home.png -share/icons/Crux/16x16/actions/next.png -share/icons/Crux/16x16/actions/previous.png -share/icons/Crux/16x16/actions/redhat-home.png -share/icons/Crux/16x16/actions/reload.png -share/icons/Crux/16x16/actions/reload3.png -share/icons/Crux/16x16/actions/reload_all_tabs.png -share/icons/Crux/16x16/actions/reload_page.png -share/icons/Crux/16x16/actions/start.png -share/icons/Crux/16x16/actions/stock_bottom.png -share/icons/Crux/16x16/actions/stock_down.png -share/icons/Crux/16x16/actions/stock_first.png -share/icons/Crux/16x16/actions/stock_home.png -share/icons/Crux/16x16/actions/stock_last.png -share/icons/Crux/16x16/actions/stock_left.png -share/icons/Crux/16x16/actions/stock_refresh.png -share/icons/Crux/16x16/actions/stock_right.png -share/icons/Crux/16x16/actions/stock_top.png -share/icons/Crux/16x16/actions/stock_up.png -share/icons/Crux/16x16/actions/top.png -share/icons/Crux/16x16/actions/up.png -share/icons/Crux/16x16/actions/view-refresh.png -share/icons/Crux/16x16/places/application-x-gnome-saved-search.png -share/icons/Crux/16x16/places/folder-remote.png -share/icons/Crux/16x16/places/folder-saved-search.png -share/icons/Crux/16x16/places/folder.png -share/icons/Crux/16x16/places/folder_home.png -share/icons/Crux/16x16/places/gnome-fs-directory.png -share/icons/Crux/16x16/places/gnome-fs-ftp.png -share/icons/Crux/16x16/places/gnome-fs-home.png -share/icons/Crux/16x16/places/gnome-fs-nfs.png -share/icons/Crux/16x16/places/gnome-fs-share.png -share/icons/Crux/16x16/places/gnome-fs-smb.png -share/icons/Crux/16x16/places/gnome-fs-ssh.png -share/icons/Crux/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/16x16/places/network.png -share/icons/Crux/16x16/places/stock_folder.png -share/icons/Crux/16x16/places/user-home.png -share/icons/Crux/16x16/status/folder-drag-accept.png -share/icons/Crux/16x16/status/folder-open.png -share/icons/Crux/16x16/status/folder-visiting.png -share/icons/Crux/16x16/status/folder_open.png -share/icons/Crux/16x16/status/gnome-fs-directory-accept.png -share/icons/Crux/16x16/status/gnome-fs-directory-visiting.png -share/icons/Crux/16x16/status/stock_open.png -share/icons/Crux/22x22/actions/back.png -share/icons/Crux/22x22/actions/bottom.png -share/icons/Crux/22x22/actions/document-open.png -share/icons/Crux/22x22/actions/down.png -share/icons/Crux/22x22/actions/fileopen.png -share/icons/Crux/22x22/actions/finish.png -share/icons/Crux/22x22/actions/forward.png -share/icons/Crux/22x22/actions/go-bottom.png -share/icons/Crux/22x22/actions/go-down.png -share/icons/Crux/22x22/actions/go-first.png -share/icons/Crux/22x22/actions/go-home.png -share/icons/Crux/22x22/actions/go-last.png -share/icons/Crux/22x22/actions/go-next.png -share/icons/Crux/22x22/actions/go-previous.png -share/icons/Crux/22x22/actions/go-top.png -share/icons/Crux/22x22/actions/go-up.png -share/icons/Crux/22x22/actions/gohome.png -share/icons/Crux/22x22/actions/gtk-go-back-ltr.png -share/icons/Crux/22x22/actions/gtk-go-back-rtl.png -share/icons/Crux/22x22/actions/gtk-go-down.png -share/icons/Crux/22x22/actions/gtk-go-forward-ltr.png -share/icons/Crux/22x22/actions/gtk-go-forward-rtl.png -share/icons/Crux/22x22/actions/gtk-go-up.png -share/icons/Crux/22x22/actions/gtk-goto-bottom.png -share/icons/Crux/22x22/actions/gtk-goto-first-ltr.png -share/icons/Crux/22x22/actions/gtk-goto-first-rtl.png -share/icons/Crux/22x22/actions/gtk-goto-last-ltr.png -share/icons/Crux/22x22/actions/gtk-goto-last-rtl.png -share/icons/Crux/22x22/actions/gtk-goto-top.png -share/icons/Crux/22x22/actions/gtk-home.png -share/icons/Crux/22x22/actions/gtk-open.png -share/icons/Crux/22x22/actions/gtk-refresh.png -share/icons/Crux/22x22/actions/kfm_home.png -share/icons/Crux/22x22/actions/next.png -share/icons/Crux/22x22/actions/previous.png -share/icons/Crux/22x22/actions/redhat-home.png -share/icons/Crux/22x22/actions/reload.png -share/icons/Crux/22x22/actions/reload3.png -share/icons/Crux/22x22/actions/reload_all_tabs.png -share/icons/Crux/22x22/actions/reload_page.png -share/icons/Crux/22x22/actions/start.png -share/icons/Crux/22x22/actions/stock_bottom.png -share/icons/Crux/22x22/actions/stock_down.png -share/icons/Crux/22x22/actions/stock_first.png -share/icons/Crux/22x22/actions/stock_home.png -share/icons/Crux/22x22/actions/stock_last.png -share/icons/Crux/22x22/actions/stock_left.png -share/icons/Crux/22x22/actions/stock_refresh.png -share/icons/Crux/22x22/actions/stock_right.png -share/icons/Crux/22x22/actions/stock_top.png -share/icons/Crux/22x22/actions/stock_up.png -share/icons/Crux/22x22/actions/top.png -share/icons/Crux/22x22/actions/up.png -share/icons/Crux/22x22/actions/view-refresh.png -share/icons/Crux/22x22/places/application-x-gnome-saved-search.png -share/icons/Crux/22x22/places/folder-remote.png -share/icons/Crux/22x22/places/folder-saved-search.png -share/icons/Crux/22x22/places/folder.png -share/icons/Crux/22x22/places/folder_home.png -share/icons/Crux/22x22/places/gnome-fs-directory.png -share/icons/Crux/22x22/places/gnome-fs-ftp.png -share/icons/Crux/22x22/places/gnome-fs-home.png -share/icons/Crux/22x22/places/gnome-fs-nfs.png -share/icons/Crux/22x22/places/gnome-fs-share.png -share/icons/Crux/22x22/places/gnome-fs-smb.png -share/icons/Crux/22x22/places/gnome-fs-ssh.png -share/icons/Crux/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/22x22/places/network.png -share/icons/Crux/22x22/places/stock_folder.png -share/icons/Crux/22x22/places/user-home.png -share/icons/Crux/22x22/status/folder-drag-accept.png -share/icons/Crux/22x22/status/folder-open.png -share/icons/Crux/22x22/status/folder-visiting.png -share/icons/Crux/22x22/status/folder_open.png -share/icons/Crux/22x22/status/gnome-fs-directory-accept.png -share/icons/Crux/22x22/status/gnome-fs-directory-visiting.png -share/icons/Crux/22x22/status/stock_open.png -share/icons/Crux/24x24/actions/back.png -share/icons/Crux/24x24/actions/bottom.png -share/icons/Crux/24x24/actions/document-open.png -share/icons/Crux/24x24/actions/down.png -share/icons/Crux/24x24/actions/fileopen.png -share/icons/Crux/24x24/actions/finish.png -share/icons/Crux/24x24/actions/forward.png -share/icons/Crux/24x24/actions/go-bottom.png -share/icons/Crux/24x24/actions/go-down.png -share/icons/Crux/24x24/actions/go-first.png -share/icons/Crux/24x24/actions/go-home.png -share/icons/Crux/24x24/actions/go-last.png -share/icons/Crux/24x24/actions/go-next.png -share/icons/Crux/24x24/actions/go-previous.png -share/icons/Crux/24x24/actions/go-top.png -share/icons/Crux/24x24/actions/go-up.png -share/icons/Crux/24x24/actions/gohome.png -share/icons/Crux/24x24/actions/gtk-go-back-ltr.png -share/icons/Crux/24x24/actions/gtk-go-back-rtl.png -share/icons/Crux/24x24/actions/gtk-go-down.png -share/icons/Crux/24x24/actions/gtk-go-forward-ltr.png -share/icons/Crux/24x24/actions/gtk-go-forward-rtl.png -share/icons/Crux/24x24/actions/gtk-go-up.png -share/icons/Crux/24x24/actions/gtk-goto-bottom.png -share/icons/Crux/24x24/actions/gtk-goto-first-ltr.png -share/icons/Crux/24x24/actions/gtk-goto-first-rtl.png -share/icons/Crux/24x24/actions/gtk-goto-last-ltr.png -share/icons/Crux/24x24/actions/gtk-goto-last-rtl.png -share/icons/Crux/24x24/actions/gtk-goto-top.png -share/icons/Crux/24x24/actions/gtk-home.png -share/icons/Crux/24x24/actions/gtk-open.png -share/icons/Crux/24x24/actions/gtk-refresh.png -share/icons/Crux/24x24/actions/kfm_home.png -share/icons/Crux/24x24/actions/next.png -share/icons/Crux/24x24/actions/previous.png -share/icons/Crux/24x24/actions/redhat-home.png -share/icons/Crux/24x24/actions/reload.png -share/icons/Crux/24x24/actions/reload3.png -share/icons/Crux/24x24/actions/reload_all_tabs.png -share/icons/Crux/24x24/actions/reload_page.png -share/icons/Crux/24x24/actions/start.png -share/icons/Crux/24x24/actions/stock_bottom.png -share/icons/Crux/24x24/actions/stock_down.png -share/icons/Crux/24x24/actions/stock_first.png -share/icons/Crux/24x24/actions/stock_home.png -share/icons/Crux/24x24/actions/stock_last.png -share/icons/Crux/24x24/actions/stock_left.png -share/icons/Crux/24x24/actions/stock_refresh.png -share/icons/Crux/24x24/actions/stock_right.png -share/icons/Crux/24x24/actions/stock_top.png -share/icons/Crux/24x24/actions/stock_up.png -share/icons/Crux/24x24/actions/top.png -share/icons/Crux/24x24/actions/up.png -share/icons/Crux/24x24/actions/view-refresh.png -share/icons/Crux/24x24/places/application-x-gnome-saved-search.png -share/icons/Crux/24x24/places/folder-remote.png -share/icons/Crux/24x24/places/folder-saved-search.png -share/icons/Crux/24x24/places/folder.png -share/icons/Crux/24x24/places/folder_home.png -share/icons/Crux/24x24/places/gnome-fs-directory.png -share/icons/Crux/24x24/places/gnome-fs-ftp.png -share/icons/Crux/24x24/places/gnome-fs-home.png -share/icons/Crux/24x24/places/gnome-fs-nfs.png -share/icons/Crux/24x24/places/gnome-fs-share.png -share/icons/Crux/24x24/places/gnome-fs-smb.png -share/icons/Crux/24x24/places/gnome-fs-ssh.png -share/icons/Crux/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/24x24/places/network.png -share/icons/Crux/24x24/places/stock_folder.png -share/icons/Crux/24x24/places/user-home.png -share/icons/Crux/24x24/status/folder-drag-accept.png -share/icons/Crux/24x24/status/folder-open.png -share/icons/Crux/24x24/status/folder-visiting.png -share/icons/Crux/24x24/status/folder_open.png -share/icons/Crux/24x24/status/gnome-fs-directory-accept.png -share/icons/Crux/24x24/status/gnome-fs-directory-visiting.png -share/icons/Crux/24x24/status/stock_open.png -share/icons/Crux/32x32/actions/document-open.png -share/icons/Crux/32x32/actions/fileopen.png -share/icons/Crux/32x32/actions/gtk-open.png -share/icons/Crux/32x32/places/application-x-gnome-saved-search.png -share/icons/Crux/32x32/places/folder-remote.png -share/icons/Crux/32x32/places/folder-saved-search.png -share/icons/Crux/32x32/places/folder.png -share/icons/Crux/32x32/places/folder_home.png -share/icons/Crux/32x32/places/gnome-fs-directory.png -share/icons/Crux/32x32/places/gnome-fs-ftp.png -share/icons/Crux/32x32/places/gnome-fs-home.png -share/icons/Crux/32x32/places/gnome-fs-nfs.png -share/icons/Crux/32x32/places/gnome-fs-share.png -share/icons/Crux/32x32/places/gnome-fs-smb.png -share/icons/Crux/32x32/places/gnome-fs-ssh.png -share/icons/Crux/32x32/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/32x32/places/network.png -share/icons/Crux/32x32/places/stock_folder.png -share/icons/Crux/32x32/places/user-home.png -share/icons/Crux/32x32/status/folder-drag-accept.png -share/icons/Crux/32x32/status/folder-open.png -share/icons/Crux/32x32/status/folder-visiting.png -share/icons/Crux/32x32/status/folder_open.png -share/icons/Crux/32x32/status/gnome-fs-directory-accept.png -share/icons/Crux/32x32/status/gnome-fs-directory-visiting.png -share/icons/Crux/32x32/status/stock_open.png -share/icons/Crux/index.theme -share/icons/Crux/scalable/actions/back.svg -share/icons/Crux/scalable/actions/bottom.svg -share/icons/Crux/scalable/actions/document-open.svg -share/icons/Crux/scalable/actions/down.svg -share/icons/Crux/scalable/actions/fileopen.svg -share/icons/Crux/scalable/actions/finish.svg -share/icons/Crux/scalable/actions/forward.svg -share/icons/Crux/scalable/actions/go-bottom.svg -share/icons/Crux/scalable/actions/go-down.svg -share/icons/Crux/scalable/actions/go-first.svg -share/icons/Crux/scalable/actions/go-home.svg -share/icons/Crux/scalable/actions/go-last.svg -share/icons/Crux/scalable/actions/go-next.svg -share/icons/Crux/scalable/actions/go-previous.svg -share/icons/Crux/scalable/actions/go-top.svg -share/icons/Crux/scalable/actions/go-up.svg -share/icons/Crux/scalable/actions/gohome.svg -share/icons/Crux/scalable/actions/gtk-go-back-ltr.svg -share/icons/Crux/scalable/actions/gtk-go-back-rtl.svg -share/icons/Crux/scalable/actions/gtk-go-down.svg -share/icons/Crux/scalable/actions/gtk-go-forward-ltr.svg -share/icons/Crux/scalable/actions/gtk-go-forward-rtl.svg -share/icons/Crux/scalable/actions/gtk-go-up.svg -share/icons/Crux/scalable/actions/gtk-goto-bottom.svg -share/icons/Crux/scalable/actions/gtk-goto-first-ltr.svg -share/icons/Crux/scalable/actions/gtk-goto-first-rtl.svg -share/icons/Crux/scalable/actions/gtk-goto-last-ltr.svg -share/icons/Crux/scalable/actions/gtk-goto-last-rtl.svg -share/icons/Crux/scalable/actions/gtk-goto-top.svg -share/icons/Crux/scalable/actions/gtk-home.svg -share/icons/Crux/scalable/actions/gtk-open.svg -share/icons/Crux/scalable/actions/gtk-refresh.svg -share/icons/Crux/scalable/actions/kfm_home.svg -share/icons/Crux/scalable/actions/next.svg -share/icons/Crux/scalable/actions/previous.svg -share/icons/Crux/scalable/actions/redhat-home.svg -share/icons/Crux/scalable/actions/reload.svg -share/icons/Crux/scalable/actions/reload3.svg -share/icons/Crux/scalable/actions/reload_all_tabs.svg -share/icons/Crux/scalable/actions/reload_page.svg -share/icons/Crux/scalable/actions/start.svg -share/icons/Crux/scalable/actions/stock_bottom.svg -share/icons/Crux/scalable/actions/stock_down.svg -share/icons/Crux/scalable/actions/stock_first.svg -share/icons/Crux/scalable/actions/stock_home.svg -share/icons/Crux/scalable/actions/stock_last.svg -share/icons/Crux/scalable/actions/stock_left.svg -share/icons/Crux/scalable/actions/stock_refresh.svg -share/icons/Crux/scalable/actions/stock_right.svg -share/icons/Crux/scalable/actions/stock_top.svg -share/icons/Crux/scalable/actions/stock_up.svg -share/icons/Crux/scalable/actions/top.svg -share/icons/Crux/scalable/actions/up.svg -share/icons/Crux/scalable/actions/view-refresh.svg -share/icons/Crux/scalable/places/application-x-gnome-saved-search.svg -share/icons/Crux/scalable/places/folder-remote.svg -share/icons/Crux/scalable/places/folder-saved-search.svg -share/icons/Crux/scalable/places/folder.svg -share/icons/Crux/scalable/places/folder_home.svg -share/icons/Crux/scalable/places/gnome-fs-directory.svg -share/icons/Crux/scalable/places/gnome-fs-ftp.svg -share/icons/Crux/scalable/places/gnome-fs-home.svg -share/icons/Crux/scalable/places/gnome-fs-nfs.svg -share/icons/Crux/scalable/places/gnome-fs-share.svg -share/icons/Crux/scalable/places/gnome-fs-smb.svg -share/icons/Crux/scalable/places/gnome-fs-ssh.svg -share/icons/Crux/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/Crux/scalable/places/network.svg -share/icons/Crux/scalable/places/stock_folder.svg -share/icons/Crux/scalable/places/user-home.svg -share/icons/Crux/scalable/status/folder-drag-accept.svg -share/icons/Crux/scalable/status/folder-open.svg -share/icons/Crux/scalable/status/folder-visiting.svg -share/icons/Crux/scalable/status/folder_open.svg -share/icons/Crux/scalable/status/gnome-fs-directory-accept.svg -share/icons/Crux/scalable/status/gnome-fs-directory-visiting.svg -share/icons/Crux/scalable/status/stock_open.svg -share/icons/HighContrast-SVG/48x48/animations/gnome-spinner-rest.png -share/icons/HighContrast-SVG/48x48/animations/gnome-spinner.png -share/icons/HighContrast-SVG/48x48/animations/process-idle.png -share/icons/HighContrast-SVG/48x48/animations/process-working.png -share/icons/HighContrast-SVG/index.theme -share/icons/HighContrast-SVG/scalable/actions/add.svg -share/icons/HighContrast-SVG/scalable/actions/application-exit.svg -share/icons/HighContrast-SVG/scalable/actions/back.svg -share/icons/HighContrast-SVG/scalable/actions/bottom.svg -share/icons/HighContrast-SVG/scalable/actions/button_cancel.svg -share/icons/HighContrast-SVG/scalable/actions/cancel.svg -share/icons/HighContrast-SVG/scalable/actions/centrejust.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-cancel.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-close.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-ok.svg -share/icons/HighContrast-SVG/scalable/actions/document-new.svg -share/icons/HighContrast-SVG/scalable/actions/document-open-recent.svg -share/icons/HighContrast-SVG/scalable/actions/document-open.svg -share/icons/HighContrast-SVG/scalable/actions/document-print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/document-print.svg -share/icons/HighContrast-SVG/scalable/actions/document-properties.svg -share/icons/HighContrast-SVG/scalable/actions/document-revert.svg -share/icons/HighContrast-SVG/scalable/actions/document-save-as.svg -share/icons/HighContrast-SVG/scalable/actions/document-save.svg -share/icons/HighContrast-SVG/scalable/actions/down.svg -share/icons/HighContrast-SVG/scalable/actions/edit-clear.svg -share/icons/HighContrast-SVG/scalable/actions/edit-copy.svg -share/icons/HighContrast-SVG/scalable/actions/edit-cut.svg -share/icons/HighContrast-SVG/scalable/actions/edit-delete.svg -share/icons/HighContrast-SVG/scalable/actions/edit-find-replace.svg -share/icons/HighContrast-SVG/scalable/actions/edit-find.svg -share/icons/HighContrast-SVG/scalable/actions/edit-paste.svg -share/icons/HighContrast-SVG/scalable/actions/edit-redo.svg -share/icons/HighContrast-SVG/scalable/actions/edit-undo.svg -share/icons/HighContrast-SVG/scalable/actions/editclear.svg -share/icons/HighContrast-SVG/scalable/actions/editcopy.svg -share/icons/HighContrast-SVG/scalable/actions/editcut.svg -share/icons/HighContrast-SVG/scalable/actions/editdelete.svg -share/icons/HighContrast-SVG/scalable/actions/editpaste.svg -share/icons/HighContrast-SVG/scalable/actions/exit.svg -share/icons/HighContrast-SVG/scalable/actions/filefind.svg -share/icons/HighContrast-SVG/scalable/actions/filenew.svg -share/icons/HighContrast-SVG/scalable/actions/fileopen.svg -share/icons/HighContrast-SVG/scalable/actions/fileprint.svg -share/icons/HighContrast-SVG/scalable/actions/filequickprint.svg -share/icons/HighContrast-SVG/scalable/actions/filesave.svg -share/icons/HighContrast-SVG/scalable/actions/filesaveas.svg -share/icons/HighContrast-SVG/scalable/actions/find.svg -share/icons/HighContrast-SVG/scalable/actions/finish.svg -share/icons/HighContrast-SVG/scalable/actions/format-indent-less.svg -share/icons/HighContrast-SVG/scalable/actions/format-indent-more.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-center.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-fill.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-left.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-right.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-bold.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-italic.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-underline.svg -share/icons/HighContrast-SVG/scalable/actions/forward.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-lockscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-logout.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-run.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-searchtool.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-new.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-indent.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-unindent.svg -share/icons/HighContrast-SVG/scalable/actions/go-bottom.svg -share/icons/HighContrast-SVG/scalable/actions/go-down.svg -share/icons/HighContrast-SVG/scalable/actions/go-first.svg -share/icons/HighContrast-SVG/scalable/actions/go-home.svg -share/icons/HighContrast-SVG/scalable/actions/go-jump.svg -share/icons/HighContrast-SVG/scalable/actions/go-last.svg -share/icons/HighContrast-SVG/scalable/actions/go-next.svg -share/icons/HighContrast-SVG/scalable/actions/go-previous.svg -share/icons/HighContrast-SVG/scalable/actions/go-top.svg -share/icons/HighContrast-SVG/scalable/actions/go-up.svg -share/icons/HighContrast-SVG/scalable/actions/gohome.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-add.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-bold.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-cancel.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-clear.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-close.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-copy.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-cut.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-delete.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-find-and-replace.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-find.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-down.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-up.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-bottom.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-top.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-home.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-indent.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-italic.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-center.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-fill.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-left.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-right.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-leave-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-pause.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-play-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-record.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-stop.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-new.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-open.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-paste.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-print.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-properties.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-quit.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-redo-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-refresh.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-remove.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-save-as.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-save.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-sort-ascending.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-sort-descending.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-stop.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-underline.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-undo-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-unindent.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-100.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-fit.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-out.svg -share/icons/HighContrast-SVG/scalable/actions/help-about.svg -share/icons/HighContrast-SVG/scalable/actions/insert-object.svg -share/icons/HighContrast-SVG/scalable/actions/kfind.svg -share/icons/HighContrast-SVG/scalable/actions/kfm_home.svg -share/icons/HighContrast-SVG/scalable/actions/leftjust.svg -share/icons/HighContrast-SVG/scalable/actions/list-add.svg -share/icons/HighContrast-SVG/scalable/actions/list-remove.svg -share/icons/HighContrast-SVG/scalable/actions/lock.svg -share/icons/HighContrast-SVG/scalable/actions/mail-message-new.svg -share/icons/HighContrast-SVG/scalable/actions/mail_new.svg -share/icons/HighContrast-SVG/scalable/actions/media-eject.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-pause.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-start.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-stop.svg -share/icons/HighContrast-SVG/scalable/actions/media-record.svg -share/icons/HighContrast-SVG/scalable/actions/media-seek-backward.svg -share/icons/HighContrast-SVG/scalable/actions/media-seek-forward.svg -share/icons/HighContrast-SVG/scalable/actions/media-skip-backward.svg -share/icons/HighContrast-SVG/scalable/actions/media-skip-forward.svg -share/icons/HighContrast-SVG/scalable/actions/next.svg -share/icons/HighContrast-SVG/scalable/actions/player_eject.svg -share/icons/HighContrast-SVG/scalable/actions/player_end.svg -share/icons/HighContrast-SVG/scalable/actions/player_fwd.svg -share/icons/HighContrast-SVG/scalable/actions/player_pause.svg -share/icons/HighContrast-SVG/scalable/actions/player_play.svg -share/icons/HighContrast-SVG/scalable/actions/player_record.svg -share/icons/HighContrast-SVG/scalable/actions/player_rew.svg -share/icons/HighContrast-SVG/scalable/actions/player_start.svg -share/icons/HighContrast-SVG/scalable/actions/player_stop.svg -share/icons/HighContrast-SVG/scalable/actions/previous.svg -share/icons/HighContrast-SVG/scalable/actions/process-stop.svg -share/icons/HighContrast-SVG/scalable/actions/redhat-home.svg -share/icons/HighContrast-SVG/scalable/actions/redo.svg -share/icons/HighContrast-SVG/scalable/actions/reload.svg -share/icons/HighContrast-SVG/scalable/actions/reload3.svg -share/icons/HighContrast-SVG/scalable/actions/reload_all_tabs.svg -share/icons/HighContrast-SVG/scalable/actions/reload_page.svg -share/icons/HighContrast-SVG/scalable/actions/remove.svg -share/icons/HighContrast-SVG/scalable/actions/rightjust.svg -share/icons/HighContrast-SVG/scalable/actions/search.svg -share/icons/HighContrast-SVG/scalable/actions/start.svg -share/icons/HighContrast-SVG/scalable/actions/stock_bottom.svg -share/icons/HighContrast-SVG/scalable/actions/stock_close.svg -share/icons/HighContrast-SVG/scalable/actions/stock_copy.svg -share/icons/HighContrast-SVG/scalable/actions/stock_cut.svg -share/icons/HighContrast-SVG/scalable/actions/stock_delete.svg -share/icons/HighContrast-SVG/scalable/actions/stock_down.svg -share/icons/HighContrast-SVG/scalable/actions/stock_file-properites.svg -share/icons/HighContrast-SVG/scalable/actions/stock_first.svg -share/icons/HighContrast-SVG/scalable/actions/stock_fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/stock_home.svg -share/icons/HighContrast-SVG/scalable/actions/stock_last.svg -share/icons/HighContrast-SVG/scalable/actions/stock_leave-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/stock_left.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-compose.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-fwd.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-next.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-pause.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-play.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-prev.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-rec.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-rew.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-stop.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-text.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-window.svg -share/icons/HighContrast-SVG/scalable/actions/stock_paste.svg -share/icons/HighContrast-SVG/scalable/actions/stock_print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/stock_print.svg -share/icons/HighContrast-SVG/scalable/actions/stock_properties.svg -share/icons/HighContrast-SVG/scalable/actions/stock_redo.svg -share/icons/HighContrast-SVG/scalable/actions/stock_refresh.svg -share/icons/HighContrast-SVG/scalable/actions/stock_right.svg -share/icons/HighContrast-SVG/scalable/actions/stock_save-as.svg -share/icons/HighContrast-SVG/scalable/actions/stock_save.svg -share/icons/HighContrast-SVG/scalable/actions/stock_search-and-replace.svg -share/icons/HighContrast-SVG/scalable/actions/stock_search.svg -share/icons/HighContrast-SVG/scalable/actions/stock_stop.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_bold.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_center.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_indent.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_italic.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_justify.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_left.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_right.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_underlined.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_unindent.svg -share/icons/HighContrast-SVG/scalable/actions/stock_top.svg -share/icons/HighContrast-SVG/scalable/actions/stock_undo.svg -share/icons/HighContrast-SVG/scalable/actions/stock_up.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-1.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-out.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-page.svg -share/icons/HighContrast-SVG/scalable/actions/stop.svg -share/icons/HighContrast-SVG/scalable/actions/system-lock-screen.svg -share/icons/HighContrast-SVG/scalable/actions/system-log-out.svg -share/icons/HighContrast-SVG/scalable/actions/system-run.svg -share/icons/HighContrast-SVG/scalable/actions/system-search.svg -share/icons/HighContrast-SVG/scalable/actions/system-shutdown.svg -share/icons/HighContrast-SVG/scalable/actions/text_bold.svg -share/icons/HighContrast-SVG/scalable/actions/text_italic.svg -share/icons/HighContrast-SVG/scalable/actions/text_strike.svg -share/icons/HighContrast-SVG/scalable/actions/text_under.svg -share/icons/HighContrast-SVG/scalable/actions/tools-check-spelling.svg -share/icons/HighContrast-SVG/scalable/actions/top.svg -share/icons/HighContrast-SVG/scalable/actions/undo.svg -share/icons/HighContrast-SVG/scalable/actions/up.svg -share/icons/HighContrast-SVG/scalable/actions/view-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/view-refresh.svg -share/icons/HighContrast-SVG/scalable/actions/view-restore.svg -share/icons/HighContrast-SVG/scalable/actions/view-sort-ascending.svg -share/icons/HighContrast-SVG/scalable/actions/view-sort-descending.svg -share/icons/HighContrast-SVG/scalable/actions/window-close.svg -share/icons/HighContrast-SVG/scalable/actions/window-new.svg -share/icons/HighContrast-SVG/scalable/actions/window_fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/window_new.svg -share/icons/HighContrast-SVG/scalable/actions/window_nofullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/xfce-system-exit.svg -share/icons/HighContrast-SVG/scalable/actions/xfce-system-lock.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-best-fit.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-original.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-out.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-calculator.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-character-map.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-text-editor.svg -share/icons/HighContrast-SVG/scalable/apps/arts.svg -share/icons/HighContrast-SVG/scalable/apps/calc.svg -share/icons/HighContrast-SVG/scalable/apps/fonts.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-calculator.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-character-map.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-help.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-mixer.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-monitor.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-settings-font.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-window-manager.svg -share/icons/HighContrast-SVG/scalable/apps/gtk-help.svg -share/icons/HighContrast-SVG/scalable/apps/gucharmap.svg -share/icons/HighContrast-SVG/scalable/apps/help-browser.svg -share/icons/HighContrast-SVG/scalable/apps/help.svg -share/icons/HighContrast-SVG/scalable/apps/kcalc.svg -share/icons/HighContrast-SVG/scalable/apps/kcharselect.svg -share/icons/HighContrast-SVG/scalable/apps/kcmkwm.svg -share/icons/HighContrast-SVG/scalable/apps/kcmsound.svg -share/icons/HighContrast-SVG/scalable/apps/kedit.svg -share/icons/HighContrast-SVG/scalable/apps/khelpcenter.svg -share/icons/HighContrast-SVG/scalable/apps/konsole.svg -share/icons/HighContrast-SVG/scalable/apps/ksysguard.svg -share/icons/HighContrast-SVG/scalable/apps/kwin.svg -share/icons/HighContrast-SVG/scalable/apps/multimedia-volume-control.svg -share/icons/HighContrast-SVG/scalable/apps/multimedia.svg -share/icons/HighContrast-SVG/scalable/apps/openterm.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-font.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-system-windows.svg -share/icons/HighContrast-SVG/scalable/apps/stock_help.svg -share/icons/HighContrast-SVG/scalable/apps/susehelpcenter.svg -share/icons/HighContrast-SVG/scalable/apps/terminal.svg -share/icons/HighContrast-SVG/scalable/apps/text-editor.svg -share/icons/HighContrast-SVG/scalable/apps/utilities-system-monitor.svg -share/icons/HighContrast-SVG/scalable/apps/utilities-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/volume-knob.svg -share/icons/HighContrast-SVG/scalable/apps/xfce-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/xfce4-mixer.svg -share/icons/HighContrast-SVG/scalable/apps/xfwm4.svg -share/icons/HighContrast-SVG/scalable/categories/applications-accessories.svg -share/icons/HighContrast-SVG/scalable/categories/applications-games.svg -share/icons/HighContrast-SVG/scalable/categories/applications-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/applications-internet.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-control-center.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-globe.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-joystick.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-settings.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-util.svg -share/icons/HighContrast-SVG/scalable/categories/gtk-preferences.svg -share/icons/HighContrast-SVG/scalable/categories/kcontrol.svg -share/icons/HighContrast-SVG/scalable/categories/package_games.svg -share/icons/HighContrast-SVG/scalable/categories/package_graphics.svg -share/icons/HighContrast-SVG/scalable/categories/package_network.svg -share/icons/HighContrast-SVG/scalable/categories/package_utilities.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-desktop.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-accessories.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-games.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-internet.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-preferences.svg -share/icons/HighContrast-SVG/scalable/categories/stock_internet.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-games.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-internet.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-utils.svg -share/icons/HighContrast-SVG/scalable/categories/xfce4-settings.svg -share/icons/HighContrast-SVG/scalable/devices/3floppy_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/audio-input-microphone.svg -share/icons/HighContrast-SVG/scalable/devices/camera-photo.svg -share/icons/HighContrast-SVG/scalable/devices/camera.svg -share/icons/HighContrast-SVG/scalable/devices/camera_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/cdrom_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/cdwriter_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/chardevice.svg -share/icons/HighContrast-SVG/scalable/devices/computer.svg -share/icons/HighContrast-SVG/scalable/devices/display.svg -share/icons/HighContrast-SVG/scalable/devices/drive-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/drive-removable-media.svg -share/icons/HighContrast-SVG/scalable/devices/dvd_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-computer.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdr.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdrw.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr-plus.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdram.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrom.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrw.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-1394.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-usb.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-printer.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-1394.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-usb.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-fs-client.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-stock-mic.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/harddrive.svg -share/icons/HighContrast-SVG/scalable/devices/hdd_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/input-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/input-mouse.svg -share/icons/HighContrast-SVG/scalable/devices/keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/kjobviewer.svg -share/icons/HighContrast-SVG/scalable/devices/kxkb.svg -share/icons/HighContrast-SVG/scalable/devices/media-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/media-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/media-optical.svg -share/icons/HighContrast-SVG/scalable/devices/mouse.svg -share/icons/HighContrast-SVG/scalable/devices/printer-remote.svg -share/icons/HighContrast-SVG/scalable/devices/printer.svg -share/icons/HighContrast-SVG/scalable/devices/printer1.svg -share/icons/HighContrast-SVG/scalable/devices/printmgr.svg -share/icons/HighContrast-SVG/scalable/devices/stock_mic.svg -share/icons/HighContrast-SVG/scalable/devices/stock_printers.svg -share/icons/HighContrast-SVG/scalable/devices/system-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/system.svg -share/icons/HighContrast-SVG/scalable/devices/usbpendrive_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/video-display.svg -share/icons/HighContrast-SVG/scalable/devices/xfce-printer.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-display.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-mouse.svg -share/icons/HighContrast-SVG/scalable/devices/yast_HD.svg -share/icons/HighContrast-SVG/scalable/devices/yast_idetude.svg -share/icons/HighContrast-SVG/scalable/devices/yast_mouse.svg -share/icons/HighContrast-SVG/scalable/devices/yast_printer.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-documents.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-favorite.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-photos.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-readonly.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-symbolic-link.svg -share/icons/HighContrast-SVG/scalable/mimetypes/application-x-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/ascii.svg -share/icons/HighContrast-SVG/scalable/mimetypes/audio-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/binary.svg -share/icons/HighContrast-SVG/scalable/mimetypes/empty.svg -share/icons/HighContrast-SVG/scalable/mimetypes/exec.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_bitmap.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_truetype.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_type1.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-regular.icon -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-regular.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-audio.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-image.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-video.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gtk-file.icon -share/icons/HighContrast-SVG/scalable/mimetypes/gtk-file.svg -share/icons/HighContrast-SVG/scalable/mimetypes/html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/image-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/image.svg -share/icons/HighContrast-SVG/scalable/mimetypes/mime_ascii.svg -share/icons/HighContrast-SVG/scalable/mimetypes/misc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/package_editors.svg -share/icons/HighContrast-SVG/scalable/mimetypes/shellscript.svg -share/icons/HighContrast-SVG/scalable/mimetypes/sound.svg -share/icons/HighContrast-SVG/scalable/mimetypes/spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/stock_script.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-preview.icon -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-preview.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-script.svg -share/icons/HighContrast-SVG/scalable/mimetypes/txt.svg -share/icons/HighContrast-SVG/scalable/mimetypes/txt2.svg -share/icons/HighContrast-SVG/scalable/mimetypes/unknown.svg -share/icons/HighContrast-SVG/scalable/mimetypes/video-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/video.svg -share/icons/HighContrast-SVG/scalable/mimetypes/www.svg -share/icons/HighContrast-SVG/scalable/mimetypes/x-office-spreadsheet.svg -share/icons/HighContrast-SVG/scalable/places/desktop.svg -share/icons/HighContrast-SVG/scalable/places/distributor-logo.svg -share/icons/HighContrast-SVG/scalable/places/emptytrash.svg -share/icons/HighContrast-SVG/scalable/places/folder-remote.svg -share/icons/HighContrast-SVG/scalable/places/folder.svg -share/icons/HighContrast-SVG/scalable/places/folder_home.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-desktop.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-directory.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-ftp.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-home.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-network.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-nfs.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-share.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-smb.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-ssh.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-trash-empty.svg -share/icons/HighContrast-SVG/scalable/places/gnome-main-menu.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-nfs-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-workgroup.svg -share/icons/HighContrast-SVG/scalable/places/gnome-stock-trash.svg -share/icons/HighContrast-SVG/scalable/places/gtk-network.svg -share/icons/HighContrast-SVG/scalable/places/network-server.svg -share/icons/HighContrast-SVG/scalable/places/network-workgroup.svg -share/icons/HighContrast-SVG/scalable/places/network.svg -share/icons/HighContrast-SVG/scalable/places/network_local.svg -share/icons/HighContrast-SVG/scalable/places/novell-button.svg -share/icons/HighContrast-SVG/scalable/places/redhat-network-server.svg -share/icons/HighContrast-SVG/scalable/places/server.svg -share/icons/HighContrast-SVG/scalable/places/start-here.svg -share/icons/HighContrast-SVG/scalable/places/stock_folder.svg -share/icons/HighContrast-SVG/scalable/places/trashcan_empty.svg -share/icons/HighContrast-SVG/scalable/places/user-desktop.svg -share/icons/HighContrast-SVG/scalable/places/user-home.svg -share/icons/HighContrast-SVG/scalable/places/user-trash.svg -share/icons/HighContrast-SVG/scalable/places/xfce-trash_empty.svg -share/icons/HighContrast-SVG/scalable/status/connect_no.svg -share/icons/HighContrast-SVG/scalable/status/dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/dialog-information.svg -share/icons/HighContrast-SVG/scalable/status/dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/edittrash.svg -share/icons/HighContrast-SVG/scalable/status/error.svg -share/icons/HighContrast-SVG/scalable/status/folder-drag-accept.svg -share/icons/HighContrast-SVG/scalable/status/folder-open.svg -share/icons/HighContrast-SVG/scalable/status/folder-visiting.svg -share/icons/HighContrast-SVG/scalable/status/folder_open.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-accept.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-visiting.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/gnome-netstatus-disconn.svg -share/icons/HighContrast-SVG/scalable/status/gnome-stock-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-info.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/gtk-missing-image.svg -share/icons/HighContrast-SVG/scalable/status/image-missing.svg -share/icons/HighContrast-SVG/scalable/status/important.svg -share/icons/HighContrast-SVG/scalable/status/info.svg -share/icons/HighContrast-SVG/scalable/status/mail-attachment.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_critical.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_info.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_warning.svg -share/icons/HighContrast-SVG/scalable/status/network-offline.svg -share/icons/HighContrast-SVG/scalable/status/network-online.svg -share/icons/HighContrast-SVG/scalable/status/nm-no-connection.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-info.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/stock_open.svg -share/icons/HighContrast-SVG/scalable/status/stock_trash_full.svg -share/icons/HighContrast-SVG/scalable/status/trashcan_full.svg -share/icons/HighContrast-SVG/scalable/status/user-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/xfce-trash_full.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/JUSimageIcon.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/acme-48.png -share/icons/HighContrastLargePrint/48x48/apps/administration.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/ax-applet.png -share/icons/HighContrastLargePrint/48x48/apps/battstat.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/clock.png -share/icons/HighContrastLargePrint/48x48/apps/config-language.png -share/icons/HighContrastLargePrint/48x48/apps/config-users.png -share/icons/HighContrastLargePrint/48x48/apps/config-xfree.png -share/icons/HighContrastLargePrint/48x48/apps/disks.png -share/icons/HighContrastLargePrint/48x48/apps/display-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/drivemount-applet.png -share/icons/HighContrastLargePrint/48x48/apps/evolution-1.4.png -share/icons/HighContrastLargePrint/48x48/apps/evolution.png -share/icons/HighContrastLargePrint/48x48/apps/file-manager.png -share/icons/HighContrastLargePrint/48x48/apps/file-roller.png -share/icons/HighContrastLargePrint/48x48/apps/fsexam-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gaim.png -share/icons/HighContrastLargePrint/48x48/apps/gataxx.png -share/icons/HighContrastLargePrint/48x48/apps/gcalctool.png -share/icons/HighContrastLargePrint/48x48/apps/gconf-editor.png -share/icons/HighContrastLargePrint/48x48/apps/gdict.png -share/icons/HighContrastLargePrint/48x48/apps/gdm-setup.png -share/icons/HighContrastLargePrint/48x48/apps/gdm-xnest.png -share/icons/HighContrastLargePrint/48x48/apps/gdm.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/glade-2.png -share/icons/HighContrastLargePrint/48x48/apps/glines.png -share/icons/HighContrastLargePrint/48x48/apps/glow-app-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnect-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-application-generic.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-blackjack.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-desktop-config.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-folder-generic.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ftp.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gnobots2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gnomine.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gnotravex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gsame.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gtali.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-lockscreen.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mahjongg.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-main-menu.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-modem.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-money.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-monitor.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-nibbles.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-other.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-palm.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-pdf.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-planner.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-remote-desktop.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-run.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-screensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-screenshot.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-server-config.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-technologies.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-background.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-default-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-font.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-im.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-keybindings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-sound.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-theme.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-ui-behavior.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-stones.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-window-manager.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/gnomemeeting-logo-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnopernicus.png -share/icons/HighContrastLargePrint/48x48/apps/gnotski-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gok.png -share/icons/HighContrastLargePrint/48x48/apps/gswitchit-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gthumb.png -share/icons/HighContrastLargePrint/48x48/apps/gtkam-camera.png -share/icons/HighContrastLargePrint/48x48/apps/gucharmap.png -share/icons/HighContrastLargePrint/48x48/apps/hwbrowser.png -share/icons/HighContrastLargePrint/48x48/apps/iagno.png -share/icons/HighContrastLargePrint/48x48/apps/jDictionary.png -share/icons/HighContrastLargePrint/48x48/apps/jDiskReport.png -share/icons/HighContrastLargePrint/48x48/apps/jEdit.png -share/icons/HighContrastLargePrint/48x48/apps/jGraphPad.png -share/icons/HighContrastLargePrint/48x48/apps/jSpiderIcon.png -share/icons/HighContrastLargePrint/48x48/apps/jmplay.48.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/logviewer.png -share/icons/HighContrastLargePrint/48x48/apps/media-player-48.png -share/icons/HighContrastLargePrint/48x48/apps/mozilla-icon.png -share/icons/HighContrastLargePrint/48x48/apps/nb48x48.png -share/icons/HighContrastLargePrint/48x48/apps/netapplet.png -share/icons/HighContrastLargePrint/48x48/apps/network-config.png -share/icons/HighContrastLargePrint/48x48/apps/network.png -share/icons/HighContrastLargePrint/48x48/apps/panel-notification-area.png -share/icons/HighContrastLargePrint/48x48/apps/password.png -share/icons/HighContrastLargePrint/48x48/apps/perfmeter.png -share/icons/HighContrastLargePrint/48x48/apps/postscript-viewer.png -share/icons/HighContrastLargePrint/48x48/apps/procman.png -share/icons/HighContrastLargePrint/48x48/apps/quick-lounge-applet.png -share/icons/HighContrastLargePrint/48x48/apps/realplay.png -share/icons/HighContrastLargePrint/48x48/apps/screensaver.png -share/icons/HighContrastLargePrint/48x48/apps/serviceconf.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/star.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-calc.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-impress.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-writer.png -share/icons/HighContrastLargePrint/48x48/apps/stock_notes.png -share/icons/HighContrastLargePrint/48x48/apps/stock_proxy.png -share/icons/HighContrastLargePrint/48x48/apps/stock_timezone.png -share/icons/HighContrastLargePrint/48x48/apps/stock_weather-storm.png -share/icons/HighContrastLargePrint/48x48/apps/sun_java.png -share/icons/HighContrastLargePrint/48x48/apps/web-browser.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/xsane.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-keyboard.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-ball.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-optical.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-network.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-new.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-removable.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-client.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-desktop.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-visiting.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-network.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ssh.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-lhz.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-archive.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-blender.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-class-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dvi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-executable.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-glade.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnucash.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ipod-firmware.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-jar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-lha.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sharedlib.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg+xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++src.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-chdr.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csharp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csrc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-vcard.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/JUSimageIcon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/acme-48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/administration.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/ax-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/battstat.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-language.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-users.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-xfree.png -share/icons/HighContrastLargePrintInverse/48x48/apps/disks.png -share/icons/HighContrastLargePrintInverse/48x48/apps/display-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/drivemount-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/evolution-1.4.png -share/icons/HighContrastLargePrintInverse/48x48/apps/evolution.png -share/icons/HighContrastLargePrintInverse/48x48/apps/file-manager.png -share/icons/HighContrastLargePrintInverse/48x48/apps/file-roller.png -share/icons/HighContrastLargePrintInverse/48x48/apps/fsexam-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gaim.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gataxx.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gcalctool.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gconf-editor.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdict.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm-setup.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm-xnest.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glade-2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glines.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glow-app-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnect-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-application-generic.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-blackjack.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-desktop-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-folder-generic.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gnobots2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gnomine.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gnotravex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gsame.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gtali.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-lockscreen.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mahjongg.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-main-menu.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-modem.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-money.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-monitor.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-nibbles.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-other.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-palm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-planner.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-remote-desktop.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-run.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-screensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-screenshot.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-server-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-technologies.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-background.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-default-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-font.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-im.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-keybindings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-sound.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-theme.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-ui-behavior.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-stones.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-window-manager.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnomemeeting-logo-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnopernicus.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnotski-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gok.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gswitchit-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gthumb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gtkam-camera.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gucharmap.png -share/icons/HighContrastLargePrintInverse/48x48/apps/hwbrowser.png -share/icons/HighContrastLargePrintInverse/48x48/apps/iagno.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jDictionary.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jDiskReport.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jEdit.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jGraphPad.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jSpiderIcon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jmplay.48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/logviewer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/media-player-48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mozilla-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/nb48x48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/netapplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/network-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/network.png -share/icons/HighContrastLargePrintInverse/48x48/apps/panel-notification-area.png -share/icons/HighContrastLargePrintInverse/48x48/apps/password.png -share/icons/HighContrastLargePrintInverse/48x48/apps/perfmeter.png -share/icons/HighContrastLargePrintInverse/48x48/apps/postscript-viewer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/procman.png -share/icons/HighContrastLargePrintInverse/48x48/apps/quick-lounge-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/realplay.png -share/icons/HighContrastLargePrintInverse/48x48/apps/screensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/serviceconf.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/star.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-calc.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-impress.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-writer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_notes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_proxy.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_timezone.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_weather-storm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sun_java.png -share/icons/HighContrastLargePrintInverse/48x48/apps/web-browser.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/xsane.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-dvd.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-harddisk.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-jazdisk.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-ball.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-optical.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-network.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-new.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-removable.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-zipdisk.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-client.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-desktop.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-visiting.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-network.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ssh.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-web.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-lhz.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-archive.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-blender.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-class-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dvi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-executable.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-glade.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnucash.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ipod-firmware.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-jar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-lha.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sharedlib.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg+xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++src.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-chdr.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csharp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csrc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcard.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/ax-applet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/clock.png -share/icons/LowContrastLargePrint/48x48/apps/display-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/file-manager.png -share/icons/LowContrastLargePrint/48x48/apps/file-roller.png -share/icons/LowContrastLargePrint/48x48/apps/gcalctool.png -share/icons/LowContrastLargePrint/48x48/apps/gdict.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-main-menu.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-remote-desktop.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-keyboard.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-mouse-optical.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer-network.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer-new.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-client.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-network.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Mist/16x16/actions/document-open.svg -share/icons/Mist/16x16/actions/fileopen.svg -share/icons/Mist/16x16/actions/gtk-open.svg -share/icons/Mist/16x16/places/application-x-gnome-saved-search.png -share/icons/Mist/16x16/places/folder-new.png -share/icons/Mist/16x16/places/folder-remote.png -share/icons/Mist/16x16/places/folder-saved-search.png -share/icons/Mist/16x16/places/folder.png -share/icons/Mist/16x16/places/folder_home.svg -share/icons/Mist/16x16/places/gnome-fs-directory.png -share/icons/Mist/16x16/places/gnome-fs-ftp.png -share/icons/Mist/16x16/places/gnome-fs-home.svg -share/icons/Mist/16x16/places/gnome-fs-nfs.png -share/icons/Mist/16x16/places/gnome-fs-share.png -share/icons/Mist/16x16/places/gnome-fs-smb.png -share/icons/Mist/16x16/places/gnome-fs-ssh.png -share/icons/Mist/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/16x16/places/network.png -share/icons/Mist/16x16/places/stock_folder.png -share/icons/Mist/16x16/places/user-home.svg -share/icons/Mist/22x22/actions/document-open.svg -share/icons/Mist/22x22/actions/fileopen.svg -share/icons/Mist/22x22/actions/gtk-open.svg -share/icons/Mist/22x22/places/application-x-gnome-saved-search.png -share/icons/Mist/22x22/places/folder-new.png -share/icons/Mist/22x22/places/folder-remote.png -share/icons/Mist/22x22/places/folder-saved-search.png -share/icons/Mist/22x22/places/folder.png -share/icons/Mist/22x22/places/folder_home.svg -share/icons/Mist/22x22/places/gnome-fs-directory.png -share/icons/Mist/22x22/places/gnome-fs-ftp.png -share/icons/Mist/22x22/places/gnome-fs-home.svg -share/icons/Mist/22x22/places/gnome-fs-nfs.png -share/icons/Mist/22x22/places/gnome-fs-share.png -share/icons/Mist/22x22/places/gnome-fs-smb.png -share/icons/Mist/22x22/places/gnome-fs-ssh.png -share/icons/Mist/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/22x22/places/network.png -share/icons/Mist/22x22/places/stock_folder.png -share/icons/Mist/22x22/places/user-home.svg -share/icons/Mist/22x22/status/folder-drag-accept.svg -share/icons/Mist/22x22/status/folder-open.svg -share/icons/Mist/22x22/status/folder_open.svg -share/icons/Mist/22x22/status/gnome-fs-directory-accept.svg -share/icons/Mist/22x22/status/stock_open.svg -share/icons/Mist/24x24/actions/document-open.png -share/icons/Mist/24x24/actions/fileopen.png -share/icons/Mist/24x24/actions/gtk-open.png -share/icons/Mist/24x24/places/application-x-gnome-saved-search.png -share/icons/Mist/24x24/places/folder-new.png -share/icons/Mist/24x24/places/folder-remote.png -share/icons/Mist/24x24/places/folder-saved-search.png -share/icons/Mist/24x24/places/folder.png -share/icons/Mist/24x24/places/folder_home.png -share/icons/Mist/24x24/places/gnome-fs-directory.png -share/icons/Mist/24x24/places/gnome-fs-ftp.png -share/icons/Mist/24x24/places/gnome-fs-home.png -share/icons/Mist/24x24/places/gnome-fs-nfs.png -share/icons/Mist/24x24/places/gnome-fs-share.png -share/icons/Mist/24x24/places/gnome-fs-smb.png -share/icons/Mist/24x24/places/gnome-fs-ssh.png -share/icons/Mist/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/24x24/places/network.png -share/icons/Mist/24x24/places/stock_folder.png -share/icons/Mist/24x24/places/user-home.png -share/icons/Mist/24x24/status/folder-drag-accept.png -share/icons/Mist/24x24/status/folder-open.png -share/icons/Mist/24x24/status/folder_open.png -share/icons/Mist/24x24/status/gnome-fs-directory-accept.png -share/icons/Mist/24x24/status/stock_open.png -share/icons/Mist/32x32/actions/document-open.svg -share/icons/Mist/32x32/actions/fileopen.svg -share/icons/Mist/32x32/actions/gtk-open.svg -share/icons/Mist/32x32/places/application-x-gnome-saved-search.svg -share/icons/Mist/32x32/places/folder-new.svg -share/icons/Mist/32x32/places/folder-remote.svg -share/icons/Mist/32x32/places/folder-saved-search.svg -share/icons/Mist/32x32/places/folder.svg -share/icons/Mist/32x32/places/folder_home.svg -share/icons/Mist/32x32/places/gnome-fs-directory.svg -share/icons/Mist/32x32/places/gnome-fs-ftp.svg -share/icons/Mist/32x32/places/gnome-fs-home.svg -share/icons/Mist/32x32/places/gnome-fs-nfs.svg -share/icons/Mist/32x32/places/gnome-fs-share.svg -share/icons/Mist/32x32/places/gnome-fs-smb.svg -share/icons/Mist/32x32/places/gnome-fs-ssh.svg -share/icons/Mist/32x32/places/gnome-mime-x-directory-smb-share.svg -share/icons/Mist/32x32/places/network.svg -share/icons/Mist/32x32/places/stock_folder.svg -share/icons/Mist/32x32/places/user-home.svg -share/icons/Mist/32x32/status/folder-drag-accept.svg -share/icons/Mist/32x32/status/folder-open.svg -share/icons/Mist/32x32/status/folder_open.svg -share/icons/Mist/32x32/status/gnome-fs-directory-accept.svg -share/icons/Mist/32x32/status/stock_open.svg -share/icons/Mist/index.theme -share/icons/Mist/scalable/actions/document-open.svg -share/icons/Mist/scalable/actions/fileopen.svg -share/icons/Mist/scalable/actions/gtk-open.svg -share/icons/Mist/scalable/places/application-x-gnome-saved-search.svg -share/icons/Mist/scalable/places/folder-new.svg -share/icons/Mist/scalable/places/folder-remote.svg -share/icons/Mist/scalable/places/folder-saved-search.svg -share/icons/Mist/scalable/places/folder.svg -share/icons/Mist/scalable/places/folder_home.svg -share/icons/Mist/scalable/places/gnome-fs-directory.svg -share/icons/Mist/scalable/places/gnome-fs-ftp.svg -share/icons/Mist/scalable/places/gnome-fs-home.svg -share/icons/Mist/scalable/places/gnome-fs-nfs.svg -share/icons/Mist/scalable/places/gnome-fs-share.svg -share/icons/Mist/scalable/places/gnome-fs-smb.svg -share/icons/Mist/scalable/places/gnome-fs-ssh.svg -share/icons/Mist/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/Mist/scalable/places/network.svg -share/icons/Mist/scalable/places/stock_folder.svg -share/icons/Mist/scalable/places/user-home.svg -share/icons/Mist/scalable/status/folder-drag-accept.svg -share/icons/Mist/scalable/status/folder-open.svg -share/icons/Mist/scalable/status/folder_open.svg -share/icons/Mist/scalable/status/gnome-fs-directory-accept.svg -share/icons/Mist/scalable/status/stock_open.svg -share/locale/am/LC_MESSAGES/gnome-themes.mo -share/locale/ar/LC_MESSAGES/gnome-themes.mo -share/locale/az/LC_MESSAGES/gnome-themes.mo -share/locale/be/LC_MESSAGES/gnome-themes.mo -share/locale/bg/LC_MESSAGES/gnome-themes.mo -share/locale/bn/LC_MESSAGES/gnome-themes.mo -share/locale/bn_IN/LC_MESSAGES/gnome-themes.mo -share/locale/bs/LC_MESSAGES/gnome-themes.mo -share/locale/ca/LC_MESSAGES/gnome-themes.mo -share/locale/cs/LC_MESSAGES/gnome-themes.mo -share/locale/cy/LC_MESSAGES/gnome-themes.mo -share/locale/da/LC_MESSAGES/gnome-themes.mo -share/locale/de/LC_MESSAGES/gnome-themes.mo -share/locale/dz/LC_MESSAGES/gnome-themes.mo -share/locale/el/LC_MESSAGES/gnome-themes.mo -share/locale/en_CA/LC_MESSAGES/gnome-themes.mo -share/locale/en_GB/LC_MESSAGES/gnome-themes.mo -share/locale/es/LC_MESSAGES/gnome-themes.mo -share/locale/et/LC_MESSAGES/gnome-themes.mo -share/locale/eu/LC_MESSAGES/gnome-themes.mo -share/locale/fa/LC_MESSAGES/gnome-themes.mo -share/locale/fi/LC_MESSAGES/gnome-themes.mo -share/locale/fr/LC_MESSAGES/gnome-themes.mo -share/locale/ga/LC_MESSAGES/gnome-themes.mo -share/locale/gl/LC_MESSAGES/gnome-themes.mo -share/locale/gu/LC_MESSAGES/gnome-themes.mo -share/locale/he/LC_MESSAGES/gnome-themes.mo -share/locale/hi/LC_MESSAGES/gnome-themes.mo -share/locale/hr/LC_MESSAGES/gnome-themes.mo -share/locale/hu/LC_MESSAGES/gnome-themes.mo -share/locale/id/LC_MESSAGES/gnome-themes.mo -share/locale/is/LC_MESSAGES/gnome-themes.mo -share/locale/it/LC_MESSAGES/gnome-themes.mo -share/locale/ja/LC_MESSAGES/gnome-themes.mo -share/locale/ka/LC_MESSAGES/gnome-themes.mo -share/locale/ko/LC_MESSAGES/gnome-themes.mo -share/locale/ku/LC_MESSAGES/gnome-themes.mo -share/locale/ky/LC_MESSAGES/gnome-themes.mo -share/locale/li/LC_MESSAGES/gnome-themes.mo -share/locale/lt/LC_MESSAGES/gnome-themes.mo -share/locale/lv/LC_MESSAGES/gnome-themes.mo -share/locale/mg/LC_MESSAGES/gnome-themes.mo -share/locale/mk/LC_MESSAGES/gnome-themes.mo -share/locale/ml/LC_MESSAGES/gnome-themes.mo -share/locale/mn/LC_MESSAGES/gnome-themes.mo -share/locale/mr/LC_MESSAGES/gnome-themes.mo -share/locale/ms/LC_MESSAGES/gnome-themes.mo -share/locale/nb/LC_MESSAGES/gnome-themes.mo -share/locale/ne/LC_MESSAGES/gnome-themes.mo -share/locale/nl/LC_MESSAGES/gnome-themes.mo -share/locale/nn/LC_MESSAGES/gnome-themes.mo -share/locale/or/LC_MESSAGES/gnome-themes.mo -share/locale/pa/LC_MESSAGES/gnome-themes.mo -share/locale/pl/LC_MESSAGES/gnome-themes.mo -share/locale/pt/LC_MESSAGES/gnome-themes.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo -share/locale/ro/LC_MESSAGES/gnome-themes.mo -share/locale/ru/LC_MESSAGES/gnome-themes.mo -share/locale/rw/LC_MESSAGES/gnome-themes.mo -share/locale/si/LC_MESSAGES/gnome-themes.mo -share/locale/sk/LC_MESSAGES/gnome-themes.mo -share/locale/sl/LC_MESSAGES/gnome-themes.mo -share/locale/sq/LC_MESSAGES/gnome-themes.mo -share/locale/sr/LC_MESSAGES/gnome-themes.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes.mo -share/locale/sv/LC_MESSAGES/gnome-themes.mo -share/locale/ta/LC_MESSAGES/gnome-themes.mo -share/locale/th/LC_MESSAGES/gnome-themes.mo -share/locale/tr/LC_MESSAGES/gnome-themes.mo -share/locale/ug/LC_MESSAGES/gnome-themes.mo -share/locale/uk/LC_MESSAGES/gnome-themes.mo -share/locale/vi/LC_MESSAGES/gnome-themes.mo -share/locale/wa/LC_MESSAGES/gnome-themes.mo -share/locale/xh/LC_MESSAGES/gnome-themes.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo -share/locale/zh_HK/LC_MESSAGES/gnome-themes.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo -share/themes/Clearlooks/index.theme -share/themes/Crux/index.theme -share/themes/Glider/gtk-2.0/gtkrc -share/themes/Glider/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme.disabled -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-record.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/metacity-delete.png -share/themes/HighContrastLargePrint/pixmaps/metacity-maximize.png -share/themes/HighContrastLargePrint/pixmaps/metacity-minimize.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_harddisk.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme.disabled -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-record.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-maximize.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-minimize.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_harddisk.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-record.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/metacity-delete.png -share/themes/LargePrint/pixmaps/metacity-maximize.png -share/themes/LargePrint/pixmaps/metacity-minimize.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_harddisk.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_info.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme.disabled -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme.disabled -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-record.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/metacity-delete.png -share/themes/LowContrastLargePrint/pixmaps/metacity-maximize.png -share/themes/LowContrastLargePrint/pixmaps/metacity-minimize.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_harddisk.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/index.theme -share/themes/Simple/gtk-2.0/gtkrc -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Glider/gtk-2.0 -@dirrm share/themes/Glider -@dirrm share/themes/Crux -@dirrm share/themes/Clearlooks -@dirrmtry share/themes -@dirrm share/icons/Mist/scalable/status -@dirrm share/icons/Mist/scalable/places -@dirrm share/icons/Mist/scalable/actions -@dirrm share/icons/Mist/scalable -@dirrm share/icons/Mist/32x32/status -@dirrm share/icons/Mist/32x32/places -@dirrm share/icons/Mist/32x32/actions -@dirrm share/icons/Mist/32x32 -@dirrm share/icons/Mist/24x24/status -@dirrm share/icons/Mist/24x24/places -@dirrm share/icons/Mist/24x24/actions -@dirrm share/icons/Mist/24x24 -@dirrm share/icons/Mist/22x22/status -@dirrm share/icons/Mist/22x22/places -@dirrm share/icons/Mist/22x22/actions -@dirrm share/icons/Mist/22x22 -@dirrm share/icons/Mist/16x16/places -@dirrm share/icons/Mist/16x16/actions -@dirrm share/icons/Mist/16x16 -@dirrm share/icons/Mist -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast-SVG/scalable/status -@dirrm share/icons/HighContrast-SVG/scalable/places -@dirrm share/icons/HighContrast-SVG/scalable/mimetypes -@dirrm share/icons/HighContrast-SVG/scalable/emblems -@dirrm share/icons/HighContrast-SVG/scalable/devices -@dirrm share/icons/HighContrast-SVG/scalable/categories -@dirrm share/icons/HighContrast-SVG/scalable/apps -@dirrm share/icons/HighContrast-SVG/scalable/actions -@dirrm share/icons/HighContrast-SVG/scalable -@dirrm share/icons/HighContrast-SVG/48x48/animations -@dirrm share/icons/HighContrast-SVG/48x48 -@dirrm share/icons/HighContrast-SVG -@dirrm share/icons/HighContrast -@dirrm share/icons/Crux/scalable/status -@dirrm share/icons/Crux/scalable/places -@dirrm share/icons/Crux/scalable/actions -@dirrm share/icons/Crux/scalable -@dirrm share/icons/Crux/32x32/status -@dirrm share/icons/Crux/32x32/places -@dirrm share/icons/Crux/32x32/actions -@dirrm share/icons/Crux/32x32 -@dirrm share/icons/Crux/24x24/status -@dirrm share/icons/Crux/24x24/places -@dirrm share/icons/Crux/24x24/actions -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/22x22/status -@dirrm share/icons/Crux/22x22/places -@dirrm share/icons/Crux/22x22/actions -@dirrm share/icons/Crux/22x22 -@dirrm share/icons/Crux/16x16/status -@dirrm share/icons/Crux/16x16/places -@dirrm share/icons/Crux/16x16/actions -@dirrm share/icons/Crux/16x16 -@dirrm share/icons/Crux -@dirrmtry share/icons -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/gnome/themes/Glider/metacity-1 -@dirrm share/gnome/themes/Glider -@dirrm share/gnome/themes/Clearlooks/metacity-1 -@dirrm share/gnome/themes/Clearlooks -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile deleted file mode 100644 index d24793653..000000000 --- a/x11-themes/gtk-Mac2-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtk-Mac2-theme -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtk-Mac2-theme -PORTVERSION= 200003050858 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= mac2 -DISTNAME= mac2-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ engine theme based on the look of MacOS - -WRKSRC= ${WRKDIR}/${PORTNAME} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-Mac2-theme/distinfo b/x11-themes/gtk-Mac2-theme/distinfo deleted file mode 100644 index b0fff5c46..000000000 --- a/x11-themes/gtk-Mac2-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mac2-1.2.x.tar.gz) = 168499ad46923b8382dc8f2118ea1878 -SHA256 (mac2-1.2.x.tar.gz) = cdb7f1ac7cad314d4d9afb14450d42a7c1ce8d36bfacecd2058282fa0e64179a -SIZE (mac2-1.2.x.tar.gz) = 153451 diff --git a/x11-themes/gtk-Mac2-theme/files/patch-aa b/x11-themes/gtk-Mac2-theme/files/patch-aa deleted file mode 100644 index 11d6dcb13..000000000 --- a/x11-themes/gtk-Mac2-theme/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Theme/Makefile.in.orig Tue Jun 13 13:13:54 2000 -+++ Theme/Makefile.in Tue Jun 13 13:14:13 2000 -@@ -79,7 +79,7 @@ - EXTRA_DIST = makemakefile.sh - dummy = - SUBDIRS = gtk --themedir = $(datadir)/themes/Clean -+themedir = $(datadir)/themes/Mac2 - theme_DATA = ICON.png README.html - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_CLEAN_FILES = diff --git a/x11-themes/gtk-Mac2-theme/pkg-descr b/x11-themes/gtk-Mac2-theme/pkg-descr deleted file mode 100644 index cf004847f..000000000 --- a/x11-themes/gtk-Mac2-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GTK+ engine theme based on the look of MacOS with code based on the Clean GTK -theme engine. - -WWW: http://themes.freshmeat.net/projects/mac2/ diff --git a/x11-themes/gtk-Mac2-theme/pkg-plist b/x11-themes/gtk-Mac2-theme/pkg-plist deleted file mode 100644 index 53bfe6871..000000000 --- a/x11-themes/gtk-Mac2-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libmac2.la -lib/gtk/themes/engines/libmac2.so -share/themes/Mac2/ICON.png -share/themes/Mac2/README.html -share/themes/Mac2/gtk/gtkrc -@dirrm share/themes/Mac2/gtk -@dirrm share/themes/Mac2 diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile b/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile deleted file mode 100644 index 4a8e73868..000000000 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: AluminumAlloy-Volcanic (gtk theme and master port) -# Date Created: 27 August 2004 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= aluminumalloy -PORTVERSION?= 2004.01.04 -PORTREVISION?= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX?= ${TYPE}- -PKGNAMESUFFIX?= -${FLAVOR}-theme -DISTNAME= aa_${FLAVOR} - -MAINTAINER= danfe@FreeBSD.org -COMMENT= A port of wonderful MacOS X theme Aluminum Alloy, ${FLAVOR} flavor - -TYPE?= gtk -FLAVOR?= volcanic - -THEME_NAME= AluminumAlloy-${FLAVOR:U:C/^(.).*$/\1/g}${FLAVOR:C/^(.)//} -WRKSRC= ${WRKDIR}/${THEME_NAME} - -USE_BZIP2= yes -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -do-install: - @${MKDIR} ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo b/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo deleted file mode 100644 index b804d301b..000000000 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (aa_volcanic.tar.bz2) = a92fe4e6326b13b4bc1acea66d386f6e -SHA256 (aa_volcanic.tar.bz2) = 1911458fa4bb11403bb361bfc1163addcf44e600f94f64e62925c35a959f008c -SIZE (aa_volcanic.tar.bz2) = 287489 diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr deleted file mode 100644 index 67bce23e3..000000000 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a port the wonderful MacOS X theme Aluminum Alloy. Original theme by -Max Rudberg (http://www.maxthemes.com). - -Theme comes in several flavors: volcanic, smog, cryogenic, toxic. - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist b/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist deleted file mode 100644 index d5a7a06b3..000000000 --- a/x11-themes/gtk-aluminumalloy-volcanic-theme/pkg-plist +++ /dev/null @@ -1,255 +0,0 @@ -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-zero.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-mute.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-min.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-med.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/volume-max.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v4.tif -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v4.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v3.tif -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v3.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v2.tif -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v2.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v1.tif -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/v1.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-workgroup-laser.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-personal-laser.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-inkjet.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-default.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/printer-broken.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-utility.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-searchtool.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-run.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-screenshot.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-multimedia.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-logout.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-lockscreen.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-launcher.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-internet.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-drawer.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-amusements.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/panel-accessories.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/null_button.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-on.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-off.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/mouse-dblclck-maybe.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/media-forward.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/media-backward.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/iconrc -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-out.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-yes.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-fit.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-zoom-100.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-undo.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-underline.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-undelete.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-strikethrough.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-stop.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-spell-check.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-sort-descending.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-sort-ascending.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-select-font.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-select-color.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-save.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-save-as.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-revert-to-saved.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-remove.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-ok.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-no.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-refresh.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-redo.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-quit.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-properties.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-print.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-print-preview.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-preferences.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-paste.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-open.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-new.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-missing-image.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-right.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-left.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-fill.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-justify-center.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-jump-to.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-italic.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-index.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-home.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-help.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-top.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-last.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-first.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-goto-bottom.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-up.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-forward.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-down.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-go-back.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-floppy.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-find.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-find-and-replace.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-execute.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dnd.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dnd-multiple.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-warning.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-question.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-info.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-delete.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-dialog-error.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cut.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-copy.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-convert.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-close.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-clear.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cdrom.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-cancel.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-bold.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-apply.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gtk-add.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-volume.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-mic.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-lockscreen.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-line-in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-table.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-object.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-insert-image.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-import.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-gnome-searchtool.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-gnome-run.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-export.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-empty.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-edit.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-disconnect.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-connect.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-book-blue.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-attach.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-stock-about.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/gnome-logo.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-stop.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-record.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-prev.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-play.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-pause.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-next.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/cdplayer-eject.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_prelight.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_pre.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_normal.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/button_flat.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons/apple-gnome-logo.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_etched_out.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vscroll_up.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vscroll_down.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vline.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vertical_trough_no_secondary.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/vertical_trough.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/trough.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/transparent.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/tooltip.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text_entry_focus.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text_entry.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/text.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_pre.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_up.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_pre.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_down.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_button_up_arrow.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/spin_button_down_arrow.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_vert_bg_new.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_horiz_bg_new.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_prelight_south.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_prelight_east.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_norm_south.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_norm_east.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_insens_south.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/slider_button_insens_east.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_out.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/shadow_etched_in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_vertical_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_vertical.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_horizontal_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/scrollbar_horizontal.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/resize_grip.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/progressbar.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/plain_background.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/pane_splitter.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/out_sel.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_out.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/option_in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/null.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/notebook_border.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubg.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/new_tab_top_inactive.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/new_tab_top_active.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option_arrow_insensitive.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option_arrow.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menubar_option.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_hi-light.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_border_milk.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_border.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_background.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/menu_back.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hscroll_right.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hscroll_left.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/horizontal_trough_no_secondary.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/horizontal_trough.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline_menu.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline_245.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/gtkrc -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/hline.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/gtkrc_2.2.4 -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/entry.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/checklight.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_out.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/check_in.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_push.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_prelight.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_pre.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_normal.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_insens.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/button_flat.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/gtk-2.0/bg_light.png -%%GTK20%%share/themes/AluminumAlloy-Volcanic/index.theme -%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0/icons -%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic/gtk-2.0 -%%GTK20%%@dirrm share/themes/AluminumAlloy-Volcanic -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/title-bar.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/title-bar-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/text_right.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/text_left.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/text_back.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/right-side.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/right-side-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/menu-button.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/menu-button-push.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/menu-button-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/left-side.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/left-side-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/close-button-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-min.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-min-push.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-min-focus.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-max.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-max-push.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-max-focus.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-inactive.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-close.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-close-push.png -%%METACITY%%share/gnome/themes/AluminumAlloy-Volcanic/metacity-1/button-close-focus.png -%%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Volcanic/metacity-1 -%%METACITY%%@dirrm share/gnome/themes/AluminumAlloy-Volcanic diff --git a/x11-themes/gtk-ana-theme/Makefile b/x11-themes/gtk-ana-theme/Makefile deleted file mode 100644 index cd910832e..000000000 --- a/x11-themes/gtk-ana-theme/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: Ana -# Date created: 20 Feb 2005 -# Whom: Alexander Leidinger <netchild@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ana -PORTVERSION= 0.11 -PORTREVISION= 4 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://ana.netart.eu.org/ -PKGNAMEPREFIX= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= Ana - -MAINTAINER= netchild@FreeBSD.org -COMMENT= Clean and white GTK engine - -LIB_DEPENDS= rsvg-2:${PORTSDIR}/graphics/librsvg2 -RUN_DEPENDS= ${LOCALBASE}/share/themes/Gorilla/index.theme:${PORTSDIR}/x11-themes/gnome-themes-extras - -TYPE?= gtk -THEME_NAME= Ana -WRKSRC= ${WRKDIR}/${DISTNAME} - -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK="" -PLIST_SUB+= GTK20="" -PLIST_SUB+= METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK="@comment " -PLIST_SUB+= GTK20="@comment " -PLIST_SUB+= METACITY="" -USE_GNOME= gnomehier -.endif - -PLIST_SUB+= THEME_NAME="${THEME_NAME}" - -do-install: - @${MKDIR} ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - cd ${WRKSRC} && ${FIND} gtk -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - cd ${WRKSRC} && ${FIND} icons -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-ana-theme/distinfo b/x11-themes/gtk-ana-theme/distinfo deleted file mode 100644 index ec973accc..000000000 --- a/x11-themes/gtk-ana-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Ana.tar.gz) = 455db7e804b7daf1dd782979c99aeaf6 -SHA256 (Ana.tar.gz) = e232135cdb16d40aeac9d49ba37a8614508d0c6b6f0d55243b9cab8b04575346 -SIZE (Ana.tar.gz) = 75461 diff --git a/x11-themes/gtk-ana-theme/pkg-descr b/x11-themes/gtk-ana-theme/pkg-descr deleted file mode 100644 index aad820cba..000000000 --- a/x11-themes/gtk-ana-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -"Ana" theme for gtk. - -WWW: http://ana.netart.eu.org/ diff --git a/x11-themes/gtk-ana-theme/pkg-plist b/x11-themes/gtk-ana-theme/pkg-plist deleted file mode 100644 index 4a64b2251..000000000 --- a/x11-themes/gtk-ana-theme/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -%%GTK%%share/themes/%%THEME_NAME%%/gtk/gtkrc -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/ProstokatemPodszyte.txt -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-ad.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-al.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-ar.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-au.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nd.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nl.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nr.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/arrow-nu.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-a.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-def.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-i.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-n.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/but-p.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-in.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-out.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-pin.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/check-pout.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/empty.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/fix-librsvg-engine-with-pixmap-engine -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/gtkrc -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/gtkrc (kopia) -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/handle-h.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/handle-v.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/line-h.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/line-v.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-a.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-n.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/list-p.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menubar.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menuborder.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/menuitem.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook (kolejna kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook (kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/notebook.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-in.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-out.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-pin.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/option-pout.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/panel.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/progress.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-e.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-gap-top.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-gap.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow-out.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/shadow.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-a.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-i.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-nh.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-nv.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-ph.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/slider-pv.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-a.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-id.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-iu.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-nd.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-nu.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-pd.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/spin-pu.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-ab.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-al.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-ar.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-au.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nb.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nl.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nr.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/tab-nu.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/toggle.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/toolbar.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/trough-h.svg -%%GTK20%%share/themes/%%THEME_NAME%%/gtk-2.0/trough-v.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/iconrc -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_about.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_add (kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_add.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_apply.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_cancel.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_close.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_convert.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_copy.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_cut.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_delete.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_error.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_info.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_question.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dialog_warning.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dnd (kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_dnd.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_edit.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_ep-history.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_find-and-replace.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_find.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_floppy.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-back.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-down.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-forward.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_go-up.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-bottom.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-first.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-last.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_goto-top.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_help.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_home (kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_home.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new-tab.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new-template.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_new.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_no.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_ok.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_open (kolejna kopia).svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_open.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_paste.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_preferences.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_print-preview.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_print.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_quit.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_redo.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_refresh.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_remove.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_revert-to-saved.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_save-as.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_save.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_select-color.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_stop.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_undo.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_yes.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-1.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-fit.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-in.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom-out.svg -%%GTK20%%share/themes/%%THEME_NAME%%/icons/stock_zoom.svg -%%GTK20%%share/themes/%%THEME_NAME%%/index.theme -%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/gtk-2.0 -%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/gtk -%%GTK20%%@dirrm share/themes/%%THEME_NAME%%/icons -%%GTK20%%@dirrm share/themes/%%THEME_NAME%% -%%METACITY%%share/gnome/themes/%%THEME_NAME%%/metacity-1/metacity-theme-1.xml -%%METACITY%%@dirrm share/gnome/themes/%%THEME_NAME%%/metacity-1 -%%METACITY%%@dirrm share/gnome/themes/%%THEME_NAME%% diff --git a/x11-themes/gtk-aquaextremesunken-theme/Makefile b/x11-themes/gtk-aquaextremesunken-theme/Makefile deleted file mode 100644 index 7e80ebeff..000000000 --- a/x11-themes/gtk-aquaextremesunken-theme/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: AquaExtreme Sunken (gtk20 theme/master) -# Date created: 25 Feb 2005 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= aquaextremesunken -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX?= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= AquaExtremeSunken - -MAINTAINER= danfe@FreeBSD.org -COMMENT= A port of AquaExtreme Sunken theme - -TYPE?= gtk - -THEME_NAME= ${DISTNAME} - -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -do-install: - @${MKDIR} ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-aquaextremesunken-theme/distinfo b/x11-themes/gtk-aquaextremesunken-theme/distinfo deleted file mode 100644 index f4d0bd590..000000000 --- a/x11-themes/gtk-aquaextremesunken-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (AquaExtremeSunken.tar.gz) = 54e797cc9cf8d82628e87b14662d9230 -SHA256 (AquaExtremeSunken.tar.gz) = deab02bd069941e2b8cb5c61691299d0aa8533e5548850a72693bc1fc5b26e49 -SIZE (AquaExtremeSunken.tar.gz) = 220614 diff --git a/x11-themes/gtk-aquaextremesunken-theme/pkg-descr b/x11-themes/gtk-aquaextremesunken-theme/pkg-descr deleted file mode 100644 index af96ae4e1..000000000 --- a/x11-themes/gtk-aquaextremesunken-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Port of AquaExtreme Sunken theme. Original work by Max Rudberg -(http://www.maxthemes.com). - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-aquaextremesunken-theme/pkg-plist b/x11-themes/gtk-aquaextremesunken-theme/pkg-plist deleted file mode 100644 index da98a3daa..000000000 --- a/x11-themes/gtk-aquaextremesunken-theme/pkg-plist +++ /dev/null @@ -1,313 +0,0 @@ -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/--notebook.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/extension-inactive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/notebook.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/extension-active.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tabs/null.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option1.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option2.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-button-active.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check3.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option-menu.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check2.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/option3.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck/check1.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menuline.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menu.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menuitem.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menus/menu-overlay.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/fffffstepper-right.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-right-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-left-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/horizontal-trough-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-left.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/horizontal-trough.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-down-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-vertical-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/vertical-trough.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/scrollbar-horizontal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-right.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-down.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars/stepper-up-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton3.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panel_bg.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panel-bg.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton2.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Panel/panelbutton1.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Tooltips/tooltips.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-down.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-left.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Arrows/arrow-right.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Handles/handle-v.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Handles/handle-h.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-default.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish/button-pressed.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-pressed.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-pressed.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/rounded-button-default.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-default.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/square-button-default.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Buttons/button-pressed.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-out.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/entry-shadow-in.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-in.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/text-entry.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Shadows/shadow-none.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-active.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-down-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-active.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-down.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spins.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-down-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-arrow-up-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons/spin-up-insensitive.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/highlight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/focus.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/ruler.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Others/null.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Menubar/menubar.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-no.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-error.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-gnome-searchtool.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-spell-check.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-table.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-left.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-on.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-bottom.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-line-in.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-internet.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-select-color.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-cloudy.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-in.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-floppy.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-save-as.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-yes.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-ok.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-disconnect.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-new.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-export.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-strikethrough.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-fit.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-select-font.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-mic.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-pause.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-revert-to-saved.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-print.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-zero.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-lockscreen.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-print-preview.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-find-and-replace.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-workgroup-laser.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-run.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v1.tif -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-properties.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/media-forward.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-book-blue.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-logout.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-personal-laser.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-storm.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-max.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-help.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-top.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v2.tif -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-back.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-sort-descending.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-empty.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-prev.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-maybe.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-sort-ascending.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v3.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-right.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-execute.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-clear.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v1.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-question.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-gnome-run.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-import.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-few-clouds.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-inkjet.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-default.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-connect.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-volume.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-snow.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-attach.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-screenshot.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cdrom.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-multimedia.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-lockscreen.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-quit.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-next.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-undo.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-searchtool.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-record.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/null_button.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-refresh.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v4.tif -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-jump-to.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-about.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-launcher.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-center.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-home.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/printer-broken.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-bold.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-apply.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-utility.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-edit.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-justify-fill.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-undelete.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-min.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/iconrc -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-object.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dnd-multiple.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-paste.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-info.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-add.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-close.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-last.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-goto-first.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-down.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dialog-warning.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-mute.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cancel.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gnome-stock-insert-image.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/media-backward.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v2.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-convert.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-find.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-preferences.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-accessories.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-play.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-drawer.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-sunny.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-forward.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-underline.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/mouse-dblclck-off.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-remove.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-missing-image.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-stop.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-dnd.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-stop.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-redo.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-index.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-cut.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/volume-med.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v4.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/v3.tif -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-go-up.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-open.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-italic.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-out.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/panel-amusements.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-delete.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-zoom-100.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-save.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/cdplayer-eject.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/stock_weather-showers.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/icons/gtk-copy.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame1.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame-gap-end.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame2.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Frames/frame-gap-start.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbar-bg.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_normal.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Toolbar/toolbutton_togle.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Progress/progressbar.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Progress/trough-progressbar.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Bgs/appbg.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Listheaders/list-header.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Listheaders/list-header-pressed.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Lines/line-h.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Lines/line-v.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/slider-prelight.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range-vert.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-h-insens.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-h.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/trough-range-horiz.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-v-insens.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/slider.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/Sliders/thumb-grip-v.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/panel-bg.png -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/gtkrc -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/iconrc -%%GTK20%%share/themes/AquaExtremeSunken/gtk-2.0/highlight-alt.png -%%GTK20%%share/themes/AquaExtremeSunken/index.theme -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Tabs -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/OptionCheck -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Menus -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Scrollbars -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Panel -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Tooltips -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Arrows -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Handles -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Buttons/Aquaish -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Buttons -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Shadows -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Spinbuttons -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Others -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Menubar -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/icons -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Frames -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Toolbar -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Progress -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Bgs -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Listheaders -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Lines -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0/Sliders -%%GTK20%%@dirrm share/themes/AquaExtremeSunken/gtk-2.0 -%%GTK20%%@dirrm share/themes/AquaExtremeSunken -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-right-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-maximize-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-left-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-menu-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-close-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-minimize-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/frame-right-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/frame-bottom-mid-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/frame-bottom-left-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-maximize-pressed.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-mid-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/frame-bottom-right-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-mid-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-close-pressed.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/frame-left-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-close-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-menu-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-minimize-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-menu-pressed.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-left-shaded-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-inactive.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-right-unfocused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-left-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/titlebar-right-shaded-focused.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-minimize-pressed.png -%%METACITY%%share/gnome/themes/AquaExtremeSunken/metacity-1/button-maximize-unfocused.png -%%METACITY%%@dirrm share/gnome/themes/AquaExtremeSunken/metacity-1 -%%METACITY%%@dirrm share/gnome/themes/AquaExtremeSunken diff --git a/x11-themes/gtk-aqualightblue-theme/Makefile b/x11-themes/gtk-aqualightblue-theme/Makefile deleted file mode 100644 index 376b1157a..000000000 --- a/x11-themes/gtk-aqualightblue-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtk-aqualightblue-theme -# Date Created: 14 March 2003 -# Whom: Philip Paeps <philip@paeps.cx> -# -# $FreeBSD$ -# - -PORTNAME= gtk-aqualightblue-theme -PORTVERSION= 0.1 -PORTREVISION= 6 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= aqualightblue-gtk2 -DISTNAME= aqualightblue-gtk2-default - -MAINTAINER= philip@FreeBSD.org -COMMENT= A port of the GTK+ AquaLightBlue theme to GTK+ 2.0 - -WRKSRC= ${WRKDIR}/AquaLightBlue - -NO_BUILD= yes -USE_GNOME= gtk20 - -do-install: - ${MKDIR} ${PREFIX}/share/themes/AquaLightBlue/gtk-2.0 - ${FIND} ${WRKSRC}/gtk -type f | ${XARGS} -J % ${INSTALL_DATA} \ - % ${PREFIX}/share/themes/AquaLightBlue/gtk-2.0 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-aqualightblue-theme/distinfo b/x11-themes/gtk-aqualightblue-theme/distinfo deleted file mode 100644 index 49c4b4061..000000000 --- a/x11-themes/gtk-aqualightblue-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (aqualightblue-gtk2-default.tar.gz) = 8c384d6cede228c251fc4f9a9ca84533 -SHA256 (aqualightblue-gtk2-default.tar.gz) = a42e9af6b6b14c5cd9413eaefd75b5e681f48a9a6b0df3f36f0828920f4d6f9f -SIZE (aqualightblue-gtk2-default.tar.gz) = 48408 diff --git a/x11-themes/gtk-aqualightblue-theme/pkg-descr b/x11-themes/gtk-aqualightblue-theme/pkg-descr deleted file mode 100644 index 3f0903efa..000000000 --- a/x11-themes/gtk-aqualightblue-theme/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This theme looks very much like the Aqua interface of MacOS X. It -sports some very nice blue colours and 'liquidy' scrollers. It's -easy on the eyes too! - -WWW: http://themes.freshmeat.net/projects/aqualightblue-gtk2/ - - - Philip - --- -Philip Paeps -philip@paeps.cx diff --git a/x11-themes/gtk-aqualightblue-theme/pkg-plist b/x11-themes/gtk-aqualightblue-theme/pkg-plist deleted file mode 100644 index cc6839faa..000000000 --- a/x11-themes/gtk-aqualightblue-theme/pkg-plist +++ /dev/null @@ -1,81 +0,0 @@ -share/themes/AquaLightBlue/gtk-2.0/gtkrc -share/themes/AquaLightBlue/gtk-2.0/arrow_down1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_down2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_down3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_left3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_right3.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up1.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up2.png -share/themes/AquaLightBlue/gtk-2.0/arrow_up3.png -share/themes/AquaLightBlue/gtk-2.0/slider_vert1.png -share/themes/AquaLightBlue/gtk-2.0/background.png -share/themes/AquaLightBlue/gtk-2.0/button1.png -share/themes/AquaLightBlue/gtk-2.0/button2.png -share/themes/AquaLightBlue/gtk-2.0/button3.png -share/themes/AquaLightBlue/gtk-2.0/button4.png -share/themes/AquaLightBlue/gtk-2.0/button5.png -share/themes/AquaLightBlue/gtk-2.0/button6.png -share/themes/AquaLightBlue/gtk-2.0/button7.png -share/themes/AquaLightBlue/gtk-2.0/button8.png -share/themes/AquaLightBlue/gtk-2.0/button9.png -share/themes/AquaLightBlue/gtk-2.0/slider_hth1.png -share/themes/AquaLightBlue/gtk-2.0/check1.png -share/themes/AquaLightBlue/gtk-2.0/check2.png -share/themes/AquaLightBlue/gtk-2.0/slider_vth1.png -share/themes/AquaLightBlue/gtk-2.0/entry1.png -share/themes/AquaLightBlue/gtk-2.0/entry2.png -share/themes/AquaLightBlue/gtk-2.0/focus.png -share/themes/AquaLightBlue/gtk-2.0/frame1.png -share/themes/AquaLightBlue/gtk-2.0/frame2.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap_top_end.png -share/themes/AquaLightBlue/gtk-2.0/frame_gap_top_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_left.png -share/themes/AquaLightBlue/gtk-2.0/gap_bottom_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_left_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_left_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_right.png -share/themes/AquaLightBlue/gtk-2.0/gap_right_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_right_start.png -share/themes/AquaLightBlue/gtk-2.0/gap_top.png -share/themes/AquaLightBlue/gtk-2.0/gap_top_end.png -share/themes/AquaLightBlue/gtk-2.0/gap_top_start.png -share/themes/AquaLightBlue/gtk-2.0/handle_vert_thumb.png -share/themes/AquaLightBlue/gtk-2.0/hline.png -share/themes/AquaLightBlue/gtk-2.0/menubar.png -share/themes/AquaLightBlue/gtk-2.0/notebook1.png -share/themes/AquaLightBlue/gtk-2.0/option1.png -share/themes/AquaLightBlue/gtk-2.0/option2.png -share/themes/AquaLightBlue/gtk-2.0/option_menu.png -share/themes/AquaLightBlue/gtk-2.0/slider_horiz1.png -share/themes/AquaLightBlue/gtk-2.0/slider_hth2.png -share/themes/AquaLightBlue/gtk-2.0/empty.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_horiz1.png -share/themes/AquaLightBlue/gtk-2.0/slider_vth2.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_vert1.png -share/themes/AquaLightBlue/gtk-2.0/shadow1.png -share/themes/AquaLightBlue/gtk-2.0/shadow2.png -share/themes/AquaLightBlue/gtk-2.0/vline.png -share/themes/AquaLightBlue/gtk-2.0/vtrough.png -share/themes/AquaLightBlue/gtk-2.0/htrough.png -share/themes/AquaLightBlue/gtk-2.0/button0.png -share/themes/AquaLightBlue/gtk-2.0/menu_selected.png -share/themes/AquaLightBlue/gtk-2.0/menu_shadow.png -share/themes/AquaLightBlue/gtk-2.0/notebook2.png -share/themes/AquaLightBlue/gtk-2.0/notebook3.png -share/themes/AquaLightBlue/gtk-2.0/notebook_border.png -share/themes/AquaLightBlue/gtk-2.0/notebook4.png -share/themes/AquaLightBlue/gtk-2.0/notebook5.png -share/themes/AquaLightBlue/gtk-2.0/gtkrc.old -share/themes/AquaLightBlue/gtk-2.0/gtkrc~ -share/themes/AquaLightBlue/gtk-2.0/background.png.org -share/themes/AquaLightBlue/gtk-2.0/nothing.png -share/themes/AquaLightBlue/gtk-2.0/scrollbar_vert1.png.saved -@dirrm share/themes/AquaLightBlue/gtk-2.0 -@dirrm share/themes/AquaLightBlue diff --git a/x11-themes/gtk-bluecurve-theme/Makefile b/x11-themes/gtk-bluecurve-theme/Makefile deleted file mode 100644 index 45226e7d0..000000000 --- a/x11-themes/gtk-bluecurve-theme/Makefile +++ /dev/null @@ -1,83 +0,0 @@ -# New ports collection makefile for: bluecurve-unified -# Date created: 3 October 2002 -# Whom: Eugeney Ryzhyk -# -# $FreeBSD$ -# - -PORTNAME= gtk-bluecurve-theme -PORTREVISION= 2 - -COMMENT= The Bluecurve GTK+ 1.x and 2.x themes - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -EXTRA_PATCHES= ${WRKDIR}/redhat-artwork-0.122-padding-fix.patch -PATCH_STRIP= -p1 - -# GTK+ 1.x theme engine -USE_GNOME+= gdkpixbuf -GTK1_CFLAGS= `${LOCALBASE}/bin/gdk-pixbuf-config --cflags` -GTK1_LIBS= `${LOCALBASE}/bin/gdk-pixbuf-config --libs` -GTK1_WRKSRC= ${WRKSRC}/art/gtk/Bluecurve1 -GTK1_RCDIR= gtk -GTK1_SOURCES= bluecurve1_theme_main.c bluecurve1_theme_draw.c -GTK1_ENGINEDIR= lib/gtk/themes/engines - -# GTK+ 2.x theme engine -USE_GNOME+= gtk20 -GTK2_CFLAGS= `${LOCALBASE}/bin/pkg-config --cflags gtk+-2.0` -GTK2_LIBS= `${LOCALBASE}/bin/pkg-config --libs gtk+-2.0` -GTK2_WRKSRC= ${WRKSRC}/art/gtk/Bluecurve -GTK2_RCDIR= gtk-2.0 -GTK2_SOURCES= bluecurve_rc_style.c bluecurve_style.c bluecurve_theme_main.c -GTK2_ENGINEDIR= lib/gtk-2.0/${GTK2_VERSION}/engines - -PLIST= ${WRKDIR}/pkg-plist -EXTRA_STYLES= BerriesAndCream Gnome Grape Lime Slate Strawberry Tangerine - -post-patch: -.for v in 1 2 -. for s in ${EXTRA_STYLES} - @${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|' \ - ${WRKSRC}/art/gtk/Bluecurve-${s}/${GTK${v}_RCDIR}/gtkrc -. endfor -.endfor - -do-build: -.for v in 1 2 - cd ${GTK${v}_WRKSRC} && \ - ${CC} ${CFLAGS} -Wl,-export-dynamic -shared -fPIC \ - ${GTK${v}_CFLAGS} ${GTK${v}_LIBS} -o libbluecurve.so \ - ${GTK${v}_SOURCES} -.endfor - -pre-install: - @${RM} -f ${PLIST} -.for v in 1 2 - @${ECHO_CMD} "${GTK${v}_ENGINEDIR}/libbluecurve.so" >> ${PLIST} - @${ECHO_CMD} "share/themes/Bluecurve/${GTK${v}_RCDIR}/gtkrc" >> ${PLIST} - @${ECHO_CMD} "@dirrm share/themes/Bluecurve/${GTK${v}_RCDIR}" >> ${PLIST} -. for s in ${EXTRA_STYLES} - @${ECHO_CMD} "share/themes/Bluecurve-${s}/${GTK${v}_RCDIR}/gtkrc" >> ${PLIST} - @${ECHO_CMD} "@dirrm share/themes/Bluecurve-${s}/${GTK${v}_RCDIR}" >> ${PLIST} -. endfor -.endfor - @${ECHO_CMD} "@dirrmtry share/themes/Bluecurve" >> ${PLIST} -.for s in ${EXTRA_STYLES} - @${ECHO_CMD} "@dirrm share/themes/Bluecurve-${s}" >> ${PLIST} -.endfor - -do-install: -.for v in 1 2 - ${MKDIR} ${PREFIX}/${GTK${v}_ENGINEDIR} - ${INSTALL_PROGRAM} ${GTK${v}_WRKSRC}/libbluecurve.so ${PREFIX}/${GTK${v}_ENGINEDIR} - ${MKDIR} ${PREFIX}/share/themes/Bluecurve/${GTK${v}_RCDIR} - ${INSTALL_DATA} ${GTK${v}_WRKSRC}/${GTK${v}_RCDIR}/gtkrc ${PREFIX}/share/themes/Bluecurve/${GTK${v}_RCDIR} -. for s in ${EXTRA_STYLES} - ${MKDIR} ${PREFIX}/share/themes/Bluecurve-${s}/${GTK${v}_RCDIR} - ${INSTALL_DATA} ${WRKSRC}/art/gtk/Bluecurve-${s}/${GTK${v}_RCDIR}/gtkrc ${PREFIX}/share/themes/Bluecurve-${s}/${GTK${v}_RCDIR} -. endfor -.endfor - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/gtk-bluecurve-theme/pkg-descr b/x11-themes/gtk-bluecurve-theme/pkg-descr deleted file mode 100644 index 007846ce2..000000000 --- a/x11-themes/gtk-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve GTK+ 1.x and 2.x themes. - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Ryzhyk Eugeney -rzheka@users.sourceforge.net diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile deleted file mode 100644 index cb822710a..000000000 --- a/x11-themes/gtk-cleanice-engine/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gtk-cleanice-engine -# Date Created: 13 March 2003 -# Whom: Philip Paeps <philip@paeps.cx> -# -# $FreeBSD$ -# - -PORTNAME= gtk-cleanice-engine -PORTVERSION= 2.4.0 -PORTREVISION= 4 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= elysium-project -DISTNAME= gtk-engines-cleanice-${PORTVERSION} -DISTFILES= ${DISTNAME}.tar.gz \ - ${THEME}.tar.gz - -MAINTAINER= philip@FreeBSD.org -COMMENT= A simplistic GTK+ 2.x theme engine - -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 - -THEME= cleanice-theme-1.2.7 -THEMEDIR= ${WRKDIR}/${THEME}/Theme - -post-install: - ${MKDIR} ${PREFIX}/share/themes/CleanIce/gtk-2.0 - ${MKDIR} ${PREFIX}/share/themes/CleanIce/metacity-1 - ${MKDIR} ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0 - ${INSTALL_DATA} ${THEMEDIR}/cleanice/index.theme \ - ${PREFIX}/share/themes/CleanIce - ${INSTALL_DATA} ${THEMEDIR}/cleanice/gtkrc \ - ${PREFIX}/share/themes/CleanIce/gtk-2.0 - ${INSTALL_DATA} ${THEMEDIR}/cleanice/metacity-theme-1.xml \ - ${PREFIX}/share/themes/CleanIce/metacity-1 - ${INSTALL_DATA} ${THEMEDIR}/cleanice-dark/gtkrc \ - ${PREFIX}/share/themes/CleanIce-Dark/gtk-2.0 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-cleanice-engine/distinfo b/x11-themes/gtk-cleanice-engine/distinfo deleted file mode 100644 index 2c216fc62..000000000 --- a/x11-themes/gtk-cleanice-engine/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (gtk-engines-cleanice-2.4.0.tar.gz) = 0737454f3209e0d418f210b22440383a -SHA256 (gtk-engines-cleanice-2.4.0.tar.gz) = 47955f40c93cb1c4ed4f455efd7cab14bc9e18a146abbc90f761692bff19f819 -SIZE (gtk-engines-cleanice-2.4.0.tar.gz) = 210165 -MD5 (cleanice-theme-1.2.7.tar.gz) = bf12a530211c664e6e9cbdbd863ac6a3 -SHA256 (cleanice-theme-1.2.7.tar.gz) = 0be0da024d53acbc3ad0a5a7276e049b27432e75ba527cc17576a2f77685509e -SIZE (cleanice-theme-1.2.7.tar.gz) = 237813 diff --git a/x11-themes/gtk-cleanice-engine/files/patch-configure b/x11-themes/gtk-cleanice-engine/files/patch-configure deleted file mode 100644 index f7c33918c..000000000 --- a/x11-themes/gtk-cleanice-engine/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Mar 13 22:30:06 2003 -+++ configure Thu Mar 13 22:30:54 2003 -@@ -7830,6 +7830,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-themes/gtk-cleanice-engine/pkg-descr b/x11-themes/gtk-cleanice-engine/pkg-descr deleted file mode 100644 index aa9b00c03..000000000 --- a/x11-themes/gtk-cleanice-engine/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -CleanIce is a simplistic, semi-flat theme engine for GTK+ 2.x, based on the -ThinIce and Clean engines of old. The GTK+ 2.x engine has many benefits over -the original theme. The arrows are more consistent, the colors are slightly -revised to be more usable, etc. - -WWW: http://themes.freshmeat.net/projects/cleanice/?topic_id=958 - - - Philip - --- -Philip Paeps -philip@FreeBSD.org diff --git a/x11-themes/gtk-cleanice-engine/pkg-plist b/x11-themes/gtk-cleanice-engine/pkg-plist deleted file mode 100644 index 8760dfd67..000000000 --- a/x11-themes/gtk-cleanice-engine/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.so -share/themes/CleanIce/index.theme -share/themes/CleanIce/gtk-2.0/gtkrc -share/themes/CleanIce/metacity-1/metacity-theme-1.xml -share/themes/CleanIce-Dark/gtk-2.0/gtkrc -@dirrm share/themes/CleanIce/gtk-2.0 -@dirrm share/themes/CleanIce/metacity-1 -@dirrm share/themes/CleanIce -@dirrm share/themes/CleanIce-Dark/gtk-2.0 -@dirrm share/themes/CleanIce-Dark diff --git a/x11-themes/gtk-digital-cream-theme/Makefile b/x11-themes/gtk-digital-cream-theme/Makefile deleted file mode 100644 index 7634918c0..000000000 --- a/x11-themes/gtk-digital-cream-theme/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: Digital Cream (gtk20 theme/master) -# Date created: 08 Sep 2006 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= digital-cream -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= Digital-Cream - -MAINTAINER= danfe@FreeBSD.org -COMMENT= Very neat and clean theme for GNOME desktop - -TYPE?= gtk - -THEME_NAME= ${DISTNAME} - -USE_BZIP2= yes -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -post-extract: - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - @${MKDIR} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 -name '*[^~]' | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-digital-cream-theme/distinfo b/x11-themes/gtk-digital-cream-theme/distinfo deleted file mode 100644 index df6295894..000000000 --- a/x11-themes/gtk-digital-cream-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Digital-Cream.tar.bz2) = 162b4fb4f3cbfa503d2c09fed1772ea8 -SHA256 (Digital-Cream.tar.bz2) = 5b50574550b71f9879253ba4da545fa1f15f67dedf014ed734e5bada7809b449 -SIZE (Digital-Cream.tar.bz2) = 165384 diff --git a/x11-themes/gtk-digital-cream-theme/pkg-descr b/x11-themes/gtk-digital-cream-theme/pkg-descr deleted file mode 100644 index 635e50734..000000000 --- a/x11-themes/gtk-digital-cream-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Neat and clean theme for GNOME desktop by roberTO. - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-digital-cream-theme/pkg-plist b/x11-themes/gtk-digital-cream-theme/pkg-plist deleted file mode 100644 index 091cf19fa..000000000 --- a/x11-themes/gtk-digital-cream-theme/pkg-plist +++ /dev/null @@ -1,265 +0,0 @@ -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/bg_light.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/blue_focus.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_flat.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_normal.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/button_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_in_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/check_out_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/checklight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/entry.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/greybg.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/gtkrc -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/hline.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/hline_245.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/horizontal_trough.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/apple-gnome-logo.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-eject.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-next.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-pause.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-play.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-prev.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-record.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/cdplayer-stop.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo-green.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-logo.svg -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-about.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-attach.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-book-blue.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-connect.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-disconnect.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-edit.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-empty.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-export.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-gnome-run.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-gnome-searchtool.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-import.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-image.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-object.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-insert-table.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-line-in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-lockscreen.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-mic.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gnome-stock-volume.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-add.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-apply.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-bold.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cancel.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cdrom.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-clear.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-close.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-convert.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-copy.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-cut.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-delete.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-error.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-info.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-question.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dialog-warning.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dnd-multiple.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-dnd.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-execute.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-find-and-replace.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-find.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-floppy.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-back.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-down.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-forward.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-go-up.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-bottom.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-first.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-last.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-goto-top.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-help.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-home.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-index.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-italic.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-jump-to.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-center.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-fill.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-left.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-justify-right.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-missing-image.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-new.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-no.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-ok.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-open.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-paste.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-preferences.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-print-preview.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-print.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-properties.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-quit.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-redo.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-refresh.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-remove.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-revert-to-saved.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-save-as.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-save.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-select-color.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-select-font.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-sort-ascending.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-sort-descending.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-spell-check.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-stop.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-strikethrough.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-undelete.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-underline.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-undo.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-yes.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-100.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-fit.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/gtk-zoom-out.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/iconrc -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/media-backward.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/media-forward.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-maybe.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-off.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/mouse-dblclck-on.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/null_button.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-accessories.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-amusements.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-drawer.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-internet.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-launcher.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-lockscreen.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-logout.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-multimedia.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-run.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-screenshot.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-searchtool.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/panel-utility.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-broken.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-default.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-inkjet.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-personal-laser.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/printer-workgroup-laser.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v1.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v2.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v3.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/v4.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-max.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-med.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-min.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-mute.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/icons/volume-zero.png -%%GTK20%%@dirrm share/themes/Digital-Cream/gtk-2.0/icons -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_background.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_background_overlay.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_border.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_hi-light.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menu_hilight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_arrow.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_arrow_insensitive.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubar_option_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/menubg.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_bottom_active.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_bottom_inactive.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_left_active.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_left_inactive.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_right_active.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_right_inactive.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_top_active.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/new_tab_top_inactive.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/notebook_border.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/null.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_in_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/option_out_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/out_sel.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/pane_splitter.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/plain_background.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/progressbar.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_down_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_left_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_right_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scroll_arrow_up_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_horizontal_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/scrollbar_vertical_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_etched_in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_etched_out.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_in.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/shadow_out.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_norm.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_button_prelight.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_horiz_bg_new.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/slider_vert_bg_new.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_button_down_arrow.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_button_up_arrow.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_pre.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_down_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_insens.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_pre.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/spin_up_push.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/text.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/text_entry.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/tooltip.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/transparent.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/trough.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/vertical_trough.png -%%GTK20%%share/themes/Digital-Cream/gtk-2.0/vline.png -%%GTK20%%@dirrm share/themes/Digital-Cream/gtk-2.0 -%%GTK20%%share/themes/Digital-Cream/index.theme -%%GTK20%%@dirrm share/themes/Digital-Cream -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-close-focus.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-close-push.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-close.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-max-focus.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-max-push.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-max.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-min-focus.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-min-push.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/button-min.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/close-button-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/close_normal.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/close_normal.svg -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/close_prelight.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/left-side-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/left-side.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/maximize_normal.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/maximize_prelight.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/menu-button-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/menu-button-push.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/menu-button.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/minimize_normal.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/minimize_prelight.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/right-side-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/right-side.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/title-bar-inactive.png -%%METACITY%%share/gnome/themes/Digital-Cream/metacity-1/title-bar.png -%%METACITY%%@dirrm share/gnome/themes/Digital-Cream/metacity-1 -%%METACITY%%share/gnome/themes/Digital-Cream/index.theme -%%METACITY%%@dirrm share/gnome/themes/Digital-Cream diff --git a/x11-themes/gtk-digital-harmony-theme/Makefile b/x11-themes/gtk-digital-harmony-theme/Makefile deleted file mode 100644 index 5ff17d233..000000000 --- a/x11-themes/gtk-digital-harmony-theme/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: Digital Harmony (gtk20 theme/master) -# Date created: 08 Sep 2006 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= digital-harmony -PORTVERSION= 1.1 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= Digital-Harmony - -MAINTAINER= danfe@FreeBSD.org -COMMENT= Another popular theme for GNOME desktop - -TYPE?= gtk - -THEME_NAME= ${DISTNAME} - -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -post-extract: - @${RM} -rf ${WRKSRC}/gtk-2.0/Scrollbars/Backup \ - ${WRKSRC}/gtk-2.0/ReadME.txt - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - @${MKDIR} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-digital-harmony-theme/distinfo b/x11-themes/gtk-digital-harmony-theme/distinfo deleted file mode 100644 index 6b06b5cc9..000000000 --- a/x11-themes/gtk-digital-harmony-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Digital-Harmony.tar.gz) = 281af57fb751e06a1b45960333b84d23 -SHA256 (Digital-Harmony.tar.gz) = ccb58ebdafd7857dfec7bb460ad19e50af58fbcc35c9ba950dbbb15568dcb61f -SIZE (Digital-Harmony.tar.gz) = 210734 diff --git a/x11-themes/gtk-digital-harmony-theme/pkg-descr b/x11-themes/gtk-digital-harmony-theme/pkg-descr deleted file mode 100644 index fb8484743..000000000 --- a/x11-themes/gtk-digital-harmony-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is yet another popular GNOME desktop theme by roberTO. - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-digital-harmony-theme/pkg-plist b/x11-themes/gtk-digital-harmony-theme/pkg-plist deleted file mode 100644 index b79e87fbb..000000000 --- a/x11-themes/gtk-digital-harmony-theme/pkg-plist +++ /dev/null @@ -1,216 +0,0 @@ -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-down.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-left.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-right-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-right.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Arrows/arrow-up.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Arrows -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-default.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-insensitive.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-normal.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Buttons/button-pressed.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Buttons -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check1.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check3.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/check4.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/checklight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/highlight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option1.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Check-Radio/option4.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Check-Radio -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-active.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow-insens.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-arrow.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-normal.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Combo/combo-prelight.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Combo -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame-gap-end.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame-gap-start.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame1.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Frame-Gap/frame2.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Frame-Gap -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Handles/handle-h.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Handles/handle-v.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Handles -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Lines/line-h.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Lines/line-v.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Lines -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ListHeaders/list_header-pressed.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ListHeaders/list_header.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/ListHeaders -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menu-overlay.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menu.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menubar.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menuitem.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar/menuline.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Menu-Menubar -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/focus.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/null.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Others/ruler.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Others -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panel-bg.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton1.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton3.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Panel/panelbutton4.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Panel -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/progressbar-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/progressbar-vert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/trough-progressbar-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/ProgressBar/trough-progressbar-vert.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/ProgressBar -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-horiz (copy).png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-horiz-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-vert-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-thumb-vert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-vert (copy).png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/slider-vert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/trough-horizontal.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Range/trough-vertical.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Range -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-horiz-prelight-2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-vert-prelight-2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/scroll-thumb-vert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/slider-horiz.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/slider-vert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down-insens.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-down.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left-insens.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-left.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right-insens.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-right.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up-insens.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/stepper-up.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Scrollbars/trough-scrollbar.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Scrollbars -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-etched-out.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-in.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-none.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Shadows/shadow-out.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Shadows -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down-disable.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-down.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up-disable.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin-up.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Spin/spin.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Spin -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/notebook.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/null.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-bottom-active.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-bottom.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-left-active.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-left.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-right-active.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-right.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-top-active.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Tabs/tab-top.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Tabs -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbar.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-normal.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-prelight.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-pressed.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/Toolbar/toolbutton-toggled.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/Toolbar -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-add.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-apply.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-bookmark.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-cancel.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-close.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-copy.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-cut.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-delete.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-find-and-replace.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-find.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-back.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-bottom.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-down.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-first.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-forward.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-last.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-top.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-go-up.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-help.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-home.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-jump-to.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-new.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-ok.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-open.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-paste.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-preferences.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-print-preview.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-print.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-redo.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-refresh.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-revert.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-save-as.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-save.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-stop.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/gtk-undo.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/iconrc -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/my-button-template.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-100.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-fit.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-in.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/stock_zoom-out.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v1.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v2.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v3.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/v4.png -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/icons/volume-mute.png -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0/icons -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/gtkrc -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/panel.rc -%%GTK20%%share/themes/Digital-Harmony/gtk-2.0/panelbuttons.rc -%%GTK20%%@dirrm share/themes/Digital-Harmony/gtk-2.0 -%%GTK20%%share/themes/Digital-Harmony/index.theme -%%GTK20%%@dirrm share/themes/Digital-Harmony -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-close-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-close-pressed.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-close-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-maximize-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-maximize-pressed.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-maximize-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-menu-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-menu-pressed.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-menu-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-minimize-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-minimize-pressed.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/button-minimize-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-left-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-left-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-mid-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-mid-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-right-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-bottom-right-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-left-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-left-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-right-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/frame-right-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-left-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-left-shaded-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-left-shaded-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-left-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-mid-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-mid-shaded-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-mid-shaded-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-mid-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-right-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-right-shaded-focused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-right-shaded-unfocused.png -%%METACITY%%share/gnome/themes/Digital-Harmony/metacity-1/titlebar-right-unfocused.png -%%METACITY%%@dirrm share/gnome/themes/Digital-Harmony/metacity-1 -%%METACITY%%share/gnome/themes/Digital-Harmony/index.theme -%%METACITY%%@dirrm share/gnome/themes/Digital-Harmony diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile deleted file mode 100644 index ffe2d9f72..000000000 --- a/x11-themes/gtk-engines-collection/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gtk-engines-collection -# Date created: 13 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtk-engines-collection -PORTVERSION= 1.8 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= ports@FreeBSD.org -COMMENT= The "meta-port" for the collection of several GTK+ theme engines - -RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${PORTSDIR}/x11-themes/buffy \ - ${THEMESBASE}/libclean.so:${PORTSDIR}/x11-themes/clean-theme-gtk \ - ${THEMESBASE}/libcolorstep.so:${PORTSDIR}/x11-themes/colorstep \ - ${THEMESBASE}/libengradient.so:${PORTSDIR}/x11-themes/engradient \ - ${THEMESBASE}/libflat.so:${PORTSDIR}/x11-themes/gtk-flat-theme \ - ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-themes/gnome-look \ - ${THEMESBASE}/libgtkbe.so:${PORTSDIR}/x11-themes/gtkbe \ - ${THEMESBASE}/libicegradient.so:${PORTSDIR}/x11-themes/icegradient \ - ${THEMESBASE}/libmac2.so:${PORTSDIR}/x11-themes/gtk-Mac2-theme \ - ${THEMESBASE}/libpixmap.so:${PORTSDIR}/x11-themes/gtk-engines \ - ${THEMESBASE}/libqnx.so:${PORTSDIR}/x11-themes/gtk-qn-x11-theme \ - ${THEMESBASE}/libstep.so:${PORTSDIR}/x11-themes/gtkstep \ - ${THEMESBASE}/libsteppastel.so:${PORTSDIR}/x11-themes/gtkstep-pastel \ - ${THEMESBASE}/libzenith.so:${PORTSDIR}/x11-themes/gtk-zenith-theme \ - ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice \ - ${THEMESBASE}/libXenoStep.so:${PORTSDIR}/x11-themes/xenostep \ - ${THEMESBASE}/libxeno.so:${PORTSDIR}/x11-themes/xenophilia \ - ${THEMESBASE}/libwhistler.so:${PORTSDIR}/x11-themes/whistlerk - -THEMESBASE= ${LOCALBASE}/lib/gtk/themes/engines - -NO_BUILD= yes - -do-install: # empty - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-engines-collection/pkg-descr b/x11-themes/gtk-engines-collection/pkg-descr deleted file mode 100644 index c16ce5561..000000000 --- a/x11-themes/gtk-engines-collection/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Meta-port installing collection of several GTK+ theme engines intended to -improve boring look of GTK+ widgets. - -- Maxim Sobolev - <sobomax@FreeBSD.org> diff --git a/x11-themes/gtk-engines-collection/pkg-plist b/x11-themes/gtk-engines-collection/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/x11-themes/gtk-engines-collection/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty diff --git a/x11-themes/gtk-engines/Makefile b/x11-themes/gtk-engines/Makefile deleted file mode 100644 index 36e58b827..000000000 --- a/x11-themes/gtk-engines/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gtk-engines -# Date Created: 23 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtk-engines -PORTVERSION= 0.12 -PORTREVISION= 5 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gtk-engines/0.12 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Theme engine for gtk+ toolkits - -USE_XLIB= yes -USE_GNOME= imlib -GNU_CONFIGURE= yes - -THEMES= metal notif pixmap raleigh redmond95 - -post-patch: - @for theme in ${THEMES}; do \ - cd ${WRKSRC}/$$theme/Theme/gtk; \ - ${MV} gtkrc gtkrc.tmp; \ - ${SED} -e s^%%PREFIX%%^${PREFIX}^g < gtkrc.tmp > gtkrc; \ - done - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-engines/distinfo b/x11-themes/gtk-engines/distinfo deleted file mode 100644 index eae49261f..000000000 --- a/x11-themes/gtk-engines/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-engines-0.12.tar.gz) = c867d1ebd6dbea355765d689a11330ec -SHA256 (gtk-engines-0.12.tar.gz) = 4a112e5b138786b2b1a2da0c9dc53899ca6364333d9ed151f32e040268121b35 -SIZE (gtk-engines-0.12.tar.gz) = 653438 diff --git a/x11-themes/gtk-engines/files/patch-configure b/x11-themes/gtk-engines/files/patch-configure deleted file mode 100644 index 75a816a54..000000000 --- a/x11-themes/gtk-engines/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Mar 20 03:08:42 2001 -+++ configure Tue Mar 20 03:08:57 2001 -@@ -2177,7 +2177,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgtk $GTK_LIBS $LIBS" -+LIBS="$GTK_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF - #line 2183 "configure" - #include "confdefs.h" diff --git a/x11-themes/gtk-engines/files/patch-pixmap::pixmap_theme_draw.c b/x11-themes/gtk-engines/files/patch-pixmap::pixmap_theme_draw.c deleted file mode 100644 index b3e522813..000000000 --- a/x11-themes/gtk-engines/files/patch-pixmap::pixmap_theme_draw.c +++ /dev/null @@ -1,74 +0,0 @@ ---- pixmap/pixmap_theme_draw.c.orig Mon Feb 7 03:33:43 2000 -+++ pixmap/pixmap_theme_draw.c Fri Apr 12 15:24:40 2002 -@@ -403,8 +403,9 @@ - gdk_gc_set_clip_origin(gc, 0, 0); - } - } -- gdk_imlib_free_pixmap(p); - } -+ if (p) -+ gdk_imlib_free_pixmap(p); - gdk_imlib_destroy_image(im); - } - } -@@ -467,8 +468,9 @@ - gdk_gc_set_clip_mask(gc, NULL); - gdk_gc_set_clip_origin(gc, 0, 0); - } -- gdk_imlib_free_pixmap(p); - } -+ if (p) -+ gdk_imlib_free_pixmap(p); - gdk_imlib_destroy_image(im); - } - -@@ -591,8 +593,9 @@ - gdk_gc_set_clip_mask(gc, NULL); - gdk_gc_set_clip_origin(gc, 0, 0); - } -- gdk_imlib_free_pixmap(p); - } -+ if (p) -+ gdk_imlib_free_pixmap(p); - gdk_imlib_destroy_image(im); - } - } -@@ -956,11 +959,13 @@ - gdk_gc_set_clip_mask(gc, NULL); - gdk_gc_set_clip_origin(gc, 0, 0); - } -- -- gdk_imlib_free_pixmap(p); -- gdk_imlib_free_pixmap(p1); -- gdk_imlib_free_pixmap(p2); - } -+ if (p) -+ gdk_imlib_free_pixmap(p); -+ if (p1) -+ gdk_imlib_free_pixmap(p1); -+ if (p2) -+ gdk_imlib_free_pixmap(p2); - gdk_imlib_destroy_image(im); - gdk_imlib_destroy_image(im1); - gdk_imlib_destroy_image(im2); -@@ -1202,11 +1207,15 @@ - gdk_gc_set_clip_mask(gc, NULL); - gdk_gc_set_clip_origin(gc, 0, 0); - } -- gdk_imlib_free_pixmap(p); -- gdk_imlib_free_pixmap(p1); -- gdk_imlib_free_pixmap(p2); -- gdk_imlib_free_pixmap(p3); - } -+ if (p) -+ gdk_imlib_free_pixmap(p); -+ if (p1) -+ gdk_imlib_free_pixmap(p1); -+ if (p2) -+ gdk_imlib_free_pixmap(p2); -+ if (p3) -+ gdk_imlib_free_pixmap(p3); - gdk_imlib_destroy_image(im); - gdk_imlib_destroy_image(im1); - gdk_imlib_destroy_image(im2); - diff --git a/x11-themes/gtk-engines/files/patch-pixmap_Theme_gtk_gtkrc b/x11-themes/gtk-engines/files/patch-pixmap_Theme_gtk_gtkrc deleted file mode 100644 index 81c3bc781..000000000 --- a/x11-themes/gtk-engines/files/patch-pixmap_Theme_gtk_gtkrc +++ /dev/null @@ -1,13 +0,0 @@ ---- pixmap/Theme/gtk/gtkrc.orig Sun Nov 19 21:53:57 2000 -+++ pixmap/Theme/gtk/gtkrc Tue Mar 20 02:49:23 2001 -@@ -13,7 +13,9 @@ - # testgtkrc2 sets all the buttons in the main window to blue by default - #include "testgtkrc2" - --#module_path ".:/home/raster/themes" -+#module_path "%%PREFIX%%/lib/gtk/themes" -+ -+pixmap_path "%%PREFIX%%/share/themes/Pixmap/gtk" - - style "eventbox" { - bg_pixmap[NORMAL] = "<parent>" diff --git a/x11-themes/gtk-engines/pkg-descr b/x11-themes/gtk-engines/pkg-descr deleted file mode 100644 index cebd49ca9..000000000 --- a/x11-themes/gtk-engines/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Theme engine for gtk+ toolkits. - -WWW: http://www.gnome.org/ diff --git a/x11-themes/gtk-engines/pkg-plist b/x11-themes/gtk-engines/pkg-plist deleted file mode 100644 index b0baeb8f8..000000000 --- a/x11-themes/gtk-engines/pkg-plist +++ /dev/null @@ -1,104 +0,0 @@ -lib/gtk/themes/engines/libmetal.la -lib/gtk/themes/engines/libmetal.so -lib/gtk/themes/engines/libnotif.la -lib/gtk/themes/engines/libnotif.so -lib/gtk/themes/engines/libpixmap.la -lib/gtk/themes/engines/libpixmap.so -lib/gtk/themes/engines/libraleigh.la -lib/gtk/themes/engines/libraleigh.so -lib/gtk/themes/engines/libredmond95.la -lib/gtk/themes/engines/libredmond95.so -share/themes/Metal/ICON.png -share/themes/Metal/README.html -share/themes/Metal/gtk/gtkrc -share/themes/Notif/ICON.png -share/themes/Notif/README.html -share/themes/Notif/gtk/gtkrc -share/themes/Pixmap/ICON.png -share/themes/Pixmap/README.html -share/themes/Pixmap/gtk/arrow_down1.png -share/themes/Pixmap/gtk/arrow_down2.png -share/themes/Pixmap/gtk/arrow_down3.png -share/themes/Pixmap/gtk/arrow_left1.png -share/themes/Pixmap/gtk/arrow_left2.png -share/themes/Pixmap/gtk/arrow_left3.png -share/themes/Pixmap/gtk/arrow_right1.png -share/themes/Pixmap/gtk/arrow_right2.png -share/themes/Pixmap/gtk/arrow_right3.png -share/themes/Pixmap/gtk/arrow_up1.png -share/themes/Pixmap/gtk/arrow_up2.png -share/themes/Pixmap/gtk/arrow_up3.png -share/themes/Pixmap/gtk/brown_bg1.png -share/themes/Pixmap/gtk/brown_bg2.png -share/themes/Pixmap/gtk/button1.png -share/themes/Pixmap/gtk/button2.png -share/themes/Pixmap/gtk/button3.png -share/themes/Pixmap/gtk/button4.png -share/themes/Pixmap/gtk/button5.png -share/themes/Pixmap/gtk/button6.png -share/themes/Pixmap/gtk/button7.png -share/themes/Pixmap/gtk/button8.png -share/themes/Pixmap/gtk/button9.png -share/themes/Pixmap/gtk/button_def.png -share/themes/Pixmap/gtk/check1.png -share/themes/Pixmap/gtk/check2.png -share/themes/Pixmap/gtk/curve_bg1.png -share/themes/Pixmap/gtk/entry1.png -share/themes/Pixmap/gtk/entry2.png -share/themes/Pixmap/gtk/extension_bottom1.png -share/themes/Pixmap/gtk/extension_left1.png -share/themes/Pixmap/gtk/extension_right1.png -share/themes/Pixmap/gtk/extension_top1.png -share/themes/Pixmap/gtk/focus.png -share/themes/Pixmap/gtk/frame1.png -share/themes/Pixmap/gtk/frame2.png -share/themes/Pixmap/gtk/frame_gap.png -share/themes/Pixmap/gtk/frame_gap_top_end.png -share/themes/Pixmap/gtk/frame_gap_top_start.png -share/themes/Pixmap/gtk/gap_bottom.png -share/themes/Pixmap/gtk/gap_bottom_end.png -share/themes/Pixmap/gtk/gap_bottom_start.png -share/themes/Pixmap/gtk/gap_left.png -share/themes/Pixmap/gtk/gap_left_end.png -share/themes/Pixmap/gtk/gap_left_start.png -share/themes/Pixmap/gtk/gap_right.png -share/themes/Pixmap/gtk/gap_right_end.png -share/themes/Pixmap/gtk/gap_right_start.png -share/themes/Pixmap/gtk/gap_top.png -share/themes/Pixmap/gtk/gap_top_end.png -share/themes/Pixmap/gtk/gap_top_start.png -share/themes/Pixmap/gtk/gtkrc -share/themes/Pixmap/gtk/handle_vert_thumb.png -share/themes/Pixmap/gtk/hline.png -share/themes/Pixmap/gtk/menubar.png -share/themes/Pixmap/gtk/notebook1.png -share/themes/Pixmap/gtk/option1.png -share/themes/Pixmap/gtk/option2.png -share/themes/Pixmap/gtk/option_menu.png -share/themes/Pixmap/gtk/progressbar.png -share/themes/Pixmap/gtk/ruler_horiz.png -share/themes/Pixmap/gtk/ruler_vert.png -share/themes/Pixmap/gtk/scrollbar_horiz1.png -share/themes/Pixmap/gtk/scrollbar_thumb.png -share/themes/Pixmap/gtk/scrollbar_thumb2.png -share/themes/Pixmap/gtk/scrollbar_vert1.png -share/themes/Pixmap/gtk/shadow1.png -share/themes/Pixmap/gtk/shadow2.png -share/themes/Pixmap/gtk/trough.png -share/themes/Pixmap/gtk/vline.png -share/themes/Raleigh/ICON.png -share/themes/Raleigh/README.html -share/themes/Raleigh/gtk/gtkrc -share/themes/Redmond95/ICON.png -share/themes/Redmond95/README.html -share/themes/Redmond95/gtk/gtkrc -@dirrm share/themes/Redmond95/gtk -@dirrm share/themes/Raleigh/gtk -@dirrm share/themes/Raleigh -@dirrm share/themes/Pixmap/gtk -@dirrm share/themes/Pixmap -@dirrm share/themes/Notif/gtk -@dirrm share/themes/Notif -@dirrm share/themes/Metal/gtk -@unexec /bin/rmdir %D/share/themes/Redmond95 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes/Metal 2>/dev/null || /usr/bin/true diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile deleted file mode 100644 index d5e614cca..000000000 --- a/x11-themes/gtk-engines2/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gtk-engines2 -# Date Created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.28 2006/09/04 22:57:34 ahze Exp $ -# - -PORTNAME= gtk-engines2 -PORTVERSION= 2.8.1 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Theme engine for the gtk+-2.0 toolkit - -CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 - -.if defined(WITH_ANIMATION) -CONFIGURE_ARGS+= --enable-animation -.endif - -pre-everything:: -.if !defined(WITH_ANIMATION) - @${ECHO_MSG} "" - @${ECHO_MSG} " You can enable experimental animated progressbars" - @${ECHO_MSG} " with the clearlooks engine by defining" - @${ECHO_MSG} " WITH_ANIMATION" - @${ECHO_MSG} "" -.endif - -# Disable the gtk1 theme. -post-patch: - @${REINPLACE_CMD} -e 's|gtk gtk-2.0|gtk-2.0|g' \ - ${WRKSRC}/themes/Redmond/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-engines2/distinfo b/x11-themes/gtk-engines2/distinfo deleted file mode 100644 index eedc8d88e..000000000 --- a/x11-themes/gtk-engines2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gtk-engines-2.8.1.tar.bz2) = 3929925b308c7d8d20f539bf4cc8b820 -SHA256 (gnome2/gtk-engines-2.8.1.tar.bz2) = 002ecea254ad09f5d00ecd5775ad05a52f621f406c774cfd832d01b6dfdcf3c2 -SIZE (gnome2/gtk-engines-2.8.1.tar.bz2) = 460190 diff --git a/x11-themes/gtk-engines2/pkg-descr b/x11-themes/gtk-engines2/pkg-descr deleted file mode 100644 index e787f789b..000000000 --- a/x11-themes/gtk-engines2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Theme engine for the gtk+-2.0 toolkit. - -WWW: http://www.gtk.org/ diff --git a/x11-themes/gtk-engines2/pkg-plist b/x11-themes/gtk-engines2/pkg-plist deleted file mode 100644 index 0d123b434..000000000 --- a/x11-themes/gtk-engines2/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcrux-engine.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcrux-engine.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libglide.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libglide.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libhcengine.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libhcengine.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libindustrial.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libindustrial.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmist.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmist.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libredmond95.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libredmond95.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libthinice.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libthinice.so -libdata/pkgconfig/gtk-engines-2.pc -share/themes/Clearlooks/gtk-2.0/gtkrc -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Industrial/gtk-2.0/gtkrc -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Redmond/gtk-2.0/gtkrc -share/themes/ThinIce/gtk-2.0/gtkrc -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrm share/themes/Redmond/gtk-2.0 -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Industrial/gtk-2.0 -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Clearlooks/gtk-2.0 -@unexec /bin/rmdir %D/share/themes/ThinIce 2>/dev/null || true -@unexec /bin/rmdir %D/share/themes/Redmond 2>/dev/null || true -@unexec /bin/rmdir %D/share/themes/Mist 2>/dev/null || true -@unexec /bin/rmdir %D/share/themes/Industrial 2>/dev/null || true -@unexec /bin/rmdir %D/share/themes/Crux 2>/dev/null || true -@unexec /bin/rmdir %D/share/themes/Clearlooks 2>/dev/null || true diff --git a/x11-themes/gtk-envy-theme/Makefile b/x11-themes/gtk-envy-theme/Makefile deleted file mode 100644 index 346094d3c..000000000 --- a/x11-themes/gtk-envy-theme/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gtk-envy-theme -# Date Created: 2006 FEB 11 -# Whom: Babak Farrokhi <babak@farrokhi.net> -# -# $FreeBSD$ -# - -PORTNAME= gtk-envy-theme -PORTVERSION= 1.0.${SNAPSHOT} -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.gnome-look.org/content/files/ -DISTNAME= 35093-Envy - -MAINTAINER= babak@farrokhi.net -COMMENT= Envy theme for GTK+ 2.0 - -#RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango - -SNAPSHOT= 20060211 -NO_BUILD= yes -USE_GNOME= gtk20 -WRKSRC= ${WRKDIR}/Envy - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Envy/gtk-2.0 - ${MKDIR} ${PREFIX}/share/gnome/themes/Envy/metacity-1 - @${CP} ${FILESDIR}/index.theme.in ${PREFIX}/share/themes/Envy/index.theme - @${CP} -R ${WRKDIR}/Envy/gtk-2.0/* ${PREFIX}/share/themes/Envy/gtk-2.0 - @${CP} -R ${WRKDIR}/Envy/metacity-1/* ${PREFIX}/share/gnome/themes/Envy/metacity-1 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-envy-theme/distinfo b/x11-themes/gtk-envy-theme/distinfo deleted file mode 100644 index c7b445f82..000000000 --- a/x11-themes/gtk-envy-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (35093-Envy.tar.gz) = e439b06d637f6f597056d4296cbffd64 -SHA256 (35093-Envy.tar.gz) = 3d0cf4c1a9ed24d6ef55e6013d88b8970e74d355231856f26c83e15d75cc9400 -SIZE (35093-Envy.tar.gz) = 44257 diff --git a/x11-themes/gtk-envy-theme/files/index.theme.in b/x11-themes/gtk-envy-theme/files/index.theme.in deleted file mode 100644 index dd6750688..000000000 --- a/x11-themes/gtk-envy-theme/files/index.theme.in +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=Envy -Type=X-GNOME-Metatheme -Comment=Envy Theme -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Envy -MetacityTheme=Envy -IconTheme=Tango diff --git a/x11-themes/gtk-envy-theme/pkg-descr b/x11-themes/gtk-envy-theme/pkg-descr deleted file mode 100644 index 24d39bdb6..000000000 --- a/x11-themes/gtk-envy-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Simple green GTK2 theme - -WWW: http://www.gnome-look.org/content/show.php?content=35093 diff --git a/x11-themes/gtk-envy-theme/pkg-plist b/x11-themes/gtk-envy-theme/pkg-plist deleted file mode 100644 index f6634e728..000000000 --- a/x11-themes/gtk-envy-theme/pkg-plist +++ /dev/null @@ -1,131 +0,0 @@ -share/gnome/themes/Envy/metacity-1/close-i.png -share/gnome/themes/Envy/metacity-1/close-inv.png -share/gnome/themes/Envy/metacity-1/close-pre.png -share/gnome/themes/Envy/metacity-1/close.png -share/gnome/themes/Envy/metacity-1/maximize-i.png -share/gnome/themes/Envy/metacity-1/maximize-inv.png -share/gnome/themes/Envy/metacity-1/maximize-pre.png -share/gnome/themes/Envy/metacity-1/maximize.png -share/gnome/themes/Envy/metacity-1/metacity-theme-1.xml -share/gnome/themes/Envy/metacity-1/minimize-i.png -share/gnome/themes/Envy/metacity-1/minimize-inv.png -share/gnome/themes/Envy/metacity-1/minimize-pre.png -share/gnome/themes/Envy/metacity-1/minimize.png -share/gnome/themes/Envy/metacity-1/restore-i.png -share/gnome/themes/Envy/metacity-1/restore-inv.png -share/gnome/themes/Envy/metacity-1/restore-pre.png -share/gnome/themes/Envy/metacity-1/restore.png -share/themes/Envy/gtk-2.0/button-default.png -share/themes/Envy/gtk-2.0/button-insensitive.png -share/themes/Envy/gtk-2.0/button-normal.png -share/themes/Envy/gtk-2.0/button-prelight.png -share/themes/Envy/gtk-2.0/button-pressed.png -share/themes/Envy/gtk-2.0/button-pressed1.png -share/themes/Envy/gtk-2.0/check-a.png -share/themes/Envy/gtk-2.0/check-aout.png -share/themes/Envy/gtk-2.0/check-in.png -share/themes/Envy/gtk-2.0/check-ins.png -share/themes/Envy/gtk-2.0/check-p.png -share/themes/Envy/gtk-2.0/check.png -share/themes/Envy/gtk-2.0/combo-arrow-ins.png -share/themes/Envy/gtk-2.0/combo-arrow-pre.png -share/themes/Envy/gtk-2.0/combo-arrow.png -share/themes/Envy/gtk-2.0/ext-b.png -share/themes/Envy/gtk-2.0/ext-l.png -share/themes/Envy/gtk-2.0/ext-r.png -share/themes/Envy/gtk-2.0/ext-t.png -share/themes/Envy/gtk-2.0/extension-b.png -share/themes/Envy/gtk-2.0/extension-l.png -share/themes/Envy/gtk-2.0/extension-r.png -share/themes/Envy/gtk-2.0/extension-t.png -share/themes/Envy/gtk-2.0/focus_button.png -share/themes/Envy/gtk-2.0/focus_entry.png -share/themes/Envy/gtk-2.0/focus_option.png -share/themes/Envy/gtk-2.0/gap-b.png -share/themes/Envy/gtk-2.0/gap-l.png -share/themes/Envy/gtk-2.0/gap-r.png -share/themes/Envy/gtk-2.0/gap-t.png -share/themes/Envy/gtk-2.0/gtkrc -share/themes/Envy/gtk-2.0/gtkrc~ -share/themes/Envy/gtk-2.0/handle-h.png -share/themes/Envy/gtk-2.0/handle-v.png -share/themes/Envy/gtk-2.0/line-h.png -share/themes/Envy/gtk-2.0/line-v.png -share/themes/Envy/gtk-2.0/list_header-pressed.png -share/themes/Envy/gtk-2.0/list_header.png -share/themes/Envy/gtk-2.0/menu-arrow-e-pre.png -share/themes/Envy/gtk-2.0/menu-arrow-e.png -share/themes/Envy/gtk-2.0/menu-arrow-w-pre.png -share/themes/Envy/gtk-2.0/menu-arrow-w.png -share/themes/Envy/gtk-2.0/menu.png -share/themes/Envy/gtk-2.0/menubar.png -share/themes/Envy/gtk-2.0/menuitem.png -share/themes/Envy/gtk-2.0/notebook-b.png -share/themes/Envy/gtk-2.0/notebook-r.png -share/themes/Envy/gtk-2.0/notebook.png -share/themes/Envy/gtk-2.0/null.png -share/themes/Envy/gtk-2.0/option-a.png -share/themes/Envy/gtk-2.0/option-aout.png -share/themes/Envy/gtk-2.0/option-in-ins.png -share/themes/Envy/gtk-2.0/option-in.png -share/themes/Envy/gtk-2.0/option-out-ins.png -share/themes/Envy/gtk-2.0/option-out.png -share/themes/Envy/gtk-2.0/option-pin.png -share/themes/Envy/gtk-2.0/option-pout.png -share/themes/Envy/gtk-2.0/panel-advanced.rc -share/themes/Envy/gtk-2.0/panel-bg-top-1024.png -share/themes/Envy/gtk-2.0/panel-bg-top-1280.png -share/themes/Envy/gtk-2.0/panel-bg-top.png -share/themes/Envy/gtk-2.0/panel-bg.png -share/themes/Envy/gtk-2.0/panel-normal.png -share/themes/Envy/gtk-2.0/panel-prelight.png -share/themes/Envy/gtk-2.0/panel-pressed.png -share/themes/Envy/gtk-2.0/panel-standard.rc -share/themes/Envy/gtk-2.0/progressbar.png -share/themes/Envy/gtk-2.0/ruler.png -share/themes/Envy/gtk-2.0/shadow-in.png -share/themes/Envy/gtk-2.0/shadow-ins.png -share/themes/Envy/gtk-2.0/shadow-out.png -share/themes/Envy/gtk-2.0/slider-h-ins.png -share/themes/Envy/gtk-2.0/slider-h.png -share/themes/Envy/gtk-2.0/slider-ins.png -share/themes/Envy/gtk-2.0/slider-prelight-h.png -share/themes/Envy/gtk-2.0/slider-prelight.png -share/themes/Envy/gtk-2.0/slider-range-h-ins.png -share/themes/Envy/gtk-2.0/slider-range-h.png -share/themes/Envy/gtk-2.0/slider-range-ins.png -share/themes/Envy/gtk-2.0/slider-range-pre-h.png -share/themes/Envy/gtk-2.0/slider-range-pre.png -share/themes/Envy/gtk-2.0/slider-range.png -share/themes/Envy/gtk-2.0/slider.png -share/themes/Envy/gtk-2.0/stepper-arrow-e-a.png -share/themes/Envy/gtk-2.0/stepper-arrow-e-ins.png -share/themes/Envy/gtk-2.0/stepper-arrow-e-pre.png -share/themes/Envy/gtk-2.0/stepper-arrow-e.png -share/themes/Envy/gtk-2.0/stepper-arrow-n-a.png -share/themes/Envy/gtk-2.0/stepper-arrow-n-ins.png -share/themes/Envy/gtk-2.0/stepper-arrow-n-pre.png -share/themes/Envy/gtk-2.0/stepper-arrow-n.png -share/themes/Envy/gtk-2.0/stepper-arrow-s-a.png -share/themes/Envy/gtk-2.0/stepper-arrow-s-ins.png -share/themes/Envy/gtk-2.0/stepper-arrow-s-pre.png -share/themes/Envy/gtk-2.0/stepper-arrow-s.png -share/themes/Envy/gtk-2.0/stepper-arrow-w-a.png -share/themes/Envy/gtk-2.0/stepper-arrow-w-ins.png -share/themes/Envy/gtk-2.0/stepper-arrow-w-pre.png -share/themes/Envy/gtk-2.0/stepper-arrow-w.png -share/themes/Envy/gtk-2.0/stepper.png -share/themes/Envy/gtk-2.0/trough-range-h-ins.png -share/themes/Envy/gtk-2.0/trough-range-h.png -share/themes/Envy/gtk-2.0/trough-range-ins.png -share/themes/Envy/gtk-2.0/trough-range.png -share/themes/Envy/gtk-2.0/trough.png -share/themes/Envy/gtk-2.0/trough2-h.png -share/themes/Envy/gtk-2.0/trough2.png -share/themes/Envy/index.theme -@dirrm share/themes/Envy/gtk-2.0 -@dirrm share/themes/Envy -@dirrm share/gnome/themes/Envy/metacity-1 -@dirrm share/gnome/themes/Envy -@dirrmtry share/gnome/themes -@dirrmtry share/gnome diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile deleted file mode 100644 index 62503d811..000000000 --- a/x11-themes/gtk-flat-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtk-flat-theme -# Date Created: 31 October 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtk-flat-theme -PORTVERSION= 0.1 -PORTREVISION= 4 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= flat -DISTNAME= flat-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ theme engine which gives GTK+ a flattened appearance - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-flat-theme/distinfo b/x11-themes/gtk-flat-theme/distinfo deleted file mode 100644 index 78a5216e4..000000000 --- a/x11-themes/gtk-flat-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (flat-1.2.x.tar.gz) = 5b9e6c974c2417b5793b5c930be29f5d -SHA256 (flat-1.2.x.tar.gz) = bd734efd24da7f22f23bbdb7e10f7497ba67bad6a6e86122a23493b0ee163343 -SIZE (flat-1.2.x.tar.gz) = 125868 diff --git a/x11-themes/gtk-flat-theme/pkg-descr b/x11-themes/gtk-flat-theme/pkg-descr deleted file mode 100644 index c1d1cbc5e..000000000 --- a/x11-themes/gtk-flat-theme/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This theme engine gives gtk+ a flattened appearance with elements taken from -the MacOS and Metal uis. Modified from the default and metal theme engines; -the colors and background pixmaps are fully customizable. - -WWW: http://themes.freshmeat.net/projects/flat/ diff --git a/x11-themes/gtk-flat-theme/pkg-plist b/x11-themes/gtk-flat-theme/pkg-plist deleted file mode 100644 index 7ce2bd9ba..000000000 --- a/x11-themes/gtk-flat-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libflat.la -lib/gtk/themes/engines/libflat.so -share/themes/Flat/ICON.png -share/themes/Flat/README.html -share/themes/Flat/gtk/gtkrc -@dirrm share/themes/Flat/gtk -@dirrm share/themes/Flat diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile deleted file mode 100644 index ed043551b..000000000 --- a/x11-themes/gtk-flat-theme2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gtk-flat-theme2 -# Date Created: 14 March 2003 -# Whom: Philip Paeps <philip@paeps.cx> -# -# $FreeBSD$ -# - -PORTNAME= gtk-flat-theme2 -PORTVERSION= 0.1 -PORTREVISION= 6 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtk2flat -DISTNAME= gtk2flat-default - -MAINTAINER= philip@FreeBSD.org -COMMENT= A port of the Flat GTK+ engine to GTK+ 2.0 - -WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-flat-theme2/distinfo b/x11-themes/gtk-flat-theme2/distinfo deleted file mode 100644 index 63fa66e61..000000000 --- a/x11-themes/gtk-flat-theme2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk2flat-default.tar.gz) = a4d6866a518f05087bd7aef43a55432a -SHA256 (gtk2flat-default.tar.gz) = 9ba1af6b60e2a20daf2b5422fc6224189e39adf96823fac5763ce95f33ee17c2 -SIZE (gtk2flat-default.tar.gz) = 167554 diff --git a/x11-themes/gtk-flat-theme2/files/patch-configure b/x11-themes/gtk-flat-theme2/files/patch-configure deleted file mode 100644 index 91c072278..000000000 --- a/x11-themes/gtk-flat-theme2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Mar 14 12:46:04 2003 -+++ configure Fri Mar 14 12:46:22 2003 -@@ -5561,6 +5561,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-themes/gtk-flat-theme2/pkg-descr b/x11-themes/gtk-flat-theme2/pkg-descr deleted file mode 100644 index 0d3ade695..000000000 --- a/x11-themes/gtk-flat-theme2/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -This theme is a port of the GTK+ Flat theme to GTK+ 2.x. It -features the same configurability and looks as the original -GTK+ theme. - -WWW: http://themes.freshmeat.net/projects/gtk2flat/ - - - Philip - --- -Philip Paeps -philip@paeps.cx diff --git a/x11-themes/gtk-flat-theme2/pkg-plist b/x11-themes/gtk-flat-theme2/pkg-plist deleted file mode 100644 index 4c6787234..000000000 --- a/x11-themes/gtk-flat-theme2/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libflat.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libflat.so -share/themes/Flat/ICON.png -share/themes/Flat/README.html -share/themes/Flat/gtk-2.0/gtkrc -@dirrm share/themes/Flat/gtk-2.0 -@dirrm share/themes/Flat diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile deleted file mode 100644 index 60802c221..000000000 --- a/x11-themes/gtk-gray-theme/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gtk-gray-theme -# Date Created: 2006 FEB 11 -# Whom: Babak Farrokhi <babak@farrokhi.net> -# -# $FreeBSD$ -# - -PORTNAME= gtk-gray-theme -PORTVERSION= 1.7 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.gnome-look.org/content/files/ -DISTNAME= 34132-Gray - -MAINTAINER= babak@farrokhi.net -COMMENT= Gray theme for GTK+ 2.0 - -RUN_DEPENDS= ${LOCALBASE}/share/icons/Tango:${PORTSDIR}/x11-themes/icons-tango - -NO_BUILD= yes -USE_GNOME= gtk20 - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Gray/gtk-2.0 - ${MKDIR} ${PREFIX}/share/themes/Gray-Flat/gtk-2.0 - ${MKDIR} ${PREFIX}/share/gnome/themes/Gray/metacity-1 - ${MKDIR} ${PREFIX}/share/gnome/themes/Gray-Flat/metacity-1 - @${CP} ${WRKDIR}/Gray/index.theme ${PREFIX}/share/themes/Gray - @${CP} -R ${WRKDIR}/Gray/gtk-2.0/* ${PREFIX}/share/themes/Gray/gtk-2.0 - @${CP} ${WRKDIR}/Gray-Flat/index.theme ${PREFIX}/share/themes/Gray-Flat - @${CP} -R ${WRKDIR}/Gray-Flat/gtk-2.0/* ${PREFIX}/share/themes/Gray-Flat/gtk-2.0 - @${CP} -R ${WRKDIR}/Gray/metacity-1/* ${PREFIX}/share/gnome/themes/Gray/metacity-1 - @${CP} -R ${WRKDIR}/Gray-Flat/metacity-1/* ${PREFIX}/share/gnome/themes/Gray-Flat/metacity-1 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-gray-theme/distinfo b/x11-themes/gtk-gray-theme/distinfo deleted file mode 100644 index 79ba99d41..000000000 --- a/x11-themes/gtk-gray-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (34132-Gray.tar.gz) = 305d9aa729ba955296720d60760afbb0 -SHA256 (34132-Gray.tar.gz) = 3392960082ad841a42205a3466604cf7d428b29c4a53fa4eede9d51b8c5f73f1 -SIZE (34132-Gray.tar.gz) = 57410 diff --git a/x11-themes/gtk-gray-theme/pkg-descr b/x11-themes/gtk-gray-theme/pkg-descr deleted file mode 100644 index d3fa5830c..000000000 --- a/x11-themes/gtk-gray-theme/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gray version of the nice theme "Mint", with a new Metacity theme! -Gray-Flat has got different menubar and different metacity (obviusly -you can use Gray-Flat with Gray metacity theme!). - -WWW: http://www.gnome-look.org/content/show.php?content=34132 diff --git a/x11-themes/gtk-gray-theme/pkg-plist b/x11-themes/gtk-gray-theme/pkg-plist deleted file mode 100644 index ee7c03bba..000000000 --- a/x11-themes/gtk-gray-theme/pkg-plist +++ /dev/null @@ -1,329 +0,0 @@ -share/gnome/themes/Gray-Flat/metacity-1/button-close-focused.png -share/gnome/themes/Gray-Flat/metacity-1/button-close-pressed.png -share/gnome/themes/Gray-Flat/metacity-1/button-close-unfocused.png -share/gnome/themes/Gray-Flat/metacity-1/button-maximize-focused.png -share/gnome/themes/Gray-Flat/metacity-1/button-maximize-pressed.png -share/gnome/themes/Gray-Flat/metacity-1/button-maximize-unfocused.png -share/gnome/themes/Gray-Flat/metacity-1/button-menu-focused.png -share/gnome/themes/Gray-Flat/metacity-1/button-menu-pressed.png -share/gnome/themes/Gray-Flat/metacity-1/button-menu-unfocused.png -share/gnome/themes/Gray-Flat/metacity-1/button-minimize-focused.png -share/gnome/themes/Gray-Flat/metacity-1/button-minimize-pressed.png -share/gnome/themes/Gray-Flat/metacity-1/button-minimize-unfocused.png -share/gnome/themes/Gray-Flat/metacity-1/frame-bottom-left-focused.png -share/gnome/themes/Gray-Flat/metacity-1/frame-bottom-mid-focused.png -share/gnome/themes/Gray-Flat/metacity-1/frame-bottom-right-focused.png -share/gnome/themes/Gray-Flat/metacity-1/frame-left-focused.png -share/gnome/themes/Gray-Flat/metacity-1/frame-right-focused.png -share/gnome/themes/Gray-Flat/metacity-1/metacity-theme-1.xml -share/gnome/themes/Gray-Flat/metacity-1/titlebar-left-focused.png -share/gnome/themes/Gray-Flat/metacity-1/titlebar-left-shaded-focused.png -share/gnome/themes/Gray-Flat/metacity-1/titlebar-mid-focused.png -share/gnome/themes/Gray-Flat/metacity-1/titlebar-mid-shaded-focused.png -share/gnome/themes/Gray-Flat/metacity-1/titlebar-right-focused.png -share/gnome/themes/Gray-Flat/metacity-1/titlebar-right-shaded-focused.png -share/gnome/themes/Gray/metacity-1/button-close-focused.png -share/gnome/themes/Gray/metacity-1/button-close-pressed.png -share/gnome/themes/Gray/metacity-1/button-close-unfocused.png -share/gnome/themes/Gray/metacity-1/button-maximize-focused.png -share/gnome/themes/Gray/metacity-1/button-maximize-pressed.png -share/gnome/themes/Gray/metacity-1/button-maximize-unfocused.png -share/gnome/themes/Gray/metacity-1/button-menu-focused.png -share/gnome/themes/Gray/metacity-1/button-menu-pressed.png -share/gnome/themes/Gray/metacity-1/button-menu-unfocused.png -share/gnome/themes/Gray/metacity-1/button-minimize-focused.png -share/gnome/themes/Gray/metacity-1/button-minimize-pressed.png -share/gnome/themes/Gray/metacity-1/button-minimize-unfocused.png -share/gnome/themes/Gray/metacity-1/frame-bottom-left-focused.png -share/gnome/themes/Gray/metacity-1/frame-bottom-mid-focused.png -share/gnome/themes/Gray/metacity-1/frame-bottom-right-focused.png -share/gnome/themes/Gray/metacity-1/frame-left-focused.png -share/gnome/themes/Gray/metacity-1/frame-right-focused.png -share/gnome/themes/Gray/metacity-1/metacity-theme-1.xml -share/gnome/themes/Gray/metacity-1/titlebar-left-focused.png -share/gnome/themes/Gray/metacity-1/titlebar-left-shaded-focused.png -share/gnome/themes/Gray/metacity-1/titlebar-mid-focused.png -share/gnome/themes/Gray/metacity-1/titlebar-mid-shaded-focused.png -share/gnome/themes/Gray/metacity-1/titlebar-right-focused.png -share/gnome/themes/Gray/metacity-1/titlebar-right-shaded-focused.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-down.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-left.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right-norm.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right-prelight.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-right.png -share/themes/Gray-Flat/gtk-2.0/Arrows/arrow-up.png -share/themes/Gray-Flat/gtk-2.0/Buttons/button-default.png -share/themes/Gray-Flat/gtk-2.0/Buttons/button-insensitive.png -share/themes/Gray-Flat/gtk-2.0/Buttons/button-normal.png -share/themes/Gray-Flat/gtk-2.0/Buttons/button-prelight.png -share/themes/Gray-Flat/gtk-2.0/Buttons/button-pressed.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/check1.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/check2.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/check3.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/check4.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/checklight.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/highlight.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/option1.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/option2.png -share/themes/Gray-Flat/gtk-2.0/Check-Radio/option4.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-active.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow-insens.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow-prelight.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-arrow.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-inactive.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-normal.png -share/themes/Gray-Flat/gtk-2.0/Combo/combo-prelight.png -share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame-gap-end.png -share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame-gap-start.png -share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame1.png -share/themes/Gray-Flat/gtk-2.0/Frame-Gap/frame2.png -share/themes/Gray-Flat/gtk-2.0/Handles/handle-h.png -share/themes/Gray-Flat/gtk-2.0/Handles/handle-v.png -share/themes/Gray-Flat/gtk-2.0/Lines/line-h.png -share/themes/Gray-Flat/gtk-2.0/Lines/line-v.png -share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-insens.png -share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-prelight.png -share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header-pressed.png -share/themes/Gray-Flat/gtk-2.0/ListHeaders/list_header.png -share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menu.png -share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menubar-item.png -share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menubar.png -share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menuitem.png -share/themes/Gray-Flat/gtk-2.0/Menu-Menubar/menuline.png -share/themes/Gray-Flat/gtk-2.0/Others/focus.png -share/themes/Gray-Flat/gtk-2.0/Others/null.png -share/themes/Gray-Flat/gtk-2.0/Others/ruler.png -share/themes/Gray-Flat/gtk-2.0/Panel/panel-bg.png -share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton1.png -share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton2.png -share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton3.png -share/themes/Gray-Flat/gtk-2.0/Panel/panelbutton4.png -share/themes/Gray-Flat/gtk-2.0/ProgressBar/progressbar-horiz.png -share/themes/Gray-Flat/gtk-2.0/ProgressBar/trough-progressbar-horiz.png -share/themes/Gray-Flat/gtk-2.0/ProgressBar/trough-progressbar-vert.png -share/themes/Gray-Flat/gtk-2.0/Range/null.png -share/themes/Gray-Flat/gtk-2.0/Range/slider-horiz-prelight.png -share/themes/Gray-Flat/gtk-2.0/Range/slider-horiz.png -share/themes/Gray-Flat/gtk-2.0/Range/slider-vert-prelight.png -share/themes/Gray-Flat/gtk-2.0/Range/slider-vert.png -share/themes/Gray-Flat/gtk-2.0/Range/trough-horizontal.png -share/themes/Gray-Flat/gtk-2.0/Range/trough-vertical.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/scroll-thumb-horiz.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/scroll-thumb-vert.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-horiz.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/slider-vert.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-down.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-left.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-right.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up-insens.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up-prelight.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/stepper-up.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png -share/themes/Gray-Flat/gtk-2.0/Scrollbars/trough-scrollbar-vert.png -share/themes/Gray-Flat/gtk-2.0/Shadows/entry-shadow-in.png -share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-etched-out.png -share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-in.png -share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-none.png -share/themes/Gray-Flat/gtk-2.0/Shadows/shadow-out.png -share/themes/Gray-Flat/gtk-2.0/Shadows/text-entry.png -share/themes/Gray-Flat/gtk-2.0/Shadows/text.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-down-disable.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-down-prelight.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-down.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-up-disable.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-up-prelight.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin-up.png -share/themes/Gray-Flat/gtk-2.0/Spin/spin.png -share/themes/Gray-Flat/gtk-2.0/Tabs/notebook.png -share/themes/Gray-Flat/gtk-2.0/Tabs/null.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-bottom-active.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-bottom.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-left-active.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-left.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-right-active.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-right.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-top-active.png -share/themes/Gray-Flat/gtk-2.0/Tabs/tab-top.png -share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbar.png -share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-normal.png -share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-prelight.png -share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-pressed.png -share/themes/Gray-Flat/gtk-2.0/Toolbar/toolbutton-toggled.png -share/themes/Gray-Flat/gtk-2.0/gtkrc -share/themes/Gray-Flat/gtk-2.0/menubar.rc -share/themes/Gray-Flat/gtk-2.0/panel.rc -share/themes/Gray-Flat/index.theme -share/themes/Gray/gtk-2.0/Arrows/arrow-down.png -share/themes/Gray/gtk-2.0/Arrows/arrow-left.png -share/themes/Gray/gtk-2.0/Arrows/arrow-right-norm.png -share/themes/Gray/gtk-2.0/Arrows/arrow-right-prelight.png -share/themes/Gray/gtk-2.0/Arrows/arrow-right.png -share/themes/Gray/gtk-2.0/Arrows/arrow-up.png -share/themes/Gray/gtk-2.0/Buttons/button-default.png -share/themes/Gray/gtk-2.0/Buttons/button-insensitive.png -share/themes/Gray/gtk-2.0/Buttons/button-normal.png -share/themes/Gray/gtk-2.0/Buttons/button-prelight.png -share/themes/Gray/gtk-2.0/Buttons/button-pressed.png -share/themes/Gray/gtk-2.0/Check-Radio/check1.png -share/themes/Gray/gtk-2.0/Check-Radio/check2.png -share/themes/Gray/gtk-2.0/Check-Radio/check3.png -share/themes/Gray/gtk-2.0/Check-Radio/check4.png -share/themes/Gray/gtk-2.0/Check-Radio/checklight.png -share/themes/Gray/gtk-2.0/Check-Radio/highlight.png -share/themes/Gray/gtk-2.0/Check-Radio/option1.png -share/themes/Gray/gtk-2.0/Check-Radio/option2.png -share/themes/Gray/gtk-2.0/Check-Radio/option4.png -share/themes/Gray/gtk-2.0/Combo/combo-active.png -share/themes/Gray/gtk-2.0/Combo/combo-arrow-insens.png -share/themes/Gray/gtk-2.0/Combo/combo-arrow-prelight.png -share/themes/Gray/gtk-2.0/Combo/combo-arrow.png -share/themes/Gray/gtk-2.0/Combo/combo-inactive.png -share/themes/Gray/gtk-2.0/Combo/combo-normal.png -share/themes/Gray/gtk-2.0/Combo/combo-prelight.png -share/themes/Gray/gtk-2.0/Frame-Gap/frame-gap-end.png -share/themes/Gray/gtk-2.0/Frame-Gap/frame-gap-start.png -share/themes/Gray/gtk-2.0/Frame-Gap/frame1.png -share/themes/Gray/gtk-2.0/Frame-Gap/frame2.png -share/themes/Gray/gtk-2.0/Handles/handle-h.png -share/themes/Gray/gtk-2.0/Handles/handle-v.png -share/themes/Gray/gtk-2.0/Lines/line-h.png -share/themes/Gray/gtk-2.0/Lines/line-v.png -share/themes/Gray/gtk-2.0/ListHeaders/list_header-insens.png -share/themes/Gray/gtk-2.0/ListHeaders/list_header-prelight.png -share/themes/Gray/gtk-2.0/ListHeaders/list_header-pressed.png -share/themes/Gray/gtk-2.0/ListHeaders/list_header.png -share/themes/Gray/gtk-2.0/Menu-Menubar/menu.png -share/themes/Gray/gtk-2.0/Menu-Menubar/menubar-item.png -share/themes/Gray/gtk-2.0/Menu-Menubar/menubar.png -share/themes/Gray/gtk-2.0/Menu-Menubar/menuitem.png -share/themes/Gray/gtk-2.0/Menu-Menubar/menuline.png -share/themes/Gray/gtk-2.0/Others/focus.png -share/themes/Gray/gtk-2.0/Others/null.png -share/themes/Gray/gtk-2.0/Others/ruler.png -share/themes/Gray/gtk-2.0/Panel/panel-bg.png -share/themes/Gray/gtk-2.0/Panel/panelbutton1.png -share/themes/Gray/gtk-2.0/Panel/panelbutton2.png -share/themes/Gray/gtk-2.0/Panel/panelbutton3.png -share/themes/Gray/gtk-2.0/Panel/panelbutton4.png -share/themes/Gray/gtk-2.0/ProgressBar/progressbar-horiz.png -share/themes/Gray/gtk-2.0/ProgressBar/trough-progressbar-horiz.png -share/themes/Gray/gtk-2.0/ProgressBar/trough-progressbar-vert.png -share/themes/Gray/gtk-2.0/Range/null.png -share/themes/Gray/gtk-2.0/Range/slider-horiz-prelight.png -share/themes/Gray/gtk-2.0/Range/slider-horiz.png -share/themes/Gray/gtk-2.0/Range/slider-vert-prelight.png -share/themes/Gray/gtk-2.0/Range/slider-vert.png -share/themes/Gray/gtk-2.0/Range/trough-horizontal.png -share/themes/Gray/gtk-2.0/Range/trough-vertical.png -share/themes/Gray/gtk-2.0/Scrollbars/scroll-thumb-horiz.png -share/themes/Gray/gtk-2.0/Scrollbars/scroll-thumb-vert.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-horiz.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-vert-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-vert-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/slider-vert.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-down-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-down-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-down.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-left-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-left-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-left.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-right-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-right-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-right.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-up-insens.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-up-prelight.png -share/themes/Gray/gtk-2.0/Scrollbars/stepper-up.png -share/themes/Gray/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png -share/themes/Gray/gtk-2.0/Scrollbars/trough-scrollbar-vert.png -share/themes/Gray/gtk-2.0/Shadows/entry-shadow-in.png -share/themes/Gray/gtk-2.0/Shadows/shadow-etched-out.png -share/themes/Gray/gtk-2.0/Shadows/shadow-in.png -share/themes/Gray/gtk-2.0/Shadows/shadow-none.png -share/themes/Gray/gtk-2.0/Shadows/shadow-out.png -share/themes/Gray/gtk-2.0/Shadows/text-entry.png -share/themes/Gray/gtk-2.0/Shadows/text.png -share/themes/Gray/gtk-2.0/Spin/spin-down-disable.png -share/themes/Gray/gtk-2.0/Spin/spin-down-prelight.png -share/themes/Gray/gtk-2.0/Spin/spin-down.png -share/themes/Gray/gtk-2.0/Spin/spin-up-disable.png -share/themes/Gray/gtk-2.0/Spin/spin-up-prelight.png -share/themes/Gray/gtk-2.0/Spin/spin-up.png -share/themes/Gray/gtk-2.0/Spin/spin.png -share/themes/Gray/gtk-2.0/Tabs/notebook.png -share/themes/Gray/gtk-2.0/Tabs/null.png -share/themes/Gray/gtk-2.0/Tabs/tab-bottom-active.png -share/themes/Gray/gtk-2.0/Tabs/tab-bottom.png -share/themes/Gray/gtk-2.0/Tabs/tab-left-active.png -share/themes/Gray/gtk-2.0/Tabs/tab-left.png -share/themes/Gray/gtk-2.0/Tabs/tab-right-active.png -share/themes/Gray/gtk-2.0/Tabs/tab-right.png -share/themes/Gray/gtk-2.0/Tabs/tab-top-active.png -share/themes/Gray/gtk-2.0/Tabs/tab-top.png -share/themes/Gray/gtk-2.0/Toolbar/toolbar.png -share/themes/Gray/gtk-2.0/Toolbar/toolbutton-normal.png -share/themes/Gray/gtk-2.0/Toolbar/toolbutton-prelight.png -share/themes/Gray/gtk-2.0/Toolbar/toolbutton-pressed.png -share/themes/Gray/gtk-2.0/Toolbar/toolbutton-toggled.png -share/themes/Gray/gtk-2.0/gtkrc -share/themes/Gray/gtk-2.0/menubar.rc -share/themes/Gray/gtk-2.0/panel.rc -share/themes/Gray/index.theme -@dirrm share/themes/Gray/gtk-2.0/Toolbar -@dirrm share/themes/Gray/gtk-2.0/Tabs -@dirrm share/themes/Gray/gtk-2.0/Spin -@dirrm share/themes/Gray/gtk-2.0/Shadows -@dirrm share/themes/Gray/gtk-2.0/Scrollbars -@dirrm share/themes/Gray/gtk-2.0/Range -@dirrm share/themes/Gray/gtk-2.0/ProgressBar -@dirrm share/themes/Gray/gtk-2.0/Panel -@dirrm share/themes/Gray/gtk-2.0/Others -@dirrm share/themes/Gray/gtk-2.0/Menu-Menubar -@dirrm share/themes/Gray/gtk-2.0/ListHeaders -@dirrm share/themes/Gray/gtk-2.0/Lines -@dirrm share/themes/Gray/gtk-2.0/Handles -@dirrm share/themes/Gray/gtk-2.0/Frame-Gap -@dirrm share/themes/Gray/gtk-2.0/Combo -@dirrm share/themes/Gray/gtk-2.0/Check-Radio -@dirrm share/themes/Gray/gtk-2.0/Buttons -@dirrm share/themes/Gray/gtk-2.0/Arrows -@dirrm share/themes/Gray/gtk-2.0 -@dirrm share/themes/Gray-Flat/gtk-2.0/Toolbar -@dirrm share/themes/Gray-Flat/gtk-2.0/Tabs -@dirrm share/themes/Gray-Flat/gtk-2.0/Spin -@dirrm share/themes/Gray-Flat/gtk-2.0/Shadows -@dirrm share/themes/Gray-Flat/gtk-2.0/Scrollbars -@dirrm share/themes/Gray-Flat/gtk-2.0/Range -@dirrm share/themes/Gray-Flat/gtk-2.0/ProgressBar -@dirrm share/themes/Gray-Flat/gtk-2.0/Panel -@dirrm share/themes/Gray-Flat/gtk-2.0/Others -@dirrm share/themes/Gray-Flat/gtk-2.0/Menu-Menubar -@dirrm share/themes/Gray-Flat/gtk-2.0/ListHeaders -@dirrm share/themes/Gray-Flat/gtk-2.0/Lines -@dirrm share/themes/Gray-Flat/gtk-2.0/Handles -@dirrm share/themes/Gray-Flat/gtk-2.0/Frame-Gap -@dirrm share/themes/Gray-Flat/gtk-2.0/Combo -@dirrm share/themes/Gray-Flat/gtk-2.0/Check-Radio -@dirrm share/themes/Gray-Flat/gtk-2.0/Buttons -@dirrm share/themes/Gray-Flat/gtk-2.0/Arrows -@dirrm share/themes/Gray-Flat/gtk-2.0 -@dirrm share/themes/Gray-Flat -@dirrm share/themes/Gray -@dirrmtry share/themes -@dirrm share/gnome/themes/Gray/metacity-1 -@dirrm share/gnome/themes/Gray-Flat/metacity-1 -@dirrm share/gnome/themes/Gray-Flat -@dirrm share/gnome/themes/Gray -@dirrmtry share/gnome/themes -@dirrmtry share/gnome diff --git a/x11-themes/gtk-industrial-theme/Makefile b/x11-themes/gtk-industrial-theme/Makefile deleted file mode 100644 index 72767ead2..000000000 --- a/x11-themes/gtk-industrial-theme/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: gtk-industrial-theme -# Date created: 2 August 2003 -# Whom: Frank Ruell -# -# $FreeBSD$ -# - -PORTNAME= gtk-industrial-theme -PORTVERSION= 0.2.29 -PORTREVISION= 4 -CATEGORIES= x11-themes -MASTER_SITES= http://ftp.ximian.com/pub/xd2/redhat-9-i386/source/ \ - ${MASTER_SITE_GENTOO:S,%SUBDIR%,distfiles,} -DISTNAME= ximian-artwork-${PORTVERSION}-${XIMIAN_SUBVERSION}.ximian.${XIMIAN_DISTVERSION}.src -EXTRACT_SUFX= .rpm - -MAINTAINER= stoerte@dreamwarrior.net -COMMENT= Slick theme for GTK1 from Ximian - -EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio - -WRKSRC= ${WRKDIR}/ximian-artwork-${PORTVERSION} -USE_GMAKE= yes -USE_GNOME= gdkpixbuf -USE_AUTOTOOLS= libtool:15 - -XIMIAN_SUBVERSION= 0 -XIMIAN_DISTVERSION= 6.3 - -do-extract: - @${RM} -rf ${WRKDIR} - @${MKDIR} ${WRKDIR} - @if ! (cd ${WRKDIR} && rpm2cpio.pl ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}\ - | ${CPIO} -i ximian-artwork-${PORTVERSION}.tar.gz 2>/dev/null \ - && ${GZIP_CMD} -dc ximian-artwork-${PORTVERSION}.tar.gz \ - | tar -xf - && ${RM} ximian-artwork-${PORTVERSION}.tar.gz);\ - then \ - exit 1; \ - fi - @${CP} ${FILESDIR}/Makefile-gtk1 ${WRKSRC}/gtk/gtk1-engine/Makefile - -post-patch: - @${REINPLACE_CMD} -e 's#-O2#${CFLAGS}#' \ - ${WRKSRC}/gtk/gtk1-engine/Makefile - -do-configure: - @${DO_NADA} - -do-build: - (cd ${WRKSRC}/gtk/gtk1-engine/;\ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) - -do-install: - @${MKDIR} ${PREFIX}/lib/gtk/themes/engines - @${INSTALL_PROGRAM} ${WRKSRC}/gtk/gtk1-engine/.libs/libindustrial.so ${PREFIX}/lib/gtk/themes/engines - @${MKDIR} ${PREFIX}/share/themes/Industrial/gtk - @${INSTALL_DATA} ${WRKSRC}/gtk/gtk1-engine/gtk/gtkrc ${PREFIX}/share/themes/Industrial/gtk - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-industrial-theme/distinfo b/x11-themes/gtk-industrial-theme/distinfo deleted file mode 100644 index 507c2cc64..000000000 --- a/x11-themes/gtk-industrial-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = e9cb7d70a2e86570b8f9b7fff730adbc -SHA256 (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3703f6b1da092890b9200cca8e2a6be6269eb5e0f016339e3d2e2880ba156fff -SIZE (ximian-artwork-0.2.29-0.ximian.6.3.src.rpm) = 3824967 diff --git a/x11-themes/gtk-industrial-theme/files/Makefile-gtk1 b/x11-themes/gtk-industrial-theme/files/Makefile-gtk1 deleted file mode 100644 index af33131c2..000000000 --- a/x11-themes/gtk-industrial-theme/files/Makefile-gtk1 +++ /dev/null @@ -1,44 +0,0 @@ -CC = cc -CPP = cc -E -CXX = c++ -CXXCPP = c++ -E -GDK_PIXBUF_CFLAGS = `$(GDK_PIXBUF_CONFIG) --cflags` -GDK_PIXBUF_LIBS = `$(GDK_PIXBUF_CONFIG) --libs` -GTK_CFLAGS = `$(GTK_CONFIG) --cflags` -GTK_LIBS = `$(GTK_CONFIG) --libs` -LN_S = ln -s -INCLUDES = $(GTK_CFLAGS) $(GDK_PIXBUF_CFLAGS) -XLIBDIR=$(X11BASE)/lib -LOCALLIBDIR=$(LOCALBASE)/lib -enginedir = $(XLIBDIR)/gtk/themes/engines -engine_LTLIBRARIES = libindustrial.la -libindustrial_la_LDFLAGS = -module -avoid-version -libindustrial_la_LIBADD = $(GTK_LIBS) $(GDK_PIXBUF_LIBS) -EXTRA_DIST = raleigh_dot.c -LTLIBRARIES = $(engine_LTLIBRARIES) -CPPFLAGS = -I$(XLIBDIR) -I$(LOCALLIBDIR) -D_GETOPT_H -D_THREAD_SAFE -LDFLAGS = -LIBS = -Wl,-export-dynamic -L$(XLIBDIR) -L$(LOCALLIBDIR) -libindustrial_la_DEPENDENCIES = -libindustrial_la_OBJECTS = industrial1_theme_main.lo \ -industrial_style.lo -CFLAGS ?= -O2 -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -all: all-am -.SUFFIXES: -.SUFFIXES: .S .c .lo .o .obj .s -.c.o: - $(COMPILE) -c $< -.c.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< -.s.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< -.S.lo: - $(LIBTOOL) --mode=compile $(COMPILE) -c $< -libindustrial.la: $(libindustrial_la_OBJECTS) $(libindustrial_la_DEPENDENCIES) - $(LINK) -rpath $(enginedir) $(libindustrial_la_LDFLAGS) $(libindustrial_la_OBJECTS) $(libindustrial_la_LIBADD) $(LIBS) -all-am: $(LTLIBRARIES) -.NOEXPORT: diff --git a/x11-themes/gtk-industrial-theme/pkg-descr b/x11-themes/gtk-industrial-theme/pkg-descr deleted file mode 100644 index fc881d1b8..000000000 --- a/x11-themes/gtk-industrial-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ximian's Industrial theme for GTK1. - -Frank Ruell <stoerte@dreamwarrior.net> diff --git a/x11-themes/gtk-industrial-theme/pkg-plist b/x11-themes/gtk-industrial-theme/pkg-plist deleted file mode 100644 index 7be8930d3..000000000 --- a/x11-themes/gtk-industrial-theme/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/gtk/themes/engines/libindustrial.so -share/themes/Industrial/gtk/gtkrc -@dirrm share/themes/Industrial/gtk -@dirrmtry share/themes/Industrial diff --git a/x11-themes/gtk-lila-theme-extras/Makefile b/x11-themes/gtk-lila-theme-extras/Makefile deleted file mode 100644 index fc6153758..000000000 --- a/x11-themes/gtk-lila-theme-extras/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtk-lila-theme -# Date Created: 2 Feb 2005 -# Whom: Filippo Natali <filippo@widestore.net> -# -# $FreeBSD$ -# - -PORTNAME= gtk-lila-theme-extras -PORTVERSION= 0.4.5 -PORTREVISION= 2 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ -DISTNAME= lila-gtk-extras-${PORTVERSION} - -MAINTAINER= filippo.natali@gmail.com -COMMENT= GTK+ 2.0 Lila additional themes - -WRKSRC= ${WRKDIR}/lila-gtk-extras - -NO_BUILD= yes -USE_GNOME= gtk20 -USE_BZIP2= yes - -do-install: - @${FIND} ${WRKSRC} -type d -depth 1 \ - -exec ${CP} -r "{}" ${PREFIX}/share/themes/ \; - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-lila-theme-extras/distinfo b/x11-themes/gtk-lila-theme-extras/distinfo deleted file mode 100644 index 159328a20..000000000 --- a/x11-themes/gtk-lila-theme-extras/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (lila-gtk-extras-0.4.5.tar.bz2) = 1a7016c747e2c29aee4a80fee4539eef -SHA256 (lila-gtk-extras-0.4.5.tar.bz2) = 07d1a54df7cd45ad4ca526a7fec7cbdd5b008492209353e7d84472a635575ec4 -SIZE (lila-gtk-extras-0.4.5.tar.bz2) = 15845 diff --git a/x11-themes/gtk-lila-theme-extras/pkg-descr b/x11-themes/gtk-lila-theme-extras/pkg-descr deleted file mode 100644 index 74ac8fe37..000000000 --- a/x11-themes/gtk-lila-theme-extras/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GTK+ 2.0 Lila additional themes - -WWW: http://lila-theme.uni.cc diff --git a/x11-themes/gtk-lila-theme-extras/pkg-plist b/x11-themes/gtk-lila-theme-extras/pkg-plist deleted file mode 100644 index e427b1667..000000000 --- a/x11-themes/gtk-lila-theme-extras/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -share/themes/Kuala/gtk-2.0/iconrc -share/themes/Kuala/gtk-2.0/gtkrc -share/themes/Lila-Industrial/gtk/gtkrc -share/themes/Lila-Industrial/gtk-2.0/iconrc -share/themes/Lila-Industrial/gtk-2.0/gtkrc -share/themes/Lila-Simple/gtk-2.0/iconrc -share/themes/Lila-Simple/gtk-2.0/gtkrc -share/themes/Lila-Smooth/gtk-2.0/iconrc -share/themes/Lila-Smooth/gtk-2.0/gtkrc -share/themes/Lila-Xfce/gtk-2.0/iconrc -share/themes/Lila-Xfce/gtk-2.0/gtkrc -share/themes/Lilacurve/gtk-2.0/iconrc -share/themes/Lilacurve/gtk-2.0/gtkrc -share/themes/Plush/gtk-2.0/iconrc -share/themes/Plush/gtk-2.0/gtkrc -share/themes/Quasi/gtk-2.0/iconrc -share/themes/Quasi/gtk-2.0/gtkrc -@dirrm share/themes/Kuala/gtk-2.0 -@dirrm share/themes/Kuala -@dirrm share/themes/Lila-Industrial/gtk -@dirrm share/themes/Lila-Industrial/gtk-2.0 -@dirrm share/themes/Lila-Industrial -@dirrm share/themes/Lila-Simple/gtk-2.0 -@dirrm share/themes/Lila-Simple -@dirrm share/themes/Lila-Smooth/gtk-2.0 -@dirrm share/themes/Lila-Smooth -@dirrm share/themes/Lila-Xfce/gtk-2.0 -@dirrm share/themes/Lila-Xfce -@dirrm share/themes/Lilacurve/gtk-2.0 -@dirrm share/themes/Lilacurve -@dirrm share/themes/Plush/gtk-2.0 -@dirrm share/themes/Plush -@dirrm share/themes/Quasi/gtk-2.0 -@dirrm share/themes/Quasi diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile deleted file mode 100644 index d2224edcd..000000000 --- a/x11-themes/gtk-lila-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtk-lila-theme -# Date Created: 2 Feb 2005 -# Whom: Filippo Natali <filippo@widestore.net> -# -# $FreeBSD$ -# - -PORTNAME= gtk-lila-theme -PORTVERSION= 0.5.5 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ -DISTNAME= lila-gtk-${PORTVERSION} - -MAINTAINER= filippo.natali@gmail.com -COMMENT= GTK+ 2.0 Lila theme - -WRKSRC= ${WRKDIR} - -NO_BUILD= yes -USE_GNOME= gtk20 -USE_BZIP2= yes - -do-install: - @${MKDIR} ${PREFIX}/share/themes - @${CP} -R ${WRKDIR}/lila-gtk/GorLila ${PREFIX}/share/themes - @${CP} -R ${WRKDIR}/lila-gtk/SimpLila ${PREFIX}/share/themes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-lila-theme/distinfo b/x11-themes/gtk-lila-theme/distinfo deleted file mode 100644 index 1813e3082..000000000 --- a/x11-themes/gtk-lila-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (lila-gtk-0.5.5.tar.bz2) = 922e84119242f9d3879c63b1775922c7 -SHA256 (lila-gtk-0.5.5.tar.bz2) = a979313f632071f6bf8e62902c389c810baa98f0a7e0fd0bf61ec6fb5d341d4f -SIZE (lila-gtk-0.5.5.tar.bz2) = 17260 diff --git a/x11-themes/gtk-lila-theme/pkg-descr b/x11-themes/gtk-lila-theme/pkg-descr deleted file mode 100644 index 6cf71cfdc..000000000 --- a/x11-themes/gtk-lila-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GTK+ 2.0 and Metacity Lila theme - -WWW: http://lila-theme.uni.cc diff --git a/x11-themes/gtk-lila-theme/pkg-plist b/x11-themes/gtk-lila-theme/pkg-plist deleted file mode 100644 index 3caed28c7..000000000 --- a/x11-themes/gtk-lila-theme/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -share/themes/SimpLila/gtk-2.0/iconrc -share/themes/SimpLila/gtk-2.0/gtkrc -share/themes/SimpLila/metacity-1/metacity-theme-1.xml -share/themes/SimpLila/index.theme -share/themes/GorLila/gtk-2.0/iconrc -share/themes/GorLila/gtk-2.0/gtkrc -share/themes/GorLila/metacity-1/wm-restore.svg -share/themes/GorLila/metacity-1/wm-min.svg -share/themes/GorLila/metacity-1/wm-menu.svg -share/themes/GorLila/metacity-1/wm-max.svg -share/themes/GorLila/metacity-1/wm-close.svg -share/themes/GorLila/metacity-1/metacity-theme-1.xml -share/themes/GorLila/index.theme -@dirrm share/themes/SimpLila/metacity-1 -@dirrm share/themes/SimpLila/gtk-2.0 -@dirrm share/themes/SimpLila -@dirrm share/themes/GorLila/metacity-1 -@dirrm share/themes/GorLila/gtk-2.0 -@dirrm share/themes/GorLila diff --git a/x11-themes/gtk-longhorninspirat-theme/Makefile b/x11-themes/gtk-longhorninspirat-theme/Makefile deleted file mode 100644 index cd00cc59f..000000000 --- a/x11-themes/gtk-longhorninspirat-theme/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: Longhorn Inspirat (gtk20 theme/master) -# Date created: 01 Mar 2005 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= longhorninspirat -PORTVERSION= 1.0 -PORTREVISION= 2 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= Longhorn_Inspirat - -MAINTAINER= danfe@FreeBSD.org -COMMENT= A port of Windows XP theme Longhorn Inspirat - -TYPE?= gtk - -THEME_NAME= "${DISTNAME:S/_/ /}" -WRKSRC= ${WRKDIR}/${THEME_NAME} - -USE_BZIP2= yes -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -post-extract: - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - @${RM} -r ${WRKSRC}/gtk-2.0/.Trash-roberto - -do-install: - @${MKDIR} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-longhorninspirat-theme/distinfo b/x11-themes/gtk-longhorninspirat-theme/distinfo deleted file mode 100644 index c89223ce9..000000000 --- a/x11-themes/gtk-longhorninspirat-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Longhorn_Inspirat.tar.bz2) = 56225cf5e47195a31f2a6cc49491417a -SHA256 (Longhorn_Inspirat.tar.bz2) = d3e5a08c95a5457276435794397963e07a752af2c5b6052d2696d946cba21c74 -SIZE (Longhorn_Inspirat.tar.bz2) = 1367108 diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-descr b/x11-themes/gtk-longhorninspirat-theme/pkg-descr deleted file mode 100644 index ae2aeba3d..000000000 --- a/x11-themes/gtk-longhorninspirat-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Port of Longhorn Inspirat theme, originally created by Stefanka for -Windows XP. - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-longhorninspirat-theme/pkg-plist b/x11-themes/gtk-longhorninspirat-theme/pkg-plist deleted file mode 100644 index cc39ab3c9..000000000 --- a/x11-themes/gtk-longhorninspirat-theme/pkg-plist +++ /dev/null @@ -1,221 +0,0 @@ -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panel_bg.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton3.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton4.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton1.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panel-bg.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Panel/panelbutton2.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/Xtra/stock_cut.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/lock-screen.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_filesaveas.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_new.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_help.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-back.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_open.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-up.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-bottom.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-center.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_quit.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-dialog-warning.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-first.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-next.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-min.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_close.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-max.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cut.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/iconrc -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_print-preview.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-max.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_dialog_error.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-zero.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-forward.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-out.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk_go-back.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-fit.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdrom.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_preferences.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_refresh.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-stop.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-in.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_gtk-underline.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-ascending.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_button_ok.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_screenshot.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_copy.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-last.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_text-unindent.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_brokenimage.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-zero.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-min.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/INSTALL -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_revert-to-saved.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_configure-b.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_about.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_replace.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-med.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_delete.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_spell-check.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-italic.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk_go-forward.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_add.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_overline.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-left.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_undo.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_text-indent.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_goto-top.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_jump-to.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_execute.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-prev.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/gtk-bold.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_paste.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-eject.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-right.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_floppy.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_gtk-no.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_home.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-pause.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-info.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_print.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/button_cancel.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-med.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-block.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/README -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock-descending.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_search.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_apply.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-mute.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/volume-mute.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_book.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_cdplayer-play.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_zoom-100.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_redo.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_strikethrough.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/stock_go-down.svg -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-bottom-active.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-left-active.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/notebook.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-top.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-right.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-right-active.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-bottom.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-top-active.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/tab-left.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/null.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/Tabs/--notebook.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/list_header-pressed.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-right.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow_down.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top_end.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/progressbar.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/notebook.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/focus.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-prelight (copy).png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menuitem.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right_start.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/thumb-grip-v.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/handle-v.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu-overlay.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right_end.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gtkrc -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-down.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-insensitive.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/line-v.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-pressed.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider-vert.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow_up.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin-down.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-prelight.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-left.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top_start.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/ruler.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option1.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-pressed (copy).png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-in.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-right.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check2.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_top.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-scrollbar.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check3.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu-bg.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option2.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-progressbar.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-up.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left_start.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame-gap-start.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom_start.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-out.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/highlight.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/handle-h.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/slider-horiz.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/list_header.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_right.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/arrow-up.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-etched-out.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-default (copy).png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/thumb-grip-h.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin-up.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_left_end.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/gap_bottom_end.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/progressbar-vert.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/check1.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-default.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/line-h.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough-progressbar-vert.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menubar.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/button-normal.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/shadow-none.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-left.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/stepper-down.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/toolbar2.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menu.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/option-menu.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/spin.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/toolbar.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame1.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/menuline.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame2.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/focus (copy).png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/frame-gap-end.png -%%GTK20%%share/themes/Longhorn Inspirat/gtk-2.0/trough.png -%%GTK20%%share/themes/Longhorn Inspirat/index.theme -%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/Panel -%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock/Xtra -%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/gartoon-stock -%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0/Tabs -%%GTK20%%@dirrm share/themes/Longhorn Inspirat/gtk-2.0 -%%GTK20%%@dirrm share/themes/Longhorn Inspirat -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-close-pressed.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-minimize-pressed.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-right-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-right-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-left-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-maximize-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-minimize-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-mid-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-menu-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-bottom-right-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-left-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-right-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-menu-pressed.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-mid-shaded-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-menu-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-mid-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-mid-focused-template.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-maximize-pressed.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-right-shaded-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-close-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-right-shaded-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-close-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-bottom-left-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-left-shaded-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-left-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-minimize-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/button-maximize-focused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/titlebar-left-shaded-unfocused.png -%%METACITY%%share/gnome/themes/Longhorn Inspirat/metacity-1/frame-bottom-mid-focused.png -%%METACITY%%@dirrm share/gnome/themes/Longhorn Inspirat/metacity-1 -%%METACITY%%share/gnome/themes/Longhorn Inspirat/index.theme -%%METACITY%%@dirrm share/gnome/themes/Longhorn Inspirat diff --git a/x11-themes/gtk-milk-theme/Makefile b/x11-themes/gtk-milk-theme/Makefile deleted file mode 100644 index 46c9cd701..000000000 --- a/x11-themes/gtk-milk-theme/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: Milk (gtk20 theme/master) -# Date created: 28 Feb 2005 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= milk -PORTVERSION= 2.1 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ -PKGNAMEPREFIX?= ${TYPE}- -PKGNAMESUFFIX= -theme -DISTNAME= Milk-${PORTVERSION} - -MAINTAINER= danfe@FreeBSD.org -COMMENT= A port of Milk, Mac OS X theme - -TYPE?= gtk - -THEME_NAME= Milk - -USE_BZIP2= yes -NO_BUILD= yes - -.if ${TYPE} == "gtk" -THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} -PLIST_SUB+= GTK20="" METACITY="@comment " -USE_GNOME= gtk20 -.else # metacity -THEME_DIR= ${PREFIX}/share/gnome/themes/${THEME_NAME} -PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier -.endif - -post-extract: - @${FIND} ${WRKSRC} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 - -do-install: - @${MKDIR} ${THEME_DIR} - ${INSTALL_DATA} ${WRKSRC}/index.theme ${THEME_DIR} -.if ${TYPE} == "gtk" - cd ${WRKSRC} && ${FIND} gtk-2.0 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.else - cd ${WRKSRC} && ${FIND} metacity-1 | \ - ${CPIO} -pdu -R ${SHAREOWN}:${SHAREGRP} ${THEME_DIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-milk-theme/distinfo b/x11-themes/gtk-milk-theme/distinfo deleted file mode 100644 index e47c48eb4..000000000 --- a/x11-themes/gtk-milk-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Milk-2.1.tar.bz2) = dfc402047a3d0e68f9281c1d4bf62832 -SHA256 (Milk-2.1.tar.bz2) = 0ac391bd7d0b28baa79918f10e56b8d85cb557c11a6a20caec97f4c250cc5faf -SIZE (Milk-2.1.tar.bz2) = 70560 diff --git a/x11-themes/gtk-milk-theme/pkg-descr b/x11-themes/gtk-milk-theme/pkg-descr deleted file mode 100644 index 9a539f729..000000000 --- a/x11-themes/gtk-milk-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Port of a Milk, Mac OS X theme originally made by Max Rudberg -(http://www.maxthemes.com). - -WWW: http://www.users.monornet.hu/linux/ diff --git a/x11-themes/gtk-milk-theme/pkg-plist b/x11-themes/gtk-milk-theme/pkg-plist deleted file mode 100644 index 2d29f4c6d..000000000 --- a/x11-themes/gtk-milk-theme/pkg-plist +++ /dev/null @@ -1,261 +0,0 @@ -%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-down.png -%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-left.png -%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-right-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-right.png -%%GTK20%%share/themes/Milk/gtk-2.0/Arrows/arrow-up.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Arrows -%%GTK20%%share/themes/Milk/gtk-2.0/Bgs/appbg.gif -%%GTK20%%share/themes/Milk/gtk-2.0/Bgs/appbg.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Bgs -%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-default.png -%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-normal.png -%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Buttons/button-pressed.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Buttons -%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame-gap-end.png -%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame-gap-start.png -%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame1.png -%%GTK20%%share/themes/Milk/gtk-2.0/Frames/frame2.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Frames -%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle-h.png -%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle-v.png -%%GTK20%%share/themes/Milk/gtk-2.0/Handles/handle.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Handles -%%GTK20%%share/themes/Milk/gtk-2.0/Lines/line-h.png -%%GTK20%%share/themes/Milk/gtk-2.0/Lines/line-v.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Lines -%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list-header-pressed.png -%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list-header.png -%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list_header-pressed.png -%%GTK20%%share/themes/Milk/gtk-2.0/Listheaders/list_header.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Listheaders -%%GTK20%%share/themes/Milk/gtk-2.0/Menubar/menubar.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Menubar -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu-noxorg.gif -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu-overlay.png -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu.gif -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menu.png -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menuitem.gif -%%GTK20%%share/themes/Milk/gtk-2.0/Menus/menuline.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Menus -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check1.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check2.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/check3.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-normal.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-button-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-menu-arrow.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option-menu.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option1.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option2.png -%%GTK20%%share/themes/Milk/gtk-2.0/OptionCheck/option3.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/OptionCheck -%%GTK20%%share/themes/Milk/gtk-2.0/Others/focus.png -%%GTK20%%share/themes/Milk/gtk-2.0/Others/highlight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Others/null.png -%%GTK20%%share/themes/Milk/gtk-2.0/Others/ruler.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Others -%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panel-bg.png -%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton1.png -%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton2.png -%%GTK20%%share/themes/Milk/gtk-2.0/Panel/panelbutton3.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Panel -%%GTK20%%share/themes/Milk/gtk-2.0/Progress/progressbar-vert.png -%%GTK20%%share/themes/Milk/gtk-2.0/Progress/progressbar.png -%%GTK20%%share/themes/Milk/gtk-2.0/Progress/trough-progressbar-vert.png -%%GTK20%%share/themes/Milk/gtk-2.0/Progress/trough-progressbar.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Progress -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/horizontal_trough.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/horizontal_trough_insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/null.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_down_push.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_left_push.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_right_push.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scroll_arrow_up_push.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal_insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_horizontal_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical_insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/scrollbar_vertical_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/vertical_trough.png -%%GTK20%%share/themes/Milk/gtk-2.0/Scroll2/vertical_trough_insens.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Scroll2 -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/entry-shadow-in.png -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-in.png -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-none.png -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-out.png -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/shadow-up.png -%%GTK20%%share/themes/Milk/gtk-2.0/Shadows/text-entry.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Shadows -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/slider-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/slider.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h-insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-h.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v-insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/thumb-grip-v.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-horiz-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-horiz.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-vert-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range-vert.png -%%GTK20%%share/themes/Milk/gtk-2.0/Sliders/trough-range.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Sliders -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-down-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-down.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-up-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-arrow-up.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-down.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-insensitive.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spin-up.png -%%GTK20%%share/themes/Milk/gtk-2.0/Spinbuttons/spins.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Spinbuttons -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/notebook.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/null.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-bottom-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-bottom.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-left-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-left.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-right-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-right.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-top-active.png -%%GTK20%%share/themes/Milk/gtk-2.0/Tabs2/tab-top.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Tabs2 -%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbar-bg.png -%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_normal.png -%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/Toolbar/toolbutton_togle.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Toolbar -%%GTK20%%share/themes/Milk/gtk-2.0/Tooltips/tooltips.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/Tooltips -%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-normal.png -%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-button-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/combo/combo-menu-arrow.png -%%GTK20%%share/themes/Milk/gtk-2.0/combo/line.png -%%GTK20%%share/themes/Milk/gtk-2.0/combo/null.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/combo -%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-insens.png -%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-normal.png -%%GTK20%%share/themes/Milk/gtk-2.0/font/font-button-prelight.png -%%GTK20%%share/themes/Milk/gtk-2.0/font/font-menu-arrow.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/font -%%GTK20%%share/themes/Milk/gtk-2.0/icons/epiphany-bookmark.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-add.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-apply.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-bookmark.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-bookmarks.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-cancel.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-close.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-copy.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-cut.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-delete.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-find-and-replace.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-find.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-back.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-bottom.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-down.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-first.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-forward.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-last.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-top.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-go-up.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-help.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-home.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-jump-to.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-new.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-ok.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-open.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-paste.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-preferences.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-print-preview.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-print.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-redo.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-refresh.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-revert.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-save-as.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-save.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-stop.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/gtk-undo.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/iconrc -%%GTK20%%share/themes/Milk/gtk-2.0/icons/my-button-template.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-100.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-fit.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-in.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/stock_zoom-out.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/v1.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/v2.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/v3.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/v4.png -%%GTK20%%share/themes/Milk/gtk-2.0/icons/volume-mute.png -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0/icons -%%GTK20%%share/themes/Milk/gtk-2.0/gtkrc -%%GTK20%%share/themes/Milk/gtk-2.0/iconrc -%%GTK20%%share/themes/Milk/gtk-2.0/menu-noxorg.rc -%%GTK20%%share/themes/Milk/gtk-2.0/menu.rc -%%GTK20%%share/themes/Milk/gtk-2.0/panel.rc -%%GTK20%%share/themes/Milk/gtk-2.0/toolbar.rc -%%GTK20%%@dirrm share/themes/Milk/gtk-2.0 -%%GTK20%%share/themes/Milk/index.theme -%%GTK20%%@dirrm share/themes/Milk -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-close-focused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-close-prelight.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-close-pressed.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-close-unfocused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-inactive.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-maximize-focused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-maximize-prelight.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-maximize-pressed.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-maximize-unfocused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-menu-focused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-menu-prelight.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-menu-pressed.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-menu-unfocused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-minimize-focused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-minimize-prelight.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-minimize-pressed.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/button-minimize-unfocused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-left-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-left-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-mid-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-mid-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-right-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-bottom-right-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-left-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-left-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-right-focused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-right-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-right-unfocused.png -%%METACITY%%share/gnome/themes/Milk/metacity-1/frame-right-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/metacity-theme-1.xml -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-left-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-left-shaded-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-left-shaded-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-left-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-mid-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-mid-shaded-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-mid-shaded-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-mid-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-right-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-right-shaded-focused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-right-shaded-unfocused.xpm -%%METACITY%%share/gnome/themes/Milk/metacity-1/titlebar-right-unfocused.xpm -%%METACITY%%@dirrm share/gnome/themes/Milk/metacity-1 -%%METACITY%%share/gnome/themes/Milk/index.theme -%%METACITY%%@dirrm share/gnome/themes/Milk diff --git a/x11-themes/gtk-murrina-aqua/Makefile b/x11-themes/gtk-murrina-aqua/Makefile deleted file mode 100644 index 9bff480ba..000000000 --- a/x11-themes/gtk-murrina-aqua/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtk-murrina-aqua -# Date created: 2006-08-20 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk-murrina-aqua -PORTVERSION= 0.1 -CATEGORIES= x11-themes -MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/murrine/ -DISTNAME= Murrina-Aqua - -MAINTAINER= pneumann@gmail.com -COMMENT= Murrina Aqua GTK+ 2.x cairo based theme - -BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine - -GTKRC_DIR= ${DISTNAME}/gtk-2.0 -USE_GNOME= gtk20 -NO_BUILD= yes - -do-install: - @${MKDIR} ${LOCALBASE}/share/themes/${GTKRC_DIR} - @${INSTALL_DATA} ${WRKDIR}/${GTKRC_DIR}/gtkrc ${LOCALBASE}/share/themes/${GTKRC_DIR} - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-murrina-aqua/distinfo b/x11-themes/gtk-murrina-aqua/distinfo deleted file mode 100644 index 7bbc7c6e8..000000000 --- a/x11-themes/gtk-murrina-aqua/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Murrina-Aqua.tar.gz) = 9b4e9d2383f1f32b17777ff5c35b93f4 -SHA256 (Murrina-Aqua.tar.gz) = 4353a0bf316dcc05511dc424f5a03e6be92cf0ad4a3f9e299fc737f9f3d1a6dc -SIZE (Murrina-Aqua.tar.gz) = 1537 diff --git a/x11-themes/gtk-murrina-aqua/pkg-descr b/x11-themes/gtk-murrina-aqua/pkg-descr deleted file mode 100644 index 68f298d83..000000000 --- a/x11-themes/gtk-murrina-aqua/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a GTK+ 2.x theme. "Murrine" is an Italian word meaning the art glass -works done by Venicians glass blowers. They're absolutely wonderful and -colorful. - -WWW: http://www.gnome-look.org/content/show.php?content=42755 diff --git a/x11-themes/gtk-murrina-aqua/pkg-plist b/x11-themes/gtk-murrina-aqua/pkg-plist deleted file mode 100644 index a7dba73ea..000000000 --- a/x11-themes/gtk-murrina-aqua/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -share/themes/Murrina-Aqua/gtk-2.0/gtkrc -@dirrm share/themes/Murrina-Aqua/gtk-2.0 -@dirrm share/themes/Murrina-Aqua diff --git a/x11-themes/gtk-murrina-lightblue/Makefile b/x11-themes/gtk-murrina-lightblue/Makefile deleted file mode 100644 index b949bbb1f..000000000 --- a/x11-themes/gtk-murrina-lightblue/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtk-murrina-lightblue -# Date created: 2006-08-20 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk-murrina-lightblue -PORTVERSION= 0.1 -CATEGORIES= x11-themes -MASTER_SITES= http://www.gnome-look.org/content/files/ -DISTNAME= 45384-MurrinaLightBlue - -MAINTAINER= pneumann@gmail.com -COMMENT= Murrina LightBlue GTK+ 2.x cairo based theme - -BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine - -GTKRC_DIR= ${DISTNAME}/gtk-2.0 -USE_GNOME= gtk20 -NO_BUILD= yes - -do-install: - @${MKDIR} ${LOCALBASE}/share/themes/MurrinaLightBlue/gtk-2.0 - @${INSTALL_DATA} ${WRKDIR}/MurrinaLightBlue/gtk-2.0/gtkrc ${LOCALBASE}/share/themes/MurrinaLightBlue/gtk-2.0 - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-murrina-lightblue/distinfo b/x11-themes/gtk-murrina-lightblue/distinfo deleted file mode 100644 index f70b356b2..000000000 --- a/x11-themes/gtk-murrina-lightblue/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (45384-MurrinaLightBlue.tar.gz) = 7be4f07934691b6cc9609bbc7c378a7c -SHA256 (45384-MurrinaLightBlue.tar.gz) = 525e07b6af21482542dcb8dff25566121d23a4d77151759f84e4fcfad1ea6f5d -SIZE (45384-MurrinaLightBlue.tar.gz) = 8466 diff --git a/x11-themes/gtk-murrina-lightblue/pkg-descr b/x11-themes/gtk-murrina-lightblue/pkg-descr deleted file mode 100644 index 68f298d83..000000000 --- a/x11-themes/gtk-murrina-lightblue/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a GTK+ 2.x theme. "Murrine" is an Italian word meaning the art glass -works done by Venicians glass blowers. They're absolutely wonderful and -colorful. - -WWW: http://www.gnome-look.org/content/show.php?content=42755 diff --git a/x11-themes/gtk-murrina-lightblue/pkg-plist b/x11-themes/gtk-murrina-lightblue/pkg-plist deleted file mode 100644 index 44a6989e1..000000000 --- a/x11-themes/gtk-murrina-lightblue/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -share/themes/MurrinaLightBlue/gtk-2.0/gtkrc -@dirrm share/themes/MurrinaLightBlue/gtk-2.0 -@dirrm share/themes/MurrinaLightBlue diff --git a/x11-themes/gtk-murrine-engine/Makefile b/x11-themes/gtk-murrine-engine/Makefile deleted file mode 100644 index 362f97ece..000000000 --- a/x11-themes/gtk-murrine-engine/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtk-murrine-engine -# Date created: 2006-08-20 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk-murrine-engine -PORTVERSION= 0.13 -CATEGORIES= x11-themes -MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ -DISTNAME= murrine-${PORTVERSION} - -MAINTAINER= pneumann@gmail.com -COMMENT= Murrine GTK+ 2.x cairo based engine - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-animation -USE_GMAKE= yes -USE_BZIP2= yes -USE_GNOME= gtk20 -FETCH_CMD= /usr/bin/fetch -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-murrine-engine/distinfo b/x11-themes/gtk-murrine-engine/distinfo deleted file mode 100644 index 5f2e8ecd4..000000000 --- a/x11-themes/gtk-murrine-engine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (murrine-0.13.tar.bz2) = 3dfc75b050b79401671175f960bb7d44 -SHA256 (murrine-0.13.tar.bz2) = 9e22b7a4308eb3e8c22d4f392327c848e8d607c0fecdfdc182acd2c91d91c528 -SIZE (murrine-0.13.tar.bz2) = 331955 diff --git a/x11-themes/gtk-murrine-engine/pkg-descr b/x11-themes/gtk-murrine-engine/pkg-descr deleted file mode 100644 index f361d7b45..000000000 --- a/x11-themes/gtk-murrine-engine/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a GTK+ 2.x engine. "Murrine" is an Italian word meaning the art glass -works done by Venicians glass blowers. They're absolutely wonderful and -colorful. This is the engine that let the murrina's themes work. - -WWW: http://cimi.netsons.org/pages/murrine.php diff --git a/x11-themes/gtk-murrine-engine/pkg-plist b/x11-themes/gtk-murrine-engine/pkg-plist deleted file mode 100644 index 92aae2709..000000000 --- a/x11-themes/gtk-murrine-engine/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmurrine.so diff --git a/x11-themes/gtk-murrine-themes/Makefile b/x11-themes/gtk-murrine-themes/Makefile deleted file mode 100644 index 07797f0a2..000000000 --- a/x11-themes/gtk-murrine-themes/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gtk-murrine-themes -# Date created: 2006-08-20 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk-murrine-themes -PORTVERSION= 0.1 -CATEGORIES= x11-themes -MASTER_SITES= http://cimi.netsons.org/media/download_gallery/ -DISTNAME= MurrineThemePack - -MAINTAINER= pneumann@gmail.com -COMMENT= Murrine theme pack - -BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libmurrine.la:${PORTSDIR}/x11-themes/gtk-murrine-engine - -GTKRC_DIR= ${DISTNAME}/gtk-2.0 -USE_GNOME= gtk20 -NO_BUILD= yes -USE_BZIP2= yes - -do-install: - @(for theme in MurrinaCandy MurrinaCappuccino MurrinaEalm MurrinaNeoGraphite; do \ - ${MKDIR} ${LOCALBASE}/share/themes/$$theme/gtk-2.0; \ - ${INSTALL_DATA} ${WRKDIR}/$$theme/gtk-2.0/gtkrc ${LOCALBASE}/share/themes/$$theme/gtk-2.0; \ - done); - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-murrine-themes/distinfo b/x11-themes/gtk-murrine-themes/distinfo deleted file mode 100644 index b5c62ff04..000000000 --- a/x11-themes/gtk-murrine-themes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (MurrineThemePack.tar.bz2) = d37e19adcc912ffa9760c6c3c3e3d252 -SHA256 (MurrineThemePack.tar.bz2) = 3df7ac2e919706f51bdf4b4c35b13dc4d5a4dc1f913f3bca19690e05d3782739 -SIZE (MurrineThemePack.tar.bz2) = 2896 diff --git a/x11-themes/gtk-murrine-themes/pkg-descr b/x11-themes/gtk-murrine-themes/pkg-descr deleted file mode 100644 index 39145c061..000000000 --- a/x11-themes/gtk-murrine-themes/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is the murrine theme pack. "Murrine" is an Italian word meaning the -art glass works done by Venicians glass blowers. They're absolutely -wonderful and colorful. - -WWW: http://cimi.netsons.org/pages/murrine/themes.php diff --git a/x11-themes/gtk-murrine-themes/pkg-plist b/x11-themes/gtk-murrine-themes/pkg-plist deleted file mode 100644 index 83ce95183..000000000 --- a/x11-themes/gtk-murrine-themes/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -share/themes/MurrinaCandy/gtk-2.0/gtkrc -share/themes/MurrinaCappuccino/gtk-2.0/gtkrc -share/themes/MurrinaEalm/gtk-2.0/gtkrc -share/themes/MurrinaNeoGraphite/gtk-2.0/gtkrc -@dirrm share/themes/MurrinaCandy/gtk-2.0 -@dirrm share/themes/MurrinaCandy -@dirrm share/themes/MurrinaCappuccino/gtk-2.0 -@dirrm share/themes/MurrinaCappuccino -@dirrm share/themes/MurrinaEalm/gtk-2.0 -@dirrm share/themes/MurrinaEalm -@dirrm share/themes/MurrinaNeoGraphite/gtk-2.0 -@dirrm share/themes/MurrinaNeoGraphite diff --git a/x11-themes/gtk-qn-x11-theme/Makefile b/x11-themes/gtk-qn-x11-theme/Makefile deleted file mode 100644 index 1781b685f..000000000 --- a/x11-themes/gtk-qn-x11-theme/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gtk-qn-x11-theme -# Date Created: 16 March 2001 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gtk-qn-x11-theme -PORTVERSION= 0.1 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= qnx11__ -DISTNAME= qnx11__-1.2.x - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= The QN-X11 GTK theme engine - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-qn-x11-theme/distinfo b/x11-themes/gtk-qn-x11-theme/distinfo deleted file mode 100644 index 76e798796..000000000 --- a/x11-themes/gtk-qn-x11-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qnx11__-1.2.x.tar.gz) = 8dbaba430866992ad3bf8977f564a446 -SHA256 (qnx11__-1.2.x.tar.gz) = a73719e824e89acb246ce872c0dee7506557917e28e2a64491716695ea7c7bd7 -SIZE (qnx11__-1.2.x.tar.gz) = 128137 diff --git a/x11-themes/gtk-qn-x11-theme/pkg-descr b/x11-themes/gtk-qn-x11-theme/pkg-descr deleted file mode 100644 index cd7d56342..000000000 --- a/x11-themes/gtk-qn-x11-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The QN-X11 GTK theme engine. - -WWW: http://gtk.themes.org/themes.phtml?themeid=984373474 diff --git a/x11-themes/gtk-qn-x11-theme/pkg-plist b/x11-themes/gtk-qn-x11-theme/pkg-plist deleted file mode 100644 index 76469915b..000000000 --- a/x11-themes/gtk-qn-x11-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libqnx.la -lib/gtk/themes/engines/libqnx.so -share/themes/QN-X11/ICON.png -share/themes/QN-X11/README.html -share/themes/QN-X11/gtk/gtkrc -@dirrm share/themes/QN-X11/gtk -@dirrm share/themes/QN-X11 diff --git a/x11-themes/gtk-qnxtheme/Makefile b/x11-themes/gtk-qnxtheme/Makefile deleted file mode 100644 index 095eae51e..000000000 --- a/x11-themes/gtk-qnxtheme/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: qnxtheme -# Date created: Thu Jan 30 13:27:44 CET 2003 -# Whom: Miguel Mendez <flynn@energyhq.homeip.net> -# -# $FreeBSD$ -# - -PORTNAME= gtk-qnxtheme -PORTVERSION= 0.1 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= qnxtheme -DISTNAME= qnxtheme-default-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= QNX-inspired theme for GTK1 and GTK2 - -WANT_GNOME= yes -NO_BUILD= yes -WRKSRC= ${WRKDIR}/QNX - -OPTIONS+= GTK2 "Build the GTK2 theme as well." off - -.include <bsd.port.pre.mk> - -.if defined(WITH_GTK2) -USE_GNOME= gtk20 -PLIST_SUB+= GTK2="" -.else -PLIST_SUB+= GTK2="@comment " -.endif - -# XXX - port build fails unless I create dummy file if OPTIONS aren't yet set -post-extract: - @${ECHO_CMD} "all:" > ${WRKSRC}/Makefile - -do-install: - @${REINPLACE_CMD} -e 's@/usr@${LOCALBASE}@g' ${WRKSRC}/gtk/gtkrc - @${REINPLACE_CMD} -e 's@QNX@qnxtheme@g' ${WRKSRC}/gtk/gtkrc - @${RM} -f ${WRKSRC}/gtk/gtkrc.bak - @${MKDIR} ${LOCALBASE}/share/themes/qnxtheme/gtk - @for i in ${WRKSRC}/gtk/*; do \ - ${INSTALL_DATA} $$i ${LOCALBASE}/share/themes/qnxtheme/gtk; \ - done -.if defined(WITH_GTK2) - @${REINPLACE_CMD} -e 's@/usr@${LOCALBASE}@g' ${WRKSRC}/gtk-2.0/gtkrc - @${REINPLACE_CMD} -e 's@QNX@qnxtheme@g' ${WRKSRC}/gtk-2.0/gtkrc - @${RM} -f ${WRKSRC}/gtk-2.0/gtkrc.bak - @${MKDIR} ${LOCALBASE}/share/themes/qnxtheme/gtk-2.0 - @for i in ${WRKSRC}/gtk-2.0/*; do \ - ${INSTALL_DATA} $$i ${LOCALBASE}/share/themes/qnxtheme/gtk-2.0; \ - done -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/gtk-qnxtheme/distinfo b/x11-themes/gtk-qnxtheme/distinfo deleted file mode 100644 index 8c0f8d7c7..000000000 --- a/x11-themes/gtk-qnxtheme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (qnxtheme-default-0.1.tar.gz) = e863ef52fb4a836f4c4c49bec9992d2f -SHA256 (qnxtheme-default-0.1.tar.gz) = 0ae3d6ea53bfcb43887b0c1f8295dccbe77a85ce7af3f85302962a638e7163a8 -SIZE (qnxtheme-default-0.1.tar.gz) = 13470 diff --git a/x11-themes/gtk-qnxtheme/pkg-descr b/x11-themes/gtk-qnxtheme/pkg-descr deleted file mode 100644 index 702cb901f..000000000 --- a/x11-themes/gtk-qnxtheme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -qnxtheme is a QNX-inspired theme for GTK1 and GTK2. - -Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/x11-themes/gtk-qnxtheme/pkg-plist b/x11-themes/gtk-qnxtheme/pkg-plist deleted file mode 100644 index 8a1ddff05..000000000 --- a/x11-themes/gtk-qnxtheme/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -share/themes/qnxtheme/gtk/plus.png -share/themes/qnxtheme/gtk/vbuttonbarpressed.png -share/themes/qnxtheme/gtk/listheader.png -share/themes/qnxtheme/gtk/listheaderpressed.png -share/themes/qnxtheme/gtk/arrow_down2.png -share/themes/qnxtheme/gtk/blank.png -share/themes/qnxtheme/gtk/arrow_right2.png -share/themes/qnxtheme/gtk/gtkrc -share/themes/qnxtheme/gtk/mcheck1.png -share/themes/qnxtheme/gtk/mcheck2.png -share/themes/qnxtheme/gtk/arrow_right.png -share/themes/qnxtheme/gtk/toolbutton.png -share/themes/qnxtheme/gtk/arrow_left2.png -share/themes/qnxtheme/gtk/toolbuttonpressed.png -share/themes/qnxtheme/gtk/arrow_down.png -share/themes/qnxtheme/gtk/trough.png -share/themes/qnxtheme/gtk/mradio1.png -share/themes/qnxtheme/gtk/mradio2.png -share/themes/qnxtheme/gtk/checkfalse.png -share/themes/qnxtheme/gtk/menuitem.png -share/themes/qnxtheme/gtk/arrow_left.png -share/themes/qnxtheme/gtk/button.png -share/themes/qnxtheme/gtk/progressbar.png -share/themes/qnxtheme/gtk/menubar.png -share/themes/qnxtheme/gtk/minus.png -share/themes/qnxtheme/gtk/arrow_up.png -share/themes/qnxtheme/gtk/hline.png -share/themes/qnxtheme/gtk/buttonpressed.png -share/themes/qnxtheme/gtk/hbuttonbar.png -share/themes/qnxtheme/gtk/scrollbar.png -share/themes/qnxtheme/gtk/radiotrue.png -share/themes/qnxtheme/gtk/radiofalse.png -share/themes/qnxtheme/gtk/checktrue.png -share/themes/qnxtheme/gtk/arrow_up2.png -share/themes/qnxtheme/gtk/hbuttonbarpressed.png -share/themes/qnxtheme/gtk/vbuttonbar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/plus.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/vbuttonbarpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/listheader.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/listheaderpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_down2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/blank.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_right2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/gtkrc -%%GTK2%%share/themes/qnxtheme/gtk-2.0/mcheck1.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/mcheck2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_right.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/toolbutton.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_left2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/toolbuttonpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_down.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/trough.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/mradio1.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/mradio2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/checkfalse.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/menuitem.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_left.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/buttonbarpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/button.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/progressbar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/menubar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/minus.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_up.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/hline.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/buttonpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/hbuttonbar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/scrollbar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/radiotrue.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/buttonbar.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/radiofalse.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/checktrue.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/arrow_up2.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/hbuttonbarpressed.png -%%GTK2%%share/themes/qnxtheme/gtk-2.0/vbuttonbar.png -%%GTK2%%@dirrm share/themes/qnxtheme/gtk-2.0 -@dirrm share/themes/qnxtheme/gtk -@dirrm share/themes/qnxtheme -@dirrmtry share/themes diff --git a/x11-themes/gtk-qt-engine/Makefile b/x11-themes/gtk-qt-engine/Makefile deleted file mode 100644 index 6e042621c..000000000 --- a/x11-themes/gtk-qt-engine/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: gtk-qt-engine -# Date created: 23 February 2004 -# Whom: Danny Pansters <danny@ricin.com> -# -# $FreeBSD$ -# - -PORTNAME= gtk-qt-engine -PORTVERSION= 0.7 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= http://people.freedesktop.org/~davidsansome/ \ - http://freebsd.ricin.com/ports/distfiles/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes - -LIB_DEPENDS= kdecore:${PORTSDIR}/x11/kdelibs3 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack gtk20 -USE_QT_VER= 3 - -WRKSRC= ${WRKDIR}/${PORTNAME} -PLIST_SUB= GTK_VER=${GTK2_VERSION} -PLIST_SUB+= LOCALBASE=${LOCALBASE} - -CONFIGURE_ARGS+=--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include - -OPTIONS= BONOBOUI "With libbonoboui (recommended)" on - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_BONOBOUI) -LIB_DEPENDS+= bonoboui-2:${PORTSDIR}/x11-toolkits/libbonoboui -.endif - -pre-configure: - @${REINPLACE_CMD} -e "s|/share/themes/|${LOCALBASE}/share/themes/|" \ - ${WRKSRC}/kcm_gtk/kcmgtk.cpp - -post-configure: - @${REINPLACE_CMD} -e "s|/usr/lib/menu|/tmp/menu|" \ - ${WRKSRC}/kcm_gtk/Makefile - @${REINPLACE_CMD} -e \ - "s|/usr/share/applications|${PREFIX}/share/applications/kde|g" \ - ${WRKSRC}/kcm_gtk/Makefile - -post-install: - @${RM} /tmp/menu/kcmgtk.menu - @if [ "`ls /tmp/menu`" = "" ]; then ${RMDIR} /tmp/menu; fi - @${RM} ${PREFIX}/share/applnk/Settings/LookNFeel/kcmgtk.desktop - -.include <bsd.port.post.mk> diff --git a/x11-themes/gtk-qt-engine/distinfo b/x11-themes/gtk-qt-engine/distinfo deleted file mode 100644 index 8adb35a86..000000000 --- a/x11-themes/gtk-qt-engine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-qt-engine-0.7.tar.bz2) = 27ca211621f38c45b1c4c9e9ef1f84b0 -SHA256 (gtk-qt-engine-0.7.tar.bz2) = cfaac46c409984afbcf46979f728515535725e8c83bdf70277f23dde068daaee -SIZE (gtk-qt-engine-0.7.tar.bz2) = 439794 diff --git a/x11-themes/gtk-qt-engine/pkg-descr b/x11-themes/gtk-qt-engine/pkg-descr deleted file mode 100644 index 6a3238645..000000000 --- a/x11-themes/gtk-qt-engine/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GTK-QT Theme Engine allows GTK2 apps to use QT (KDE) themes -so that they fit in more nicely with KDE. Includes a KDE -control center module for GTK theme selection. - -WWW: http://www.freedesktop.org/Software/gtk-qt - -Author: David Sansome <me@davidsansome.com> diff --git a/x11-themes/gtk-qt-engine/pkg-plist b/x11-themes/gtk-qt-engine/pkg-plist deleted file mode 100644 index 5be5974ed..000000000 --- a/x11-themes/gtk-qt-engine/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -lib/kde3/kcm_kcmgtk.a -lib/kde3/kcm_kcmgtk.la -lib/kde3/kcm_kcmgtk.so -share/applications/kde/kcmgtk-xdg.desktop -share/locale/de/LC_MESSAGES/gtkqtengine.mo -share/locale/es/LC_MESSAGES/gtkqtengine.mo -share/locale/fr/LC_MESSAGES/gtkqtengine.mo -share/locale/nn/LC_MESSAGES/gtkqtengine.mo -@cwd %%LOCALBASE%% -lib/gtk-2.0/%%GTK_VER%%/engines/libqtengine.a -lib/gtk-2.0/%%GTK_VER%%/engines/libqtengine.la -lib/gtk-2.0/%%GTK_VER%%/engines/libqtengine.so -share/gtk-qt-engine/kde-index.theme -share/themes/Qt/gtk-2.0/gtkrc -@dirrm share/themes/Qt/gtk-2.0 -@dirrm share/themes/Qt -@dirrm share/gtk-qt-engine -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn diff --git a/x11-themes/gtk-smooth-engine/Makefile b/x11-themes/gtk-smooth-engine/Makefile deleted file mode 100644 index b68a69644..000000000 --- a/x11-themes/gtk-smooth-engine/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: gtk-smooth-engine -# Date created: 19 November 2003 -# Whom: Anish Mistry -# -# $FreeBSD$ -# - -PORTNAME= gtk-smooth-engine -PORTVERSION= 0.6.0.1 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= smooth-engine - -MAINTAINER= amistry@am-productions.biz -COMMENT= Flexible GTK Theme Engine - -GNU_CONFIGURE= yes -USE_GNOME= gnometarget -WANT_GNOME= yes -CONFIGURE_ENV= X11BASE="${X11BASE}" - -CONFLICTS= gtk-engines2-[0-9]* - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgtk20}!="" -WITH_GTK2= yes -.endif - -.if ${HAVE_GNOME:Mgtk12}!="" -WITH_GTK12= yes -.endif - -# if neither gtk is detected automatically pull in gtk2 -.if !defined(WITH_GTK12) && !defined(WITH_GTK2) -WITH_GTK2= yes -.endif - -.if defined(WITH_GTK2) -USE_GNOME+= gtk20 -CONFIGURE_ARGS+=--enable-gtk-2 -PLIST_SUB+= GTK2:="" -.else -CONFIGURE_ARGS+=--disable-gtk-2 -PLIST_SUB+= GTK2:="@comment " -.endif - -.if defined(WITH_GTK12) -USE_GNOME+= gtk12 -CONFIGURE_ARGS+=--enable-gtk-1 -PLIST_SUB+= GTK1:="" -.else -CONFIGURE_ARGS+=--disable-gtk-1 -PLIST_SUB+= GTK1:="@comment " -.endif - -pre-everything:: -.if !defined(WITH_GTK2) - @${ECHO_MSG} "To enable gtk2 support define WITH_GTK2." -.endif - -.if !defined(WITH_GTK12) - @${ECHO_MSG} "To enable gtk12 support define WITH_GTK12." -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/gtk-smooth-engine/distinfo b/x11-themes/gtk-smooth-engine/distinfo deleted file mode 100644 index 8bba06bce..000000000 --- a/x11-themes/gtk-smooth-engine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-smooth-engine-0.6.0.1.tar.gz) = a2231118c8187649d1e634fdfe6f36de -SHA256 (gtk-smooth-engine-0.6.0.1.tar.gz) = 12bb1d1138cbbe9eedb847b5f5f258c2540efe2f65f5aafe822f18684f1b18d1 -SIZE (gtk-smooth-engine-0.6.0.1.tar.gz) = 466428 diff --git a/x11-themes/gtk-smooth-engine/files/patch-configure b/x11-themes/gtk-smooth-engine/files/patch-configure deleted file mode 100644 index 2d5297e69..000000000 --- a/x11-themes/gtk-smooth-engine/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Sun Oct 17 02:11:36 2004 -+++ configure Sun Oct 17 02:15:38 2004 -@@ -19381,7 +19382,7 @@ - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR --for as_dir in $prefix/bin -+for as_dir in $prefix/bin $X11BASE/bin - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. -@@ -19432,7 +19433,7 @@ - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR --for as_dir in $prefix/bin -+for as_dir in $prefix/bin $X11BASE/bin - do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. diff --git a/x11-themes/gtk-smooth-engine/files/patch-gtk1_gtk1_patches.c b/x11-themes/gtk-smooth-engine/files/patch-gtk1_gtk1_patches.c deleted file mode 100644 index 679eadb4f..000000000 --- a/x11-themes/gtk-smooth-engine/files/patch-gtk1_gtk1_patches.c +++ /dev/null @@ -1,30 +0,0 @@ ---- engines/gtk1/src/smooth_gtk1_patches.c.orig Mon Jan 17 15:03:36 2005 -+++ engines/gtk1/src/smooth_gtk1_patches.c Mon May 1 15:48:50 2006 -@@ -959,6 +959,8 @@ - slider_length = SCALE_SLIDER_LENGTH(widget->style); - } - -+ -+ - _scale_calc_request (widget, slider_width, slider_length, stepper_size, trough_border, stepper_spacing, &range_rect); - - requisition->width = MAX(requisition->width, range_rect.width); -@@ -1237,6 +1239,7 @@ - { - GtkRange *range; - gint slider_width = 15, slider_length = 30, stepper_size = 15, trough_border = 2, stepper_spacing = 2; -+ int size1, size2; - - g_return_if_fail (widget != NULL); - g_return_if_fail (GTK_IS_SCROLLBAR (widget)); -@@ -1252,8 +1255,8 @@ - slider_length = SCROLLBAR_MIN_SLIDER_LENGTH(widget->style); - } - -- int size1 = (slider_length + stepper_size + stepper_spacing + trough_border) * 2; -- int size2 = (slider_width + trough_border * 2); -+ size1 = (slider_length + stepper_size + stepper_spacing + trough_border) * 2; -+ size2 = (slider_width + trough_border * 2); - - if (GTK_IS_HSCROLLBAR(widget)) { - requisition->width = size1; diff --git a/x11-themes/gtk-smooth-engine/pkg-descr b/x11-themes/gtk-smooth-engine/pkg-descr deleted file mode 100644 index fbb53b110..000000000 --- a/x11-themes/gtk-smooth-engine/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is the Smooth GTK engine, currently it supports GTK2 and GTK1.2, however -GTK 1.2 support is a bit messier/less reliable then GTK2. - -WWW: http://sourceforge.net/projects/smooth-engine/ - -- Anish Mistry -amistry@am-productions.biz -AM Productions http://am-productions.biz diff --git a/x11-themes/gtk-smooth-engine/pkg-plist b/x11-themes/gtk-smooth-engine/pkg-plist deleted file mode 100644 index ab15b8d21..000000000 --- a/x11-themes/gtk-smooth-engine/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%GTK1:%%lib/gtk/themes/engines/libsmooth.la -%%GTK1:%%lib/gtk/themes/engines/libsmooth.so -%%GTK2:%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.la -%%GTK2:%%lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.so diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile deleted file mode 100644 index dd2aca350..000000000 --- a/x11-themes/gtk-xfce-engine/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: gtk-xfce-engine -# Date Created: 10 October 2002 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gtk-xfce-engine -PORTVERSION= 2.2.8 -PORTREVISION= 2 -CATEGORIES= x11-themes xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.3.2/src/ \ - http://www.ca-us.xfce.org/archive/xfce-4.2.3.2/src/ \ - http://www.p0llux.be/xfce/xfce-4.2.3.2/src/ - -MAINTAINER= oliver@FreeBSD.org -COMMENT= An XFCE engine for GTK 2.0 - -USE_GNOME= gnomehack gtk20 -GNU_CONFIGURE= yes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-xfce-engine/distinfo b/x11-themes/gtk-xfce-engine/distinfo deleted file mode 100644 index f3fcf318f..000000000 --- a/x11-themes/gtk-xfce-engine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-xfce-engine-2.2.8.tar.gz) = 430251478bc15ca6f4b71bdaf16cce5e -SHA256 (gtk-xfce-engine-2.2.8.tar.gz) = 31a2d0b8b426683cf2611bab653e5fd0ca72661a6c8a6461e61a321e6a3dc420 -SIZE (gtk-xfce-engine-2.2.8.tar.gz) = 391386 diff --git a/x11-themes/gtk-xfce-engine/pkg-descr b/x11-themes/gtk-xfce-engine/pkg-descr deleted file mode 100644 index 06863f744..000000000 --- a/x11-themes/gtk-xfce-engine/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -An XFCE engine for GTK 2.0. - -WWW: http://sourceforge.net/projects/xfce/ diff --git a/x11-themes/gtk-xfce-engine/pkg-plist b/x11-themes/gtk-xfce-engine/pkg-plist deleted file mode 100644 index e95c286d7..000000000 --- a/x11-themes/gtk-xfce-engine/pkg-plist +++ /dev/null @@ -1,82 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.so -share/themes/Xfce-4.0/gtk-2.0/gtkrc -share/themes/Xfce-4.0/ICON.png -share/themes/Xfce-4.0/README.html -share/themes/Xfce-b5/ICON.png -share/themes/Xfce-b5/README.html -share/themes/Xfce-b5/gtk-2.0/gtkrc -share/themes/Xfce-basic/ICON.png -share/themes/Xfce-basic/README.html -share/themes/Xfce-basic/gtk-2.0/gtkrc -share/themes/Xfce-cadmium/gtk-2.0/gtkrc -share/themes/Xfce-cadmium/ICON.png -share/themes/Xfce-cadmium/README.html -share/themes/Xfce-curve/ICON.png -share/themes/Xfce-curve/README.html -share/themes/Xfce-curve/gtk-2.0/gtkrc -share/themes/Xfce-dawn/gtk-2.0/gtkrc -share/themes/Xfce-dawn/ICON.png -share/themes/Xfce-dawn/README.html -share/themes/Xfce-dusk/gtk-2.0/gtkrc -share/themes/Xfce-dusk/ICON.png -share/themes/Xfce-dusk/README.html -share/themes/Xfce-kde2/ICON.png -share/themes/Xfce-kde2/README.html -share/themes/Xfce-kde2/gtk-2.0/gtkrc -share/themes/Xfce-kolors/ICON.png -share/themes/Xfce-kolors/README.html -share/themes/Xfce-kolors/gtk-2.0/gtkrc -share/themes/Xfce-light/ICON.png -share/themes/Xfce-light/README.html -share/themes/Xfce-light/gtk-2.0/gtkrc -share/themes/Xfce-redmondxp/ICON.png -share/themes/Xfce-redmondxp/README.html -share/themes/Xfce-redmondxp/gtk-2.0/gtkrc -share/themes/Xfce-saltlake/ICON.png -share/themes/Xfce-saltlake/README.html -share/themes/Xfce-saltlake/gtk-2.0/gtkrc -share/themes/Xfce-smooth/ICON.png -share/themes/Xfce-smooth/README.html -share/themes/Xfce-smooth/gtk-2.0/gtkrc -share/themes/Xfce-stellar/ICON.png -share/themes/Xfce-stellar/README.html -share/themes/Xfce-stellar/gtk-2.0/gtkrc -share/themes/Xfce-winter/gtk-2.0/gtkrc -share/themes/Xfce-winter/ICON.png -share/themes/Xfce-winter/README.html -share/themes/Xfce/ICON.png -share/themes/Xfce/README.html -share/themes/Xfce/gtk-2.0/gtkrc -@dirrm share/themes/Xfce-4.0/gtk-2.0 -@dirrm share/themes/Xfce-4.0 -@dirrm share/themes/Xfce/gtk-2.0 -@dirrmtry share/themes/Xfce -@dirrm share/themes/Xfce-cadmium/gtk-2.0 -@dirrm share/themes/Xfce-cadmium -@dirrm share/themes/Xfce-dawn/gtk-2.0 -@dirrm share/themes/Xfce-dawn -@dirrm share/themes/Xfce-dusk/gtk-2.0 -@dirrm share/themes/Xfce-dusk -@dirrm share/themes/Xfce-winter/gtk-2.0 -@dirrm share/themes/Xfce-winter -@dirrm share/themes/Xfce-stellar/gtk-2.0 -@dirrm share/themes/Xfce-stellar -@dirrm share/themes/Xfce-smooth/gtk-2.0 -@dirrm share/themes/Xfce-smooth -@dirrm share/themes/Xfce-saltlake/gtk-2.0 -@dirrm share/themes/Xfce-saltlake -@dirrm share/themes/Xfce-redmondxp/gtk-2.0 -@dirrm share/themes/Xfce-redmondxp -@dirrm share/themes/Xfce-light/gtk-2.0 -@dirrm share/themes/Xfce-light -@dirrm share/themes/Xfce-kolors/gtk-2.0 -@dirrm share/themes/Xfce-kolors -@dirrm share/themes/Xfce-kde2/gtk-2.0 -@dirrm share/themes/Xfce-kde2 -@dirrm share/themes/Xfce-curve/gtk-2.0 -@dirrm share/themes/Xfce-curve -@dirrm share/themes/Xfce-basic/gtk-2.0 -@dirrm share/themes/Xfce-basic -@dirrm share/themes/Xfce-b5/gtk-2.0 -@dirrm share/themes/Xfce-b5 diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile deleted file mode 100644 index dc9e23887..000000000 --- a/x11-themes/gtk-zenith-theme/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gtk-zenith-theme -# Date Created: 23 June 2001 -# Whom: olgeni@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= gtk-zenith-theme -PORTVERSION= 1.0 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= zenith -DISTNAME= zenith-1.2 - -MAINTAINER= olgeni@FreeBSD.org -COMMENT= The Zenith GTK theme engine - -WRKSRC= ${WRKDIR}/zenith-1.0 - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-zenith-theme/distinfo b/x11-themes/gtk-zenith-theme/distinfo deleted file mode 100644 index 3d6f52164..000000000 --- a/x11-themes/gtk-zenith-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (zenith-1.2.tar.gz) = f4dba97979f4d053f34da12a14b33cd3 -SHA256 (zenith-1.2.tar.gz) = 0a5a0d19e8e9cf0e46d8ce96ae7db072f6b788ebe0b4d6408c7561389e0069ff -SIZE (zenith-1.2.tar.gz) = 562562 diff --git a/x11-themes/gtk-zenith-theme/pkg-descr b/x11-themes/gtk-zenith-theme/pkg-descr deleted file mode 100644 index bafc4738a..000000000 --- a/x11-themes/gtk-zenith-theme/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -The Zenith GTK theme engine. diff --git a/x11-themes/gtk-zenith-theme/pkg-plist b/x11-themes/gtk-zenith-theme/pkg-plist deleted file mode 100644 index dd22b989f..000000000 --- a/x11-themes/gtk-zenith-theme/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libzenith.la -lib/gtk/themes/engines/libzenith.so -share/themes/Zenith/ICON.png -share/themes/Zenith/README.html -share/themes/Zenith/gtk/gtkrc -@dirrm share/themes/Zenith/gtk -@dirrm share/themes/Zenith diff --git a/x11-themes/gtkbe/Makefile b/x11-themes/gtkbe/Makefile deleted file mode 100644 index 0fd4cff21..000000000 --- a/x11-themes/gtkbe/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtkbe -# Date Created: 6 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtkbe -PORTVERSION= 200007091019 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtkbe -DISTNAME= gtkbe-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= BeOS look-alike GTK+ theme engine - -WRKSRC= ${WRKDIR}/GTKBeEngine - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtkbe/distinfo b/x11-themes/gtkbe/distinfo deleted file mode 100644 index 957e850ff..000000000 --- a/x11-themes/gtkbe/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtkbe-1.2.x.tar.gz) = ff31c74c4e411a2083a8af8d466c1fb2 -SHA256 (gtkbe-1.2.x.tar.gz) = 8259ba3012ed44ac02f3e3046ff9416d5ed68dc62518785c9a01c62c40d689e3 -SIZE (gtkbe-1.2.x.tar.gz) = 144191 diff --git a/x11-themes/gtkbe/pkg-descr b/x11-themes/gtkbe/pkg-descr deleted file mode 100644 index caa59fb8c..000000000 --- a/x11-themes/gtkbe/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A BeOS look-alike GTK+ theme engine. - -WWW: http://themes.freshmeat.net/projects/gtkbe/ diff --git a/x11-themes/gtkbe/pkg-plist b/x11-themes/gtkbe/pkg-plist deleted file mode 100644 index c10f6cd16..000000000 --- a/x11-themes/gtkbe/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libgtkbe.la -lib/gtk/themes/engines/libgtkbe.so -share/themes/GTKBe/ICON.png -share/themes/GTKBe/README.html -share/themes/GTKBe/gtk/gtkrc -@dirrm share/themes/GTKBe/gtk -@dirrm share/themes/GTKBe diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile deleted file mode 100644 index f6ea084ee..000000000 --- a/x11-themes/gtkstep-pastel/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtkstep-pastel -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtkstep-pastel -PORTVERSION= 0.10.1 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtksteppastel -DISTNAME= gtksteppastel-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= Theme engine based on GtkStep to make GTK+ look nicier - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtkstep-pastel/distinfo b/x11-themes/gtkstep-pastel/distinfo deleted file mode 100644 index bdd50d8bf..000000000 --- a/x11-themes/gtkstep-pastel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtksteppastel-1.2.x.tar.gz) = dd53a9fe80bed02e989311ba70440bfa -SHA256 (gtksteppastel-1.2.x.tar.gz) = bc8c062f244931c8cc6d972b0b426b1b2e2dd461b3334102019845c7cd8b2a3b -SIZE (gtksteppastel-1.2.x.tar.gz) = 143403 diff --git a/x11-themes/gtkstep-pastel/pkg-descr b/x11-themes/gtkstep-pastel/pkg-descr deleted file mode 100644 index e0063d9ff..000000000 --- a/x11-themes/gtkstep-pastel/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A GTK+ theme engine to make GTK+ look nicier. This theme is based on -gtkstep-1.6, by Ullrich Hafner. - -WWW: http://fly.to/eru/ diff --git a/x11-themes/gtkstep-pastel/pkg-plist b/x11-themes/gtkstep-pastel/pkg-plist deleted file mode 100644 index 1453a1d17..000000000 --- a/x11-themes/gtkstep-pastel/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libsteppastel.la -lib/gtk/themes/engines/libsteppastel.so -share/themes/StepPastel/ICON.png -share/themes/StepPastel/README.html -share/themes/StepPastel/gtk/gtkrc -@dirrm share/themes/StepPastel/gtk -@dirrm share/themes/StepPastel diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile deleted file mode 100644 index 008f4a2e8..000000000 --- a/x11-themes/gtkstep/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtkstep -# Date Created: 7 nov 98 -# Whom: Gilad Rom -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtkstep -PORTVERSION= 2.2 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_DEBIAN} -MASTER_SITE_SUBDIR= pool/main/g/gtk-engines-gtkstep -DISTNAME= gtk-engines-${PORTNAME}_${PORTVERSION}.orig - -MAINTAINER= ports@FreeBSD.org -COMMENT= A theme module to make GTK+ look like the NeXTSTEP(tm) interface - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtkstep/distinfo b/x11-themes/gtkstep/distinfo deleted file mode 100644 index 5ace867bd..000000000 --- a/x11-themes/gtkstep/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-engines-gtkstep_2.2.orig.tar.gz) = 22716ce2b8d4d1de8b2947aec3e75064 -SHA256 (gtk-engines-gtkstep_2.2.orig.tar.gz) = fd666309bcbcf4db0b70457dc23d4e85e74788c6c836640548db5cd33d78db72 -SIZE (gtk-engines-gtkstep_2.2.orig.tar.gz) = 146889 diff --git a/x11-themes/gtkstep/pkg-descr b/x11-themes/gtkstep/pkg-descr deleted file mode 100644 index 67c411127..000000000 --- a/x11-themes/gtkstep/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GTKstep is a GTK+ theme engine to improve the boring -GTK+ look and feel with the NeXTSTEP(tm) look and feel. diff --git a/x11-themes/gtkstep/pkg-plist b/x11-themes/gtkstep/pkg-plist deleted file mode 100644 index 1f500e021..000000000 --- a/x11-themes/gtkstep/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libstep.la -lib/gtk/themes/engines/libstep.so -share/themes/Step/ICON.png -share/themes/Step/README.html -share/themes/Step/gtk/gtkrc -@dirrm share/themes/Step/gtk -@dirrm share/themes/Step diff --git a/x11-themes/icegradient/Makefile b/x11-themes/icegradient/Makefile deleted file mode 100644 index 6d3e05c5e..000000000 --- a/x11-themes/icegradient/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: icegradient -# Date Created: 21 August 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= icegradient -PORTVERSION= 200012290259 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= sobomax -DISTNAME= IceGradient-1.2.x-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ gradient theme engine based on ThinIce - -WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.5 - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/icegradient/distinfo b/x11-themes/icegradient/distinfo deleted file mode 100644 index 7cb62cfb0..000000000 --- a/x11-themes/icegradient/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (IceGradient-1.2.x-200012290259.tar.gz) = 72ae8713cad60973ce05f0cbcc92fdd6 -SHA256 (IceGradient-1.2.x-200012290259.tar.gz) = 3a66cd8d0f5482965d3d6d6d45ca8e5ae38d0b48e8a23ca7c766e63a6b18dd0e -SIZE (IceGradient-1.2.x-200012290259.tar.gz) = 132533 diff --git a/x11-themes/icegradient/pkg-descr b/x11-themes/icegradient/pkg-descr deleted file mode 100644 index b51df3529..000000000 --- a/x11-themes/icegradient/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -GTK+ gradient theme based on ThinIce. It's not a pixmap theme, and thus it -should be faster than other themes with gradients. In fact it is a theme engine -so it's possible to use it to create other themes. - -WWW: http://themes.freshmeat.net/projects/icegradient/ diff --git a/x11-themes/icegradient/pkg-plist b/x11-themes/icegradient/pkg-plist deleted file mode 100644 index f75be263b..000000000 --- a/x11-themes/icegradient/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libicegradient.la -lib/gtk/themes/engines/libicegradient.so -share/themes/IceGradient/ICON.png -share/themes/IceGradient/README.html -share/themes/IceGradient/gtk/gtkrc -@dirrm share/themes/IceGradient/gtk -@dirrm share/themes/IceGradient diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile deleted file mode 100644 index 945105845..000000000 --- a/x11-themes/icon-naming-utils/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: icon-naming-utils -# Date created: 2005-11-05 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= icon-naming-utils -PORTVERSION= 0.8.1 -CATEGORIES= x11-themes -MASTER_SITES= http://tango.freedesktop.org/releases/ - -MAINTAINER= pneumann@gmail.com -COMMENT= Utilities of the Tango project - -BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple -RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple - -USE_PERL5= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig gnometarget - -pre-configure: - @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-themes/icon-naming-utils/distinfo b/x11-themes/icon-naming-utils/distinfo deleted file mode 100644 index 3b995ee91..000000000 --- a/x11-themes/icon-naming-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (icon-naming-utils-0.8.1.tar.gz) = 7a7d340f59c7a6c26391e906b7afa08c -SHA256 (icon-naming-utils-0.8.1.tar.gz) = d0e92792954160afa7c137068548804dcd76321b883dcc78967a937e07ffd4d8 -SIZE (icon-naming-utils-0.8.1.tar.gz) = 63132 diff --git a/x11-themes/icon-naming-utils/pkg-descr b/x11-themes/icon-naming-utils/pkg-descr deleted file mode 100644 index 62f5d341a..000000000 --- a/x11-themes/icon-naming-utils/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Icon naming utilities of the Tango project. - -WWW: http://tango-project.org/ diff --git a/x11-themes/icon-naming-utils/pkg-plist b/x11-themes/icon-naming-utils/pkg-plist deleted file mode 100644 index 03dd92e68..000000000 --- a/x11-themes/icon-naming-utils/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -libexec/icon-name-mapping -share/dtds/legacy-icon-mapping.dtd -libdata/pkgconfig/icon-naming-utils.pc -share/icon-naming-utils/legacy-icon-mapping.xml -@dirrm share/dtds -@dirrm share/icon-naming-utils diff --git a/x11-themes/icons-buuf/Makefile b/x11-themes/icons-buuf/Makefile deleted file mode 100755 index 17e2bdbe8..000000000 --- a/x11-themes/icons-buuf/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: icons-buuf -# Date created: 2006-10-09 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= icons-buuf -PORTVERSION= 1.6r2 -CATEGORIES= x11-themes -MASTER_SITES= http://ic1.deviantart.com/fs12/f/2006/266/9/0/ -DISTNAME= Buuf_1.6-r2 -EXTRACT_SUFX= _tar_bz2 - -MAINTAINER= pneumann@gmail.com -COMMENT= A cool set of icons for the most common usage - -NO_BUILD= yes -USE_BZIP2= yes -WRKSRC= ${WRKDIR}/Buuf -USE_GNOME= gtk20 -INSTALLS_ICONS= yes - -do-install: - @${RM} ${WRKSRC}/128x128/status/sunny.png - @${MKDIR} ${PREFIX}/share/icons/Buuf - @${CP} -rip ${WRKSRC} ${PREFIX}/share/icons/ - -.include <bsd.port.mk> diff --git a/x11-themes/icons-buuf/distinfo b/x11-themes/icons-buuf/distinfo deleted file mode 100755 index 05b72420e..000000000 --- a/x11-themes/icons-buuf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Buuf_1.6-r2_tar_bz2) = 0a7eab829511ead7a2d534be04f81699 -SHA256 (Buuf_1.6-r2_tar_bz2) = a249bda403fc48d02d8db9f58eb16494e65fa47f86b8792ae61238333d8753c7 -SIZE (Buuf_1.6-r2_tar_bz2) = 9051801 diff --git a/x11-themes/icons-buuf/pkg-descr b/x11-themes/icons-buuf/pkg-descr deleted file mode 100755 index a302dee69..000000000 --- a/x11-themes/icons-buuf/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A cool set of icons usable on Gnome. - -WWW: http://www.deviantart.com/deviation/38475969/ diff --git a/x11-themes/icons-buuf/pkg-plist b/x11-themes/icons-buuf/pkg-plist deleted file mode 100755 index 8cbd6efce..000000000 --- a/x11-themes/icons-buuf/pkg-plist +++ /dev/null @@ -1,1060 +0,0 @@ -share/icons/Buuf/128x128/actions/add.png -share/icons/Buuf/128x128/actions/back.png -share/icons/Buuf/128x128/actions/bottom.png -share/icons/Buuf/128x128/actions/document-new.png -share/icons/Buuf/128x128/actions/document-print-preview.png -share/icons/Buuf/128x128/actions/document-print.png -share/icons/Buuf/128x128/actions/document-save-as.png -share/icons/Buuf/128x128/actions/document-save.png -share/icons/Buuf/128x128/actions/down.png -share/icons/Buuf/128x128/actions/edit-delete.png -share/icons/Buuf/128x128/actions/edit-find-replace.png -share/icons/Buuf/128x128/actions/edit-find.png -share/icons/Buuf/128x128/actions/edit-redo.png -share/icons/Buuf/128x128/actions/edit-undo.png -share/icons/Buuf/128x128/actions/editdelete.png -share/icons/Buuf/128x128/actions/filefind.png -share/icons/Buuf/128x128/actions/filenew.png -share/icons/Buuf/128x128/actions/fileprint.png -share/icons/Buuf/128x128/actions/filequickprint.png -share/icons/Buuf/128x128/actions/filesave.png -share/icons/Buuf/128x128/actions/filesaveas.png -share/icons/Buuf/128x128/actions/find.png -share/icons/Buuf/128x128/actions/finish.png -share/icons/Buuf/128x128/actions/folder-new.png -share/icons/Buuf/128x128/actions/folder_new.png -share/icons/Buuf/128x128/actions/forward.png -share/icons/Buuf/128x128/actions/gnome-fs-directory-accept.png -share/icons/Buuf/128x128/actions/gnome-lockscreen.png -share/icons/Buuf/128x128/actions/gnome-run.png -share/icons/Buuf/128x128/actions/gnome-stock-about.png -share/icons/Buuf/128x128/actions/gnome-stock-mic.png -share/icons/Buuf/128x128/actions/gnome-stock-run.png -share/icons/Buuf/128x128/actions/gnome-stock-volume.png -share/icons/Buuf/128x128/actions/go-bottom.png -share/icons/Buuf/128x128/actions/go-down.png -share/icons/Buuf/128x128/actions/go-first.png -share/icons/Buuf/128x128/actions/go-home.png -share/icons/Buuf/128x128/actions/go-last.png -share/icons/Buuf/128x128/actions/go-next.png -share/icons/Buuf/128x128/actions/go-previous.png -share/icons/Buuf/128x128/actions/go-top.png -share/icons/Buuf/128x128/actions/go-up.png -share/icons/Buuf/128x128/actions/gohome.png -share/icons/Buuf/128x128/actions/gtk-add.png -share/icons/Buuf/128x128/actions/gtk-apply.png -share/icons/Buuf/128x128/actions/gtk-bold.png -share/icons/Buuf/128x128/actions/gtk-bookmark.png -share/icons/Buuf/128x128/actions/gtk-bookmarks.png -share/icons/Buuf/128x128/actions/gtk-cancel.png -share/icons/Buuf/128x128/actions/gtk-cdrom.png -share/icons/Buuf/128x128/actions/gtk-clear.png -share/icons/Buuf/128x128/actions/gtk-close.png -share/icons/Buuf/128x128/actions/gtk-color-picker.png -share/icons/Buuf/128x128/actions/gtk-convert.png -share/icons/Buuf/128x128/actions/gtk-copy.png -share/icons/Buuf/128x128/actions/gtk-cut.png -share/icons/Buuf/128x128/actions/gtk-delete.png -share/icons/Buuf/128x128/actions/gtk-dialog-authentication.png -share/icons/Buuf/128x128/actions/gtk-dialog-error.png -share/icons/Buuf/128x128/actions/gtk-dialog-info.png -share/icons/Buuf/128x128/actions/gtk-dialog-question.png -share/icons/Buuf/128x128/actions/gtk-dnd.png -share/icons/Buuf/128x128/actions/gtk-execute.png -share/icons/Buuf/128x128/actions/gtk-find-and-replace.png -share/icons/Buuf/128x128/actions/gtk-find.png -share/icons/Buuf/128x128/actions/gtk-floppy.png -share/icons/Buuf/128x128/actions/gtk-fullscreen.png -share/icons/Buuf/128x128/actions/gtk-go-back-ltr.png -share/icons/Buuf/128x128/actions/gtk-go-back-rtl.png -share/icons/Buuf/128x128/actions/gtk-go-back.png -share/icons/Buuf/128x128/actions/gtk-go-bottom.png -share/icons/Buuf/128x128/actions/gtk-go-down.png -share/icons/Buuf/128x128/actions/gtk-go-forward-ltr.png -share/icons/Buuf/128x128/actions/gtk-go-forward-rtl.png -share/icons/Buuf/128x128/actions/gtk-go-forward.png -share/icons/Buuf/128x128/actions/gtk-go-top.png -share/icons/Buuf/128x128/actions/gtk-go-up.png -share/icons/Buuf/128x128/actions/gtk-goto-bottom.png -share/icons/Buuf/128x128/actions/gtk-goto-first-ltr.png -share/icons/Buuf/128x128/actions/gtk-goto-first-rtl.png -share/icons/Buuf/128x128/actions/gtk-goto-first.png -share/icons/Buuf/128x128/actions/gtk-goto-last-ltr.png -share/icons/Buuf/128x128/actions/gtk-goto-last-rtl.png -share/icons/Buuf/128x128/actions/gtk-goto-last.png -share/icons/Buuf/128x128/actions/gtk-goto-top.png -share/icons/Buuf/128x128/actions/gtk-harddisk.png -share/icons/Buuf/128x128/actions/gtk-help.png -share/icons/Buuf/128x128/actions/gtk-home.png -share/icons/Buuf/128x128/actions/gtk-jump-to.png -share/icons/Buuf/128x128/actions/gtk-leave-fullscreen.png -share/icons/Buuf/128x128/actions/gtk-network.png -share/icons/Buuf/128x128/actions/gtk-new.png -share/icons/Buuf/128x128/actions/gtk-no.png -share/icons/Buuf/128x128/actions/gtk-ok.png -share/icons/Buuf/128x128/actions/gtk-open.png -share/icons/Buuf/128x128/actions/gtk-paste.png -share/icons/Buuf/128x128/actions/gtk-preferences.png -share/icons/Buuf/128x128/actions/gtk-print-preview.png -share/icons/Buuf/128x128/actions/gtk-print-setup.png -share/icons/Buuf/128x128/actions/gtk-print.png -share/icons/Buuf/128x128/actions/gtk-quit.png -share/icons/Buuf/128x128/actions/gtk-redo-ltr.png -share/icons/Buuf/128x128/actions/gtk-refresh.png -share/icons/Buuf/128x128/actions/gtk-remove.png -share/icons/Buuf/128x128/actions/gtk-revert.png -share/icons/Buuf/128x128/actions/gtk-save-all.png -share/icons/Buuf/128x128/actions/gtk-save-as.png -share/icons/Buuf/128x128/actions/gtk-save.png -share/icons/Buuf/128x128/actions/gtk-select-color.png -share/icons/Buuf/128x128/actions/gtk-select-font.png -share/icons/Buuf/128x128/actions/gtk-spell-check.png -share/icons/Buuf/128x128/actions/gtk-stop.png -share/icons/Buuf/128x128/actions/gtk-undelete.png -share/icons/Buuf/128x128/actions/gtk-undo-ltr.png -share/icons/Buuf/128x128/actions/gtk-volume-zero.png -share/icons/Buuf/128x128/actions/gtk-zoom-100.png -share/icons/Buuf/128x128/actions/gtk-zoom-fit.png -share/icons/Buuf/128x128/actions/gtk-zoom-in.png -share/icons/Buuf/128x128/actions/gtk-zoom-out.png -share/icons/Buuf/128x128/actions/gtk_zoom-100.png -share/icons/Buuf/128x128/actions/gtk_zoom-fit.png -share/icons/Buuf/128x128/actions/gtk_zoom-in.png -share/icons/Buuf/128x128/actions/gtk_zoom-out.png -share/icons/Buuf/128x128/actions/history.png -share/icons/Buuf/128x128/actions/kfm_home.png -share/icons/Buuf/128x128/actions/link to gtk-ok (copy).png -share/icons/Buuf/128x128/actions/link to gtk-ok.png -share/icons/Buuf/128x128/actions/list-add.png -share/icons/Buuf/128x128/actions/list-remove.png -share/icons/Buuf/128x128/actions/lock.png -share/icons/Buuf/128x128/actions/media-eject.png -share/icons/Buuf/128x128/actions/media-next.png -share/icons/Buuf/128x128/actions/media-pause.png -share/icons/Buuf/128x128/actions/media-play.png -share/icons/Buuf/128x128/actions/media-previous.png -share/icons/Buuf/128x128/actions/media-record.png -share/icons/Buuf/128x128/actions/media-rewind.png -share/icons/Buuf/128x128/actions/media-stop.png -share/icons/Buuf/128x128/actions/next.png -share/icons/Buuf/128x128/actions/panel-lockscreen.png -share/icons/Buuf/128x128/actions/panel-logout.png -share/icons/Buuf/128x128/actions/panel-multimedia.png -share/icons/Buuf/128x128/actions/panel-run.png -share/icons/Buuf/128x128/actions/panel-screenshot.png -share/icons/Buuf/128x128/actions/panel-searchtool.png -share/icons/Buuf/128x128/actions/previous.png -share/icons/Buuf/128x128/actions/redhat-home.png -share/icons/Buuf/128x128/actions/redo.png -share/icons/Buuf/128x128/actions/refresh.png -share/icons/Buuf/128x128/actions/remove.png -share/icons/Buuf/128x128/actions/rhythmbox-next.png -share/icons/Buuf/128x128/actions/rhythmbox-pause.png -share/icons/Buuf/128x128/actions/rhythmbox-play.png -share/icons/Buuf/128x128/actions/rhythmbox-previous.png -share/icons/Buuf/128x128/actions/rhythmbox-stop.png -share/icons/Buuf/128x128/actions/send-im.png -share/icons/Buuf/128x128/actions/start.png -share/icons/Buuf/128x128/actions/stock-zoom-in.png -share/icons/Buuf/128x128/actions/stock_3d-favourites.png -share/icons/Buuf/128x128/actions/stock_addressbook.png -share/icons/Buuf/128x128/actions/stock_alarm.png -share/icons/Buuf/128x128/actions/stock_appointment-reminder-excl.png -share/icons/Buuf/128x128/actions/stock_appointment-reminder.png -share/icons/Buuf/128x128/actions/stock_attach.png -share/icons/Buuf/128x128/actions/stock_bluetooth.png -share/icons/Buuf/128x128/actions/stock_book_blue.png -share/icons/Buuf/128x128/actions/stock_book_green.png -share/icons/Buuf/128x128/actions/stock_book_red.png -share/icons/Buuf/128x128/actions/stock_book_yellow.png -share/icons/Buuf/128x128/actions/stock_bottom.png -share/icons/Buuf/128x128/actions/stock_calendar-and-tasks.png -share/icons/Buuf/128x128/actions/stock_calendar.png -share/icons/Buuf/128x128/actions/stock_cell-phone.png -share/icons/Buuf/128x128/actions/stock_delete.png -share/icons/Buuf/128x128/actions/stock_dialog-error.png -share/icons/Buuf/128x128/actions/stock_down.png -share/icons/Buuf/128x128/actions/stock_first.png -share/icons/Buuf/128x128/actions/stock_fullscreen.png -share/icons/Buuf/128x128/actions/stock_home.png -share/icons/Buuf/128x128/actions/stock_inbox.png -share/icons/Buuf/128x128/actions/stock_init.png -share/icons/Buuf/128x128/actions/stock_keyring.png -share/icons/Buuf/128x128/actions/stock_landline-phone.png -share/icons/Buuf/128x128/actions/stock_last.png -share/icons/Buuf/128x128/actions/stock_left.png -share/icons/Buuf/128x128/actions/stock_mail-compose.png -share/icons/Buuf/128x128/actions/stock_mail-copy.png -share/icons/Buuf/128x128/actions/stock_mail-druid.png -share/icons/Buuf/128x128/actions/stock_mail-forward.png -share/icons/Buuf/128x128/actions/stock_mail-merge.png -share/icons/Buuf/128x128/actions/stock_mail-move.png -share/icons/Buuf/128x128/actions/stock_mail-open-multiple.png -share/icons/Buuf/128x128/actions/stock_mail-open.png -share/icons/Buuf/128x128/actions/stock_mail-priority-high.png -share/icons/Buuf/128x128/actions/stock_mail-receive.png -share/icons/Buuf/128x128/actions/stock_mail-replied.png -share/icons/Buuf/128x128/actions/stock_mail-reply-to-all.png -share/icons/Buuf/128x128/actions/stock_mail-reply.png -share/icons/Buuf/128x128/actions/stock_mail-send-receive.png -share/icons/Buuf/128x128/actions/stock_mail-send.png -share/icons/Buuf/128x128/actions/stock_mail-unread-multiple.png -share/icons/Buuf/128x128/actions/stock_mail-unread.png -share/icons/Buuf/128x128/actions/stock_mail.png -share/icons/Buuf/128x128/actions/stock_message-display.png -share/icons/Buuf/128x128/actions/stock_new-24h-appointment.png -share/icons/Buuf/128x128/actions/stock_new-appointment.png -share/icons/Buuf/128x128/actions/stock_new-dir.png -share/icons/Buuf/128x128/actions/stock_new-text.png -share/icons/Buuf/128x128/actions/stock_new.png -share/icons/Buuf/128x128/actions/stock_news.png -share/icons/Buuf/128x128/actions/stock_next.png -share/icons/Buuf/128x128/actions/stock_not-spam.png -share/icons/Buuf/128x128/actions/stock_notebook.png -share/icons/Buuf/128x128/actions/stock_notes.png -share/icons/Buuf/128x128/actions/stock_people.png -share/icons/Buuf/128x128/actions/stock_person.png -share/icons/Buuf/128x128/actions/stock_previous.png -share/icons/Buuf/128x128/actions/stock_print-preview.png -share/icons/Buuf/128x128/actions/stock_print-setup.png -share/icons/Buuf/128x128/actions/stock_print.png -share/icons/Buuf/128x128/actions/stock_redo.png -share/icons/Buuf/128x128/actions/stock_refresh.png -share/icons/Buuf/128x128/actions/stock_right.png -share/icons/Buuf/128x128/actions/stock_save-as.png -share/icons/Buuf/128x128/actions/stock_save.png -share/icons/Buuf/128x128/actions/stock_search-and-replace.png -share/icons/Buuf/128x128/actions/stock_search.png -share/icons/Buuf/128x128/actions/stock_spam.png -share/icons/Buuf/128x128/actions/stock_task-assigned-to.png -share/icons/Buuf/128x128/actions/stock_task-assigned.png -share/icons/Buuf/128x128/actions/stock_task-recurring.png -share/icons/Buuf/128x128/actions/stock_task.png -share/icons/Buuf/128x128/actions/stock_timezone.png -share/icons/Buuf/128x128/actions/stock_top.png -share/icons/Buuf/128x128/actions/stock_undelete.png -share/icons/Buuf/128x128/actions/stock_undo.png -share/icons/Buuf/128x128/actions/stock_up.png -share/icons/Buuf/128x128/actions/stock_zoom-1.png -share/icons/Buuf/128x128/actions/stock_zoom-100.png -share/icons/Buuf/128x128/actions/stock_zoom-fit.png -share/icons/Buuf/128x128/actions/stock_zoom-in.png -share/icons/Buuf/128x128/actions/stock_zoom-out.png -share/icons/Buuf/128x128/actions/system-lock-screen.png -share/icons/Buuf/128x128/actions/system-run.png -share/icons/Buuf/128x128/actions/top.png -share/icons/Buuf/128x128/actions/undo.png -share/icons/Buuf/128x128/actions/up.png -share/icons/Buuf/128x128/actions/view-fullscreen.png -share/icons/Buuf/128x128/actions/window-new.png -share/icons/Buuf/128x128/actions/window_fullscreen.png -share/icons/Buuf/128x128/actions/xfce-system-lock.png -share/icons/Buuf/128x128/actions/zoom-best-fit.png -share/icons/Buuf/128x128/actions/zoom-in.png -share/icons/Buuf/128x128/actions/zoom-original.png -share/icons/Buuf/128x128/actions/zoom-out.png -share/icons/Buuf/128x128/apps/abiword.png -share/icons/Buuf/128x128/apps/abiword_48.png -share/icons/Buuf/128x128/apps/accessibility-directory.png -share/icons/Buuf/128x128/apps/accessories-dictionary.png -share/icons/Buuf/128x128/apps/accessories-text-editor.png -share/icons/Buuf/128x128/apps/administration.png -share/icons/Buuf/128x128/apps/advanced-directory.png -share/icons/Buuf/128x128/apps/alacarte.png -share/icons/Buuf/128x128/apps/amsn.png -share/icons/Buuf/128x128/apps/apacheconf.png -share/icons/Buuf/128x128/apps/applets-screenshooter.png -share/icons/Buuf/128x128/apps/arts.png -share/icons/Buuf/128x128/apps/ax-applet.png -share/icons/Buuf/128x128/apps/background.png -share/icons/Buuf/128x128/apps/baobab.png -share/icons/Buuf/128x128/apps/beast.png -share/icons/Buuf/128x128/apps/beep-media-player.png -share/icons/Buuf/128x128/apps/bittorrent.png -share/icons/Buuf/128x128/apps/blender.png -share/icons/Buuf/128x128/apps/bluefish-icon.png -share/icons/Buuf/128x128/apps/bluefish.png -share/icons/Buuf/128x128/apps/bmp.png -share/icons/Buuf/128x128/apps/bonfire.png -share/icons/Buuf/128x128/apps/bonobo-browser.png -share/icons/Buuf/128x128/apps/bonobo-component-browser.png -share/icons/Buuf/128x128/apps/boot-admin.png -share/icons/Buuf/128x128/apps/boot.png -share/icons/Buuf/128x128/apps/btstat-applet.png -share/icons/Buuf/128x128/apps/bug-buddy.png -share/icons/Buuf/128x128/apps/burner.png -share/icons/Buuf/128x128/apps/camera.png -share/icons/Buuf/128x128/apps/character-picker.png -share/icons/Buuf/128x128/apps/charpick.png -share/icons/Buuf/128x128/apps/clock-applet.png -share/icons/Buuf/128x128/apps/clock.png -share/icons/Buuf/128x128/apps/comix.png -share/icons/Buuf/128x128/apps/config-date.png -share/icons/Buuf/128x128/apps/config-language.png -share/icons/Buuf/128x128/apps/config-users.png -share/icons/Buuf/128x128/apps/config-xfree.png -share/icons/Buuf/128x128/apps/default-applications-capplet.png -share/icons/Buuf/128x128/apps/dia_gnome_icon.png -share/icons/Buuf/128x128/apps/disks.png -share/icons/Buuf/128x128/apps/display-capplet.png -share/icons/Buuf/128x128/apps/drawer.png -share/icons/Buuf/128x128/apps/epiphany-bookmarks.png -share/icons/Buuf/128x128/apps/evolution-calendar.png -share/icons/Buuf/128x128/apps/evolution-contacts.png -share/icons/Buuf/128x128/apps/evolution-mail.png -share/icons/Buuf/128x128/apps/evolution-tasks.png -share/icons/Buuf/128x128/apps/evolution.png -share/icons/Buuf/128x128/apps/eyes.png -share/icons/Buuf/128x128/apps/file-manager.png -share/icons/Buuf/128x128/apps/file-roller.png -share/icons/Buuf/128x128/apps/firefox-icon.png -share/icons/Buuf/128x128/apps/firefox.png -share/icons/Buuf/128x128/apps/firestarter.png -share/icons/Buuf/128x128/apps/gaim-dialog-info.png -share/icons/Buuf/128x128/apps/gaim.png -share/icons/Buuf/128x128/apps/gcalctool.png -share/icons/Buuf/128x128/apps/gconf-editor.png -share/icons/Buuf/128x128/apps/gdm-setup.png -share/icons/Buuf/128x128/apps/gdm-xnest.png -share/icons/Buuf/128x128/apps/gdm.png -share/icons/Buuf/128x128/apps/gedit-icon.png -share/icons/Buuf/128x128/apps/gftp.png -share/icons/Buuf/128x128/apps/gimp-remote-2.2.png -share/icons/Buuf/128x128/apps/gimp-remote-2.3.png -share/icons/Buuf/128x128/apps/gimp.png -share/icons/Buuf/128x128/apps/gksu-terminal.png -share/icons/Buuf/128x128/apps/gksu.png -share/icons/Buuf/128x128/apps/gmplayer.png -share/icons/Buuf/128x128/apps/gnome-amusements.png -share/icons/Buuf/128x128/apps/gnome-applications.png -share/icons/Buuf/128x128/apps/gnome-calculator.png -share/icons/Buuf/128x128/apps/gnome-ccmime.png -share/icons/Buuf/128x128/apps/gnome-cd.png -share/icons/Buuf/128x128/apps/gnome-cdplayer-icon.png -share/icons/Buuf/128x128/apps/gnome-control-center.png -share/icons/Buuf/128x128/apps/gnome-cpu-frequency-applet.png -share/icons/Buuf/128x128/apps/gnome-desktop-config.png -share/icons/Buuf/128x128/apps/gnome-devel.png -share/icons/Buuf/128x128/apps/gnome-dictionary.png -share/icons/Buuf/128x128/apps/gnome-display-properties.png -share/icons/Buuf/128x128/apps/gnome-emacs.png -share/icons/Buuf/128x128/apps/gnome-eog.png -share/icons/Buuf/128x128/apps/gnome-eyes-applets.png -share/icons/Buuf/128x128/apps/gnome-favorites.png -share/icons/Buuf/128x128/apps/gnome-finance.png -share/icons/Buuf/128x128/apps/gnome-folder.png -share/icons/Buuf/128x128/apps/gnome-ftp.png -share/icons/Buuf/128x128/apps/gnome-gegl.png -share/icons/Buuf/128x128/apps/gnome-ghostview.png -share/icons/Buuf/128x128/apps/gnome-gimp.png -share/icons/Buuf/128x128/apps/gnome-globe.png -share/icons/Buuf/128x128/apps/gnome-gnomine.png -share/icons/Buuf/128x128/apps/gnome-graphics.png -share/icons/Buuf/128x128/apps/gnome-grecord.png -share/icons/Buuf/128x128/apps/gnome-gsame.png -share/icons/Buuf/128x128/apps/gnome-help.png -share/icons/Buuf/128x128/apps/gnome-home.png -share/icons/Buuf/128x128/apps/gnome-joystick.png -share/icons/Buuf/128x128/apps/gnome-lockscreen.png -share/icons/Buuf/128x128/apps/gnome-logout.png -share/icons/Buuf/128x128/apps/gnome-media-player.png -share/icons/Buuf/128x128/apps/gnome-mini-commander.png -share/icons/Buuf/128x128/apps/gnome-mixer-applet.png -share/icons/Buuf/128x128/apps/gnome-mixer.png -share/icons/Buuf/128x128/apps/gnome-modem-monitor-applet.png -share/icons/Buuf/128x128/apps/gnome-modem.png -share/icons/Buuf/128x128/apps/gnome-money.png -share/icons/Buuf/128x128/apps/gnome-monitor.png -share/icons/Buuf/128x128/apps/gnome-multimedia.png -share/icons/Buuf/128x128/apps/gnome-nettool.png -share/icons/Buuf/128x128/apps/gnome-networktool.png -share/icons/Buuf/128x128/apps/gnome-nibbles.png -share/icons/Buuf/128x128/apps/gnome-note.png -share/icons/Buuf/128x128/apps/gnome-office.png -share/icons/Buuf/128x128/apps/gnome-other.png -share/icons/Buuf/128x128/apps/gnome-panel-clock.png -share/icons/Buuf/128x128/apps/gnome-panel-drawer.png -share/icons/Buuf/128x128/apps/gnome-panel-fish.png -share/icons/Buuf/128x128/apps/gnome-panel-force-quit.png -share/icons/Buuf/128x128/apps/gnome-panel-screenshot.png -share/icons/Buuf/128x128/apps/gnome-panel-window-menu.png -share/icons/Buuf/128x128/apps/gnome-panel.png -share/icons/Buuf/128x128/apps/gnome-pdf.png -share/icons/Buuf/128x128/apps/gnome-reboot.png -share/icons/Buuf/128x128/apps/gnome-remote-desktop.png -share/icons/Buuf/128x128/apps/gnome-run.png -share/icons/Buuf/128x128/apps/gnome-screenshot.png -share/icons/Buuf/128x128/apps/gnome-searchtool.png -share/icons/Buuf/128x128/apps/gnome-server-config.png -share/icons/Buuf/128x128/apps/gnome-session.png -share/icons/Buuf/128x128/apps/gnome-settings-accessibility-keyboard.png -share/icons/Buuf/128x128/apps/gnome-settings-accessibility-technologies.png -share/icons/Buuf/128x128/apps/gnome-settings-background.png -share/icons/Buuf/128x128/apps/gnome-settings-default-application.png -share/icons/Buuf/128x128/apps/gnome-settings-default-applications.png -share/icons/Buuf/128x128/apps/gnome-settings-font.png -share/icons/Buuf/128x128/apps/gnome-settings-keybindings.png -share/icons/Buuf/128x128/apps/gnome-settings-sound.png -share/icons/Buuf/128x128/apps/gnome-settings-theme.png -share/icons/Buuf/128x128/apps/gnome-settings-ui-behavior.png -share/icons/Buuf/128x128/apps/gnome-settings.png -share/icons/Buuf/128x128/apps/gnome-shutdown.png -share/icons/Buuf/128x128/apps/gnome-starthere.png -share/icons/Buuf/128x128/apps/gnome-sticky-notes-applet.png -share/icons/Buuf/128x128/apps/gnome-system-config.png -share/icons/Buuf/128x128/apps/gnome-system-monitor.png -share/icons/Buuf/128x128/apps/gnome-system.png -share/icons/Buuf/128x128/apps/gnome-terminal.png -share/icons/Buuf/128x128/apps/gnome-unknown.png -share/icons/Buuf/128x128/apps/gnome-util.png -share/icons/Buuf/128x128/apps/gnome-warning.png -share/icons/Buuf/128x128/apps/gnome-window-manager.png -share/icons/Buuf/128x128/apps/gnome-windows.png -share/icons/Buuf/128x128/apps/gnome-workspace.png -share/icons/Buuf/128x128/apps/gnomemeeting-logo-icon.png -share/icons/Buuf/128x128/apps/gnumeric.png -share/icons/Buuf/128x128/apps/gossip.png -share/icons/Buuf/128x128/apps/gphoto.png -share/icons/Buuf/128x128/apps/gqview.png -share/icons/Buuf/128x128/apps/graveman-icon.png -share/icons/Buuf/128x128/apps/graveman.png -share/icons/Buuf/128x128/apps/graveman48.png -share/icons/Buuf/128x128/apps/gstreamer-properties.png -share/icons/Buuf/128x128/apps/gswitchit-applet.png -share/icons/Buuf/128x128/apps/gswitchit-properties-capplet.png -share/icons/Buuf/128x128/apps/gthumb.png -share/icons/Buuf/128x128/apps/gtk-help.png -share/icons/Buuf/128x128/apps/gtkpod.png -share/icons/Buuf/128x128/apps/gucharmap.png -share/icons/Buuf/128x128/apps/gvim.png -share/icons/Buuf/128x128/apps/gxmms_mini.png -share/icons/Buuf/128x128/apps/help-browser.png -share/icons/Buuf/128x128/apps/help.png -share/icons/Buuf/128x128/apps/hint.png -share/icons/Buuf/128x128/apps/hwbrowser.png -share/icons/Buuf/128x128/apps/inkscape.png -share/icons/Buuf/128x128/apps/invest-big.png -share/icons/Buuf/128x128/apps/k3b.png -share/icons/Buuf/128x128/apps/kaddressbook.png -share/icons/Buuf/128x128/apps/kaffeine.png -share/icons/Buuf/128x128/apps/kate.png -share/icons/Buuf/128x128/apps/kconsole.png -share/icons/Buuf/128x128/apps/kdvi.png -share/icons/Buuf/128x128/apps/kedit.png -share/icons/Buuf/128x128/apps/keyboard.png -share/icons/Buuf/128x128/apps/kfind.png -share/icons/Buuf/128x128/apps/kfm.png -share/icons/Buuf/128x128/apps/kghostview.png -share/icons/Buuf/128x128/apps/khelpcenter.png -share/icons/Buuf/128x128/apps/kile.png -share/icons/Buuf/128x128/apps/konqueror.png -share/icons/Buuf/128x128/apps/konsole.png -share/icons/Buuf/128x128/apps/kpdf.png -share/icons/Buuf/128x128/apps/kscreensaver.png -share/icons/Buuf/128x128/apps/ksysguard.png -share/icons/Buuf/128x128/apps/kwrite.png -share/icons/Buuf/128x128/apps/kxkb.png -share/icons/Buuf/128x128/apps/launcher-program.png -share/icons/Buuf/128x128/apps/liferea.png -share/icons/Buuf/128x128/apps/login-photo.png -share/icons/Buuf/128x128/apps/logviewer.png -share/icons/Buuf/128x128/apps/mail-notification.png -share/icons/Buuf/128x128/apps/media-player-48.png -share/icons/Buuf/128x128/apps/modem.png -share/icons/Buuf/128x128/apps/monodevelop.png -share/icons/Buuf/128x128/apps/mozilla-bin-icon.png -share/icons/Buuf/128x128/apps/mozilla-composer-icon.png -share/icons/Buuf/128x128/apps/mozilla-firefox.png -share/icons/Buuf/128x128/apps/mozilla-icon.png -share/icons/Buuf/128x128/apps/mozilla-thunderbird.png -share/icons/Buuf/128x128/apps/mozilla.png -share/icons/Buuf/128x128/apps/mplayer.png -share/icons/Buuf/128x128/apps/multimedia-volume-control.png -share/icons/Buuf/128x128/apps/multimedia.png -share/icons/Buuf/128x128/apps/nautilus-cd-burner.png -share/icons/Buuf/128x128/apps/network-config.png -share/icons/Buuf/128x128/apps/network.png -share/icons/Buuf/128x128/apps/ooo-base2.png -share/icons/Buuf/128x128/apps/ooo-calc2.png -share/icons/Buuf/128x128/apps/ooo-draw2.png -share/icons/Buuf/128x128/apps/ooo-impress2.png -share/icons/Buuf/128x128/apps/ooo-math2.png -share/icons/Buuf/128x128/apps/ooo-printeradmin2.png -share/icons/Buuf/128x128/apps/ooo-template2.png -share/icons/Buuf/128x128/apps/ooo-web2.png -share/icons/Buuf/128x128/apps/ooo-writer2.png -share/icons/Buuf/128x128/apps/openterm.png -share/icons/Buuf/128x128/apps/opera-icon.png -share/icons/Buuf/128x128/apps/opera.png -share/icons/Buuf/128x128/apps/palm-pilot-sync.png -share/icons/Buuf/128x128/apps/palm-pilot.png -share/icons/Buuf/128x128/apps/pan-newsreader.png -share/icons/Buuf/128x128/apps/panel-notification-area.png -share/icons/Buuf/128x128/apps/panel-window-list.png -share/icons/Buuf/128x128/apps/panel-window-menu.png -share/icons/Buuf/128x128/apps/preferences-desktop-screensaver.png -share/icons/Buuf/128x128/apps/preferences-desktop-wallpaper.png -share/icons/Buuf/128x128/apps/print-manager.png -share/icons/Buuf/128x128/apps/printer.png -share/icons/Buuf/128x128/apps/procman.png -share/icons/Buuf/128x128/apps/realplay.png -share/icons/Buuf/128x128/apps/realplayer.png -share/icons/Buuf/128x128/apps/redhat-filemanager.png -share/icons/Buuf/128x128/apps/rhythmbox.png -share/icons/Buuf/128x128/apps/samba.png -share/icons/Buuf/128x128/apps/screensaver.png -share/icons/Buuf/128x128/apps/serviceconf.png -share/icons/Buuf/128x128/apps/services-admin.png -share/icons/Buuf/128x128/apps/services.png -share/icons/Buuf/128x128/apps/sound-juicer.png -share/icons/Buuf/128x128/apps/stock-ticker.png -share/icons/Buuf/128x128/apps/stock_bluetooth.png -share/icons/Buuf/128x128/apps/stock_help.png -share/icons/Buuf/128x128/apps/stock_keyring.png -share/icons/Buuf/128x128/apps/stock_proxy.png -share/icons/Buuf/128x128/apps/susehelpcenter.png -share/icons/Buuf/128x128/apps/synaptic.png -share/icons/Buuf/128x128/apps/sync_broken.png -share/icons/Buuf/128x128/apps/sync_icon.png -share/icons/Buuf/128x128/apps/sync_paused.png -share/icons/Buuf/128x128/apps/syncing_icon.png -share/icons/Buuf/128x128/apps/system-config-date.png -share/icons/Buuf/128x128/apps/system-config-language.png -share/icons/Buuf/128x128/apps/system-config-xfree.png -share/icons/Buuf/128x128/apps/system-file-manager.png -share/icons/Buuf/128x128/apps/terminal.png -share/icons/Buuf/128x128/apps/text-editor.png -share/icons/Buuf/128x128/apps/thunderbird-icon.png -share/icons/Buuf/128x128/apps/thunderbird.png -share/icons/Buuf/128x128/apps/time-admin.png -share/icons/Buuf/128x128/apps/time.png -share/icons/Buuf/128x128/apps/totem-icon.png -share/icons/Buuf/128x128/apps/totem.png -share/icons/Buuf/128x128/apps/tsclient.png -share/icons/Buuf/128x128/apps/user-info.png -share/icons/Buuf/128x128/apps/users.png -share/icons/Buuf/128x128/apps/utilities-system-monitor.png -share/icons/Buuf/128x128/apps/vlc.png -share/icons/Buuf/128x128/apps/volume-knob.png -share/icons/Buuf/128x128/apps/wallpaper.png -share/icons/Buuf/128x128/apps/web-browser.png -share/icons/Buuf/128x128/apps/wine.png -share/icons/Buuf/128x128/apps/xchat.png -share/icons/Buuf/128x128/apps/xclock.png -share/icons/Buuf/128x128/apps/xfce-filemanager.png -share/icons/Buuf/128x128/apps/xfce-terminal.png -share/icons/Buuf/128x128/apps/xfce4-backdrop.png -share/icons/Buuf/128x128/apps/xfce4-mixer.png -share/icons/Buuf/128x128/apps/ximian-openoffice-base.png -share/icons/Buuf/128x128/apps/ximian-openoffice-calc.png -share/icons/Buuf/128x128/apps/ximian-openoffice-draw.png -share/icons/Buuf/128x128/apps/ximian-openoffice-impress.png -share/icons/Buuf/128x128/apps/ximian-openoffice-math.png -share/icons/Buuf/128x128/apps/ximian-openoffice-template.png -share/icons/Buuf/128x128/apps/ximian-openoffice-web.png -share/icons/Buuf/128x128/apps/ximian-openoffice-writer.png -share/icons/Buuf/128x128/apps/xmms_mini.png -share/icons/Buuf/128x128/apps/xsane.png -share/icons/Buuf/128x128/apps/xscreensaver.png -share/icons/Buuf/128x128/devices/3floppy-unmount.png -share/icons/Buuf/128x128/devices/battery.png -share/icons/Buuf/128x128/devices/camera.png -share/icons/Buuf/128x128/devices/cdrom_unmount.png -share/icons/Buuf/128x128/devices/cdwriter_unmount.png -share/icons/Buuf/128x128/devices/chardevice.png -share/icons/Buuf/128x128/devices/display.png -share/icons/Buuf/128x128/devices/drive-cdrom.png -share/icons/Buuf/128x128/devices/drive-harddisk.png -share/icons/Buuf/128x128/devices/drive-optical.png -share/icons/Buuf/128x128/devices/drive-removable-media.png -share/icons/Buuf/128x128/devices/dvd-unmount.png -share/icons/Buuf/128x128/devices/gnome-dev-battery.png -share/icons/Buuf/128x128/devices/gnome-dev-cdrom-audio.png -share/icons/Buuf/128x128/devices/gnome-dev-cdrom.png -share/icons/Buuf/128x128/devices/gnome-dev-cdwriter.png -share/icons/Buuf/128x128/devices/gnome-dev-computer.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-cdr.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-cdrw.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-dvdr-plus.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-dvdr.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-dvdram.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-dvdrom.png -share/icons/Buuf/128x128/devices/gnome-dev-disc-dvdrw.png -share/icons/Buuf/128x128/devices/gnome-dev-dvd.png -share/icons/Buuf/128x128/devices/gnome-dev-ethernet.png -share/icons/Buuf/128x128/devices/gnome-dev-flashdisk.png -share/icons/Buuf/128x128/devices/gnome-dev-flashkey.png -share/icons/Buuf/128x128/devices/gnome-dev-floppy.png -share/icons/Buuf/128x128/devices/gnome-dev-harddisk-usb.png -share/icons/Buuf/128x128/devices/gnome-dev-harddisk.png -share/icons/Buuf/128x128/devices/gnome-dev-ipod.png -share/icons/Buuf/128x128/devices/gnome-dev-ipod2.png -share/icons/Buuf/128x128/devices/gnome-dev-keyboard.png -share/icons/Buuf/128x128/devices/gnome-dev-media-cf.png -share/icons/Buuf/128x128/devices/gnome-dev-media-ms.png -share/icons/Buuf/128x128/devices/gnome-dev-media-sdmmc.png -share/icons/Buuf/128x128/devices/gnome-dev-memory.png -share/icons/Buuf/128x128/devices/gnome-dev-mouse-ball.png -share/icons/Buuf/128x128/devices/gnome-dev-mouse-optical.png -share/icons/Buuf/128x128/devices/gnome-dev-network.png -share/icons/Buuf/128x128/devices/gnome-dev-pci.png -share/icons/Buuf/128x128/devices/gnome-dev-pcmcia.png -share/icons/Buuf/128x128/devices/gnome-dev-printer.png -share/icons/Buuf/128x128/devices/gnome-dev-removable-usb.png -share/icons/Buuf/128x128/devices/gnome-dev-removable.png -share/icons/Buuf/128x128/devices/gnome-dev-symlink.png -share/icons/Buuf/128x128/devices/gnome-dev-wavelan.png -share/icons/Buuf/128x128/devices/gnome-fs-client.png -share/icons/Buuf/128x128/devices/gtk-floppy.png -share/icons/Buuf/128x128/devices/gtk-harddisk.png -share/icons/Buuf/128x128/devices/gtk-harddrive.png -share/icons/Buuf/128x128/devices/hdd-unmount.png -share/icons/Buuf/128x128/devices/iDisk Public.png -share/icons/Buuf/128x128/devices/iDisk.png -share/icons/Buuf/128x128/devices/iTunes.png -share/icons/Buuf/128x128/devices/ipod_mount.png -share/icons/Buuf/128x128/devices/keyboard.png -share/icons/Buuf/128x128/devices/kjobviewer.png -share/icons/Buuf/128x128/devices/kxkb.png -share/icons/Buuf/128x128/devices/media-optical.png -share/icons/Buuf/128x128/devices/mouse.png -share/icons/Buuf/128x128/devices/multimedia-player.png -share/icons/Buuf/128x128/devices/printer-remote.png -share/icons/Buuf/128x128/devices/printer.png -share/icons/Buuf/128x128/devices/printer1.png -share/icons/Buuf/128x128/devices/stock_printers.png -share/icons/Buuf/128x128/devices/system-floppy.png -share/icons/Buuf/128x128/devices/system.png -share/icons/Buuf/128x128/devices/video-display.png -share/icons/Buuf/128x128/devices/xfce-printer.png -share/icons/Buuf/128x128/devices/xfce4-display.png -share/icons/Buuf/128x128/devices/xfce4-keyboard.png -share/icons/Buuf/128x128/devices/xfce4-mouse.png -share/icons/Buuf/128x128/devices/yast_HD.png -share/icons/Buuf/128x128/devices/yast_idetude.png -share/icons/Buuf/128x128/devices/yast_mouse.png -share/icons/Buuf/128x128/devices/yast_printer.png -share/icons/Buuf/128x128/emblems/emblem-OK.png -share/icons/Buuf/128x128/emblems/emblem-art.png -share/icons/Buuf/128x128/emblems/emblem-bin.png -share/icons/Buuf/128x128/emblems/emblem-blink.png -share/icons/Buuf/128x128/emblems/emblem-buuf.png -share/icons/Buuf/128x128/emblems/emblem-camera.png -share/icons/Buuf/128x128/emblems/emblem-certified.png -share/icons/Buuf/128x128/emblems/emblem-cool.png -share/icons/Buuf/128x128/emblems/emblem-cvs-added.png -share/icons/Buuf/128x128/emblems/emblem-cvs-conflict.png -share/icons/Buuf/128x128/emblems/emblem-cvs-controlled.png -share/icons/Buuf/128x128/emblems/emblem-cvs-modified.png -share/icons/Buuf/128x128/emblems/emblem-cvs-new-file.png -share/icons/Buuf/128x128/emblems/emblem-cvs-removed.png -share/icons/Buuf/128x128/emblems/emblem-cvs-sticky-tag.png -share/icons/Buuf/128x128/emblems/emblem-danger.png -share/icons/Buuf/128x128/emblems/emblem-desktop.png -share/icons/Buuf/128x128/emblems/emblem-documents.png -share/icons/Buuf/128x128/emblems/emblem-draft.png -share/icons/Buuf/128x128/emblems/emblem-favorite.png -share/icons/Buuf/128x128/emblems/emblem-generic.png -share/icons/Buuf/128x128/emblems/emblem-ghost.png -share/icons/Buuf/128x128/emblems/emblem-handshake.png -share/icons/Buuf/128x128/emblems/emblem-important.png -share/icons/Buuf/128x128/emblems/emblem-mail.png -share/icons/Buuf/128x128/emblems/emblem-manga.png -share/icons/Buuf/128x128/emblems/emblem-multimedia.png -share/icons/Buuf/128x128/emblems/emblem-new.png -share/icons/Buuf/128x128/emblems/emblem-noread.png -share/icons/Buuf/128x128/emblems/emblem-nowrite.png -share/icons/Buuf/128x128/emblems/emblem-ohno.png -share/icons/Buuf/128x128/emblems/emblem-package.png -share/icons/Buuf/128x128/emblems/emblem-paused.png -share/icons/Buuf/128x128/emblems/emblem-people.png -share/icons/Buuf/128x128/emblems/emblem-personal.png -share/icons/Buuf/128x128/emblems/emblem-pictures.png -share/icons/Buuf/128x128/emblems/emblem-plan.png -share/icons/Buuf/128x128/emblems/emblem-presentation.png -share/icons/Buuf/128x128/emblems/emblem-sales.png -share/icons/Buuf/128x128/emblems/emblem-sound.png -share/icons/Buuf/128x128/emblems/emblem-special.png -share/icons/Buuf/128x128/emblems/emblem-symbolic-link.png -share/icons/Buuf/128x128/emblems/emblem-trash.png -share/icons/Buuf/128x128/emblems/emblem-urgent.png -share/icons/Buuf/128x128/emblems/emblem-web.png -share/icons/Buuf/128x128/emblems/emblem-wolf.png -share/icons/Buuf/128x128/mimetypes/application-cetificate.png -share/icons/Buuf/128x128/mimetypes/application-msword.png -share/icons/Buuf/128x128/mimetypes/application-ogg.png -share/icons/Buuf/128x128/mimetypes/application-ogm.png -share/icons/Buuf/128x128/mimetypes/application-pdf.png -share/icons/Buuf/128x128/mimetypes/application-pgp-keys.png -share/icons/Buuf/128x128/mimetypes/application-pgp.png -share/icons/Buuf/128x128/mimetypes/application-postscript.png -share/icons/Buuf/128x128/mimetypes/application-rtf.png -share/icons/Buuf/128x128/mimetypes/application-text.png -share/icons/Buuf/128x128/mimetypes/application-vnd.ms-excel.png -share/icons/Buuf/128x128/mimetypes/application-vnd.ms-powerpoint.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.chart.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.database.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.drawing.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.formula.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.graphics-template.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.image.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.presentation-template.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.presentation.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.spreadsheet.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.text-web.png -share/icons/Buuf/128x128/mimetypes/application-vnd.oasis.opendocument.text.png -share/icons/Buuf/128x128/mimetypes/application-vnd.rn-realmedia.png -share/icons/Buuf/128x128/mimetypes/application-vnd.sun.xml.calc.png -share/icons/Buuf/128x128/mimetypes/application-x-7z-compressed.png -share/icons/Buuf/128x128/mimetypes/application-x-abiword.png -share/icons/Buuf/128x128/mimetypes/application-x-applix-spreadsheet.png -share/icons/Buuf/128x128/mimetypes/application-x-backup.png -share/icons/Buuf/128x128/mimetypes/application-x-bittorrent.png -share/icons/Buuf/128x128/mimetypes/application-x-bzip-compressed-tar.png -share/icons/Buuf/128x128/mimetypes/application-x-bzip.png -share/icons/Buuf/128x128/mimetypes/application-x-cd-image.png -share/icons/Buuf/128x128/mimetypes/application-x-compress.png -share/icons/Buuf/128x128/mimetypes/application-x-compressed-tar.png -share/icons/Buuf/128x128/mimetypes/application-x-core-file.png -share/icons/Buuf/128x128/mimetypes/application-x-core.png -share/icons/Buuf/128x128/mimetypes/application-x-deb.png -share/icons/Buuf/128x128/mimetypes/application-x-desktop.png -share/icons/Buuf/128x128/mimetypes/application-x-dia-diagram.png -share/icons/Buuf/128x128/mimetypes/application-x-executable-binary.png -share/icons/Buuf/128x128/mimetypes/application-x-executable.png -share/icons/Buuf/128x128/mimetypes/application-x-extension-cap.png -share/icons/Buuf/128x128/mimetypes/application-x-extension-nfo.png -share/icons/Buuf/128x128/mimetypes/application-x-flash-video.png -share/icons/Buuf/128x128/mimetypes/application-x-font-afm.png -share/icons/Buuf/128x128/mimetypes/application-x-font-bdf.png -share/icons/Buuf/128x128/mimetypes/application-x-font-linux-psf.png -share/icons/Buuf/128x128/mimetypes/application-x-font-sunos-news.png -share/icons/Buuf/128x128/mimetypes/application-x-font-ttf.png -share/icons/Buuf/128x128/mimetypes/application-x-gnucash.png -share/icons/Buuf/128x128/mimetypes/application-x-gnumeric.png -share/icons/Buuf/128x128/mimetypes/application-x-gzip.png -share/icons/Buuf/128x128/mimetypes/application-x-ipod-firmware.png -share/icons/Buuf/128x128/mimetypes/application-x-jar.png -share/icons/Buuf/128x128/mimetypes/application-x-killustrator.png -share/icons/Buuf/128x128/mimetypes/application-x-kpresenter.png -share/icons/Buuf/128x128/mimetypes/application-x-kspread.png -share/icons/Buuf/128x128/mimetypes/application-x-kword.png -share/icons/Buuf/128x128/mimetypes/application-x-lha.png -share/icons/Buuf/128x128/mimetypes/application-x-lhz.png -share/icons/Buuf/128x128/mimetypes/application-x-matroska.png -share/icons/Buuf/128x128/mimetypes/application-x-ms-dos-executable.png -share/icons/Buuf/128x128/mimetypes/application-x-msx-rom.png -share/icons/Buuf/128x128/mimetypes/application-x-n64-rom.png -share/icons/Buuf/128x128/mimetypes/application-x-nes-rom.png -share/icons/Buuf/128x128/mimetypes/application-x-object-file.png -share/icons/Buuf/128x128/mimetypes/application-x-object.png -share/icons/Buuf/128x128/mimetypes/application-x-perl.png -share/icons/Buuf/128x128/mimetypes/application-x-php.png -share/icons/Buuf/128x128/mimetypes/application-x-python-bytecode.png -share/icons/Buuf/128x128/mimetypes/application-x-python.png -share/icons/Buuf/128x128/mimetypes/application-x-rar.png -share/icons/Buuf/128x128/mimetypes/application-x-rpm.png -share/icons/Buuf/128x128/mimetypes/application-x-ruby.png -share/icons/Buuf/128x128/mimetypes/application-x-scribus.png -share/icons/Buuf/128x128/mimetypes/application-x-sharedlib.png -share/icons/Buuf/128x128/mimetypes/application-x-shellscript.png -share/icons/Buuf/128x128/mimetypes/application-x-shockwave-flash.png -share/icons/Buuf/128x128/mimetypes/application-x-sql.png -share/icons/Buuf/128x128/mimetypes/application-x-tar.png -share/icons/Buuf/128x128/mimetypes/application-x-tex.png -share/icons/Buuf/128x128/mimetypes/application-x-trash.png -share/icons/Buuf/128x128/mimetypes/application-x-x509-ca-cert.png -share/icons/Buuf/128x128/mimetypes/application-xhtml+xml.png -share/icons/Buuf/128x128/mimetypes/application-zip.png -share/icons/Buuf/128x128/mimetypes/application.png -share/icons/Buuf/128x128/mimetypes/ascii.png -share/icons/Buuf/128x128/mimetypes/audio-basic.png -share/icons/Buuf/128x128/mimetypes/audio-m3u.png -share/icons/Buuf/128x128/mimetypes/audio-template.png -share/icons/Buuf/128x128/mimetypes/audio-x-generic.png -share/icons/Buuf/128x128/mimetypes/audio-x-midi.png -share/icons/Buuf/128x128/mimetypes/audio-x-mp3.png -share/icons/Buuf/128x128/mimetypes/audio.png -share/icons/Buuf/128x128/mimetypes/binary.png -share/icons/Buuf/128x128/mimetypes/contents2.png -share/icons/Buuf/128x128/mimetypes/deb.png -share/icons/Buuf/128x128/mimetypes/document.png -share/icons/Buuf/128x128/mimetypes/empty.png -share/icons/Buuf/128x128/mimetypes/exec.png -share/icons/Buuf/128x128/mimetypes/folder_tar.png -share/icons/Buuf/128x128/mimetypes/font-x-generic.png -share/icons/Buuf/128x128/mimetypes/font.png -share/icons/Buuf/128x128/mimetypes/font_bitmap.png -share/icons/Buuf/128x128/mimetypes/font_truetype.png -share/icons/Buuf/128x128/mimetypes/font_type1.png -share/icons/Buuf/128x128/mimetypes/gnome-fs-executable.png -share/icons/Buuf/128x128/mimetypes/gnome-fs-regular.png -share/icons/Buuf/128x128/mimetypes/gnome-library.png -share/icons/Buuf/128x128/mimetypes/gnome-mime-application-x-executable.png -share/icons/Buuf/128x128/mimetypes/gnome-mime-text-html.png -share/icons/Buuf/128x128/mimetypes/gnome-mime-text-plain.png -share/icons/Buuf/128x128/mimetypes/gnome-mime-video.png -share/icons/Buuf/128x128/mimetypes/gnome-package.png -share/icons/Buuf/128x128/mimetypes/html.png -share/icons/Buuf/128x128/mimetypes/image-bmp.png -share/icons/Buuf/128x128/mimetypes/image-gif.png -share/icons/Buuf/128x128/mimetypes/image-jpeg.png -share/icons/Buuf/128x128/mimetypes/image-png.png -share/icons/Buuf/128x128/mimetypes/image-svg.png -share/icons/Buuf/128x128/mimetypes/image-tiff.png -share/icons/Buuf/128x128/mimetypes/image-x-3ds.png -share/icons/Buuf/128x128/mimetypes/image-x-generic.png -share/icons/Buuf/128x128/mimetypes/image-x-psd.png -share/icons/Buuf/128x128/mimetypes/image-x-raw.png -share/icons/Buuf/128x128/mimetypes/image-x-tga.png -share/icons/Buuf/128x128/mimetypes/image-x-xcf.png -share/icons/Buuf/128x128/mimetypes/image.png -share/icons/Buuf/128x128/mimetypes/kpresenter_kpr.png -share/icons/Buuf/128x128/mimetypes/mime_ascii.png -share/icons/Buuf/128x128/mimetypes/misc.png -share/icons/Buuf/128x128/mimetypes/mpeg.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-database.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-drawing-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-drawing.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-formula.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-master-document.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-database.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-drawing-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-drawing.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-formula.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-master-document.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-presentation-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-presentation.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-spreadsheet-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-spreadsheet.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-text-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-text.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-oasis-web-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-presentation-template.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-presentation.png -share/icons/Buuf/128x128/mimetypes/openofficeorg-20-spreadsheet.png -share/icons/Buuf/128x128/mimetypes/package-x-generic.png -share/icons/Buuf/128x128/mimetypes/package.png -share/icons/Buuf/128x128/mimetypes/package_editors.png -share/icons/Buuf/128x128/mimetypes/package_wordprocessing.png -share/icons/Buuf/128x128/mimetypes/plan.png -share/icons/Buuf/128x128/mimetypes/rpm.png -share/icons/Buuf/128x128/mimetypes/shellscript.png -share/icons/Buuf/128x128/mimetypes/sound.png -share/icons/Buuf/128x128/mimetypes/spreadsheet.png -share/icons/Buuf/128x128/mimetypes/stock_calendar.png -share/icons/Buuf/128x128/mimetypes/tar.png -share/icons/Buuf/128x128/mimetypes/text-css.png -share/icons/Buuf/128x128/mimetypes/text-html.png -share/icons/Buuf/128x128/mimetypes/text-plain.png -share/icons/Buuf/128x128/mimetypes/text-x-authors.png -share/icons/Buuf/128x128/mimetypes/text-x-bak.png -share/icons/Buuf/128x128/mimetypes/text-x-c++.png -share/icons/Buuf/128x128/mimetypes/text-x-c++src.png -share/icons/Buuf/128x128/mimetypes/text-x-c-header.png -share/icons/Buuf/128x128/mimetypes/text-x-c.png -share/icons/Buuf/128x128/mimetypes/text-x-chdr.png -share/icons/Buuf/128x128/mimetypes/text-x-copying.png -share/icons/Buuf/128x128/mimetypes/text-x-credits.png -share/icons/Buuf/128x128/mimetypes/text-x-csh.png -share/icons/Buuf/128x128/mimetypes/text-x-csrc.png -share/icons/Buuf/128x128/mimetypes/text-x-generic.png -share/icons/Buuf/128x128/mimetypes/text-x-install.png -share/icons/Buuf/128x128/mimetypes/text-x-java.png -share/icons/Buuf/128x128/mimetypes/text-x-makefile.png -share/icons/Buuf/128x128/mimetypes/text-x-objcsrc.png -share/icons/Buuf/128x128/mimetypes/text-x-patch.png -share/icons/Buuf/128x128/mimetypes/text-x-python.png -share/icons/Buuf/128x128/mimetypes/text-x-sh.png -share/icons/Buuf/128x128/mimetypes/text-x-sql.png -share/icons/Buuf/128x128/mimetypes/text-x-tex.png -share/icons/Buuf/128x128/mimetypes/text-x-txt.png -share/icons/Buuf/128x128/mimetypes/text-x-vcalendar.png -share/icons/Buuf/128x128/mimetypes/text-x-vcard.png -share/icons/Buuf/128x128/mimetypes/text-x-zsh.png -share/icons/Buuf/128x128/mimetypes/text-xml.png -share/icons/Buuf/128x128/mimetypes/text.png -share/icons/Buuf/128x128/mimetypes/tgz.png -share/icons/Buuf/128x128/mimetypes/txt.png -share/icons/Buuf/128x128/mimetypes/txt2.png -share/icons/Buuf/128x128/mimetypes/unknown.png -share/icons/Buuf/128x128/mimetypes/vcalendar.png -share/icons/Buuf/128x128/mimetypes/vcard.png -share/icons/Buuf/128x128/mimetypes/video-mpeg.png -share/icons/Buuf/128x128/mimetypes/video-quicktime.png -share/icons/Buuf/128x128/mimetypes/video-template.png -share/icons/Buuf/128x128/mimetypes/video-x-generic.png -share/icons/Buuf/128x128/mimetypes/video-x-ms-asf.png -share/icons/Buuf/128x128/mimetypes/video-x-msvideo.png -share/icons/Buuf/128x128/mimetypes/video.png -share/icons/Buuf/128x128/mimetypes/wordprocessing.png -share/icons/Buuf/128x128/mimetypes/www.svg.png -share/icons/Buuf/128x128/mimetypes/x-directory-nfs-server.png -share/icons/Buuf/128x128/mimetypes/x-directory-smb-server.png -share/icons/Buuf/128x128/mimetypes/x-directory-smb-share.png -share/icons/Buuf/128x128/mimetypes/x-directory-smb-workgroup.png -share/icons/Buuf/128x128/mimetypes/x-office-document.png -share/icons/Buuf/128x128/mimetypes/x-office-drawing.png -share/icons/Buuf/128x128/mimetypes/x-office-presentation.png -share/icons/Buuf/128x128/mimetypes/x-office-spreadsheet.png -share/icons/Buuf/128x128/mimetypes/x-special-device-block.png -share/icons/Buuf/128x128/mimetypes/x-special-device-char.png -share/icons/Buuf/128x128/mimetypes/x-special-socket.png -share/icons/Buuf/128x128/mimetypes/zip.png -share/icons/Buuf/128x128/places/application-x-gnome-saved-search.png -share/icons/Buuf/128x128/places/desktop.png -share/icons/Buuf/128x128/places/distributor-logo.png -share/icons/Buuf/128x128/places/emptytrash.png -share/icons/Buuf/128x128/places/folder-remote.png -share/icons/Buuf/128x128/places/folder-saved-search.png -share/icons/Buuf/128x128/places/folder.png -share/icons/Buuf/128x128/places/folder_home.png -share/icons/Buuf/128x128/places/gnome-fs-desktop.png -share/icons/Buuf/128x128/places/gnome-fs-directory.png -share/icons/Buuf/128x128/places/gnome-fs-ftp.png -share/icons/Buuf/128x128/places/gnome-fs-home.png -share/icons/Buuf/128x128/places/gnome-fs-network.png -share/icons/Buuf/128x128/places/gnome-fs-nfs.png -share/icons/Buuf/128x128/places/gnome-fs-smb.png -share/icons/Buuf/128x128/places/gnome-fs-ssh.png -share/icons/Buuf/128x128/places/gnome-fs-trash-empty.png -share/icons/Buuf/128x128/places/gnome-main-menu.png -share/icons/Buuf/128x128/places/gnome-mime-x-directory-smb-server.png -share/icons/Buuf/128x128/places/gnome-mime-x-directory-smb-share.png -share/icons/Buuf/128x128/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/Buuf/128x128/places/gnome-stock-trash.png -share/icons/Buuf/128x128/places/gtk-network.png -share/icons/Buuf/128x128/places/network-server.png -share/icons/Buuf/128x128/places/network.png -share/icons/Buuf/128x128/places/redhat-network-server.png -share/icons/Buuf/128x128/places/server.png -share/icons/Buuf/128x128/places/start-here.png -share/icons/Buuf/128x128/places/stock_folder.png -share/icons/Buuf/128x128/places/trashcan_empty.png -share/icons/Buuf/128x128/places/user-desktop.png -share/icons/Buuf/128x128/places/user-home.png -share/icons/Buuf/128x128/places/user-trash.png -share/icons/Buuf/128x128/places/xfce-trash_empty.png -share/icons/Buuf/128x128/status/appointment-reminder.png -share/icons/Buuf/128x128/status/appointment-soon.png -share/icons/Buuf/128x128/status/audio-volume-high.png -share/icons/Buuf/128x128/status/audio-volume-low.png -share/icons/Buuf/128x128/status/audio-volume-medium.png -share/icons/Buuf/128x128/status/audio-volume-muted.png -share/icons/Buuf/128x128/status/connect_creating.png -share/icons/Buuf/128x128/status/connect_established.png -share/icons/Buuf/128x128/status/connect_no.png -share/icons/Buuf/128x128/status/dialog-error.png -share/icons/Buuf/128x128/status/dialog-information.png -share/icons/Buuf/128x128/status/dialog-warning.png -share/icons/Buuf/128x128/status/edittrash.png -share/icons/Buuf/128x128/status/error.png -share/icons/Buuf/128x128/status/folder-drag-accept.png -share/icons/Buuf/128x128/status/folder-open.png -share/icons/Buuf/128x128/status/folder-visiting.png -share/icons/Buuf/128x128/status/folder_open.png -share/icons/Buuf/128x128/status/gnome-fs-directory-accept.png -share/icons/Buuf/128x128/status/gnome-fs-directory-visiting.png -share/icons/Buuf/128x128/status/gnome-fs-loading-icon.png -share/icons/Buuf/128x128/status/gnome-fs-trash-full.png -share/icons/Buuf/128x128/status/gnome-netstatus-disconn.png -share/icons/Buuf/128x128/status/gnome-netstatus-error.png -share/icons/Buuf/128x128/status/gnome-netstatus-idle.png -share/icons/Buuf/128x128/status/gnome-netstatus-rx.png -share/icons/Buuf/128x128/status/gnome-netstatus-tx.png -share/icons/Buuf/128x128/status/gnome-netstatus-txrx.png -share/icons/Buuf/128x128/status/gnome-stock-trash-full.png -share/icons/Buuf/128x128/status/gtk-dialog-error.png -share/icons/Buuf/128x128/status/gtk-dialog-info.png -share/icons/Buuf/128x128/status/gtk-dialog-warning.png -share/icons/Buuf/128x128/status/image-loading.png -share/icons/Buuf/128x128/status/important.png -share/icons/Buuf/128x128/status/info.png -share/icons/Buuf/128x128/status/messagebox_critical.png -share/icons/Buuf/128x128/status/messagebox_info.png -share/icons/Buuf/128x128/status/messagebox_warning.png -share/icons/Buuf/128x128/status/network-error.png -share/icons/Buuf/128x128/status/network-idle.png -share/icons/Buuf/128x128/status/network-offline.png -share/icons/Buuf/128x128/status/network-receive.png -share/icons/Buuf/128x128/status/network-transmit-receive.png -share/icons/Buuf/128x128/status/network-transmit.png -share/icons/Buuf/128x128/status/nm-device-wired.png -share/icons/Buuf/128x128/status/nm-device-wireless.png -share/icons/Buuf/128x128/status/nm-no-connection.png -share/icons/Buuf/128x128/status/stock_appointment-reminder-excl.png -share/icons/Buuf/128x128/status/stock_appointment-reminder.png -share/icons/Buuf/128x128/status/stock_dialog-error.png -share/icons/Buuf/128x128/status/stock_dialog-info.png -share/icons/Buuf/128x128/status/stock_dialog-warning.png -share/icons/Buuf/128x128/status/stock_open.png -share/icons/Buuf/128x128/status/stock_trash_full.png -share/icons/Buuf/128x128/status/stock_volume-0.png -share/icons/Buuf/128x128/status/stock_volume-max.png -share/icons/Buuf/128x128/status/stock_volume-med.png -share/icons/Buuf/128x128/status/stock_volume-min.png -share/icons/Buuf/128x128/status/stock_volume-mute.png -share/icons/Buuf/128x128/status/stock_volume.png -share/icons/Buuf/128x128/status/stock_weather-cloudy.png -share/icons/Buuf/128x128/status/stock_weather-few-clouds.png -share/icons/Buuf/128x128/status/stock_weather-night-clear.png -share/icons/Buuf/128x128/status/stock_weather-night-few-clouds.png -share/icons/Buuf/128x128/status/stock_weather-showers.png -share/icons/Buuf/128x128/status/stock_weather-snow.png -share/icons/Buuf/128x128/status/stock_weather-storm.png -share/icons/Buuf/128x128/status/stock_weather-sunny.png -share/icons/Buuf/128x128/status/trashcan_full.png -share/icons/Buuf/128x128/status/user-trash-full.png -share/icons/Buuf/128x128/status/weather-clear-night.png -share/icons/Buuf/128x128/status/weather-clear.png -share/icons/Buuf/128x128/status/weather-few-clouds-night.png -share/icons/Buuf/128x128/status/weather-few-clouds.png -share/icons/Buuf/128x128/status/weather-overcast.png -share/icons/Buuf/128x128/status/weather-severe-alert.png -share/icons/Buuf/128x128/status/weather-showers-scattered.png -share/icons/Buuf/128x128/status/weather-showers.png -share/icons/Buuf/128x128/status/weather-snow.png -share/icons/Buuf/128x128/status/weather-storm.png -share/icons/Buuf/128x128/status/xfce-trash_full.png -share/icons/Buuf/Emotes/24.png -share/icons/Buuf/Emotes/Animal Planet.png -share/icons/Buuf/Emotes/Bring da muthaphukkin ruckus!.png -share/icons/Buuf/Emotes/Chea.png -share/icons/Buuf/Emotes/Crackwhore.png -share/icons/Buuf/Emotes/Damn Taco Bell....png -share/icons/Buuf/Emotes/Derp.png -share/icons/Buuf/Emotes/Did Ya Say That.png -share/icons/Buuf/Emotes/Don't tou EVER compare me to Carlos Mencia!.png -share/icons/Buuf/Emotes/Dude. Lame..png -share/icons/Buuf/Emotes/I spilled spot remover on my dog, and now he's gone..png -share/icons/Buuf/Emotes/I'm not! I...I just have something in my eye..png -share/icons/Buuf/Emotes/International waters; the land that law forgot..png -share/icons/Buuf/Emotes/Investigative Reports.png -share/icons/Buuf/Emotes/Meh.png -share/icons/Buuf/Emotes/Oh my god! Space aliens! Don't eat me, I have a wife and kids! Eat them!.png -share/icons/Buuf/Emotes/Oh no that's just a cold sore..png -share/icons/Buuf/Emotes/Oh you went to Brown. My incarcerated gay brother's retarded niece went to Brown..png -share/icons/Buuf/Emotes/Oh, there's A NEW Mexico!.png -share/icons/Buuf/Emotes/Q-tip has the lamest voice ever. Nice beats though..png -share/icons/Buuf/Emotes/Rakim sucks without Eric. B..png -share/icons/Buuf/Emotes/Rest your giant head. I am Lugash..png -share/icons/Buuf/Emotes/The key to keeping the show fresh is....png -share/icons/Buuf/Emotes/Um...yeah I guess....png -share/icons/Buuf/Emotes/War of the masses; the outcome disastrous....png -share/icons/Buuf/Emotes/We can all get high if we want now, get a fat piece of the pie if you want....png -share/icons/Buuf/Emotes/You have dishonoured your clan..png -share/icons/Buuf/Emotes/ ...and that's where babies come from..png -share/icons/Buuf/index.theme -@dirrm share/icons/Buuf/Emotes -@dirrm share/icons/Buuf/128x128/stock -@dirrm share/icons/Buuf/128x128/status -@dirrm share/icons/Buuf/128x128/places -@dirrm share/icons/Buuf/128x128/mimetypes -@dirrm share/icons/Buuf/128x128/emblems -@dirrm share/icons/Buuf/128x128/devices -@dirrm share/icons/Buuf/128x128/categories -@dirrm share/icons/Buuf/128x128/apps -@dirrm share/icons/Buuf/128x128/actions -@dirrm share/icons/Buuf/128x128 -@dirrm share/icons/Buuf -@dirrmtry share/icons diff --git a/x11-themes/icons-human-azul/Makefile b/x11-themes/icons-human-azul/Makefile deleted file mode 100644 index a4db19c8e..000000000 --- a/x11-themes/icons-human-azul/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: icons-tango -# Date created: 2006-04-16 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= icons-human-azul -PORTVERSION= 0.1 -PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= http://www.gnome-look.org/content/files/ -DISTNAME= 37099-HumanAzul - -MAINTAINER= pneumann@gmail.com -COMMENT= A set of icons from the Ubuntu human look - -NO_BUILD= yes -WRKSRC= ${WRKDIR}/HumanAzul - -do-install: - @${MKDIR} ${PREFIX}/share/icons/HumanAzul - @${CP} -rip ${WRKSRC} ${PREFIX}/share/icons/ - -.include <bsd.port.mk> diff --git a/x11-themes/icons-human-azul/distinfo b/x11-themes/icons-human-azul/distinfo deleted file mode 100644 index 73ca6ca24..000000000 --- a/x11-themes/icons-human-azul/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (37099-HumanAzul.tar.gz) = 7715b7f7066083ec0b0c7ec7a74b3bb3 -SHA256 (37099-HumanAzul.tar.gz) = 9d5f7707992b32ea8acac9191b472ff6f51c427c7c6d0c3b5301d0fec222ec00 -SIZE (37099-HumanAzul.tar.gz) = 332319 diff --git a/x11-themes/icons-human-azul/pkg-descr b/x11-themes/icons-human-azul/pkg-descr deleted file mode 100644 index 56ee27efa..000000000 --- a/x11-themes/icons-human-azul/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A basic set of icons that is usable on GNOME, Ubuntu human look. - -WWW: http://tango-project.org/ diff --git a/x11-themes/icons-human-azul/pkg-plist b/x11-themes/icons-human-azul/pkg-plist deleted file mode 100644 index a3e778a0f..000000000 --- a/x11-themes/icons-human-azul/pkg-plist +++ /dev/null @@ -1,447 +0,0 @@ -share/icons/HumanAzul/16x16/filesystems/gnome-fs-ftp.png -share/icons/HumanAzul/16x16/filesystems/gnome-fs-nfs.png -share/icons/HumanAzul/16x16/filesystems/gnome-fs-smb.png -share/icons/HumanAzul/16x16/filesystems/gnome-fs-ssh.png -share/icons/HumanAzul/16x16/places/gnome-fs-ssh.png -share/icons/HumanAzul/16x16/places/network-server.png -share/icons/HumanAzul/16x16/places/folder-remote.png -share/icons/HumanAzul/16x16/places/emptytrash.png -share/icons/HumanAzul/16x16/places/server.png -share/icons/HumanAzul/16x16/places/gnome-mime-x-directory-nfs-server.png -share/icons/HumanAzul/16x16/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/HumanAzul/16x16/places/trashcan_empty.png -share/icons/HumanAzul/16x16/places/gnome-fs-trash-empty.png -share/icons/HumanAzul/16x16/places/gnome-fs-home.png -share/icons/HumanAzul/16x16/places/user-desktop.png -share/icons/HumanAzul/16x16/places/user-home.png -share/icons/HumanAzul/16x16/places/network-workgroup.png -share/icons/HumanAzul/16x16/places/desktop.png -share/icons/HumanAzul/16x16/places/gnome-fs-desktop.png -share/icons/HumanAzul/16x16/places/gnome-fs-ftp.png -share/icons/HumanAzul/16x16/places/gnome-mime-x-directory-smb-server.png -share/icons/HumanAzul/16x16/places/gnome-stock-trash.png -share/icons/HumanAzul/16x16/places/folder.png -share/icons/HumanAzul/16x16/places/stock_folder.png -share/icons/HumanAzul/16x16/places/network_local.png -share/icons/HumanAzul/16x16/places/user-trash.png -share/icons/HumanAzul/16x16/places/gtk-network.png -share/icons/HumanAzul/16x16/places/gnome-fs-nfs.png -share/icons/HumanAzul/16x16/places/gnome-fs-network.png -share/icons/HumanAzul/16x16/places/gnome-fs-share.png -share/icons/HumanAzul/16x16/places/folder_home.png -share/icons/HumanAzul/16x16/places/gnome-fs-server.png -share/icons/HumanAzul/16x16/places/gnome-fs-smb.png -share/icons/HumanAzul/16x16/places/redhat-network-server.png -share/icons/HumanAzul/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/HumanAzul/16x16/places/network.png -share/icons/HumanAzul/16x16/places/gnome-fs-directory.png -share/icons/HumanAzul/16x16/devices/gnome-dev-cdrom-audio.png -share/icons/HumanAzul/16x16/devices/harddrive.png -share/icons/HumanAzul/16x16/devices/gtk-cdrom.png -share/icons/HumanAzul/16x16/devices/stock_printers.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-dvdrw.png -share/icons/HumanAzul/16x16/devices/gtk-floppy.png -share/icons/HumanAzul/16x16/devices/cdrom_unmount.png -share/icons/HumanAzul/16x16/devices/media-cdrom.png -share/icons/HumanAzul/16x16/devices/gnome-dev-harddisk.png -share/icons/HumanAzul/16x16/devices/gnome-fs-client.png -share/icons/HumanAzul/16x16/devices/gnome-dev-harddisk-usb.png -share/icons/HumanAzul/16x16/devices/yast_HD.png -share/icons/HumanAzul/16x16/devices/hdd_unmount.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-cdrw.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-dvdrom.png -share/icons/HumanAzul/16x16/devices/printer.png -share/icons/HumanAzul/16x16/devices/gnome-dev-memory.png -share/icons/HumanAzul/16x16/devices/drive-harddisk.png -share/icons/HumanAzul/16x16/devices/system.png -share/icons/HumanAzul/16x16/devices/printmgr.png -share/icons/HumanAzul/16x16/devices/drive-removable.png -share/icons/HumanAzul/16x16/devices/3floppy_unmount.png -share/icons/HumanAzul/16x16/devices/printer-remote.png -share/icons/HumanAzul/16x16/devices/kjobviewer.png -share/icons/HumanAzul/16x16/devices/gnome-dev-dvd.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-dvdr.png -share/icons/HumanAzul/16x16/devices/yast_printer.png -share/icons/HumanAzul/16x16/devices/dvd_unmount.png -share/icons/HumanAzul/16x16/devices/gnome-dev-harddisk-1394.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-dvdram.png -share/icons/HumanAzul/16x16/devices/gnome-dev-removable-1394.png -share/icons/HumanAzul/16x16/devices/gnome-dev-floppy.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-dvdr-plus.png -share/icons/HumanAzul/16x16/devices/gtk-harddisk.png -share/icons/HumanAzul/16x16/devices/gnome-dev-disc-cdr.png -share/icons/HumanAzul/16x16/devices/gnome-dev-removable-usb.png -share/icons/HumanAzul/16x16/devices/computer.png -share/icons/HumanAzul/16x16/devices/gnome-dev-computer.png -share/icons/HumanAzul/16x16/devices/printer1.png -share/icons/HumanAzul/16x16/devices/media-floppy.png -share/icons/HumanAzul/16x16/devices/cdwriter_unmount.png -share/icons/HumanAzul/16x16/devices/gnome-dev-printer.png -share/icons/HumanAzul/16x16/devices/yast_idetude.png -share/icons/HumanAzul/16x16/status/gnome-stock-trash-full.png -share/icons/HumanAzul/16x16/status/trashcan_full.png -share/icons/HumanAzul/16x16/status/gnome-fs-trash-full.png -share/icons/HumanAzul/16x16/status/stock_trash_full.png -share/icons/HumanAzul/16x16/status/folder-drag-accept.png -share/icons/HumanAzul/16x16/status/gnome-fs-directory-visiting.png -share/icons/HumanAzul/16x16/status/folder_open.png -share/icons/HumanAzul/16x16/status/gnome-fs-directory-accept.png -share/icons/HumanAzul/16x16/status/user-trash-full.png -share/icons/HumanAzul/16x16/status/folder-visiting.png -share/icons/HumanAzul/16x16/status/edittrash.png -share/icons/HumanAzul/24x24/apps/ooo-printeradmin.png -share/icons/HumanAzul/24x24/apps/ooo-math.png -share/icons/HumanAzul/24x24/apps/ooo-impress.png -share/icons/HumanAzul/24x24/apps/ooo-template.png -share/icons/HumanAzul/24x24/apps/ooo-draw.png -share/icons/HumanAzul/24x24/apps/ooo-writer.png -share/icons/HumanAzul/24x24/apps/ooo-calc.png -share/icons/HumanAzul/24x24/apps/ooo-gulls.png -share/icons/HumanAzul/24x24/places/gnome-fs-ssh.png -share/icons/HumanAzul/24x24/places/network-server.png -share/icons/HumanAzul/24x24/places/folder-remote.png -share/icons/HumanAzul/24x24/places/emptytrash.png -share/icons/HumanAzul/24x24/places/server.png -share/icons/HumanAzul/24x24/places/gnome-mime-x-directory-nfs-server.png -share/icons/HumanAzul/24x24/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/HumanAzul/24x24/places/trashcan_empty.png -share/icons/HumanAzul/24x24/places/gnome-fs-trash-empty.png -share/icons/HumanAzul/24x24/places/gnome-fs-home.png -share/icons/HumanAzul/24x24/places/user-desktop.png -share/icons/HumanAzul/24x24/places/user-home.png -share/icons/HumanAzul/24x24/places/network-workgroup.png -share/icons/HumanAzul/24x24/places/desktop.png -share/icons/HumanAzul/24x24/places/gnome-fs-desktop.png -share/icons/HumanAzul/24x24/places/gnome-fs-ftp.png -share/icons/HumanAzul/24x24/places/gnome-mime-x-directory-smb-server.png -share/icons/HumanAzul/24x24/places/gnome-stock-trash.png -share/icons/HumanAzul/24x24/places/folder.png -share/icons/HumanAzul/24x24/places/stock_folder.png -share/icons/HumanAzul/24x24/places/network_local.png -share/icons/HumanAzul/24x24/places/user-trash.png -share/icons/HumanAzul/24x24/places/gtk-network.png -share/icons/HumanAzul/24x24/places/gnome-fs-nfs.png -share/icons/HumanAzul/24x24/places/gnome-fs-network.png -share/icons/HumanAzul/24x24/places/gnome-fs-share.png -share/icons/HumanAzul/24x24/places/folder_home.png -share/icons/HumanAzul/24x24/places/gnome-fs-server.png -share/icons/HumanAzul/24x24/places/gnome-fs-smb.png -share/icons/HumanAzul/24x24/places/redhat-network-server.png -share/icons/HumanAzul/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/HumanAzul/24x24/places/network.png -share/icons/HumanAzul/24x24/places/gnome-fs-directory.png -share/icons/HumanAzul/24x24/devices/gnome-dev-cdrom-audio.png -share/icons/HumanAzul/24x24/devices/gnome-dev-ipod.png -share/icons/HumanAzul/24x24/devices/multimedia-player.png -share/icons/HumanAzul/24x24/devices/harddrive.png -share/icons/HumanAzul/24x24/devices/gtk-cdrom.png -share/icons/HumanAzul/24x24/devices/stock_printers.png -share/icons/HumanAzul/24x24/devices/cdrom_unmount.png -share/icons/HumanAzul/24x24/devices/gtk-floppy.png -share/icons/HumanAzul/24x24/devices/gnome-dev-harddisk.png -share/icons/HumanAzul/24x24/devices/media-cdrom.png -share/icons/HumanAzul/24x24/devices/gnome-dev-media-sm.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-dvdrw.png -share/icons/HumanAzul/24x24/devices/gnome-fs-client.png -share/icons/HumanAzul/24x24/devices/gnome-dev-harddisk-usb.png -share/icons/HumanAzul/24x24/devices/yast_HD.png -share/icons/HumanAzul/24x24/devices/hdd_unmount.png -share/icons/HumanAzul/24x24/devices/gnome-dev-memory.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-dvdrom.png -share/icons/HumanAzul/24x24/devices/printer.png -share/icons/HumanAzul/24x24/devices/ipod_mount.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-cdrw.png -share/icons/HumanAzul/24x24/devices/drive-harddisk.png -share/icons/HumanAzul/24x24/devices/system.png -share/icons/HumanAzul/24x24/devices/gnome-dev-media-ms.png -share/icons/HumanAzul/24x24/devices/printmgr.png -share/icons/HumanAzul/24x24/devices/drive-removable.png -share/icons/HumanAzul/24x24/devices/3floppy_unmount.png -share/icons/HumanAzul/24x24/devices/printer-remote.png -share/icons/HumanAzul/24x24/devices/kjobviewer.png -share/icons/HumanAzul/24x24/devices/gnome-dev-dvd.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-dvdr.png -share/icons/HumanAzul/24x24/devices/yast_printer.png -share/icons/HumanAzul/24x24/devices/gnome-dev-media-cf.png -share/icons/HumanAzul/24x24/devices/dvd_unmount.png -share/icons/HumanAzul/24x24/devices/gnome-dev-harddisk-1394.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-dvdram.png -share/icons/HumanAzul/24x24/devices/gnome-dev-pcmcia.png -share/icons/HumanAzul/24x24/devices/gnome-dev-media-sdmmc.png -share/icons/HumanAzul/24x24/devices/gnome-dev-removable-1394.png -share/icons/HumanAzul/24x24/devices/gnome-dev-floppy.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-dvdr-plus.png -share/icons/HumanAzul/24x24/devices/gnome-dev-jazdisk.png -share/icons/HumanAzul/24x24/devices/gtk-harddisk.png -share/icons/HumanAzul/24x24/devices/gnome-dev-disc-cdr.png -share/icons/HumanAzul/24x24/devices/gnome-dev-removable-usb.png -share/icons/HumanAzul/24x24/devices/computer.png -share/icons/HumanAzul/24x24/devices/gnome-dev-computer.png -share/icons/HumanAzul/24x24/devices/printer1.png -share/icons/HumanAzul/24x24/devices/media-floppy.png -share/icons/HumanAzul/24x24/devices/cdwriter_unmount.png -share/icons/HumanAzul/24x24/devices/yast_idetude.png -share/icons/HumanAzul/24x24/devices/gnome-dev-printer.png -share/icons/HumanAzul/24x24/status/gnome-fs-directory-accept.png -share/icons/HumanAzul/24x24/status/nm-device-wireless.png -share/icons/HumanAzul/24x24/status/edittrash.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-disconn.png -share/icons/HumanAzul/24x24/status/network-offline.png -share/icons/HumanAzul/24x24/status/network-transmit-receive.png -share/icons/HumanAzul/24x24/status/trashcan_full.png -share/icons/HumanAzul/24x24/status/network-idle.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-rx.png -share/icons/HumanAzul/24x24/status/gnome-fs-trash-full.png -share/icons/HumanAzul/24x24/status/network-receive.png -share/icons/HumanAzul/24x24/status/nm-no-connection.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-idle.png -share/icons/HumanAzul/24x24/status/stock_trash_full.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-txrx.png -share/icons/HumanAzul/24x24/status/folder-drag-accept.png -share/icons/HumanAzul/24x24/status/nm-device-wired.png -share/icons/HumanAzul/24x24/status/network-transmit.png -share/icons/HumanAzul/24x24/status/gnome-stock-trash-full.png -share/icons/HumanAzul/24x24/status/gnome-fs-directory-visiting.png -share/icons/HumanAzul/24x24/status/folder_open.png -share/icons/HumanAzul/24x24/status/network-error.png -share/icons/HumanAzul/24x24/status/user-trash-full.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-error.png -share/icons/HumanAzul/24x24/status/folder-visiting.png -share/icons/HumanAzul/24x24/status/gnome-netstatus-tx.png -share/icons/HumanAzul/24x24/status/nm-adhoc.png -share/icons/HumanAzul/32x32/places/redhat-network-server.png -share/icons/HumanAzul/32x32/places/emptytrash.png -share/icons/HumanAzul/32x32/places/server.png -share/icons/HumanAzul/32x32/places/gnome-mime-x-directory-nfs-server.png -share/icons/HumanAzul/32x32/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/HumanAzul/32x32/places/trashcan_empty.png -share/icons/HumanAzul/32x32/places/gnome-fs-trash-empty.png -share/icons/HumanAzul/32x32/places/user-desktop.png -share/icons/HumanAzul/32x32/places/network-workgroup.png -share/icons/HumanAzul/32x32/places/gnome-fs-desktop.png -share/icons/HumanAzul/32x32/places/gnome-mime-x-directory-smb-server.png -share/icons/HumanAzul/32x32/places/desktop.png -share/icons/HumanAzul/32x32/places/gnome-stock-trash.png -share/icons/HumanAzul/32x32/places/network_local.png -share/icons/HumanAzul/32x32/places/user-trash.png -share/icons/HumanAzul/32x32/places/gtk-network.png -share/icons/HumanAzul/32x32/places/gnome-fs-network.png -share/icons/HumanAzul/32x32/places/gnome-fs-server.png -share/icons/HumanAzul/32x32/places/network-server.png -share/icons/HumanAzul/32x32/devices/gnome-fs-client.png -share/icons/HumanAzul/32x32/devices/system.png -share/icons/HumanAzul/32x32/devices/computer.png -share/icons/HumanAzul/32x32/devices/gnome-dev-computer.png -share/icons/HumanAzul/32x32/status/edittrash.png -share/icons/HumanAzul/32x32/status/trashcan_full.png -share/icons/HumanAzul/32x32/status/gnome-fs-trash-full.png -share/icons/HumanAzul/32x32/status/stock_trash_full.png -share/icons/HumanAzul/32x32/status/user-trash-full.png -share/icons/HumanAzul/32x32/status/gnome-stock-trash-full.png -share/icons/HumanAzul/48x48/filesystems/gnome-fs-ftp.png -share/icons/HumanAzul/48x48/filesystems/gnome-fs-nfs.png -share/icons/HumanAzul/48x48/filesystems/gnome-fs-smb.png -share/icons/HumanAzul/48x48/filesystems/gnome-fs-ssh.png -share/icons/HumanAzul/48x48/apps/ooo-template.png -share/icons/HumanAzul/48x48/apps/gnome-netstatus-0-24.png -share/icons/HumanAzul/48x48/apps/ooo-impress.png -share/icons/HumanAzul/48x48/apps/ooo-web.png -share/icons/HumanAzul/48x48/apps/gnome-netstatus-50-74.png -share/icons/HumanAzul/48x48/apps/gnome-netstatus-25-49.png -share/icons/HumanAzul/48x48/apps/gnome-netstatus-75-100.png -share/icons/HumanAzul/48x48/apps/ooo-base.png -share/icons/HumanAzul/48x48/apps/ooo-draw.png -share/icons/HumanAzul/48x48/apps/ooo-writer.png -share/icons/HumanAzul/48x48/apps/ooo-calc.png -share/icons/HumanAzul/48x48/apps/ooo-math.png -share/icons/HumanAzul/48x48/places/gnome-fs-ssh.png -share/icons/HumanAzul/48x48/places/network-server.png -share/icons/HumanAzul/48x48/places/folder-remote.png -share/icons/HumanAzul/48x48/places/emptytrash.png -share/icons/HumanAzul/48x48/places/server.png -share/icons/HumanAzul/48x48/places/gnome-mime-x-directory-nfs-server.png -share/icons/HumanAzul/48x48/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/HumanAzul/48x48/places/trashcan_empty.png -share/icons/HumanAzul/48x48/places/gnome-fs-trash-empty.png -share/icons/HumanAzul/48x48/places/gnome-fs-home.png -share/icons/HumanAzul/48x48/places/user-desktop.png -share/icons/HumanAzul/48x48/places/user-home.png -share/icons/HumanAzul/48x48/places/network-workgroup.png -share/icons/HumanAzul/48x48/places/desktop.png -share/icons/HumanAzul/48x48/places/gnome-fs-desktop.png -share/icons/HumanAzul/48x48/places/gnome-fs-ftp.png -share/icons/HumanAzul/48x48/places/gnome-mime-x-directory-smb-server.png -share/icons/HumanAzul/48x48/places/gnome-stock-trash.png -share/icons/HumanAzul/48x48/places/folder.png -share/icons/HumanAzul/48x48/places/stock_folder.png -share/icons/HumanAzul/48x48/places/network_local.png -share/icons/HumanAzul/48x48/places/user-trash.png -share/icons/HumanAzul/48x48/places/gtk-network.png -share/icons/HumanAzul/48x48/places/gnome-fs-nfs.png -share/icons/HumanAzul/48x48/places/gnome-fs-network.png -share/icons/HumanAzul/48x48/places/gnome-fs-share.png -share/icons/HumanAzul/48x48/places/folder_home.png -share/icons/HumanAzul/48x48/places/gnome-fs-server.png -share/icons/HumanAzul/48x48/places/gnome-fs-smb.png -share/icons/HumanAzul/48x48/places/redhat-network-server.png -share/icons/HumanAzul/48x48/places/gnome-mime-x-directory-smb-share.png -share/icons/HumanAzul/48x48/places/network.png -share/icons/HumanAzul/48x48/places/gnome-fs-directory.png -share/icons/HumanAzul/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HumanAzul/48x48/devices/multimedia-player.png -share/icons/HumanAzul/48x48/devices/gnome-dev-ipod.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-dvdrw.png -share/icons/HumanAzul/48x48/devices/harddrive.png -share/icons/HumanAzul/48x48/devices/gtk-cdrom.png -share/icons/HumanAzul/48x48/devices/stock_printers.png -share/icons/HumanAzul/48x48/devices/cdrom_unmount.png -share/icons/HumanAzul/48x48/devices/gtk-floppy.png -share/icons/HumanAzul/48x48/devices/gnome-dev-harddisk.png -share/icons/HumanAzul/48x48/devices/media-cdrom.png -share/icons/HumanAzul/48x48/devices/gnome-dev-media-sm.png -share/icons/HumanAzul/48x48/devices/gnome-dev-harddisk-usb.png -share/icons/HumanAzul/48x48/devices/gnome-fs-client.png -share/icons/HumanAzul/48x48/devices/hdd_unmount.png -share/icons/HumanAzul/48x48/devices/input-keyboard.png -share/icons/HumanAzul/48x48/devices/keyboard.png -share/icons/HumanAzul/48x48/devices/gnome-dev-symlink.png -share/icons/HumanAzul/48x48/devices/yast_HD.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-dvdrom.png -share/icons/HumanAzul/48x48/devices/gnome-dev-keyboard.png -share/icons/HumanAzul/48x48/devices/gnome-dev-memory.png -share/icons/HumanAzul/48x48/devices/gnome-dev-printer-new.png -share/icons/HumanAzul/48x48/devices/printer.png -share/icons/HumanAzul/48x48/devices/ipod_mount.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-cdrw.png -share/icons/HumanAzul/48x48/devices/drive-harddisk.png -share/icons/HumanAzul/48x48/devices/system.png -share/icons/HumanAzul/48x48/devices/gnome-dev-media-ms.png -share/icons/HumanAzul/48x48/devices/printmgr.png -share/icons/HumanAzul/48x48/devices/drive-removable.png -share/icons/HumanAzul/48x48/devices/3floppy_unmount.png -share/icons/HumanAzul/48x48/devices/printer-remote.png -share/icons/HumanAzul/48x48/devices/kjobviewer.png -share/icons/HumanAzul/48x48/devices/gnome-dev-dvd.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-dvdr.png -share/icons/HumanAzul/48x48/devices/yast_printer.png -share/icons/HumanAzul/48x48/devices/gnome-dev-media-cf.png -share/icons/HumanAzul/48x48/devices/gnome-dev-harddisk-1394.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-dvdram.png -share/icons/HumanAzul/48x48/devices/gnome-dev-removable-1394.png -share/icons/HumanAzul/48x48/devices/gnome-dev-pcmcia.png -share/icons/HumanAzul/48x48/devices/gnome-dev-media-sdmmc.png -share/icons/HumanAzul/48x48/devices/kxkb.png -share/icons/HumanAzul/48x48/devices/dvd_unmount.png -share/icons/HumanAzul/48x48/devices/gnome-dev-floppy.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-dvdr-plus.png -share/icons/HumanAzul/48x48/devices/gnome-dev-jazdisk.png -share/icons/HumanAzul/48x48/devices/gnome-dev-removable-usb.png -share/icons/HumanAzul/48x48/devices/gtk-harddisk.png -share/icons/HumanAzul/48x48/devices/computer.png -share/icons/HumanAzul/48x48/devices/gnome-dev-disc-cdr.png -share/icons/HumanAzul/48x48/devices/gnome-dev-printer-network.png -share/icons/HumanAzul/48x48/devices/gnome-dev-computer.png -share/icons/HumanAzul/48x48/devices/printer1.png -share/icons/HumanAzul/48x48/devices/media-floppy.png -share/icons/HumanAzul/48x48/devices/cdwriter_unmount.png -share/icons/HumanAzul/48x48/devices/gnome-dev-printer.png -share/icons/HumanAzul/48x48/devices/gnome-dev-zipdisk.png -share/icons/HumanAzul/48x48/devices/yast_idetude.png -share/icons/HumanAzul/48x48/mimetypes/text-x-generic.png -share/icons/HumanAzul/48x48/mimetypes/misc.png -share/icons/HumanAzul/48x48/mimetypes/empty.png -share/icons/HumanAzul/48x48/mimetypes/mime_ascii.png -share/icons/HumanAzul/48x48/mimetypes/txt.png -share/icons/HumanAzul/48x48/mimetypes/ascii.png -share/icons/HumanAzul/48x48/mimetypes/package_editors.png -share/icons/HumanAzul/48x48/mimetypes/unknown.png -share/icons/HumanAzul/48x48/mimetypes/txt2.png -share/icons/HumanAzul/48x48/mimetypes/gnome-mime-text.png -share/icons/HumanAzul/48x48/status/gnome-fs-directory-accept.png -share/icons/HumanAzul/48x48/status/nm-adhoc.png -share/icons/HumanAzul/48x48/status/nm-device-wireless.png -share/icons/HumanAzul/48x48/status/edittrash.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-disconn.png -share/icons/HumanAzul/48x48/status/network-offline.png -share/icons/HumanAzul/48x48/status/network-transmit-receive.png -share/icons/HumanAzul/48x48/status/trashcan_full.png -share/icons/HumanAzul/48x48/status/network-idle.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-rx.png -share/icons/HumanAzul/48x48/status/gnome-fs-trash-full.png -share/icons/HumanAzul/48x48/status/network-receive.png -share/icons/HumanAzul/48x48/status/nm-no-connection.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-idle.png -share/icons/HumanAzul/48x48/status/stock_trash_full.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-txrx.png -share/icons/HumanAzul/48x48/status/folder-drag-accept.png -share/icons/HumanAzul/48x48/status/nm-device-wired.png -share/icons/HumanAzul/48x48/status/network-transmit.png -share/icons/HumanAzul/48x48/status/gnome-stock-trash-full.png -share/icons/HumanAzul/48x48/status/gnome-fs-directory-visiting.png -share/icons/HumanAzul/48x48/status/folder_open.png -share/icons/HumanAzul/48x48/status/network-error.png -share/icons/HumanAzul/48x48/status/image-loading.png -share/icons/HumanAzul/48x48/status/user-trash-full.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-error.png -share/icons/HumanAzul/48x48/status/folder-visiting.png -share/icons/HumanAzul/48x48/status/gnome-netstatus-tx.png -share/icons/HumanAzul/48x48/status/gnome-fs-loading-icon.png -share/icons/HumanAzul/cursors/left_ptr_watch -share/icons/HumanAzul/cursors/ur_angle -share/icons/HumanAzul/cursors/top_left_corner -share/icons/HumanAzul/cursors/draft_small -share/icons/HumanAzul/cursors/sb_right_arrow -share/icons/HumanAzul/cursors/top_left_arrow -share/icons/HumanAzul/cursors/watch -share/icons/HumanAzul/cursors/left_side -share/icons/HumanAzul/cursors/right_side -share/icons/HumanAzul/cursors/fleur -share/icons/HumanAzul/cursors/bottom_left_corner -share/icons/HumanAzul/cursors/bottom_right_corner -share/icons/HumanAzul/cursors/based_arrow_down -share/icons/HumanAzul/cursors/hand2 -share/icons/HumanAzul/cursors/xterm -share/icons/HumanAzul/cursors/bottom_side -share/icons/HumanAzul/cursors/top_side -share/icons/HumanAzul/cursors/based_arrow_up -share/icons/HumanAzul/cursors/top_right_corner -share/icons/HumanAzul/cursors/arrow -share/icons/HumanAzul/cursors/question_arrow -share/icons/HumanAzul/cursors/sb_h_double_arrow -share/icons/HumanAzul/cursors/ll_angle -share/icons/HumanAzul/cursors/sb_v_double_arrow -share/icons/HumanAzul/cursors/ul_angle -share/icons/HumanAzul/cursors/draft_large -share/icons/HumanAzul/cursors/08e8e1c95fe2fc01f976f1e063a24ccd -share/icons/HumanAzul/cursors/X_cursor -share/icons/HumanAzul/cursors/double_arrow -share/icons/HumanAzul/cursors/right_ptr -share/icons/HumanAzul/cursors/hand1 -share/icons/HumanAzul/cursors/sb_up_arrow -share/icons/HumanAzul/cursors/left_ptr -share/icons/HumanAzul/index.theme -@unexec rm %D/share/icons/HumanAzul/icon-theme.cache 2>/dev/null || true -@dirrm share/icons/HumanAzul/cursors -@dirrm share/icons/HumanAzul/48x48/status -@dirrm share/icons/HumanAzul/48x48/places -@dirrm share/icons/HumanAzul/48x48/mimetypes -@dirrm share/icons/HumanAzul/48x48/filesystems -@dirrm share/icons/HumanAzul/48x48/devices -@dirrm share/icons/HumanAzul/48x48/apps -@dirrm share/icons/HumanAzul/48x48 -@dirrm share/icons/HumanAzul/32x32/status -@dirrm share/icons/HumanAzul/32x32/places -@dirrm share/icons/HumanAzul/32x32/devices -@dirrm share/icons/HumanAzul/32x32 -@dirrm share/icons/HumanAzul/24x24/status -@dirrm share/icons/HumanAzul/24x24/places -@dirrm share/icons/HumanAzul/24x24/devices -@dirrm share/icons/HumanAzul/24x24/apps -@dirrm share/icons/HumanAzul/24x24 -@dirrm share/icons/HumanAzul/16x16/status -@dirrm share/icons/HumanAzul/16x16/places -@dirrm share/icons/HumanAzul/16x16/filesystems -@dirrm share/icons/HumanAzul/16x16/devices -@dirrm share/icons/HumanAzul/16x16 -@dirrm share/icons/HumanAzul -@dirrmtry share/icons diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile deleted file mode 100644 index bce2f8787..000000000 --- a/x11-themes/icons-tango/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: icons-tango -# Date created: 2005-11-05 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= icons-tango -PORTVERSION= 0.7.2 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= http://tango-project.org/releases/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles -DISTNAME= tango-icon-theme-${PORTVERSION} - -MAINTAINER= pneumann@gmail.com -COMMENT= A basic set of icons for the most common usage - -BUILD_DEPENDS= ${LOCALBASE}/libexec/icon-name-mapping:${PORTSDIR}/x11-themes/icon-naming-utils \ - Magick-config:${PORTSDIR}/graphics/ImageMagick - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= intlhack - -.include <bsd.port.mk> diff --git a/x11-themes/icons-tango/distinfo b/x11-themes/icons-tango/distinfo deleted file mode 100644 index 8fd7e4d13..000000000 --- a/x11-themes/icons-tango/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (tango-icon-theme-0.7.2.tar.gz) = eace48f8340a95d7134632bad6287100 -SHA256 (tango-icon-theme-0.7.2.tar.gz) = 6b368373f9a01f3f33f77ac25c170cbd052b29d6910f72308e55dc0a39af7722 -SIZE (tango-icon-theme-0.7.2.tar.gz) = 1349120 diff --git a/x11-themes/icons-tango/pkg-descr b/x11-themes/icons-tango/pkg-descr deleted file mode 100644 index d34d0faea..000000000 --- a/x11-themes/icons-tango/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A basic set of Tango icons that is usable on Gnome - -WWW: http://tango-project.org/ diff --git a/x11-themes/icons-tango/pkg-plist b/x11-themes/icons-tango/pkg-plist deleted file mode 100644 index 27cd421de..000000000 --- a/x11-themes/icons-tango/pkg-plist +++ /dev/null @@ -1,3215 +0,0 @@ -share/icons/Tango/16x16/actions/add.png -share/icons/Tango/16x16/actions/address-book-new.png -share/icons/Tango/16x16/actions/appointment-new.png -share/icons/Tango/16x16/actions/appointment.png -share/icons/Tango/16x16/actions/back.png -share/icons/Tango/16x16/actions/bookmark-new.png -share/icons/Tango/16x16/actions/bookmark_add.png -share/icons/Tango/16x16/actions/bookmarks_list_add.png -share/icons/Tango/16x16/actions/bottom.png -share/icons/Tango/16x16/actions/centrejust.png -share/icons/Tango/16x16/actions/contact-new.png -share/icons/Tango/16x16/actions/document-new.png -share/icons/Tango/16x16/actions/document-open.png -share/icons/Tango/16x16/actions/document-print-preview.png -share/icons/Tango/16x16/actions/document-print.png -share/icons/Tango/16x16/actions/document-properties.png -share/icons/Tango/16x16/actions/document-save-as.png -share/icons/Tango/16x16/actions/document-save.png -share/icons/Tango/16x16/actions/down.png -share/icons/Tango/16x16/actions/edit-clear.png -share/icons/Tango/16x16/actions/edit-copy.png -share/icons/Tango/16x16/actions/edit-cut.png -share/icons/Tango/16x16/actions/edit-delete.png -share/icons/Tango/16x16/actions/edit-find-replace.png -share/icons/Tango/16x16/actions/edit-find.png -share/icons/Tango/16x16/actions/edit-paste.png -share/icons/Tango/16x16/actions/edit-redo.png -share/icons/Tango/16x16/actions/edit-select-all.png -share/icons/Tango/16x16/actions/edit-undo.png -share/icons/Tango/16x16/actions/editclear.png -share/icons/Tango/16x16/actions/editcopy.png -share/icons/Tango/16x16/actions/editcut.png -share/icons/Tango/16x16/actions/editdelete.png -share/icons/Tango/16x16/actions/editpaste.png -share/icons/Tango/16x16/actions/exit.png -share/icons/Tango/16x16/actions/filefind.png -share/icons/Tango/16x16/actions/filenew.png -share/icons/Tango/16x16/actions/fileopen.png -share/icons/Tango/16x16/actions/fileprint.png -share/icons/Tango/16x16/actions/filequickprint.png -share/icons/Tango/16x16/actions/filesave.png -share/icons/Tango/16x16/actions/filesaveas.png -share/icons/Tango/16x16/actions/find.png -share/icons/Tango/16x16/actions/finish.png -share/icons/Tango/16x16/actions/folder-new.png -share/icons/Tango/16x16/actions/folder_new.png -share/icons/Tango/16x16/actions/format-indent-less.png -share/icons/Tango/16x16/actions/format-indent-more.png -share/icons/Tango/16x16/actions/format-justify-center.png -share/icons/Tango/16x16/actions/format-justify-fill.png -share/icons/Tango/16x16/actions/format-justify-left.png -share/icons/Tango/16x16/actions/format-justify-right.png -share/icons/Tango/16x16/actions/format-text-bold.png -share/icons/Tango/16x16/actions/format-text-italic.png -share/icons/Tango/16x16/actions/format-text-strikethrough.png -share/icons/Tango/16x16/actions/format-text-underline.png -share/icons/Tango/16x16/actions/forward.png -share/icons/Tango/16x16/actions/gnome-lockscreen.png -share/icons/Tango/16x16/actions/gnome-logout.png -share/icons/Tango/16x16/actions/gnome-searchtool.png -share/icons/Tango/16x16/actions/gnome-stock-mail-fwd.png -share/icons/Tango/16x16/actions/gnome-stock-mail-new.png -share/icons/Tango/16x16/actions/gnome-stock-mail-rpl.png -share/icons/Tango/16x16/actions/gnome-stock-text-indent.png -share/icons/Tango/16x16/actions/gnome-stock-text-unindent.png -share/icons/Tango/16x16/actions/go-bottom.png -share/icons/Tango/16x16/actions/go-down.png -share/icons/Tango/16x16/actions/go-first.png -share/icons/Tango/16x16/actions/go-home.png -share/icons/Tango/16x16/actions/go-jump.png -share/icons/Tango/16x16/actions/go-last.png -share/icons/Tango/16x16/actions/go-next.png -share/icons/Tango/16x16/actions/go-previous.png -share/icons/Tango/16x16/actions/go-top.png -share/icons/Tango/16x16/actions/go-up.png -share/icons/Tango/16x16/actions/gohome.png -share/icons/Tango/16x16/actions/gtk-add.png -share/icons/Tango/16x16/actions/gtk-bold.png -share/icons/Tango/16x16/actions/gtk-clear.png -share/icons/Tango/16x16/actions/gtk-copy.png -share/icons/Tango/16x16/actions/gtk-cut.png -share/icons/Tango/16x16/actions/gtk-delete.png -share/icons/Tango/16x16/actions/gtk-find-and-replace.png -share/icons/Tango/16x16/actions/gtk-find.png -share/icons/Tango/16x16/actions/gtk-fullscreen.png -share/icons/Tango/16x16/actions/gtk-go-back-ltr.png -share/icons/Tango/16x16/actions/gtk-go-back-rtl.png -share/icons/Tango/16x16/actions/gtk-go-down.png -share/icons/Tango/16x16/actions/gtk-go-forward-ltr.png -share/icons/Tango/16x16/actions/gtk-go-forward-rtl.png -share/icons/Tango/16x16/actions/gtk-go-up.png -share/icons/Tango/16x16/actions/gtk-goto-bottom.png -share/icons/Tango/16x16/actions/gtk-goto-first-ltr.png -share/icons/Tango/16x16/actions/gtk-goto-first-rtl.png -share/icons/Tango/16x16/actions/gtk-goto-last-ltr.png -share/icons/Tango/16x16/actions/gtk-goto-last-rtl.png -share/icons/Tango/16x16/actions/gtk-goto-top.png -share/icons/Tango/16x16/actions/gtk-home.png -share/icons/Tango/16x16/actions/gtk-indent.png -share/icons/Tango/16x16/actions/gtk-italic.png -share/icons/Tango/16x16/actions/gtk-jump-to-ltr.png -share/icons/Tango/16x16/actions/gtk-jump-to-rtl.png -share/icons/Tango/16x16/actions/gtk-justify-center.png -share/icons/Tango/16x16/actions/gtk-justify-fill.png -share/icons/Tango/16x16/actions/gtk-justify-left.png -share/icons/Tango/16x16/actions/gtk-justify-right.png -share/icons/Tango/16x16/actions/gtk-media-forward-ltr.png -share/icons/Tango/16x16/actions/gtk-media-forward-rtl.png -share/icons/Tango/16x16/actions/gtk-media-next-ltr.png -share/icons/Tango/16x16/actions/gtk-media-next-rtl.png -share/icons/Tango/16x16/actions/gtk-media-pause.png -share/icons/Tango/16x16/actions/gtk-media-play-ltr.png -share/icons/Tango/16x16/actions/gtk-media-previous-ltr.png -share/icons/Tango/16x16/actions/gtk-media-previous-rtl.png -share/icons/Tango/16x16/actions/gtk-media-record.png -share/icons/Tango/16x16/actions/gtk-media-rewind-ltr.png -share/icons/Tango/16x16/actions/gtk-media-rewind-rtl.png -share/icons/Tango/16x16/actions/gtk-media-stop.png -share/icons/Tango/16x16/actions/gtk-new.png -share/icons/Tango/16x16/actions/gtk-open.png -share/icons/Tango/16x16/actions/gtk-paste.png -share/icons/Tango/16x16/actions/gtk-print-preview.png -share/icons/Tango/16x16/actions/gtk-print.png -share/icons/Tango/16x16/actions/gtk-properties.png -share/icons/Tango/16x16/actions/gtk-redo-ltr.png -share/icons/Tango/16x16/actions/gtk-refresh.png -share/icons/Tango/16x16/actions/gtk-remove.png -share/icons/Tango/16x16/actions/gtk-save-as.png -share/icons/Tango/16x16/actions/gtk-save.png -share/icons/Tango/16x16/actions/gtk-stop.png -share/icons/Tango/16x16/actions/gtk-strikethrough.png -share/icons/Tango/16x16/actions/gtk-underline.png -share/icons/Tango/16x16/actions/gtk-undo-ltr.png -share/icons/Tango/16x16/actions/gtk-unindent.png -share/icons/Tango/16x16/actions/kfind.png -share/icons/Tango/16x16/actions/kfm_home.png -share/icons/Tango/16x16/actions/leftjust.png -share/icons/Tango/16x16/actions/list-add.png -share/icons/Tango/16x16/actions/list-remove.png -share/icons/Tango/16x16/actions/lock.png -share/icons/Tango/16x16/actions/mail-forward.png -share/icons/Tango/16x16/actions/mail-mark-junk.png -share/icons/Tango/16x16/actions/mail-mark-not-junk.png -share/icons/Tango/16x16/actions/mail-message-new.png -share/icons/Tango/16x16/actions/mail-reply-all.png -share/icons/Tango/16x16/actions/mail-reply-sender.png -share/icons/Tango/16x16/actions/mail-send-receive.png -share/icons/Tango/16x16/actions/mail_forward.png -share/icons/Tango/16x16/actions/mail_new.png -share/icons/Tango/16x16/actions/mail_reply.png -share/icons/Tango/16x16/actions/mail_replyall.png -share/icons/Tango/16x16/actions/mail_spam.png -share/icons/Tango/16x16/actions/media-eject.png -share/icons/Tango/16x16/actions/media-playback-pause.png -share/icons/Tango/16x16/actions/media-playback-start.png -share/icons/Tango/16x16/actions/media-playback-stop.png -share/icons/Tango/16x16/actions/media-record.png -share/icons/Tango/16x16/actions/media-seek-backward.png -share/icons/Tango/16x16/actions/media-seek-forward.png -share/icons/Tango/16x16/actions/media-skip-backward.png -share/icons/Tango/16x16/actions/media-skip-forward.png -share/icons/Tango/16x16/actions/next.png -share/icons/Tango/16x16/actions/player_eject.png -share/icons/Tango/16x16/actions/player_end.png -share/icons/Tango/16x16/actions/player_fwd.png -share/icons/Tango/16x16/actions/player_pause.png -share/icons/Tango/16x16/actions/player_play.png -share/icons/Tango/16x16/actions/player_record.png -share/icons/Tango/16x16/actions/player_rew.png -share/icons/Tango/16x16/actions/player_start.png -share/icons/Tango/16x16/actions/player_stop.png -share/icons/Tango/16x16/actions/previous.png -share/icons/Tango/16x16/actions/process-stop.png -share/icons/Tango/16x16/actions/redhat-home.png -share/icons/Tango/16x16/actions/redo.png -share/icons/Tango/16x16/actions/reload.png -share/icons/Tango/16x16/actions/reload3.png -share/icons/Tango/16x16/actions/reload_all_tabs.png -share/icons/Tango/16x16/actions/reload_page.png -share/icons/Tango/16x16/actions/remove.png -share/icons/Tango/16x16/actions/rightjust.png -share/icons/Tango/16x16/actions/search.png -share/icons/Tango/16x16/actions/start.png -share/icons/Tango/16x16/actions/stock_add-bookmark.png -share/icons/Tango/16x16/actions/stock_bottom.png -share/icons/Tango/16x16/actions/stock_copy.png -share/icons/Tango/16x16/actions/stock_cut.png -share/icons/Tango/16x16/actions/stock_delete.png -share/icons/Tango/16x16/actions/stock_down.png -share/icons/Tango/16x16/actions/stock_file-properites.png -share/icons/Tango/16x16/actions/stock_first.png -share/icons/Tango/16x16/actions/stock_fullscreen.png -share/icons/Tango/16x16/actions/stock_help-add-bookmark.png -share/icons/Tango/16x16/actions/stock_home.png -share/icons/Tango/16x16/actions/stock_last.png -share/icons/Tango/16x16/actions/stock_left.png -share/icons/Tango/16x16/actions/stock_mail-compose.png -share/icons/Tango/16x16/actions/stock_mail-forward.png -share/icons/Tango/16x16/actions/stock_mail-reply-to-all.png -share/icons/Tango/16x16/actions/stock_mail-reply.png -share/icons/Tango/16x16/actions/stock_mail-send-receive.png -share/icons/Tango/16x16/actions/stock_media-fwd.png -share/icons/Tango/16x16/actions/stock_media-next.png -share/icons/Tango/16x16/actions/stock_media-pause.png -share/icons/Tango/16x16/actions/stock_media-play.png -share/icons/Tango/16x16/actions/stock_media-prev.png -share/icons/Tango/16x16/actions/stock_media-rec.png -share/icons/Tango/16x16/actions/stock_media-rew.png -share/icons/Tango/16x16/actions/stock_media-stop.png -share/icons/Tango/16x16/actions/stock_new-address-book.png -share/icons/Tango/16x16/actions/stock_new-appointment.png -share/icons/Tango/16x16/actions/stock_new-bcard.png -share/icons/Tango/16x16/actions/stock_new-dir.png -share/icons/Tango/16x16/actions/stock_new-tab.png -share/icons/Tango/16x16/actions/stock_new-text.png -share/icons/Tango/16x16/actions/stock_new-window.png -share/icons/Tango/16x16/actions/stock_not-spam.png -share/icons/Tango/16x16/actions/stock_paste.png -share/icons/Tango/16x16/actions/stock_print-preview.png -share/icons/Tango/16x16/actions/stock_print.png -share/icons/Tango/16x16/actions/stock_properties.png -share/icons/Tango/16x16/actions/stock_redo.png -share/icons/Tango/16x16/actions/stock_refresh.png -share/icons/Tango/16x16/actions/stock_right.png -share/icons/Tango/16x16/actions/stock_save-as.png -share/icons/Tango/16x16/actions/stock_save.png -share/icons/Tango/16x16/actions/stock_search-and-replace.png -share/icons/Tango/16x16/actions/stock_search.png -share/icons/Tango/16x16/actions/stock_select-all.png -share/icons/Tango/16x16/actions/stock_spam.png -share/icons/Tango/16x16/actions/stock_stop.png -share/icons/Tango/16x16/actions/stock_text-strikethrough.png -share/icons/Tango/16x16/actions/stock_text_bold.png -share/icons/Tango/16x16/actions/stock_text_center.png -share/icons/Tango/16x16/actions/stock_text_indent.png -share/icons/Tango/16x16/actions/stock_text_italic.png -share/icons/Tango/16x16/actions/stock_text_justify.png -share/icons/Tango/16x16/actions/stock_text_left.png -share/icons/Tango/16x16/actions/stock_text_right.png -share/icons/Tango/16x16/actions/stock_text_underlined.png -share/icons/Tango/16x16/actions/stock_text_unindent.png -share/icons/Tango/16x16/actions/stock_top.png -share/icons/Tango/16x16/actions/stock_undo.png -share/icons/Tango/16x16/actions/stock_up.png -share/icons/Tango/16x16/actions/stop.png -share/icons/Tango/16x16/actions/system-lock-screen.png -share/icons/Tango/16x16/actions/system-log-out.png -share/icons/Tango/16x16/actions/system-search.png -share/icons/Tango/16x16/actions/system-shutdown.png -share/icons/Tango/16x16/actions/tab-new.png -share/icons/Tango/16x16/actions/tab_new.png -share/icons/Tango/16x16/actions/text_bold.png -share/icons/Tango/16x16/actions/text_italic.png -share/icons/Tango/16x16/actions/text_strike.png -share/icons/Tango/16x16/actions/text_under.png -share/icons/Tango/16x16/actions/top.png -share/icons/Tango/16x16/actions/undo.png -share/icons/Tango/16x16/actions/up.png -share/icons/Tango/16x16/actions/view-fullscreen.png -share/icons/Tango/16x16/actions/view-refresh.png -share/icons/Tango/16x16/actions/window-new.png -share/icons/Tango/16x16/actions/window_fullscreen.png -share/icons/Tango/16x16/actions/window_new.png -share/icons/Tango/16x16/actions/xfce-system-lock.png -share/icons/Tango/16x16/animations/gnome-spinner.png -share/icons/Tango/16x16/animations/process-working.png -share/icons/Tango/16x16/apps/access.png -share/icons/Tango/16x16/apps/accessibility-directory.png -share/icons/Tango/16x16/apps/accessories-calculator.png -share/icons/Tango/16x16/apps/accessories-character-map.png -share/icons/Tango/16x16/apps/accessories-text-editor.png -share/icons/Tango/16x16/apps/background.png -share/icons/Tango/16x16/apps/browser.png -share/icons/Tango/16x16/apps/calc.png -share/icons/Tango/16x16/apps/config-language.png -share/icons/Tango/16x16/apps/config-users.png -share/icons/Tango/16x16/apps/date.png -share/icons/Tango/16x16/apps/email.png -share/icons/Tango/16x16/apps/file-manager.png -share/icons/Tango/16x16/apps/fonts.png -share/icons/Tango/16x16/apps/gnome-calculator.png -share/icons/Tango/16x16/apps/gnome-character-map.png -share/icons/Tango/16x16/apps/gnome-help.png -share/icons/Tango/16x16/apps/gnome-monitor.png -share/icons/Tango/16x16/apps/gnome-remote-desktop.png -share/icons/Tango/16x16/apps/gnome-session.png -share/icons/Tango/16x16/apps/gnome-settings-accessibility-technologies.png -share/icons/Tango/16x16/apps/gnome-settings-background.png -share/icons/Tango/16x16/apps/gnome-settings-font.png -share/icons/Tango/16x16/apps/gnome-settings-keybindings.png -share/icons/Tango/16x16/apps/gnome-settings-sound.png -share/icons/Tango/16x16/apps/gnome-settings-theme.png -share/icons/Tango/16x16/apps/gnome-terminal.png -share/icons/Tango/16x16/apps/gnome-window-manager.png -share/icons/Tango/16x16/apps/gtk-help.png -share/icons/Tango/16x16/apps/gucharmap.png -share/icons/Tango/16x16/apps/help-browser.png -share/icons/Tango/16x16/apps/help.png -share/icons/Tango/16x16/apps/internet-group-chat.png -share/icons/Tango/16x16/apps/internet-mail.png -share/icons/Tango/16x16/apps/internet-news-reader.png -share/icons/Tango/16x16/apps/internet-web-browser.png -share/icons/Tango/16x16/apps/kcalc.png -share/icons/Tango/16x16/apps/kcharselect.png -share/icons/Tango/16x16/apps/kcmkwm.png -share/icons/Tango/16x16/apps/kedit.png -share/icons/Tango/16x16/apps/key_bindings.png -share/icons/Tango/16x16/apps/kfm.png -share/icons/Tango/16x16/apps/khelpcenter.png -share/icons/Tango/16x16/apps/knotify.png -share/icons/Tango/16x16/apps/konsole.png -share/icons/Tango/16x16/apps/krfb.png -share/icons/Tango/16x16/apps/kscreensaver.png -share/icons/Tango/16x16/apps/ksysguard.png -share/icons/Tango/16x16/apps/kuser.png -share/icons/Tango/16x16/apps/kwin.png -share/icons/Tango/16x16/apps/locale.png -share/icons/Tango/16x16/apps/mail_generic.png -share/icons/Tango/16x16/apps/office-calendar.png -share/icons/Tango/16x16/apps/openterm.png -share/icons/Tango/16x16/apps/preferences-desktop-accessibility.png -share/icons/Tango/16x16/apps/preferences-desktop-assistive-technology.png -share/icons/Tango/16x16/apps/preferences-desktop-font.png -share/icons/Tango/16x16/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/Tango/16x16/apps/preferences-desktop-locale.png -share/icons/Tango/16x16/apps/preferences-desktop-remote-desktop.png -share/icons/Tango/16x16/apps/preferences-desktop-screensaver.png -share/icons/Tango/16x16/apps/preferences-desktop-sound.png -share/icons/Tango/16x16/apps/preferences-desktop-theme.png -share/icons/Tango/16x16/apps/preferences-desktop-wallpaper.png -share/icons/Tango/16x16/apps/preferences-system-network-proxy.png -share/icons/Tango/16x16/apps/preferences-system-session.png -share/icons/Tango/16x16/apps/preferences-system-windows.png -share/icons/Tango/16x16/apps/proxy-config.png -share/icons/Tango/16x16/apps/proxy.png -share/icons/Tango/16x16/apps/redhat-email.png -share/icons/Tango/16x16/apps/redhat-filemanager.png -share/icons/Tango/16x16/apps/redhat-web-browser.png -share/icons/Tango/16x16/apps/screensaver.png -share/icons/Tango/16x16/apps/stock_help.png -share/icons/Tango/16x16/apps/stock_proxy.png -share/icons/Tango/16x16/apps/style.png -share/icons/Tango/16x16/apps/susehelpcenter.png -share/icons/Tango/16x16/apps/system-config-users.png -share/icons/Tango/16x16/apps/system-file-manager.png -share/icons/Tango/16x16/apps/system-installer.png -share/icons/Tango/16x16/apps/system-software-update.png -share/icons/Tango/16x16/apps/system-users.png -share/icons/Tango/16x16/apps/terminal.png -share/icons/Tango/16x16/apps/text-editor.png -share/icons/Tango/16x16/apps/update-manager.png -share/icons/Tango/16x16/apps/utilities-system-monitor.png -share/icons/Tango/16x16/apps/utilities-terminal.png -share/icons/Tango/16x16/apps/wallpaper.png -share/icons/Tango/16x16/apps/web-browser.png -share/icons/Tango/16x16/apps/xfcalendar.png -share/icons/Tango/16x16/apps/xfce-filemanager.png -share/icons/Tango/16x16/apps/xfce-mail.png -share/icons/Tango/16x16/apps/xfce-terminal.png -share/icons/Tango/16x16/apps/xfce4-backdrop.png -share/icons/Tango/16x16/apps/xfce4-session.png -share/icons/Tango/16x16/apps/xfce4-sound.png -share/icons/Tango/16x16/apps/xfwm4.png -share/icons/Tango/16x16/apps/ximian-evolution-calendar.png -share/icons/Tango/16x16/apps/xscreensaver.png -share/icons/Tango/16x16/apps/zen-icon.png -share/icons/Tango/16x16/categories/applications-accessories.png -share/icons/Tango/16x16/categories/applications-development.png -share/icons/Tango/16x16/categories/applications-games.png -share/icons/Tango/16x16/categories/applications-graphics.png -share/icons/Tango/16x16/categories/applications-internet.png -share/icons/Tango/16x16/categories/applications-multimedia.png -share/icons/Tango/16x16/categories/applications-office.png -share/icons/Tango/16x16/categories/applications-other.png -share/icons/Tango/16x16/categories/applications-system.png -share/icons/Tango/16x16/categories/gnome-applications.png -share/icons/Tango/16x16/categories/gnome-control-center.png -share/icons/Tango/16x16/categories/gnome-devel.png -share/icons/Tango/16x16/categories/gnome-globe.png -share/icons/Tango/16x16/categories/gnome-graphics.png -share/icons/Tango/16x16/categories/gnome-joystick.png -share/icons/Tango/16x16/categories/gnome-multimedia.png -share/icons/Tango/16x16/categories/gnome-settings.png -share/icons/Tango/16x16/categories/gnome-system.png -share/icons/Tango/16x16/categories/gnome-util.png -share/icons/Tango/16x16/categories/gtk-preferences.png -share/icons/Tango/16x16/categories/input_devices_settings.png -share/icons/Tango/16x16/categories/kcontrol.png -share/icons/Tango/16x16/categories/package_development.png -share/icons/Tango/16x16/categories/package_games.png -share/icons/Tango/16x16/categories/package_graphics.png -share/icons/Tango/16x16/categories/package_multimedia.png -share/icons/Tango/16x16/categories/package_network.png -share/icons/Tango/16x16/categories/package_office.png -share/icons/Tango/16x16/categories/package_settings.png -share/icons/Tango/16x16/categories/package_system.png -share/icons/Tango/16x16/categories/package_utilities.png -share/icons/Tango/16x16/categories/preferences-desktop-peripherals.png -share/icons/Tango/16x16/categories/preferences-desktop.png -share/icons/Tango/16x16/categories/preferences-system.png -share/icons/Tango/16x16/categories/redhat-accessories.png -share/icons/Tango/16x16/categories/redhat-games.png -share/icons/Tango/16x16/categories/redhat-graphics.png -share/icons/Tango/16x16/categories/redhat-internet.png -share/icons/Tango/16x16/categories/redhat-office.png -share/icons/Tango/16x16/categories/redhat-preferences.png -share/icons/Tango/16x16/categories/redhat-programming.png -share/icons/Tango/16x16/categories/redhat-sound_video.png -share/icons/Tango/16x16/categories/redhat-system_settings.png -share/icons/Tango/16x16/categories/redhat-system_tools.png -share/icons/Tango/16x16/categories/stock_internet.png -share/icons/Tango/16x16/categories/xfce-games.png -share/icons/Tango/16x16/categories/xfce-graphics.png -share/icons/Tango/16x16/categories/xfce-internet.png -share/icons/Tango/16x16/categories/xfce-multimedia.png -share/icons/Tango/16x16/categories/xfce-office.png -share/icons/Tango/16x16/categories/xfce-system-settings.png -share/icons/Tango/16x16/categories/xfce-utils.png -share/icons/Tango/16x16/categories/xfce4-settings.png -share/icons/Tango/16x16/devices/3floppy_unmount.png -share/icons/Tango/16x16/devices/audio-card.png -share/icons/Tango/16x16/devices/audio-input-microphone.png -share/icons/Tango/16x16/devices/battery.png -share/icons/Tango/16x16/devices/camera-photo.png -share/icons/Tango/16x16/devices/camera-video.png -share/icons/Tango/16x16/devices/camera.png -share/icons/Tango/16x16/devices/camera_unmount.png -share/icons/Tango/16x16/devices/chardevice.png -share/icons/Tango/16x16/devices/computer.png -share/icons/Tango/16x16/devices/display.png -share/icons/Tango/16x16/devices/drive-cdrom.png -share/icons/Tango/16x16/devices/drive-harddisk.png -share/icons/Tango/16x16/devices/drive-removable-media.png -share/icons/Tango/16x16/devices/gnome-dev-battery.png -share/icons/Tango/16x16/devices/gnome-dev-computer.png -share/icons/Tango/16x16/devices/gnome-dev-ethernet.png -share/icons/Tango/16x16/devices/gnome-dev-floppy.png -share/icons/Tango/16x16/devices/gnome-dev-harddisk-1394.png -share/icons/Tango/16x16/devices/gnome-dev-harddisk-usb.png -share/icons/Tango/16x16/devices/gnome-dev-harddisk.png -share/icons/Tango/16x16/devices/gnome-dev-ipod.png -share/icons/Tango/16x16/devices/gnome-dev-keyboard.png -share/icons/Tango/16x16/devices/gnome-dev-mouse-ball.png -share/icons/Tango/16x16/devices/gnome-dev-mouse-optical.png -share/icons/Tango/16x16/devices/gnome-dev-printer.png -share/icons/Tango/16x16/devices/gnome-dev-removable-1394.png -share/icons/Tango/16x16/devices/gnome-dev-removable-usb.png -share/icons/Tango/16x16/devices/gnome-dev-removable.png -share/icons/Tango/16x16/devices/gnome-dev-wavelan.png -share/icons/Tango/16x16/devices/gnome-fs-client.png -share/icons/Tango/16x16/devices/gnome-stock-mic.png -share/icons/Tango/16x16/devices/gtk-floppy.png -share/icons/Tango/16x16/devices/gtk-harddisk.png -share/icons/Tango/16x16/devices/harddrive.png -share/icons/Tango/16x16/devices/hdd_unmount.png -share/icons/Tango/16x16/devices/input-gaming.png -share/icons/Tango/16x16/devices/input-keyboard.png -share/icons/Tango/16x16/devices/input-mouse.png -share/icons/Tango/16x16/devices/ipod_mount.png -share/icons/Tango/16x16/devices/joystick.png -share/icons/Tango/16x16/devices/keyboard.png -share/icons/Tango/16x16/devices/kjobviewer.png -share/icons/Tango/16x16/devices/kxkb.png -share/icons/Tango/16x16/devices/media-cdrom.png -share/icons/Tango/16x16/devices/media-floppy.png -share/icons/Tango/16x16/devices/mouse.png -share/icons/Tango/16x16/devices/multimedia-player.png -share/icons/Tango/16x16/devices/network-wired.png -share/icons/Tango/16x16/devices/network-wireless.png -share/icons/Tango/16x16/devices/printer-remote.png -share/icons/Tango/16x16/devices/printer.png -share/icons/Tango/16x16/devices/printer1.png -share/icons/Tango/16x16/devices/printmgr.png -share/icons/Tango/16x16/devices/stock_mic.png -share/icons/Tango/16x16/devices/stock_printers.png -share/icons/Tango/16x16/devices/system-floppy.png -share/icons/Tango/16x16/devices/system.png -share/icons/Tango/16x16/devices/usbpendrive_unmount.png -share/icons/Tango/16x16/devices/video-display.png -share/icons/Tango/16x16/devices/xfce-printer.png -share/icons/Tango/16x16/devices/xfce4-display.png -share/icons/Tango/16x16/devices/xfce4-keyboard.png -share/icons/Tango/16x16/devices/xfce4-mouse.png -share/icons/Tango/16x16/devices/yast_HD.png -share/icons/Tango/16x16/devices/yast_idetude.png -share/icons/Tango/16x16/devices/yast_joystick.png -share/icons/Tango/16x16/devices/yast_mouse.png -share/icons/Tango/16x16/devices/yast_printer.png -share/icons/Tango/16x16/devices/yast_soundcard.png -share/icons/Tango/16x16/emblems/emblem-favorite.png -share/icons/Tango/16x16/emblems/emblem-important.png -share/icons/Tango/16x16/emblems/emblem-photos.png -share/icons/Tango/16x16/emblems/emblem-readonly.png -share/icons/Tango/16x16/emblems/emblem-symbolic-link.png -share/icons/Tango/16x16/emblems/emblem-system.png -share/icons/Tango/16x16/emblems/emblem-unreadable.png -share/icons/Tango/16x16/emblems/stock_mail-priority-high.png -share/icons/Tango/16x16/emotes/face-angel.png -share/icons/Tango/16x16/emotes/face-crying.png -share/icons/Tango/16x16/emotes/face-devil-grin.png -share/icons/Tango/16x16/emotes/face-glasses.png -share/icons/Tango/16x16/emotes/face-grin.png -share/icons/Tango/16x16/emotes/face-kiss.png -share/icons/Tango/16x16/emotes/face-plain.png -share/icons/Tango/16x16/emotes/face-sad.png -share/icons/Tango/16x16/emotes/face-smile-big.png -share/icons/Tango/16x16/emotes/face-smile.png -share/icons/Tango/16x16/emotes/face-surprise.png -share/icons/Tango/16x16/emotes/face-wink.png -share/icons/Tango/16x16/mimetypes/application-certificate.png -share/icons/Tango/16x16/mimetypes/application-x-executable.png -share/icons/Tango/16x16/mimetypes/ascii.png -share/icons/Tango/16x16/mimetypes/audio-x-generic.png -share/icons/Tango/16x16/mimetypes/binary.png -share/icons/Tango/16x16/mimetypes/contents2.png -share/icons/Tango/16x16/mimetypes/deb.png -share/icons/Tango/16x16/mimetypes/document.png -share/icons/Tango/16x16/mimetypes/empty.png -share/icons/Tango/16x16/mimetypes/exec.png -share/icons/Tango/16x16/mimetypes/folder_tar.png -share/icons/Tango/16x16/mimetypes/font-x-generic.png -share/icons/Tango/16x16/mimetypes/font.png -share/icons/Tango/16x16/mimetypes/font_bitmap.png -share/icons/Tango/16x16/mimetypes/font_truetype.png -share/icons/Tango/16x16/mimetypes/font_type1.png -share/icons/Tango/16x16/mimetypes/gnome-fs-executable.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-magicpoint.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-msword.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-ogg.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-pdf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-postscript.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-rtf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics-template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation-template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.calc.template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.draw.template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.impress.template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.writer.template.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-wordperfect.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-abiword.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-archive.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-arj.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-bzip.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-compress.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-cpio.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-deb.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-dvi.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-executable.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-gzip.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-jar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-kspread.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-kword.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-lha.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-lhz.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-perl.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-php.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-rar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-rpm.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-scribus.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-tar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-tarz.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-x-tex.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/Tango/16x16/mimetypes/gnome-mime-application-zip.png -share/icons/Tango/16x16/mimetypes/gnome-mime-audio.png -share/icons/Tango/16x16/mimetypes/gnome-mime-image.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-html.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-csh.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-python.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-sh.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-vcard.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text-x-zsh.png -share/icons/Tango/16x16/mimetypes/gnome-mime-text.png -share/icons/Tango/16x16/mimetypes/gnome-mime-video.png -share/icons/Tango/16x16/mimetypes/gnome-mime-x-font-afm.png -share/icons/Tango/16x16/mimetypes/gnome-package.png -share/icons/Tango/16x16/mimetypes/html.png -share/icons/Tango/16x16/mimetypes/image-x-generic.png -share/icons/Tango/16x16/mimetypes/image.png -share/icons/Tango/16x16/mimetypes/kpresenter_kpr.png -share/icons/Tango/16x16/mimetypes/mime_ascii.png -share/icons/Tango/16x16/mimetypes/misc.png -share/icons/Tango/16x16/mimetypes/package-x-generic.png -share/icons/Tango/16x16/mimetypes/package.png -share/icons/Tango/16x16/mimetypes/package_editors.png -share/icons/Tango/16x16/mimetypes/package_wordprocessing.png -share/icons/Tango/16x16/mimetypes/plan.png -share/icons/Tango/16x16/mimetypes/rpm.png -share/icons/Tango/16x16/mimetypes/shellscript.png -share/icons/Tango/16x16/mimetypes/sound.png -share/icons/Tango/16x16/mimetypes/spreadsheet.png -share/icons/Tango/16x16/mimetypes/stock_addressbook.png -share/icons/Tango/16x16/mimetypes/stock_calendar.png -share/icons/Tango/16x16/mimetypes/stock_certificate.png -share/icons/Tango/16x16/mimetypes/stock_script.png -share/icons/Tango/16x16/mimetypes/tar.png -share/icons/Tango/16x16/mimetypes/template_source.png -share/icons/Tango/16x16/mimetypes/text-html.png -share/icons/Tango/16x16/mimetypes/text-x-generic-template.png -share/icons/Tango/16x16/mimetypes/text-x-generic.png -share/icons/Tango/16x16/mimetypes/text-x-script.png -share/icons/Tango/16x16/mimetypes/tgz.png -share/icons/Tango/16x16/mimetypes/txt.png -share/icons/Tango/16x16/mimetypes/txt2.png -share/icons/Tango/16x16/mimetypes/unknown.png -share/icons/Tango/16x16/mimetypes/vcalendar.png -share/icons/Tango/16x16/mimetypes/vcard.png -share/icons/Tango/16x16/mimetypes/video-x-generic.png -share/icons/Tango/16x16/mimetypes/video.png -share/icons/Tango/16x16/mimetypes/wordprocessing.png -share/icons/Tango/16x16/mimetypes/www.png -share/icons/Tango/16x16/mimetypes/x-office-address-book.png -share/icons/Tango/16x16/mimetypes/x-office-calendar.png -share/icons/Tango/16x16/mimetypes/x-office-document-template.png -share/icons/Tango/16x16/mimetypes/x-office-document.png -share/icons/Tango/16x16/mimetypes/x-office-drawing-template.png -share/icons/Tango/16x16/mimetypes/x-office-drawing.png -share/icons/Tango/16x16/mimetypes/x-office-presentation-template.png -share/icons/Tango/16x16/mimetypes/x-office-presentation.png -share/icons/Tango/16x16/mimetypes/x-office-spreadsheet-template.png -share/icons/Tango/16x16/mimetypes/x-office-spreadsheet.png -share/icons/Tango/16x16/mimetypes/zip.png -share/icons/Tango/16x16/places/application-x-gnome-saved-search.png -share/icons/Tango/16x16/places/desktop.png -share/icons/Tango/16x16/places/distributor-logo.png -share/icons/Tango/16x16/places/emptytrash.png -share/icons/Tango/16x16/places/folder-remote.png -share/icons/Tango/16x16/places/folder-saved-search.png -share/icons/Tango/16x16/places/folder.png -share/icons/Tango/16x16/places/folder_home.png -share/icons/Tango/16x16/places/gnome-fs-desktop.png -share/icons/Tango/16x16/places/gnome-fs-directory.png -share/icons/Tango/16x16/places/gnome-fs-ftp.png -share/icons/Tango/16x16/places/gnome-fs-home.png -share/icons/Tango/16x16/places/gnome-fs-network.png -share/icons/Tango/16x16/places/gnome-fs-nfs.png -share/icons/Tango/16x16/places/gnome-fs-server.png -share/icons/Tango/16x16/places/gnome-fs-share.png -share/icons/Tango/16x16/places/gnome-fs-smb.png -share/icons/Tango/16x16/places/gnome-fs-ssh.png -share/icons/Tango/16x16/places/gnome-fs-trash-empty.png -share/icons/Tango/16x16/places/gnome-main-menu.png -share/icons/Tango/16x16/places/gnome-mime-x-directory-nfs-server.png -share/icons/Tango/16x16/places/gnome-mime-x-directory-smb-server.png -share/icons/Tango/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/Tango/16x16/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/Tango/16x16/places/gnome-stock-trash.png -share/icons/Tango/16x16/places/gtk-network.png -share/icons/Tango/16x16/places/network-server.png -share/icons/Tango/16x16/places/network-workgroup.png -share/icons/Tango/16x16/places/network.png -share/icons/Tango/16x16/places/network_local.png -share/icons/Tango/16x16/places/novell-button.png -share/icons/Tango/16x16/places/redhat-network-server.png -share/icons/Tango/16x16/places/server.png -share/icons/Tango/16x16/places/start-here.png -share/icons/Tango/16x16/places/stock_folder.png -share/icons/Tango/16x16/places/trashcan_empty.png -share/icons/Tango/16x16/places/user-desktop.png -share/icons/Tango/16x16/places/user-home.png -share/icons/Tango/16x16/places/user-trash.png -share/icons/Tango/16x16/places/xfce-trash_empty.png -share/icons/Tango/16x16/status/audio-volume-high.png -share/icons/Tango/16x16/status/audio-volume-low.png -share/icons/Tango/16x16/status/audio-volume-medium.png -share/icons/Tango/16x16/status/audio-volume-muted.png -share/icons/Tango/16x16/status/battery-caution.png -share/icons/Tango/16x16/status/connect_creating.png -share/icons/Tango/16x16/status/connect_established.png -share/icons/Tango/16x16/status/connect_no.png -share/icons/Tango/16x16/status/dialog-error.png -share/icons/Tango/16x16/status/dialog-information.png -share/icons/Tango/16x16/status/dialog-warning.png -share/icons/Tango/16x16/status/edittrash.png -share/icons/Tango/16x16/status/error.png -share/icons/Tango/16x16/status/folder-drag-accept.png -share/icons/Tango/16x16/status/folder-open.png -share/icons/Tango/16x16/status/folder-visiting.png -share/icons/Tango/16x16/status/folder_open.png -share/icons/Tango/16x16/status/gnome-dev-wavelan-encrypted.png -share/icons/Tango/16x16/status/gnome-fs-directory-accept.png -share/icons/Tango/16x16/status/gnome-fs-directory-visiting.png -share/icons/Tango/16x16/status/gnome-fs-loading-icon.png -share/icons/Tango/16x16/status/gnome-fs-trash-full.png -share/icons/Tango/16x16/status/gnome-netstatus-disconn.png -share/icons/Tango/16x16/status/gnome-netstatus-error.png -share/icons/Tango/16x16/status/gnome-netstatus-idle.png -share/icons/Tango/16x16/status/gnome-netstatus-rx.png -share/icons/Tango/16x16/status/gnome-netstatus-tx.png -share/icons/Tango/16x16/status/gnome-netstatus-txrx.png -share/icons/Tango/16x16/status/gnome-stock-trash-full.png -share/icons/Tango/16x16/status/gtk-dialog-error.png -share/icons/Tango/16x16/status/gtk-dialog-info.png -share/icons/Tango/16x16/status/gtk-dialog-warning.png -share/icons/Tango/16x16/status/gtk-missing-image.png -share/icons/Tango/16x16/status/image-loading.png -share/icons/Tango/16x16/status/image-missing.png -share/icons/Tango/16x16/status/important.png -share/icons/Tango/16x16/status/info.png -share/icons/Tango/16x16/status/mail-attachment.png -share/icons/Tango/16x16/status/messagebox_critical.png -share/icons/Tango/16x16/status/messagebox_info.png -share/icons/Tango/16x16/status/messagebox_warning.png -share/icons/Tango/16x16/status/network-error.png -share/icons/Tango/16x16/status/network-idle.png -share/icons/Tango/16x16/status/network-offline.png -share/icons/Tango/16x16/status/network-receive.png -share/icons/Tango/16x16/status/network-transmit-receive.png -share/icons/Tango/16x16/status/network-transmit.png -share/icons/Tango/16x16/status/network-wireless-encrypted.png -share/icons/Tango/16x16/status/nm-adhoc.png -share/icons/Tango/16x16/status/nm-device-wired.png -share/icons/Tango/16x16/status/nm-device-wireless.png -share/icons/Tango/16x16/status/nm-no-connection.png -share/icons/Tango/16x16/status/printer-error.png -share/icons/Tango/16x16/status/stock_dialog-error.png -share/icons/Tango/16x16/status/stock_dialog-info.png -share/icons/Tango/16x16/status/stock_dialog-warning.png -share/icons/Tango/16x16/status/stock_open.png -share/icons/Tango/16x16/status/stock_trash_full.png -share/icons/Tango/16x16/status/stock_volume-0.png -share/icons/Tango/16x16/status/stock_volume-max.png -share/icons/Tango/16x16/status/stock_volume-med.png -share/icons/Tango/16x16/status/stock_volume-min.png -share/icons/Tango/16x16/status/stock_volume-mute.png -share/icons/Tango/16x16/status/stock_volume.png -share/icons/Tango/16x16/status/stock_weather-cloudy.png -share/icons/Tango/16x16/status/stock_weather-few-clouds.png -share/icons/Tango/16x16/status/stock_weather-night-clear.png -share/icons/Tango/16x16/status/stock_weather-night-few-clouds.png -share/icons/Tango/16x16/status/stock_weather-showers.png -share/icons/Tango/16x16/status/stock_weather-snow.png -share/icons/Tango/16x16/status/stock_weather-storm.png -share/icons/Tango/16x16/status/stock_weather-sunny.png -share/icons/Tango/16x16/status/sunny.png -share/icons/Tango/16x16/status/trashcan_full.png -share/icons/Tango/16x16/status/user-trash-full.png -share/icons/Tango/16x16/status/weather-clear-night.png -share/icons/Tango/16x16/status/weather-clear.png -share/icons/Tango/16x16/status/weather-few-clouds-night.png -share/icons/Tango/16x16/status/weather-few-clouds.png -share/icons/Tango/16x16/status/weather-overcast.png -share/icons/Tango/16x16/status/weather-severe-alert.png -share/icons/Tango/16x16/status/weather-showers-scattered.png -share/icons/Tango/16x16/status/weather-showers.png -share/icons/Tango/16x16/status/weather-snow.png -share/icons/Tango/16x16/status/weather-storm.png -share/icons/Tango/16x16/status/xfce-trash_full.png -share/icons/Tango/22x22/actions/add.png -share/icons/Tango/22x22/actions/address-book-new.png -share/icons/Tango/22x22/actions/appointment-new.png -share/icons/Tango/22x22/actions/appointment.png -share/icons/Tango/22x22/actions/back.png -share/icons/Tango/22x22/actions/bookmark-new.png -share/icons/Tango/22x22/actions/bookmark_add.png -share/icons/Tango/22x22/actions/bookmarks_list_add.png -share/icons/Tango/22x22/actions/bottom.png -share/icons/Tango/22x22/actions/centrejust.png -share/icons/Tango/22x22/actions/contact-new.png -share/icons/Tango/22x22/actions/document-new.png -share/icons/Tango/22x22/actions/document-open.png -share/icons/Tango/22x22/actions/document-print-preview.png -share/icons/Tango/22x22/actions/document-print.png -share/icons/Tango/22x22/actions/document-properties.png -share/icons/Tango/22x22/actions/document-save-as.png -share/icons/Tango/22x22/actions/document-save.png -share/icons/Tango/22x22/actions/down.png -share/icons/Tango/22x22/actions/edit-clear.png -share/icons/Tango/22x22/actions/edit-copy.png -share/icons/Tango/22x22/actions/edit-cut.png -share/icons/Tango/22x22/actions/edit-delete.png -share/icons/Tango/22x22/actions/edit-find-replace.png -share/icons/Tango/22x22/actions/edit-find.png -share/icons/Tango/22x22/actions/edit-paste.png -share/icons/Tango/22x22/actions/edit-redo.png -share/icons/Tango/22x22/actions/edit-select-all.png -share/icons/Tango/22x22/actions/edit-undo.png -share/icons/Tango/22x22/actions/editclear.png -share/icons/Tango/22x22/actions/editcopy.png -share/icons/Tango/22x22/actions/editcut.png -share/icons/Tango/22x22/actions/editdelete.png -share/icons/Tango/22x22/actions/editpaste.png -share/icons/Tango/22x22/actions/exit.png -share/icons/Tango/22x22/actions/filefind.png -share/icons/Tango/22x22/actions/filenew.png -share/icons/Tango/22x22/actions/fileopen.png -share/icons/Tango/22x22/actions/fileprint.png -share/icons/Tango/22x22/actions/filequickprint.png -share/icons/Tango/22x22/actions/filesave.png -share/icons/Tango/22x22/actions/filesaveas.png -share/icons/Tango/22x22/actions/find.png -share/icons/Tango/22x22/actions/finish.png -share/icons/Tango/22x22/actions/folder-new.png -share/icons/Tango/22x22/actions/folder_new.png -share/icons/Tango/22x22/actions/format-indent-less.png -share/icons/Tango/22x22/actions/format-indent-more.png -share/icons/Tango/22x22/actions/format-justify-center.png -share/icons/Tango/22x22/actions/format-justify-fill.png -share/icons/Tango/22x22/actions/format-justify-left.png -share/icons/Tango/22x22/actions/format-justify-right.png -share/icons/Tango/22x22/actions/format-text-bold.png -share/icons/Tango/22x22/actions/format-text-italic.png -share/icons/Tango/22x22/actions/format-text-strikethrough.png -share/icons/Tango/22x22/actions/format-text-underline.png -share/icons/Tango/22x22/actions/forward.png -share/icons/Tango/22x22/actions/gnome-lockscreen.png -share/icons/Tango/22x22/actions/gnome-logout.png -share/icons/Tango/22x22/actions/gnome-searchtool.png -share/icons/Tango/22x22/actions/gnome-stock-mail-fwd.png -share/icons/Tango/22x22/actions/gnome-stock-mail-new.png -share/icons/Tango/22x22/actions/gnome-stock-mail-rpl.png -share/icons/Tango/22x22/actions/gnome-stock-text-indent.png -share/icons/Tango/22x22/actions/gnome-stock-text-unindent.png -share/icons/Tango/22x22/actions/go-bottom.png -share/icons/Tango/22x22/actions/go-down.png -share/icons/Tango/22x22/actions/go-first.png -share/icons/Tango/22x22/actions/go-home.png -share/icons/Tango/22x22/actions/go-jump.png -share/icons/Tango/22x22/actions/go-last.png -share/icons/Tango/22x22/actions/go-next.png -share/icons/Tango/22x22/actions/go-previous.png -share/icons/Tango/22x22/actions/go-top.png -share/icons/Tango/22x22/actions/go-up.png -share/icons/Tango/22x22/actions/gohome.png -share/icons/Tango/22x22/actions/gtk-add.png -share/icons/Tango/22x22/actions/gtk-bold.png -share/icons/Tango/22x22/actions/gtk-clear.png -share/icons/Tango/22x22/actions/gtk-copy.png -share/icons/Tango/22x22/actions/gtk-cut.png -share/icons/Tango/22x22/actions/gtk-delete.png -share/icons/Tango/22x22/actions/gtk-find-and-replace.png -share/icons/Tango/22x22/actions/gtk-find.png -share/icons/Tango/22x22/actions/gtk-fullscreen.png -share/icons/Tango/22x22/actions/gtk-go-back-ltr.png -share/icons/Tango/22x22/actions/gtk-go-back-rtl.png -share/icons/Tango/22x22/actions/gtk-go-down.png -share/icons/Tango/22x22/actions/gtk-go-forward-ltr.png -share/icons/Tango/22x22/actions/gtk-go-forward-rtl.png -share/icons/Tango/22x22/actions/gtk-go-up.png -share/icons/Tango/22x22/actions/gtk-goto-bottom.png -share/icons/Tango/22x22/actions/gtk-goto-first-ltr.png -share/icons/Tango/22x22/actions/gtk-goto-first-rtl.png -share/icons/Tango/22x22/actions/gtk-goto-last-ltr.png -share/icons/Tango/22x22/actions/gtk-goto-last-rtl.png -share/icons/Tango/22x22/actions/gtk-goto-top.png -share/icons/Tango/22x22/actions/gtk-home.png -share/icons/Tango/22x22/actions/gtk-indent.png -share/icons/Tango/22x22/actions/gtk-italic.png -share/icons/Tango/22x22/actions/gtk-jump-to-ltr.png -share/icons/Tango/22x22/actions/gtk-jump-to-rtl.png -share/icons/Tango/22x22/actions/gtk-justify-center.png -share/icons/Tango/22x22/actions/gtk-justify-fill.png -share/icons/Tango/22x22/actions/gtk-justify-left.png -share/icons/Tango/22x22/actions/gtk-justify-right.png -share/icons/Tango/22x22/actions/gtk-media-forward-ltr.png -share/icons/Tango/22x22/actions/gtk-media-forward-rtl.png -share/icons/Tango/22x22/actions/gtk-media-next-ltr.png -share/icons/Tango/22x22/actions/gtk-media-next-rtl.png -share/icons/Tango/22x22/actions/gtk-media-pause.png -share/icons/Tango/22x22/actions/gtk-media-play-ltr.png -share/icons/Tango/22x22/actions/gtk-media-previous-ltr.png -share/icons/Tango/22x22/actions/gtk-media-previous-rtl.png -share/icons/Tango/22x22/actions/gtk-media-record.png -share/icons/Tango/22x22/actions/gtk-media-rewind-ltr.png -share/icons/Tango/22x22/actions/gtk-media-rewind-rtl.png -share/icons/Tango/22x22/actions/gtk-media-stop.png -share/icons/Tango/22x22/actions/gtk-new.png -share/icons/Tango/22x22/actions/gtk-open.png -share/icons/Tango/22x22/actions/gtk-paste.png -share/icons/Tango/22x22/actions/gtk-print-preview.png -share/icons/Tango/22x22/actions/gtk-print.png -share/icons/Tango/22x22/actions/gtk-properties.png -share/icons/Tango/22x22/actions/gtk-redo-ltr.png -share/icons/Tango/22x22/actions/gtk-refresh.png -share/icons/Tango/22x22/actions/gtk-remove.png -share/icons/Tango/22x22/actions/gtk-save-as.png -share/icons/Tango/22x22/actions/gtk-save.png -share/icons/Tango/22x22/actions/gtk-stop.png -share/icons/Tango/22x22/actions/gtk-strikethrough.png -share/icons/Tango/22x22/actions/gtk-underline.png -share/icons/Tango/22x22/actions/gtk-undo-ltr.png -share/icons/Tango/22x22/actions/gtk-unindent.png -share/icons/Tango/22x22/actions/kfind.png -share/icons/Tango/22x22/actions/kfm_home.png -share/icons/Tango/22x22/actions/leftjust.png -share/icons/Tango/22x22/actions/list-add.png -share/icons/Tango/22x22/actions/list-remove.png -share/icons/Tango/22x22/actions/lock.png -share/icons/Tango/22x22/actions/mail-forward.png -share/icons/Tango/22x22/actions/mail-mark-junk.png -share/icons/Tango/22x22/actions/mail-mark-not-junk.png -share/icons/Tango/22x22/actions/mail-message-new.png -share/icons/Tango/22x22/actions/mail-reply-all.png -share/icons/Tango/22x22/actions/mail-reply-sender.png -share/icons/Tango/22x22/actions/mail-send-receive.png -share/icons/Tango/22x22/actions/mail_forward.png -share/icons/Tango/22x22/actions/mail_new.png -share/icons/Tango/22x22/actions/mail_reply.png -share/icons/Tango/22x22/actions/mail_replyall.png -share/icons/Tango/22x22/actions/mail_spam.png -share/icons/Tango/22x22/actions/media-eject.png -share/icons/Tango/22x22/actions/media-playback-pause.png -share/icons/Tango/22x22/actions/media-playback-start.png -share/icons/Tango/22x22/actions/media-playback-stop.png -share/icons/Tango/22x22/actions/media-record.png -share/icons/Tango/22x22/actions/media-seek-backward.png -share/icons/Tango/22x22/actions/media-seek-forward.png -share/icons/Tango/22x22/actions/media-skip-backward.png -share/icons/Tango/22x22/actions/media-skip-forward.png -share/icons/Tango/22x22/actions/next.png -share/icons/Tango/22x22/actions/player_eject.png -share/icons/Tango/22x22/actions/player_end.png -share/icons/Tango/22x22/actions/player_fwd.png -share/icons/Tango/22x22/actions/player_pause.png -share/icons/Tango/22x22/actions/player_play.png -share/icons/Tango/22x22/actions/player_record.png -share/icons/Tango/22x22/actions/player_rew.png -share/icons/Tango/22x22/actions/player_start.png -share/icons/Tango/22x22/actions/player_stop.png -share/icons/Tango/22x22/actions/previous.png -share/icons/Tango/22x22/actions/process-stop.png -share/icons/Tango/22x22/actions/redhat-home.png -share/icons/Tango/22x22/actions/redo.png -share/icons/Tango/22x22/actions/reload.png -share/icons/Tango/22x22/actions/reload3.png -share/icons/Tango/22x22/actions/reload_all_tabs.png -share/icons/Tango/22x22/actions/reload_page.png -share/icons/Tango/22x22/actions/remove.png -share/icons/Tango/22x22/actions/rightjust.png -share/icons/Tango/22x22/actions/search.png -share/icons/Tango/22x22/actions/start.png -share/icons/Tango/22x22/actions/stock_add-bookmark.png -share/icons/Tango/22x22/actions/stock_bottom.png -share/icons/Tango/22x22/actions/stock_copy.png -share/icons/Tango/22x22/actions/stock_cut.png -share/icons/Tango/22x22/actions/stock_delete.png -share/icons/Tango/22x22/actions/stock_down.png -share/icons/Tango/22x22/actions/stock_file-properites.png -share/icons/Tango/22x22/actions/stock_first.png -share/icons/Tango/22x22/actions/stock_fullscreen.png -share/icons/Tango/22x22/actions/stock_help-add-bookmark.png -share/icons/Tango/22x22/actions/stock_home.png -share/icons/Tango/22x22/actions/stock_last.png -share/icons/Tango/22x22/actions/stock_left.png -share/icons/Tango/22x22/actions/stock_mail-compose.png -share/icons/Tango/22x22/actions/stock_mail-forward.png -share/icons/Tango/22x22/actions/stock_mail-reply-to-all.png -share/icons/Tango/22x22/actions/stock_mail-reply.png -share/icons/Tango/22x22/actions/stock_mail-send-receive.png -share/icons/Tango/22x22/actions/stock_media-fwd.png -share/icons/Tango/22x22/actions/stock_media-next.png -share/icons/Tango/22x22/actions/stock_media-pause.png -share/icons/Tango/22x22/actions/stock_media-play.png -share/icons/Tango/22x22/actions/stock_media-prev.png -share/icons/Tango/22x22/actions/stock_media-rec.png -share/icons/Tango/22x22/actions/stock_media-rew.png -share/icons/Tango/22x22/actions/stock_media-stop.png -share/icons/Tango/22x22/actions/stock_new-address-book.png -share/icons/Tango/22x22/actions/stock_new-appointment.png -share/icons/Tango/22x22/actions/stock_new-bcard.png -share/icons/Tango/22x22/actions/stock_new-dir.png -share/icons/Tango/22x22/actions/stock_new-tab.png -share/icons/Tango/22x22/actions/stock_new-text.png -share/icons/Tango/22x22/actions/stock_new-window.png -share/icons/Tango/22x22/actions/stock_not-spam.png -share/icons/Tango/22x22/actions/stock_paste.png -share/icons/Tango/22x22/actions/stock_print-preview.png -share/icons/Tango/22x22/actions/stock_print.png -share/icons/Tango/22x22/actions/stock_properties.png -share/icons/Tango/22x22/actions/stock_redo.png -share/icons/Tango/22x22/actions/stock_refresh.png -share/icons/Tango/22x22/actions/stock_right.png -share/icons/Tango/22x22/actions/stock_save-as.png -share/icons/Tango/22x22/actions/stock_save.png -share/icons/Tango/22x22/actions/stock_search-and-replace.png -share/icons/Tango/22x22/actions/stock_search.png -share/icons/Tango/22x22/actions/stock_select-all.png -share/icons/Tango/22x22/actions/stock_spam.png -share/icons/Tango/22x22/actions/stock_stop.png -share/icons/Tango/22x22/actions/stock_text-strikethrough.png -share/icons/Tango/22x22/actions/stock_text_bold.png -share/icons/Tango/22x22/actions/stock_text_center.png -share/icons/Tango/22x22/actions/stock_text_indent.png -share/icons/Tango/22x22/actions/stock_text_italic.png -share/icons/Tango/22x22/actions/stock_text_justify.png -share/icons/Tango/22x22/actions/stock_text_left.png -share/icons/Tango/22x22/actions/stock_text_right.png -share/icons/Tango/22x22/actions/stock_text_underlined.png -share/icons/Tango/22x22/actions/stock_text_unindent.png -share/icons/Tango/22x22/actions/stock_top.png -share/icons/Tango/22x22/actions/stock_undo.png -share/icons/Tango/22x22/actions/stock_up.png -share/icons/Tango/22x22/actions/stop.png -share/icons/Tango/22x22/actions/system-lock-screen.png -share/icons/Tango/22x22/actions/system-log-out.png -share/icons/Tango/22x22/actions/system-search.png -share/icons/Tango/22x22/actions/system-shutdown.png -share/icons/Tango/22x22/actions/tab-new.png -share/icons/Tango/22x22/actions/tab_new.png -share/icons/Tango/22x22/actions/text_bold.png -share/icons/Tango/22x22/actions/text_italic.png -share/icons/Tango/22x22/actions/text_strike.png -share/icons/Tango/22x22/actions/text_under.png -share/icons/Tango/22x22/actions/top.png -share/icons/Tango/22x22/actions/undo.png -share/icons/Tango/22x22/actions/up.png -share/icons/Tango/22x22/actions/view-fullscreen.png -share/icons/Tango/22x22/actions/view-refresh.png -share/icons/Tango/22x22/actions/window-new.png -share/icons/Tango/22x22/actions/window_fullscreen.png -share/icons/Tango/22x22/actions/window_new.png -share/icons/Tango/22x22/actions/xfce-system-lock.png -share/icons/Tango/22x22/animations/gnome-spinner.png -share/icons/Tango/22x22/animations/process-working.png -share/icons/Tango/22x22/apps/access.png -share/icons/Tango/22x22/apps/accessibility-directory.png -share/icons/Tango/22x22/apps/accessories-calculator.png -share/icons/Tango/22x22/apps/accessories-character-map.png -share/icons/Tango/22x22/apps/accessories-text-editor.png -share/icons/Tango/22x22/apps/background.png -share/icons/Tango/22x22/apps/browser.png -share/icons/Tango/22x22/apps/calc.png -share/icons/Tango/22x22/apps/config-language.png -share/icons/Tango/22x22/apps/config-users.png -share/icons/Tango/22x22/apps/date.png -share/icons/Tango/22x22/apps/email.png -share/icons/Tango/22x22/apps/file-manager.png -share/icons/Tango/22x22/apps/fonts.png -share/icons/Tango/22x22/apps/gnome-calculator.png -share/icons/Tango/22x22/apps/gnome-character-map.png -share/icons/Tango/22x22/apps/gnome-help.png -share/icons/Tango/22x22/apps/gnome-monitor.png -share/icons/Tango/22x22/apps/gnome-remote-desktop.png -share/icons/Tango/22x22/apps/gnome-session.png -share/icons/Tango/22x22/apps/gnome-settings-accessibility-technologies.png -share/icons/Tango/22x22/apps/gnome-settings-background.png -share/icons/Tango/22x22/apps/gnome-settings-font.png -share/icons/Tango/22x22/apps/gnome-settings-keybindings.png -share/icons/Tango/22x22/apps/gnome-settings-sound.png -share/icons/Tango/22x22/apps/gnome-settings-theme.png -share/icons/Tango/22x22/apps/gnome-terminal.png -share/icons/Tango/22x22/apps/gnome-window-manager.png -share/icons/Tango/22x22/apps/gtk-help.png -share/icons/Tango/22x22/apps/gucharmap.png -share/icons/Tango/22x22/apps/help-browser.png -share/icons/Tango/22x22/apps/help.png -share/icons/Tango/22x22/apps/internet-group-chat.png -share/icons/Tango/22x22/apps/internet-mail.png -share/icons/Tango/22x22/apps/internet-news-reader.png -share/icons/Tango/22x22/apps/internet-web-browser.png -share/icons/Tango/22x22/apps/kcalc.png -share/icons/Tango/22x22/apps/kcharselect.png -share/icons/Tango/22x22/apps/kcmkwm.png -share/icons/Tango/22x22/apps/kedit.png -share/icons/Tango/22x22/apps/key_bindings.png -share/icons/Tango/22x22/apps/kfm.png -share/icons/Tango/22x22/apps/khelpcenter.png -share/icons/Tango/22x22/apps/knotify.png -share/icons/Tango/22x22/apps/konsole.png -share/icons/Tango/22x22/apps/krfb.png -share/icons/Tango/22x22/apps/kscreensaver.png -share/icons/Tango/22x22/apps/ksysguard.png -share/icons/Tango/22x22/apps/kuser.png -share/icons/Tango/22x22/apps/kwin.png -share/icons/Tango/22x22/apps/locale.png -share/icons/Tango/22x22/apps/mail_generic.png -share/icons/Tango/22x22/apps/office-calendar.png -share/icons/Tango/22x22/apps/openterm.png -share/icons/Tango/22x22/apps/preferences-desktop-accessibility.png -share/icons/Tango/22x22/apps/preferences-desktop-assistive-technology.png -share/icons/Tango/22x22/apps/preferences-desktop-font.png -share/icons/Tango/22x22/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/Tango/22x22/apps/preferences-desktop-locale.png -share/icons/Tango/22x22/apps/preferences-desktop-remote-desktop.png -share/icons/Tango/22x22/apps/preferences-desktop-screensaver.png -share/icons/Tango/22x22/apps/preferences-desktop-sound.png -share/icons/Tango/22x22/apps/preferences-desktop-theme.png -share/icons/Tango/22x22/apps/preferences-desktop-wallpaper.png -share/icons/Tango/22x22/apps/preferences-system-network-proxy.png -share/icons/Tango/22x22/apps/preferences-system-session.png -share/icons/Tango/22x22/apps/preferences-system-windows.png -share/icons/Tango/22x22/apps/proxy-config.png -share/icons/Tango/22x22/apps/proxy.png -share/icons/Tango/22x22/apps/redhat-email.png -share/icons/Tango/22x22/apps/redhat-filemanager.png -share/icons/Tango/22x22/apps/redhat-web-browser.png -share/icons/Tango/22x22/apps/screensaver.png -share/icons/Tango/22x22/apps/stock_help.png -share/icons/Tango/22x22/apps/stock_proxy.png -share/icons/Tango/22x22/apps/style.png -share/icons/Tango/22x22/apps/susehelpcenter.png -share/icons/Tango/22x22/apps/system-config-users.png -share/icons/Tango/22x22/apps/system-file-manager.png -share/icons/Tango/22x22/apps/system-installer.png -share/icons/Tango/22x22/apps/system-software-update.png -share/icons/Tango/22x22/apps/system-users.png -share/icons/Tango/22x22/apps/terminal.png -share/icons/Tango/22x22/apps/text-editor.png -share/icons/Tango/22x22/apps/update-manager.png -share/icons/Tango/22x22/apps/utilities-system-monitor.png -share/icons/Tango/22x22/apps/utilities-terminal.png -share/icons/Tango/22x22/apps/wallpaper.png -share/icons/Tango/22x22/apps/web-browser.png -share/icons/Tango/22x22/apps/xfcalendar.png -share/icons/Tango/22x22/apps/xfce-filemanager.png -share/icons/Tango/22x22/apps/xfce-mail.png -share/icons/Tango/22x22/apps/xfce-terminal.png -share/icons/Tango/22x22/apps/xfce4-backdrop.png -share/icons/Tango/22x22/apps/xfce4-session.png -share/icons/Tango/22x22/apps/xfce4-sound.png -share/icons/Tango/22x22/apps/xfwm4.png -share/icons/Tango/22x22/apps/ximian-evolution-calendar.png -share/icons/Tango/22x22/apps/xscreensaver.png -share/icons/Tango/22x22/apps/zen-icon.png -share/icons/Tango/22x22/categories/applications-accessories.png -share/icons/Tango/22x22/categories/applications-development.png -share/icons/Tango/22x22/categories/applications-games.png -share/icons/Tango/22x22/categories/applications-graphics.png -share/icons/Tango/22x22/categories/applications-internet.png -share/icons/Tango/22x22/categories/applications-multimedia.png -share/icons/Tango/22x22/categories/applications-office.png -share/icons/Tango/22x22/categories/applications-other.png -share/icons/Tango/22x22/categories/applications-system.png -share/icons/Tango/22x22/categories/gnome-applications.png -share/icons/Tango/22x22/categories/gnome-control-center.png -share/icons/Tango/22x22/categories/gnome-devel.png -share/icons/Tango/22x22/categories/gnome-globe.png -share/icons/Tango/22x22/categories/gnome-graphics.png -share/icons/Tango/22x22/categories/gnome-joystick.png -share/icons/Tango/22x22/categories/gnome-multimedia.png -share/icons/Tango/22x22/categories/gnome-settings.png -share/icons/Tango/22x22/categories/gnome-system.png -share/icons/Tango/22x22/categories/gnome-util.png -share/icons/Tango/22x22/categories/gtk-preferences.png -share/icons/Tango/22x22/categories/input_devices_settings.png -share/icons/Tango/22x22/categories/kcontrol.png -share/icons/Tango/22x22/categories/package_development.png -share/icons/Tango/22x22/categories/package_games.png -share/icons/Tango/22x22/categories/package_graphics.png -share/icons/Tango/22x22/categories/package_multimedia.png -share/icons/Tango/22x22/categories/package_network.png -share/icons/Tango/22x22/categories/package_office.png -share/icons/Tango/22x22/categories/package_settings.png -share/icons/Tango/22x22/categories/package_system.png -share/icons/Tango/22x22/categories/package_utilities.png -share/icons/Tango/22x22/categories/preferences-desktop-peripherals.png -share/icons/Tango/22x22/categories/preferences-desktop.png -share/icons/Tango/22x22/categories/preferences-system.png -share/icons/Tango/22x22/categories/redhat-accessories.png -share/icons/Tango/22x22/categories/redhat-games.png -share/icons/Tango/22x22/categories/redhat-graphics.png -share/icons/Tango/22x22/categories/redhat-internet.png -share/icons/Tango/22x22/categories/redhat-office.png -share/icons/Tango/22x22/categories/redhat-preferences.png -share/icons/Tango/22x22/categories/redhat-programming.png -share/icons/Tango/22x22/categories/redhat-sound_video.png -share/icons/Tango/22x22/categories/redhat-system_settings.png -share/icons/Tango/22x22/categories/redhat-system_tools.png -share/icons/Tango/22x22/categories/stock_internet.png -share/icons/Tango/22x22/categories/xfce-games.png -share/icons/Tango/22x22/categories/xfce-graphics.png -share/icons/Tango/22x22/categories/xfce-internet.png -share/icons/Tango/22x22/categories/xfce-multimedia.png -share/icons/Tango/22x22/categories/xfce-office.png -share/icons/Tango/22x22/categories/xfce-system-settings.png -share/icons/Tango/22x22/categories/xfce-utils.png -share/icons/Tango/22x22/categories/xfce4-settings.png -share/icons/Tango/22x22/devices/3floppy_unmount.png -share/icons/Tango/22x22/devices/audio-card.png -share/icons/Tango/22x22/devices/audio-input-microphone.png -share/icons/Tango/22x22/devices/battery.png -share/icons/Tango/22x22/devices/camera-photo.png -share/icons/Tango/22x22/devices/camera-video.png -share/icons/Tango/22x22/devices/camera.png -share/icons/Tango/22x22/devices/camera_unmount.png -share/icons/Tango/22x22/devices/chardevice.png -share/icons/Tango/22x22/devices/computer.png -share/icons/Tango/22x22/devices/display.png -share/icons/Tango/22x22/devices/drive-cdrom.png -share/icons/Tango/22x22/devices/drive-harddisk.png -share/icons/Tango/22x22/devices/drive-removable-media.png -share/icons/Tango/22x22/devices/gnome-dev-battery.png -share/icons/Tango/22x22/devices/gnome-dev-computer.png -share/icons/Tango/22x22/devices/gnome-dev-ethernet.png -share/icons/Tango/22x22/devices/gnome-dev-floppy.png -share/icons/Tango/22x22/devices/gnome-dev-harddisk-1394.png -share/icons/Tango/22x22/devices/gnome-dev-harddisk-usb.png -share/icons/Tango/22x22/devices/gnome-dev-harddisk.png -share/icons/Tango/22x22/devices/gnome-dev-ipod.png -share/icons/Tango/22x22/devices/gnome-dev-keyboard.png -share/icons/Tango/22x22/devices/gnome-dev-mouse-ball.png -share/icons/Tango/22x22/devices/gnome-dev-mouse-optical.png -share/icons/Tango/22x22/devices/gnome-dev-printer.png -share/icons/Tango/22x22/devices/gnome-dev-removable-1394.png -share/icons/Tango/22x22/devices/gnome-dev-removable-usb.png -share/icons/Tango/22x22/devices/gnome-dev-removable.png -share/icons/Tango/22x22/devices/gnome-dev-wavelan.png -share/icons/Tango/22x22/devices/gnome-fs-client.png -share/icons/Tango/22x22/devices/gnome-stock-mic.png -share/icons/Tango/22x22/devices/gtk-floppy.png -share/icons/Tango/22x22/devices/gtk-harddisk.png -share/icons/Tango/22x22/devices/harddrive.png -share/icons/Tango/22x22/devices/hdd_unmount.png -share/icons/Tango/22x22/devices/input-gaming.png -share/icons/Tango/22x22/devices/input-keyboard.png -share/icons/Tango/22x22/devices/input-mouse.png -share/icons/Tango/22x22/devices/ipod_mount.png -share/icons/Tango/22x22/devices/joystick.png -share/icons/Tango/22x22/devices/keyboard.png -share/icons/Tango/22x22/devices/kjobviewer.png -share/icons/Tango/22x22/devices/kxkb.png -share/icons/Tango/22x22/devices/media-cdrom.png -share/icons/Tango/22x22/devices/media-floppy.png -share/icons/Tango/22x22/devices/mouse.png -share/icons/Tango/22x22/devices/multimedia-player.png -share/icons/Tango/22x22/devices/network-wired.png -share/icons/Tango/22x22/devices/network-wireless.png -share/icons/Tango/22x22/devices/printer-remote.png -share/icons/Tango/22x22/devices/printer.png -share/icons/Tango/22x22/devices/printer1.png -share/icons/Tango/22x22/devices/printmgr.png -share/icons/Tango/22x22/devices/stock_mic.png -share/icons/Tango/22x22/devices/stock_printers.png -share/icons/Tango/22x22/devices/system-floppy.png -share/icons/Tango/22x22/devices/system.png -share/icons/Tango/22x22/devices/usbpendrive_unmount.png -share/icons/Tango/22x22/devices/video-display.png -share/icons/Tango/22x22/devices/xfce-printer.png -share/icons/Tango/22x22/devices/xfce4-display.png -share/icons/Tango/22x22/devices/xfce4-keyboard.png -share/icons/Tango/22x22/devices/xfce4-mouse.png -share/icons/Tango/22x22/devices/yast_HD.png -share/icons/Tango/22x22/devices/yast_idetude.png -share/icons/Tango/22x22/devices/yast_joystick.png -share/icons/Tango/22x22/devices/yast_mouse.png -share/icons/Tango/22x22/devices/yast_printer.png -share/icons/Tango/22x22/devices/yast_soundcard.png -share/icons/Tango/22x22/emblems/emblem-favorite.png -share/icons/Tango/22x22/emblems/emblem-important.png -share/icons/Tango/22x22/emblems/emblem-photos.png -share/icons/Tango/22x22/emblems/emblem-readonly.png -share/icons/Tango/22x22/emblems/emblem-symbolic-link.png -share/icons/Tango/22x22/emblems/emblem-system.png -share/icons/Tango/22x22/emblems/emblem-unreadable.png -share/icons/Tango/22x22/emblems/stock_mail-priority-high.png -share/icons/Tango/22x22/emotes/face-angel.png -share/icons/Tango/22x22/emotes/face-crying.png -share/icons/Tango/22x22/emotes/face-devil-grin.png -share/icons/Tango/22x22/emotes/face-glasses.png -share/icons/Tango/22x22/emotes/face-grin.png -share/icons/Tango/22x22/emotes/face-kiss.png -share/icons/Tango/22x22/emotes/face-plain.png -share/icons/Tango/22x22/emotes/face-sad.png -share/icons/Tango/22x22/emotes/face-smile-big.png -share/icons/Tango/22x22/emotes/face-smile.png -share/icons/Tango/22x22/emotes/face-surprise.png -share/icons/Tango/22x22/emotes/face-wink.png -share/icons/Tango/22x22/mimetypes/application-certificate.png -share/icons/Tango/22x22/mimetypes/application-x-executable.png -share/icons/Tango/22x22/mimetypes/ascii.png -share/icons/Tango/22x22/mimetypes/audio-x-generic.png -share/icons/Tango/22x22/mimetypes/binary.png -share/icons/Tango/22x22/mimetypes/contents2.png -share/icons/Tango/22x22/mimetypes/deb.png -share/icons/Tango/22x22/mimetypes/document.png -share/icons/Tango/22x22/mimetypes/empty.png -share/icons/Tango/22x22/mimetypes/exec.png -share/icons/Tango/22x22/mimetypes/folder_tar.png -share/icons/Tango/22x22/mimetypes/font-x-generic.png -share/icons/Tango/22x22/mimetypes/font.png -share/icons/Tango/22x22/mimetypes/font_bitmap.png -share/icons/Tango/22x22/mimetypes/font_truetype.png -share/icons/Tango/22x22/mimetypes/font_type1.png -share/icons/Tango/22x22/mimetypes/gnome-fs-executable.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-magicpoint.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-msword.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-ogg.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-pdf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-postscript.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-rtf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics-template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation-template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.calc.template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.draw.template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.impress.template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.writer.template.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-wordperfect.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-abiword.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-archive.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-arj.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-bzip.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-compress.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-cpio.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-deb.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-dvi.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-executable.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-gzip.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-jar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-kspread.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-kword.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-lha.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-lhz.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-perl.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-php.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-rar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-rpm.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-scribus.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-tar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-tarz.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-x-tex.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/Tango/22x22/mimetypes/gnome-mime-application-zip.png -share/icons/Tango/22x22/mimetypes/gnome-mime-audio.png -share/icons/Tango/22x22/mimetypes/gnome-mime-image.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-html.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-csh.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-python.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-sh.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-vcard.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text-x-zsh.png -share/icons/Tango/22x22/mimetypes/gnome-mime-text.png -share/icons/Tango/22x22/mimetypes/gnome-mime-video.png -share/icons/Tango/22x22/mimetypes/gnome-mime-x-font-afm.png -share/icons/Tango/22x22/mimetypes/gnome-package.png -share/icons/Tango/22x22/mimetypes/html.png -share/icons/Tango/22x22/mimetypes/image-x-generic.png -share/icons/Tango/22x22/mimetypes/image.png -share/icons/Tango/22x22/mimetypes/kpresenter_kpr.png -share/icons/Tango/22x22/mimetypes/mime_ascii.png -share/icons/Tango/22x22/mimetypes/misc.png -share/icons/Tango/22x22/mimetypes/package-x-generic.png -share/icons/Tango/22x22/mimetypes/package.png -share/icons/Tango/22x22/mimetypes/package_editors.png -share/icons/Tango/22x22/mimetypes/package_wordprocessing.png -share/icons/Tango/22x22/mimetypes/plan.png -share/icons/Tango/22x22/mimetypes/rpm.png -share/icons/Tango/22x22/mimetypes/shellscript.png -share/icons/Tango/22x22/mimetypes/sound.png -share/icons/Tango/22x22/mimetypes/spreadsheet.png -share/icons/Tango/22x22/mimetypes/stock_addressbook.png -share/icons/Tango/22x22/mimetypes/stock_calendar.png -share/icons/Tango/22x22/mimetypes/stock_certificate.png -share/icons/Tango/22x22/mimetypes/stock_script.png -share/icons/Tango/22x22/mimetypes/tar.png -share/icons/Tango/22x22/mimetypes/template_source.png -share/icons/Tango/22x22/mimetypes/text-html.png -share/icons/Tango/22x22/mimetypes/text-x-generic-template.png -share/icons/Tango/22x22/mimetypes/text-x-generic.png -share/icons/Tango/22x22/mimetypes/text-x-script.png -share/icons/Tango/22x22/mimetypes/tgz.png -share/icons/Tango/22x22/mimetypes/txt.png -share/icons/Tango/22x22/mimetypes/txt2.png -share/icons/Tango/22x22/mimetypes/unknown.png -share/icons/Tango/22x22/mimetypes/vcalendar.png -share/icons/Tango/22x22/mimetypes/vcard.png -share/icons/Tango/22x22/mimetypes/video-x-generic.png -share/icons/Tango/22x22/mimetypes/video.png -share/icons/Tango/22x22/mimetypes/wordprocessing.png -share/icons/Tango/22x22/mimetypes/www.png -share/icons/Tango/22x22/mimetypes/x-office-address-book.png -share/icons/Tango/22x22/mimetypes/x-office-calendar.png -share/icons/Tango/22x22/mimetypes/x-office-document-template.png -share/icons/Tango/22x22/mimetypes/x-office-document.png -share/icons/Tango/22x22/mimetypes/x-office-drawing-template.png -share/icons/Tango/22x22/mimetypes/x-office-drawing.png -share/icons/Tango/22x22/mimetypes/x-office-presentation-template.png -share/icons/Tango/22x22/mimetypes/x-office-presentation.png -share/icons/Tango/22x22/mimetypes/x-office-spreadsheet-template.png -share/icons/Tango/22x22/mimetypes/x-office-spreadsheet.png -share/icons/Tango/22x22/mimetypes/zip.png -share/icons/Tango/22x22/places/application-x-gnome-saved-search.png -share/icons/Tango/22x22/places/desktop.png -share/icons/Tango/22x22/places/distributor-logo.png -share/icons/Tango/22x22/places/emptytrash.png -share/icons/Tango/22x22/places/folder-remote.png -share/icons/Tango/22x22/places/folder-saved-search.png -share/icons/Tango/22x22/places/folder.png -share/icons/Tango/22x22/places/folder_home.png -share/icons/Tango/22x22/places/gnome-fs-desktop.png -share/icons/Tango/22x22/places/gnome-fs-directory.png -share/icons/Tango/22x22/places/gnome-fs-ftp.png -share/icons/Tango/22x22/places/gnome-fs-home.png -share/icons/Tango/22x22/places/gnome-fs-network.png -share/icons/Tango/22x22/places/gnome-fs-nfs.png -share/icons/Tango/22x22/places/gnome-fs-server.png -share/icons/Tango/22x22/places/gnome-fs-share.png -share/icons/Tango/22x22/places/gnome-fs-smb.png -share/icons/Tango/22x22/places/gnome-fs-ssh.png -share/icons/Tango/22x22/places/gnome-fs-trash-empty.png -share/icons/Tango/22x22/places/gnome-main-menu.png -share/icons/Tango/22x22/places/gnome-mime-x-directory-nfs-server.png -share/icons/Tango/22x22/places/gnome-mime-x-directory-smb-server.png -share/icons/Tango/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/Tango/22x22/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/Tango/22x22/places/gnome-stock-trash.png -share/icons/Tango/22x22/places/gtk-network.png -share/icons/Tango/22x22/places/network-server.png -share/icons/Tango/22x22/places/network-workgroup.png -share/icons/Tango/22x22/places/network.png -share/icons/Tango/22x22/places/network_local.png -share/icons/Tango/22x22/places/novell-button.png -share/icons/Tango/22x22/places/redhat-network-server.png -share/icons/Tango/22x22/places/server.png -share/icons/Tango/22x22/places/start-here.png -share/icons/Tango/22x22/places/stock_folder.png -share/icons/Tango/22x22/places/trashcan_empty.png -share/icons/Tango/22x22/places/user-desktop.png -share/icons/Tango/22x22/places/user-home.png -share/icons/Tango/22x22/places/user-trash.png -share/icons/Tango/22x22/places/xfce-trash_empty.png -share/icons/Tango/22x22/status/audio-volume-high.png -share/icons/Tango/22x22/status/audio-volume-low.png -share/icons/Tango/22x22/status/audio-volume-medium.png -share/icons/Tango/22x22/status/audio-volume-muted.png -share/icons/Tango/22x22/status/battery-caution.png -share/icons/Tango/22x22/status/connect_creating.png -share/icons/Tango/22x22/status/connect_established.png -share/icons/Tango/22x22/status/connect_no.png -share/icons/Tango/22x22/status/dialog-error.png -share/icons/Tango/22x22/status/dialog-information.png -share/icons/Tango/22x22/status/dialog-warning.png -share/icons/Tango/22x22/status/edittrash.png -share/icons/Tango/22x22/status/error.png -share/icons/Tango/22x22/status/folder-drag-accept.png -share/icons/Tango/22x22/status/folder-open.png -share/icons/Tango/22x22/status/folder-visiting.png -share/icons/Tango/22x22/status/folder_open.png -share/icons/Tango/22x22/status/gnome-dev-wavelan-encrypted.png -share/icons/Tango/22x22/status/gnome-fs-directory-accept.png -share/icons/Tango/22x22/status/gnome-fs-directory-visiting.png -share/icons/Tango/22x22/status/gnome-fs-loading-icon.png -share/icons/Tango/22x22/status/gnome-fs-trash-full.png -share/icons/Tango/22x22/status/gnome-netstatus-disconn.png -share/icons/Tango/22x22/status/gnome-netstatus-error.png -share/icons/Tango/22x22/status/gnome-netstatus-idle.png -share/icons/Tango/22x22/status/gnome-netstatus-rx.png -share/icons/Tango/22x22/status/gnome-netstatus-tx.png -share/icons/Tango/22x22/status/gnome-netstatus-txrx.png -share/icons/Tango/22x22/status/gnome-stock-trash-full.png -share/icons/Tango/22x22/status/gtk-dialog-error.png -share/icons/Tango/22x22/status/gtk-dialog-info.png -share/icons/Tango/22x22/status/gtk-dialog-warning.png -share/icons/Tango/22x22/status/gtk-missing-image.png -share/icons/Tango/22x22/status/image-loading.png -share/icons/Tango/22x22/status/image-missing.png -share/icons/Tango/22x22/status/important.png -share/icons/Tango/22x22/status/info.png -share/icons/Tango/22x22/status/mail-attachment.png -share/icons/Tango/22x22/status/messagebox_critical.png -share/icons/Tango/22x22/status/messagebox_info.png -share/icons/Tango/22x22/status/messagebox_warning.png -share/icons/Tango/22x22/status/network-error.png -share/icons/Tango/22x22/status/network-idle.png -share/icons/Tango/22x22/status/network-offline.png -share/icons/Tango/22x22/status/network-receive.png -share/icons/Tango/22x22/status/network-transmit-receive.png -share/icons/Tango/22x22/status/network-transmit.png -share/icons/Tango/22x22/status/network-wireless-encrypted.png -share/icons/Tango/22x22/status/nm-adhoc.png -share/icons/Tango/22x22/status/nm-device-wired.png -share/icons/Tango/22x22/status/nm-device-wireless.png -share/icons/Tango/22x22/status/nm-no-connection.png -share/icons/Tango/22x22/status/printer-error.png -share/icons/Tango/22x22/status/stock_dialog-error.png -share/icons/Tango/22x22/status/stock_dialog-info.png -share/icons/Tango/22x22/status/stock_dialog-warning.png -share/icons/Tango/22x22/status/stock_open.png -share/icons/Tango/22x22/status/stock_trash_full.png -share/icons/Tango/22x22/status/stock_volume-0.png -share/icons/Tango/22x22/status/stock_volume-max.png -share/icons/Tango/22x22/status/stock_volume-med.png -share/icons/Tango/22x22/status/stock_volume-min.png -share/icons/Tango/22x22/status/stock_volume-mute.png -share/icons/Tango/22x22/status/stock_volume.png -share/icons/Tango/22x22/status/stock_weather-cloudy.png -share/icons/Tango/22x22/status/stock_weather-few-clouds.png -share/icons/Tango/22x22/status/stock_weather-night-clear.png -share/icons/Tango/22x22/status/stock_weather-night-few-clouds.png -share/icons/Tango/22x22/status/stock_weather-showers.png -share/icons/Tango/22x22/status/stock_weather-snow.png -share/icons/Tango/22x22/status/stock_weather-storm.png -share/icons/Tango/22x22/status/stock_weather-sunny.png -share/icons/Tango/22x22/status/sunny.png -share/icons/Tango/22x22/status/trashcan_full.png -share/icons/Tango/22x22/status/user-trash-full.png -share/icons/Tango/22x22/status/weather-clear-night.png -share/icons/Tango/22x22/status/weather-clear.png -share/icons/Tango/22x22/status/weather-few-clouds-night.png -share/icons/Tango/22x22/status/weather-few-clouds.png -share/icons/Tango/22x22/status/weather-overcast.png -share/icons/Tango/22x22/status/weather-severe-alert.png -share/icons/Tango/22x22/status/weather-showers-scattered.png -share/icons/Tango/22x22/status/weather-showers.png -share/icons/Tango/22x22/status/weather-snow.png -share/icons/Tango/22x22/status/weather-storm.png -share/icons/Tango/22x22/status/xfce-trash_full.png -share/icons/Tango/24x24/actions/add.png -share/icons/Tango/24x24/actions/address-book-new.png -share/icons/Tango/24x24/actions/appointment-new.png -share/icons/Tango/24x24/actions/appointment.png -share/icons/Tango/24x24/actions/back.png -share/icons/Tango/24x24/actions/bookmark-new.png -share/icons/Tango/24x24/actions/bookmark_add.png -share/icons/Tango/24x24/actions/bookmarks_list_add.png -share/icons/Tango/24x24/actions/bottom.png -share/icons/Tango/24x24/actions/centrejust.png -share/icons/Tango/24x24/actions/contact-new.png -share/icons/Tango/24x24/actions/document-new.png -share/icons/Tango/24x24/actions/document-open.png -share/icons/Tango/24x24/actions/document-print-preview.png -share/icons/Tango/24x24/actions/document-print.png -share/icons/Tango/24x24/actions/document-properties.png -share/icons/Tango/24x24/actions/document-save-as.png -share/icons/Tango/24x24/actions/document-save.png -share/icons/Tango/24x24/actions/down.png -share/icons/Tango/24x24/actions/edit-clear.png -share/icons/Tango/24x24/actions/edit-copy.png -share/icons/Tango/24x24/actions/edit-cut.png -share/icons/Tango/24x24/actions/edit-delete.png -share/icons/Tango/24x24/actions/edit-find-replace.png -share/icons/Tango/24x24/actions/edit-find.png -share/icons/Tango/24x24/actions/edit-paste.png -share/icons/Tango/24x24/actions/edit-redo.png -share/icons/Tango/24x24/actions/edit-select-all.png -share/icons/Tango/24x24/actions/edit-undo.png -share/icons/Tango/24x24/actions/editclear.png -share/icons/Tango/24x24/actions/editcopy.png -share/icons/Tango/24x24/actions/editcut.png -share/icons/Tango/24x24/actions/editdelete.png -share/icons/Tango/24x24/actions/editpaste.png -share/icons/Tango/24x24/actions/exit.png -share/icons/Tango/24x24/actions/filefind.png -share/icons/Tango/24x24/actions/filenew.png -share/icons/Tango/24x24/actions/fileopen.png -share/icons/Tango/24x24/actions/fileprint.png -share/icons/Tango/24x24/actions/filequickprint.png -share/icons/Tango/24x24/actions/filesave.png -share/icons/Tango/24x24/actions/filesaveas.png -share/icons/Tango/24x24/actions/find.png -share/icons/Tango/24x24/actions/finish.png -share/icons/Tango/24x24/actions/folder-new.png -share/icons/Tango/24x24/actions/folder_new.png -share/icons/Tango/24x24/actions/format-indent-less.png -share/icons/Tango/24x24/actions/format-indent-more.png -share/icons/Tango/24x24/actions/format-justify-center.png -share/icons/Tango/24x24/actions/format-justify-fill.png -share/icons/Tango/24x24/actions/format-justify-left.png -share/icons/Tango/24x24/actions/format-justify-right.png -share/icons/Tango/24x24/actions/format-text-bold.png -share/icons/Tango/24x24/actions/format-text-italic.png -share/icons/Tango/24x24/actions/format-text-strikethrough.png -share/icons/Tango/24x24/actions/format-text-underline.png -share/icons/Tango/24x24/actions/forward.png -share/icons/Tango/24x24/actions/gnome-lockscreen.png -share/icons/Tango/24x24/actions/gnome-logout.png -share/icons/Tango/24x24/actions/gnome-searchtool.png -share/icons/Tango/24x24/actions/gnome-stock-mail-fwd.png -share/icons/Tango/24x24/actions/gnome-stock-mail-new.png -share/icons/Tango/24x24/actions/gnome-stock-mail-rpl.png -share/icons/Tango/24x24/actions/gnome-stock-text-indent.png -share/icons/Tango/24x24/actions/gnome-stock-text-unindent.png -share/icons/Tango/24x24/actions/go-bottom.png -share/icons/Tango/24x24/actions/go-down.png -share/icons/Tango/24x24/actions/go-first.png -share/icons/Tango/24x24/actions/go-home.png -share/icons/Tango/24x24/actions/go-jump.png -share/icons/Tango/24x24/actions/go-last.png -share/icons/Tango/24x24/actions/go-next.png -share/icons/Tango/24x24/actions/go-previous.png -share/icons/Tango/24x24/actions/go-top.png -share/icons/Tango/24x24/actions/go-up.png -share/icons/Tango/24x24/actions/gohome.png -share/icons/Tango/24x24/actions/gtk-add.png -share/icons/Tango/24x24/actions/gtk-bold.png -share/icons/Tango/24x24/actions/gtk-clear.png -share/icons/Tango/24x24/actions/gtk-copy.png -share/icons/Tango/24x24/actions/gtk-cut.png -share/icons/Tango/24x24/actions/gtk-delete.png -share/icons/Tango/24x24/actions/gtk-find-and-replace.png -share/icons/Tango/24x24/actions/gtk-find.png -share/icons/Tango/24x24/actions/gtk-fullscreen.png -share/icons/Tango/24x24/actions/gtk-go-back-ltr.png -share/icons/Tango/24x24/actions/gtk-go-back-rtl.png -share/icons/Tango/24x24/actions/gtk-go-down.png -share/icons/Tango/24x24/actions/gtk-go-forward-ltr.png -share/icons/Tango/24x24/actions/gtk-go-forward-rtl.png -share/icons/Tango/24x24/actions/gtk-go-up.png -share/icons/Tango/24x24/actions/gtk-goto-bottom.png -share/icons/Tango/24x24/actions/gtk-goto-first-ltr.png -share/icons/Tango/24x24/actions/gtk-goto-first-rtl.png -share/icons/Tango/24x24/actions/gtk-goto-last-ltr.png -share/icons/Tango/24x24/actions/gtk-goto-last-rtl.png -share/icons/Tango/24x24/actions/gtk-goto-top.png -share/icons/Tango/24x24/actions/gtk-home.png -share/icons/Tango/24x24/actions/gtk-indent.png -share/icons/Tango/24x24/actions/gtk-italic.png -share/icons/Tango/24x24/actions/gtk-jump-to-ltr.png -share/icons/Tango/24x24/actions/gtk-jump-to-rtl.png -share/icons/Tango/24x24/actions/gtk-justify-center.png -share/icons/Tango/24x24/actions/gtk-justify-fill.png -share/icons/Tango/24x24/actions/gtk-justify-left.png -share/icons/Tango/24x24/actions/gtk-justify-right.png -share/icons/Tango/24x24/actions/gtk-media-forward-ltr.png -share/icons/Tango/24x24/actions/gtk-media-forward-rtl.png -share/icons/Tango/24x24/actions/gtk-media-next-ltr.png -share/icons/Tango/24x24/actions/gtk-media-next-rtl.png -share/icons/Tango/24x24/actions/gtk-media-pause.png -share/icons/Tango/24x24/actions/gtk-media-play-ltr.png -share/icons/Tango/24x24/actions/gtk-media-previous-ltr.png -share/icons/Tango/24x24/actions/gtk-media-previous-rtl.png -share/icons/Tango/24x24/actions/gtk-media-record.png -share/icons/Tango/24x24/actions/gtk-media-rewind-ltr.png -share/icons/Tango/24x24/actions/gtk-media-rewind-rtl.png -share/icons/Tango/24x24/actions/gtk-media-stop.png -share/icons/Tango/24x24/actions/gtk-new.png -share/icons/Tango/24x24/actions/gtk-open.png -share/icons/Tango/24x24/actions/gtk-paste.png -share/icons/Tango/24x24/actions/gtk-print-preview.png -share/icons/Tango/24x24/actions/gtk-print.png -share/icons/Tango/24x24/actions/gtk-properties.png -share/icons/Tango/24x24/actions/gtk-redo-ltr.png -share/icons/Tango/24x24/actions/gtk-refresh.png -share/icons/Tango/24x24/actions/gtk-remove.png -share/icons/Tango/24x24/actions/gtk-save-as.png -share/icons/Tango/24x24/actions/gtk-save.png -share/icons/Tango/24x24/actions/gtk-stop.png -share/icons/Tango/24x24/actions/gtk-strikethrough.png -share/icons/Tango/24x24/actions/gtk-underline.png -share/icons/Tango/24x24/actions/gtk-undo-ltr.png -share/icons/Tango/24x24/actions/gtk-unindent.png -share/icons/Tango/24x24/actions/kfind.png -share/icons/Tango/24x24/actions/kfm_home.png -share/icons/Tango/24x24/actions/leftjust.png -share/icons/Tango/24x24/actions/list-add.png -share/icons/Tango/24x24/actions/list-remove.png -share/icons/Tango/24x24/actions/lock.png -share/icons/Tango/24x24/actions/mail-forward.png -share/icons/Tango/24x24/actions/mail-mark-junk.png -share/icons/Tango/24x24/actions/mail-mark-not-junk.png -share/icons/Tango/24x24/actions/mail-message-new.png -share/icons/Tango/24x24/actions/mail-reply-all.png -share/icons/Tango/24x24/actions/mail-reply-sender.png -share/icons/Tango/24x24/actions/mail-send-receive.png -share/icons/Tango/24x24/actions/mail_forward.png -share/icons/Tango/24x24/actions/mail_new.png -share/icons/Tango/24x24/actions/mail_reply.png -share/icons/Tango/24x24/actions/mail_replyall.png -share/icons/Tango/24x24/actions/mail_spam.png -share/icons/Tango/24x24/actions/media-eject.png -share/icons/Tango/24x24/actions/media-playback-pause.png -share/icons/Tango/24x24/actions/media-playback-start.png -share/icons/Tango/24x24/actions/media-playback-stop.png -share/icons/Tango/24x24/actions/media-record.png -share/icons/Tango/24x24/actions/media-seek-backward.png -share/icons/Tango/24x24/actions/media-seek-forward.png -share/icons/Tango/24x24/actions/media-skip-backward.png -share/icons/Tango/24x24/actions/media-skip-forward.png -share/icons/Tango/24x24/actions/next.png -share/icons/Tango/24x24/actions/player_eject.png -share/icons/Tango/24x24/actions/player_end.png -share/icons/Tango/24x24/actions/player_fwd.png -share/icons/Tango/24x24/actions/player_pause.png -share/icons/Tango/24x24/actions/player_play.png -share/icons/Tango/24x24/actions/player_record.png -share/icons/Tango/24x24/actions/player_rew.png -share/icons/Tango/24x24/actions/player_start.png -share/icons/Tango/24x24/actions/player_stop.png -share/icons/Tango/24x24/actions/previous.png -share/icons/Tango/24x24/actions/process-stop.png -share/icons/Tango/24x24/actions/redhat-home.png -share/icons/Tango/24x24/actions/redo.png -share/icons/Tango/24x24/actions/reload.png -share/icons/Tango/24x24/actions/reload3.png -share/icons/Tango/24x24/actions/reload_all_tabs.png -share/icons/Tango/24x24/actions/reload_page.png -share/icons/Tango/24x24/actions/remove.png -share/icons/Tango/24x24/actions/rightjust.png -share/icons/Tango/24x24/actions/search.png -share/icons/Tango/24x24/actions/start.png -share/icons/Tango/24x24/actions/stock_add-bookmark.png -share/icons/Tango/24x24/actions/stock_bottom.png -share/icons/Tango/24x24/actions/stock_copy.png -share/icons/Tango/24x24/actions/stock_cut.png -share/icons/Tango/24x24/actions/stock_delete.png -share/icons/Tango/24x24/actions/stock_down.png -share/icons/Tango/24x24/actions/stock_file-properites.png -share/icons/Tango/24x24/actions/stock_first.png -share/icons/Tango/24x24/actions/stock_fullscreen.png -share/icons/Tango/24x24/actions/stock_help-add-bookmark.png -share/icons/Tango/24x24/actions/stock_home.png -share/icons/Tango/24x24/actions/stock_last.png -share/icons/Tango/24x24/actions/stock_left.png -share/icons/Tango/24x24/actions/stock_mail-compose.png -share/icons/Tango/24x24/actions/stock_mail-forward.png -share/icons/Tango/24x24/actions/stock_mail-reply-to-all.png -share/icons/Tango/24x24/actions/stock_mail-reply.png -share/icons/Tango/24x24/actions/stock_mail-send-receive.png -share/icons/Tango/24x24/actions/stock_media-fwd.png -share/icons/Tango/24x24/actions/stock_media-next.png -share/icons/Tango/24x24/actions/stock_media-pause.png -share/icons/Tango/24x24/actions/stock_media-play.png -share/icons/Tango/24x24/actions/stock_media-prev.png -share/icons/Tango/24x24/actions/stock_media-rec.png -share/icons/Tango/24x24/actions/stock_media-rew.png -share/icons/Tango/24x24/actions/stock_media-stop.png -share/icons/Tango/24x24/actions/stock_new-address-book.png -share/icons/Tango/24x24/actions/stock_new-appointment.png -share/icons/Tango/24x24/actions/stock_new-bcard.png -share/icons/Tango/24x24/actions/stock_new-dir.png -share/icons/Tango/24x24/actions/stock_new-tab.png -share/icons/Tango/24x24/actions/stock_new-text.png -share/icons/Tango/24x24/actions/stock_new-window.png -share/icons/Tango/24x24/actions/stock_not-spam.png -share/icons/Tango/24x24/actions/stock_paste.png -share/icons/Tango/24x24/actions/stock_print-preview.png -share/icons/Tango/24x24/actions/stock_print.png -share/icons/Tango/24x24/actions/stock_properties.png -share/icons/Tango/24x24/actions/stock_redo.png -share/icons/Tango/24x24/actions/stock_refresh.png -share/icons/Tango/24x24/actions/stock_right.png -share/icons/Tango/24x24/actions/stock_save-as.png -share/icons/Tango/24x24/actions/stock_save.png -share/icons/Tango/24x24/actions/stock_search-and-replace.png -share/icons/Tango/24x24/actions/stock_search.png -share/icons/Tango/24x24/actions/stock_select-all.png -share/icons/Tango/24x24/actions/stock_spam.png -share/icons/Tango/24x24/actions/stock_stop.png -share/icons/Tango/24x24/actions/stock_text-strikethrough.png -share/icons/Tango/24x24/actions/stock_text_bold.png -share/icons/Tango/24x24/actions/stock_text_center.png -share/icons/Tango/24x24/actions/stock_text_indent.png -share/icons/Tango/24x24/actions/stock_text_italic.png -share/icons/Tango/24x24/actions/stock_text_justify.png -share/icons/Tango/24x24/actions/stock_text_left.png -share/icons/Tango/24x24/actions/stock_text_right.png -share/icons/Tango/24x24/actions/stock_text_underlined.png -share/icons/Tango/24x24/actions/stock_text_unindent.png -share/icons/Tango/24x24/actions/stock_top.png -share/icons/Tango/24x24/actions/stock_undo.png -share/icons/Tango/24x24/actions/stock_up.png -share/icons/Tango/24x24/actions/stop.png -share/icons/Tango/24x24/actions/system-lock-screen.png -share/icons/Tango/24x24/actions/system-log-out.png -share/icons/Tango/24x24/actions/system-search.png -share/icons/Tango/24x24/actions/system-shutdown.png -share/icons/Tango/24x24/actions/tab-new.png -share/icons/Tango/24x24/actions/tab_new.png -share/icons/Tango/24x24/actions/text_bold.png -share/icons/Tango/24x24/actions/text_italic.png -share/icons/Tango/24x24/actions/text_strike.png -share/icons/Tango/24x24/actions/text_under.png -share/icons/Tango/24x24/actions/top.png -share/icons/Tango/24x24/actions/undo.png -share/icons/Tango/24x24/actions/up.png -share/icons/Tango/24x24/actions/view-fullscreen.png -share/icons/Tango/24x24/actions/view-refresh.png -share/icons/Tango/24x24/actions/window-new.png -share/icons/Tango/24x24/actions/window_fullscreen.png -share/icons/Tango/24x24/actions/window_new.png -share/icons/Tango/24x24/actions/xfce-system-lock.png -share/icons/Tango/24x24/apps/access.png -share/icons/Tango/24x24/apps/accessibility-directory.png -share/icons/Tango/24x24/apps/accessories-calculator.png -share/icons/Tango/24x24/apps/accessories-character-map.png -share/icons/Tango/24x24/apps/accessories-text-editor.png -share/icons/Tango/24x24/apps/background.png -share/icons/Tango/24x24/apps/browser.png -share/icons/Tango/24x24/apps/calc.png -share/icons/Tango/24x24/apps/config-language.png -share/icons/Tango/24x24/apps/config-users.png -share/icons/Tango/24x24/apps/date.png -share/icons/Tango/24x24/apps/email.png -share/icons/Tango/24x24/apps/file-manager.png -share/icons/Tango/24x24/apps/fonts.png -share/icons/Tango/24x24/apps/gnome-calculator.png -share/icons/Tango/24x24/apps/gnome-character-map.png -share/icons/Tango/24x24/apps/gnome-help.png -share/icons/Tango/24x24/apps/gnome-monitor.png -share/icons/Tango/24x24/apps/gnome-remote-desktop.png -share/icons/Tango/24x24/apps/gnome-session.png -share/icons/Tango/24x24/apps/gnome-settings-accessibility-technologies.png -share/icons/Tango/24x24/apps/gnome-settings-background.png -share/icons/Tango/24x24/apps/gnome-settings-font.png -share/icons/Tango/24x24/apps/gnome-settings-keybindings.png -share/icons/Tango/24x24/apps/gnome-settings-sound.png -share/icons/Tango/24x24/apps/gnome-settings-theme.png -share/icons/Tango/24x24/apps/gnome-terminal.png -share/icons/Tango/24x24/apps/gnome-window-manager.png -share/icons/Tango/24x24/apps/gtk-help.png -share/icons/Tango/24x24/apps/gucharmap.png -share/icons/Tango/24x24/apps/help-browser.png -share/icons/Tango/24x24/apps/help.png -share/icons/Tango/24x24/apps/internet-group-chat.png -share/icons/Tango/24x24/apps/internet-mail.png -share/icons/Tango/24x24/apps/internet-news-reader.png -share/icons/Tango/24x24/apps/internet-web-browser.png -share/icons/Tango/24x24/apps/kcalc.png -share/icons/Tango/24x24/apps/kcharselect.png -share/icons/Tango/24x24/apps/kcmkwm.png -share/icons/Tango/24x24/apps/kedit.png -share/icons/Tango/24x24/apps/key_bindings.png -share/icons/Tango/24x24/apps/kfm.png -share/icons/Tango/24x24/apps/khelpcenter.png -share/icons/Tango/24x24/apps/knotify.png -share/icons/Tango/24x24/apps/konsole.png -share/icons/Tango/24x24/apps/krfb.png -share/icons/Tango/24x24/apps/kscreensaver.png -share/icons/Tango/24x24/apps/ksysguard.png -share/icons/Tango/24x24/apps/kuser.png -share/icons/Tango/24x24/apps/kwin.png -share/icons/Tango/24x24/apps/locale.png -share/icons/Tango/24x24/apps/mail_generic.png -share/icons/Tango/24x24/apps/office-calendar.png -share/icons/Tango/24x24/apps/openterm.png -share/icons/Tango/24x24/apps/preferences-desktop-accessibility.png -share/icons/Tango/24x24/apps/preferences-desktop-assistive-technology.png -share/icons/Tango/24x24/apps/preferences-desktop-font.png -share/icons/Tango/24x24/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/Tango/24x24/apps/preferences-desktop-locale.png -share/icons/Tango/24x24/apps/preferences-desktop-remote-desktop.png -share/icons/Tango/24x24/apps/preferences-desktop-screensaver.png -share/icons/Tango/24x24/apps/preferences-desktop-sound.png -share/icons/Tango/24x24/apps/preferences-desktop-theme.png -share/icons/Tango/24x24/apps/preferences-desktop-wallpaper.png -share/icons/Tango/24x24/apps/preferences-system-network-proxy.png -share/icons/Tango/24x24/apps/preferences-system-session.png -share/icons/Tango/24x24/apps/preferences-system-windows.png -share/icons/Tango/24x24/apps/proxy-config.png -share/icons/Tango/24x24/apps/proxy.png -share/icons/Tango/24x24/apps/redhat-email.png -share/icons/Tango/24x24/apps/redhat-filemanager.png -share/icons/Tango/24x24/apps/redhat-web-browser.png -share/icons/Tango/24x24/apps/screensaver.png -share/icons/Tango/24x24/apps/stock_help.png -share/icons/Tango/24x24/apps/stock_proxy.png -share/icons/Tango/24x24/apps/style.png -share/icons/Tango/24x24/apps/susehelpcenter.png -share/icons/Tango/24x24/apps/system-config-users.png -share/icons/Tango/24x24/apps/system-file-manager.png -share/icons/Tango/24x24/apps/system-installer.png -share/icons/Tango/24x24/apps/system-software-update.png -share/icons/Tango/24x24/apps/system-users.png -share/icons/Tango/24x24/apps/terminal.png -share/icons/Tango/24x24/apps/text-editor.png -share/icons/Tango/24x24/apps/update-manager.png -share/icons/Tango/24x24/apps/utilities-system-monitor.png -share/icons/Tango/24x24/apps/utilities-terminal.png -share/icons/Tango/24x24/apps/wallpaper.png -share/icons/Tango/24x24/apps/web-browser.png -share/icons/Tango/24x24/apps/xfcalendar.png -share/icons/Tango/24x24/apps/xfce-filemanager.png -share/icons/Tango/24x24/apps/xfce-mail.png -share/icons/Tango/24x24/apps/xfce-terminal.png -share/icons/Tango/24x24/apps/xfce4-backdrop.png -share/icons/Tango/24x24/apps/xfce4-session.png -share/icons/Tango/24x24/apps/xfce4-sound.png -share/icons/Tango/24x24/apps/xfwm4.png -share/icons/Tango/24x24/apps/ximian-evolution-calendar.png -share/icons/Tango/24x24/apps/xscreensaver.png -share/icons/Tango/24x24/apps/zen-icon.png -share/icons/Tango/24x24/categories/applications-accessories.png -share/icons/Tango/24x24/categories/applications-development.png -share/icons/Tango/24x24/categories/applications-games.png -share/icons/Tango/24x24/categories/applications-graphics.png -share/icons/Tango/24x24/categories/applications-internet.png -share/icons/Tango/24x24/categories/applications-multimedia.png -share/icons/Tango/24x24/categories/applications-office.png -share/icons/Tango/24x24/categories/applications-other.png -share/icons/Tango/24x24/categories/applications-system.png -share/icons/Tango/24x24/categories/gnome-applications.png -share/icons/Tango/24x24/categories/gnome-control-center.png -share/icons/Tango/24x24/categories/gnome-devel.png -share/icons/Tango/24x24/categories/gnome-globe.png -share/icons/Tango/24x24/categories/gnome-graphics.png -share/icons/Tango/24x24/categories/gnome-joystick.png -share/icons/Tango/24x24/categories/gnome-multimedia.png -share/icons/Tango/24x24/categories/gnome-settings.png -share/icons/Tango/24x24/categories/gnome-system.png -share/icons/Tango/24x24/categories/gnome-util.png -share/icons/Tango/24x24/categories/gtk-preferences.png -share/icons/Tango/24x24/categories/input_devices_settings.png -share/icons/Tango/24x24/categories/kcontrol.png -share/icons/Tango/24x24/categories/package_development.png -share/icons/Tango/24x24/categories/package_games.png -share/icons/Tango/24x24/categories/package_graphics.png -share/icons/Tango/24x24/categories/package_multimedia.png -share/icons/Tango/24x24/categories/package_network.png -share/icons/Tango/24x24/categories/package_office.png -share/icons/Tango/24x24/categories/package_settings.png -share/icons/Tango/24x24/categories/package_system.png -share/icons/Tango/24x24/categories/package_utilities.png -share/icons/Tango/24x24/categories/preferences-desktop-peripherals.png -share/icons/Tango/24x24/categories/preferences-desktop.png -share/icons/Tango/24x24/categories/preferences-system.png -share/icons/Tango/24x24/categories/redhat-accessories.png -share/icons/Tango/24x24/categories/redhat-games.png -share/icons/Tango/24x24/categories/redhat-graphics.png -share/icons/Tango/24x24/categories/redhat-internet.png -share/icons/Tango/24x24/categories/redhat-office.png -share/icons/Tango/24x24/categories/redhat-preferences.png -share/icons/Tango/24x24/categories/redhat-programming.png -share/icons/Tango/24x24/categories/redhat-sound_video.png -share/icons/Tango/24x24/categories/redhat-system_settings.png -share/icons/Tango/24x24/categories/redhat-system_tools.png -share/icons/Tango/24x24/categories/stock_internet.png -share/icons/Tango/24x24/categories/xfce-games.png -share/icons/Tango/24x24/categories/xfce-graphics.png -share/icons/Tango/24x24/categories/xfce-internet.png -share/icons/Tango/24x24/categories/xfce-multimedia.png -share/icons/Tango/24x24/categories/xfce-office.png -share/icons/Tango/24x24/categories/xfce-system-settings.png -share/icons/Tango/24x24/categories/xfce-utils.png -share/icons/Tango/24x24/categories/xfce4-settings.png -share/icons/Tango/24x24/devices/3floppy_unmount.png -share/icons/Tango/24x24/devices/audio-card.png -share/icons/Tango/24x24/devices/audio-input-microphone.png -share/icons/Tango/24x24/devices/battery.png -share/icons/Tango/24x24/devices/camera-photo.png -share/icons/Tango/24x24/devices/camera-video.png -share/icons/Tango/24x24/devices/camera.png -share/icons/Tango/24x24/devices/camera_unmount.png -share/icons/Tango/24x24/devices/chardevice.png -share/icons/Tango/24x24/devices/computer.png -share/icons/Tango/24x24/devices/display.png -share/icons/Tango/24x24/devices/drive-cdrom.png -share/icons/Tango/24x24/devices/drive-harddisk.png -share/icons/Tango/24x24/devices/drive-removable-media.png -share/icons/Tango/24x24/devices/gnome-dev-battery.png -share/icons/Tango/24x24/devices/gnome-dev-computer.png -share/icons/Tango/24x24/devices/gnome-dev-ethernet.png -share/icons/Tango/24x24/devices/gnome-dev-floppy.png -share/icons/Tango/24x24/devices/gnome-dev-harddisk-1394.png -share/icons/Tango/24x24/devices/gnome-dev-harddisk-usb.png -share/icons/Tango/24x24/devices/gnome-dev-harddisk.png -share/icons/Tango/24x24/devices/gnome-dev-ipod.png -share/icons/Tango/24x24/devices/gnome-dev-keyboard.png -share/icons/Tango/24x24/devices/gnome-dev-mouse-ball.png -share/icons/Tango/24x24/devices/gnome-dev-mouse-optical.png -share/icons/Tango/24x24/devices/gnome-dev-printer.png -share/icons/Tango/24x24/devices/gnome-dev-removable-1394.png -share/icons/Tango/24x24/devices/gnome-dev-removable-usb.png -share/icons/Tango/24x24/devices/gnome-dev-removable.png -share/icons/Tango/24x24/devices/gnome-dev-wavelan.png -share/icons/Tango/24x24/devices/gnome-fs-client.png -share/icons/Tango/24x24/devices/gnome-stock-mic.png -share/icons/Tango/24x24/devices/gtk-floppy.png -share/icons/Tango/24x24/devices/gtk-harddisk.png -share/icons/Tango/24x24/devices/harddrive.png -share/icons/Tango/24x24/devices/hdd_unmount.png -share/icons/Tango/24x24/devices/input-gaming.png -share/icons/Tango/24x24/devices/input-keyboard.png -share/icons/Tango/24x24/devices/input-mouse.png -share/icons/Tango/24x24/devices/ipod_mount.png -share/icons/Tango/24x24/devices/joystick.png -share/icons/Tango/24x24/devices/keyboard.png -share/icons/Tango/24x24/devices/kjobviewer.png -share/icons/Tango/24x24/devices/kxkb.png -share/icons/Tango/24x24/devices/media-cdrom.png -share/icons/Tango/24x24/devices/media-floppy.png -share/icons/Tango/24x24/devices/mouse.png -share/icons/Tango/24x24/devices/multimedia-player.png -share/icons/Tango/24x24/devices/network-wired.png -share/icons/Tango/24x24/devices/network-wireless.png -share/icons/Tango/24x24/devices/printer-remote.png -share/icons/Tango/24x24/devices/printer.png -share/icons/Tango/24x24/devices/printer1.png -share/icons/Tango/24x24/devices/printmgr.png -share/icons/Tango/24x24/devices/stock_mic.png -share/icons/Tango/24x24/devices/stock_printers.png -share/icons/Tango/24x24/devices/system-floppy.png -share/icons/Tango/24x24/devices/system.png -share/icons/Tango/24x24/devices/usbpendrive_unmount.png -share/icons/Tango/24x24/devices/video-display.png -share/icons/Tango/24x24/devices/xfce-printer.png -share/icons/Tango/24x24/devices/xfce4-display.png -share/icons/Tango/24x24/devices/xfce4-keyboard.png -share/icons/Tango/24x24/devices/xfce4-mouse.png -share/icons/Tango/24x24/devices/yast_HD.png -share/icons/Tango/24x24/devices/yast_idetude.png -share/icons/Tango/24x24/devices/yast_joystick.png -share/icons/Tango/24x24/devices/yast_mouse.png -share/icons/Tango/24x24/devices/yast_printer.png -share/icons/Tango/24x24/devices/yast_soundcard.png -share/icons/Tango/24x24/emblems/emblem-favorite.png -share/icons/Tango/24x24/emblems/emblem-important.png -share/icons/Tango/24x24/emblems/emblem-photos.png -share/icons/Tango/24x24/emblems/emblem-readonly.png -share/icons/Tango/24x24/emblems/emblem-symbolic-link.png -share/icons/Tango/24x24/emblems/emblem-system.png -share/icons/Tango/24x24/emblems/emblem-unreadable.png -share/icons/Tango/24x24/emblems/stock_mail-priority-high.png -share/icons/Tango/24x24/emotes/face-angel.png -share/icons/Tango/24x24/emotes/face-crying.png -share/icons/Tango/24x24/emotes/face-devil-grin.png -share/icons/Tango/24x24/emotes/face-glasses.png -share/icons/Tango/24x24/emotes/face-grin.png -share/icons/Tango/24x24/emotes/face-kiss.png -share/icons/Tango/24x24/emotes/face-plain.png -share/icons/Tango/24x24/emotes/face-sad.png -share/icons/Tango/24x24/emotes/face-smile-big.png -share/icons/Tango/24x24/emotes/face-smile.png -share/icons/Tango/24x24/emotes/face-surprise.png -share/icons/Tango/24x24/emotes/face-wink.png -share/icons/Tango/24x24/mimetypes/application-certificate.png -share/icons/Tango/24x24/mimetypes/application-x-executable.png -share/icons/Tango/24x24/mimetypes/ascii.png -share/icons/Tango/24x24/mimetypes/audio-x-generic.png -share/icons/Tango/24x24/mimetypes/binary.png -share/icons/Tango/24x24/mimetypes/contents2.png -share/icons/Tango/24x24/mimetypes/deb.png -share/icons/Tango/24x24/mimetypes/document.png -share/icons/Tango/24x24/mimetypes/empty.png -share/icons/Tango/24x24/mimetypes/exec.png -share/icons/Tango/24x24/mimetypes/folder_tar.png -share/icons/Tango/24x24/mimetypes/font-x-generic.png -share/icons/Tango/24x24/mimetypes/font.png -share/icons/Tango/24x24/mimetypes/font_bitmap.png -share/icons/Tango/24x24/mimetypes/font_truetype.png -share/icons/Tango/24x24/mimetypes/font_type1.png -share/icons/Tango/24x24/mimetypes/gnome-fs-executable.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-magicpoint.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-msword.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-ogg.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-pdf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-postscript.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-rtf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics-template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation-template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.calc.template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.draw.template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.impress.template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.writer.template.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-wordperfect.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-abiword.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-archive.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-arj.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-bzip.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-compress.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-cpio.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-deb.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-dvi.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-executable.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-gzip.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-jar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-kspread.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-kword.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-lha.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-lhz.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-perl.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-php.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-rar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-rpm.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-scribus.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-tar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-tarz.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-x-tex.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/Tango/24x24/mimetypes/gnome-mime-application-zip.png -share/icons/Tango/24x24/mimetypes/gnome-mime-audio.png -share/icons/Tango/24x24/mimetypes/gnome-mime-image.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-html.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-csh.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-python.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-sh.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-vcard.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text-x-zsh.png -share/icons/Tango/24x24/mimetypes/gnome-mime-text.png -share/icons/Tango/24x24/mimetypes/gnome-mime-video.png -share/icons/Tango/24x24/mimetypes/gnome-mime-x-font-afm.png -share/icons/Tango/24x24/mimetypes/gnome-package.png -share/icons/Tango/24x24/mimetypes/html.png -share/icons/Tango/24x24/mimetypes/image-x-generic.png -share/icons/Tango/24x24/mimetypes/image.png -share/icons/Tango/24x24/mimetypes/kpresenter_kpr.png -share/icons/Tango/24x24/mimetypes/mime_ascii.png -share/icons/Tango/24x24/mimetypes/misc.png -share/icons/Tango/24x24/mimetypes/package-x-generic.png -share/icons/Tango/24x24/mimetypes/package.png -share/icons/Tango/24x24/mimetypes/package_editors.png -share/icons/Tango/24x24/mimetypes/package_wordprocessing.png -share/icons/Tango/24x24/mimetypes/plan.png -share/icons/Tango/24x24/mimetypes/rpm.png -share/icons/Tango/24x24/mimetypes/shellscript.png -share/icons/Tango/24x24/mimetypes/sound.png -share/icons/Tango/24x24/mimetypes/spreadsheet.png -share/icons/Tango/24x24/mimetypes/stock_addressbook.png -share/icons/Tango/24x24/mimetypes/stock_calendar.png -share/icons/Tango/24x24/mimetypes/stock_certificate.png -share/icons/Tango/24x24/mimetypes/stock_script.png -share/icons/Tango/24x24/mimetypes/tar.png -share/icons/Tango/24x24/mimetypes/template_source.png -share/icons/Tango/24x24/mimetypes/text-html.png -share/icons/Tango/24x24/mimetypes/text-x-generic-template.png -share/icons/Tango/24x24/mimetypes/text-x-generic.png -share/icons/Tango/24x24/mimetypes/text-x-script.png -share/icons/Tango/24x24/mimetypes/tgz.png -share/icons/Tango/24x24/mimetypes/txt.png -share/icons/Tango/24x24/mimetypes/txt2.png -share/icons/Tango/24x24/mimetypes/unknown.png -share/icons/Tango/24x24/mimetypes/vcalendar.png -share/icons/Tango/24x24/mimetypes/vcard.png -share/icons/Tango/24x24/mimetypes/video-x-generic.png -share/icons/Tango/24x24/mimetypes/video.png -share/icons/Tango/24x24/mimetypes/wordprocessing.png -share/icons/Tango/24x24/mimetypes/www.png -share/icons/Tango/24x24/mimetypes/x-office-address-book.png -share/icons/Tango/24x24/mimetypes/x-office-calendar.png -share/icons/Tango/24x24/mimetypes/x-office-document-template.png -share/icons/Tango/24x24/mimetypes/x-office-document.png -share/icons/Tango/24x24/mimetypes/x-office-drawing-template.png -share/icons/Tango/24x24/mimetypes/x-office-drawing.png -share/icons/Tango/24x24/mimetypes/x-office-presentation-template.png -share/icons/Tango/24x24/mimetypes/x-office-presentation.png -share/icons/Tango/24x24/mimetypes/x-office-spreadsheet-template.png -share/icons/Tango/24x24/mimetypes/x-office-spreadsheet.png -share/icons/Tango/24x24/mimetypes/zip.png -share/icons/Tango/24x24/places/application-x-gnome-saved-search.png -share/icons/Tango/24x24/places/desktop.png -share/icons/Tango/24x24/places/distributor-logo.png -share/icons/Tango/24x24/places/emptytrash.png -share/icons/Tango/24x24/places/folder-remote.png -share/icons/Tango/24x24/places/folder-saved-search.png -share/icons/Tango/24x24/places/folder.png -share/icons/Tango/24x24/places/folder_home.png -share/icons/Tango/24x24/places/gnome-fs-desktop.png -share/icons/Tango/24x24/places/gnome-fs-directory.png -share/icons/Tango/24x24/places/gnome-fs-ftp.png -share/icons/Tango/24x24/places/gnome-fs-home.png -share/icons/Tango/24x24/places/gnome-fs-network.png -share/icons/Tango/24x24/places/gnome-fs-nfs.png -share/icons/Tango/24x24/places/gnome-fs-server.png -share/icons/Tango/24x24/places/gnome-fs-share.png -share/icons/Tango/24x24/places/gnome-fs-smb.png -share/icons/Tango/24x24/places/gnome-fs-ssh.png -share/icons/Tango/24x24/places/gnome-fs-trash-empty.png -share/icons/Tango/24x24/places/gnome-main-menu.png -share/icons/Tango/24x24/places/gnome-mime-x-directory-nfs-server.png -share/icons/Tango/24x24/places/gnome-mime-x-directory-smb-server.png -share/icons/Tango/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/Tango/24x24/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/Tango/24x24/places/gnome-stock-trash.png -share/icons/Tango/24x24/places/gtk-network.png -share/icons/Tango/24x24/places/network-server.png -share/icons/Tango/24x24/places/network-workgroup.png -share/icons/Tango/24x24/places/network.png -share/icons/Tango/24x24/places/network_local.png -share/icons/Tango/24x24/places/novell-button.png -share/icons/Tango/24x24/places/redhat-network-server.png -share/icons/Tango/24x24/places/server.png -share/icons/Tango/24x24/places/start-here.png -share/icons/Tango/24x24/places/stock_folder.png -share/icons/Tango/24x24/places/trashcan_empty.png -share/icons/Tango/24x24/places/user-desktop.png -share/icons/Tango/24x24/places/user-home.png -share/icons/Tango/24x24/places/user-trash.png -share/icons/Tango/24x24/places/xfce-trash_empty.png -share/icons/Tango/24x24/status/audio-volume-high.png -share/icons/Tango/24x24/status/audio-volume-low.png -share/icons/Tango/24x24/status/audio-volume-medium.png -share/icons/Tango/24x24/status/audio-volume-muted.png -share/icons/Tango/24x24/status/battery-caution.png -share/icons/Tango/24x24/status/connect_creating.png -share/icons/Tango/24x24/status/connect_established.png -share/icons/Tango/24x24/status/connect_no.png -share/icons/Tango/24x24/status/dialog-error.png -share/icons/Tango/24x24/status/dialog-information.png -share/icons/Tango/24x24/status/dialog-warning.png -share/icons/Tango/24x24/status/edittrash.png -share/icons/Tango/24x24/status/error.png -share/icons/Tango/24x24/status/folder-drag-accept.png -share/icons/Tango/24x24/status/folder-open.png -share/icons/Tango/24x24/status/folder-visiting.png -share/icons/Tango/24x24/status/folder_open.png -share/icons/Tango/24x24/status/gnome-dev-wavelan-encrypted.png -share/icons/Tango/24x24/status/gnome-fs-directory-accept.png -share/icons/Tango/24x24/status/gnome-fs-directory-visiting.png -share/icons/Tango/24x24/status/gnome-fs-loading-icon.png -share/icons/Tango/24x24/status/gnome-fs-trash-full.png -share/icons/Tango/24x24/status/gnome-netstatus-disconn.png -share/icons/Tango/24x24/status/gnome-netstatus-error.png -share/icons/Tango/24x24/status/gnome-netstatus-idle.png -share/icons/Tango/24x24/status/gnome-netstatus-rx.png -share/icons/Tango/24x24/status/gnome-netstatus-tx.png -share/icons/Tango/24x24/status/gnome-netstatus-txrx.png -share/icons/Tango/24x24/status/gnome-stock-trash-full.png -share/icons/Tango/24x24/status/gtk-dialog-error.png -share/icons/Tango/24x24/status/gtk-dialog-info.png -share/icons/Tango/24x24/status/gtk-dialog-warning.png -share/icons/Tango/24x24/status/gtk-missing-image.png -share/icons/Tango/24x24/status/image-loading.png -share/icons/Tango/24x24/status/image-missing.png -share/icons/Tango/24x24/status/important.png -share/icons/Tango/24x24/status/info.png -share/icons/Tango/24x24/status/mail-attachment.png -share/icons/Tango/24x24/status/messagebox_critical.png -share/icons/Tango/24x24/status/messagebox_info.png -share/icons/Tango/24x24/status/messagebox_warning.png -share/icons/Tango/24x24/status/network-error.png -share/icons/Tango/24x24/status/network-idle.png -share/icons/Tango/24x24/status/network-offline.png -share/icons/Tango/24x24/status/network-receive.png -share/icons/Tango/24x24/status/network-transmit-receive.png -share/icons/Tango/24x24/status/network-transmit.png -share/icons/Tango/24x24/status/network-wireless-encrypted.png -share/icons/Tango/24x24/status/nm-adhoc.png -share/icons/Tango/24x24/status/nm-device-wired.png -share/icons/Tango/24x24/status/nm-device-wireless.png -share/icons/Tango/24x24/status/nm-no-connection.png -share/icons/Tango/24x24/status/printer-error.png -share/icons/Tango/24x24/status/stock_dialog-error.png -share/icons/Tango/24x24/status/stock_dialog-info.png -share/icons/Tango/24x24/status/stock_dialog-warning.png -share/icons/Tango/24x24/status/stock_open.png -share/icons/Tango/24x24/status/stock_trash_full.png -share/icons/Tango/24x24/status/stock_volume-0.png -share/icons/Tango/24x24/status/stock_volume-max.png -share/icons/Tango/24x24/status/stock_volume-med.png -share/icons/Tango/24x24/status/stock_volume-min.png -share/icons/Tango/24x24/status/stock_volume-mute.png -share/icons/Tango/24x24/status/stock_volume.png -share/icons/Tango/24x24/status/stock_weather-cloudy.png -share/icons/Tango/24x24/status/stock_weather-few-clouds.png -share/icons/Tango/24x24/status/stock_weather-night-clear.png -share/icons/Tango/24x24/status/stock_weather-night-few-clouds.png -share/icons/Tango/24x24/status/stock_weather-showers.png -share/icons/Tango/24x24/status/stock_weather-snow.png -share/icons/Tango/24x24/status/stock_weather-storm.png -share/icons/Tango/24x24/status/stock_weather-sunny.png -share/icons/Tango/24x24/status/sunny.png -share/icons/Tango/24x24/status/trashcan_full.png -share/icons/Tango/24x24/status/user-trash-full.png -share/icons/Tango/24x24/status/weather-clear-night.png -share/icons/Tango/24x24/status/weather-clear.png -share/icons/Tango/24x24/status/weather-few-clouds-night.png -share/icons/Tango/24x24/status/weather-few-clouds.png -share/icons/Tango/24x24/status/weather-overcast.png -share/icons/Tango/24x24/status/weather-severe-alert.png -share/icons/Tango/24x24/status/weather-showers-scattered.png -share/icons/Tango/24x24/status/weather-showers.png -share/icons/Tango/24x24/status/weather-snow.png -share/icons/Tango/24x24/status/weather-storm.png -share/icons/Tango/24x24/status/xfce-trash_full.png -share/icons/Tango/index.theme -share/icons/Tango/scalable/actions/add.svg -share/icons/Tango/scalable/actions/address-book-new.svg -share/icons/Tango/scalable/actions/appointment-new.svg -share/icons/Tango/scalable/actions/appointment.svg -share/icons/Tango/scalable/actions/back.svg -share/icons/Tango/scalable/actions/bookmark-new.svg -share/icons/Tango/scalable/actions/bookmark_add.svg -share/icons/Tango/scalable/actions/bookmarks_list_add.svg -share/icons/Tango/scalable/actions/bottom.svg -share/icons/Tango/scalable/actions/centrejust.svg -share/icons/Tango/scalable/actions/contact-new.svg -share/icons/Tango/scalable/actions/document-new.svg -share/icons/Tango/scalable/actions/document-open.svg -share/icons/Tango/scalable/actions/document-print-preview.svg -share/icons/Tango/scalable/actions/document-print.svg -share/icons/Tango/scalable/actions/document-properties.svg -share/icons/Tango/scalable/actions/document-save-as.svg -share/icons/Tango/scalable/actions/document-save.svg -share/icons/Tango/scalable/actions/down.svg -share/icons/Tango/scalable/actions/edit-clear.svg -share/icons/Tango/scalable/actions/edit-copy.svg -share/icons/Tango/scalable/actions/edit-cut.svg -share/icons/Tango/scalable/actions/edit-delete.svg -share/icons/Tango/scalable/actions/edit-find-replace.svg -share/icons/Tango/scalable/actions/edit-find.svg -share/icons/Tango/scalable/actions/edit-paste.svg -share/icons/Tango/scalable/actions/edit-redo.svg -share/icons/Tango/scalable/actions/edit-select-all.svg -share/icons/Tango/scalable/actions/edit-undo.svg -share/icons/Tango/scalable/actions/editclear.svg -share/icons/Tango/scalable/actions/editcopy.svg -share/icons/Tango/scalable/actions/editcut.svg -share/icons/Tango/scalable/actions/editdelete.svg -share/icons/Tango/scalable/actions/editpaste.svg -share/icons/Tango/scalable/actions/exit.svg -share/icons/Tango/scalable/actions/filefind.svg -share/icons/Tango/scalable/actions/filenew.svg -share/icons/Tango/scalable/actions/fileopen.svg -share/icons/Tango/scalable/actions/fileprint.svg -share/icons/Tango/scalable/actions/filequickprint.svg -share/icons/Tango/scalable/actions/filesave.svg -share/icons/Tango/scalable/actions/filesaveas.svg -share/icons/Tango/scalable/actions/find.svg -share/icons/Tango/scalable/actions/finish.svg -share/icons/Tango/scalable/actions/folder-new.svg -share/icons/Tango/scalable/actions/folder_new.svg -share/icons/Tango/scalable/actions/format-indent-less.svg -share/icons/Tango/scalable/actions/format-indent-more.svg -share/icons/Tango/scalable/actions/format-justify-center.svg -share/icons/Tango/scalable/actions/format-justify-fill.svg -share/icons/Tango/scalable/actions/format-justify-left.svg -share/icons/Tango/scalable/actions/format-justify-right.svg -share/icons/Tango/scalable/actions/format-text-bold.svg -share/icons/Tango/scalable/actions/format-text-italic.svg -share/icons/Tango/scalable/actions/format-text-strikethrough.svg -share/icons/Tango/scalable/actions/format-text-underline.svg -share/icons/Tango/scalable/actions/forward.svg -share/icons/Tango/scalable/actions/gnome-lockscreen.svg -share/icons/Tango/scalable/actions/gnome-logout.svg -share/icons/Tango/scalable/actions/gnome-searchtool.svg -share/icons/Tango/scalable/actions/gnome-stock-mail-fwd.svg -share/icons/Tango/scalable/actions/gnome-stock-mail-new.svg -share/icons/Tango/scalable/actions/gnome-stock-mail-rpl.svg -share/icons/Tango/scalable/actions/gnome-stock-text-indent.svg -share/icons/Tango/scalable/actions/gnome-stock-text-unindent.svg -share/icons/Tango/scalable/actions/go-bottom.svg -share/icons/Tango/scalable/actions/go-down.svg -share/icons/Tango/scalable/actions/go-first.svg -share/icons/Tango/scalable/actions/go-home.svg -share/icons/Tango/scalable/actions/go-jump.svg -share/icons/Tango/scalable/actions/go-last.svg -share/icons/Tango/scalable/actions/go-next.svg -share/icons/Tango/scalable/actions/go-previous.svg -share/icons/Tango/scalable/actions/go-top.svg -share/icons/Tango/scalable/actions/go-up.svg -share/icons/Tango/scalable/actions/gohome.svg -share/icons/Tango/scalable/actions/gtk-add.svg -share/icons/Tango/scalable/actions/gtk-bold.svg -share/icons/Tango/scalable/actions/gtk-clear.svg -share/icons/Tango/scalable/actions/gtk-copy.svg -share/icons/Tango/scalable/actions/gtk-cut.svg -share/icons/Tango/scalable/actions/gtk-delete.svg -share/icons/Tango/scalable/actions/gtk-find-and-replace.svg -share/icons/Tango/scalable/actions/gtk-find.svg -share/icons/Tango/scalable/actions/gtk-fullscreen.svg -share/icons/Tango/scalable/actions/gtk-go-back-ltr.svg -share/icons/Tango/scalable/actions/gtk-go-back-rtl.svg -share/icons/Tango/scalable/actions/gtk-go-down.svg -share/icons/Tango/scalable/actions/gtk-go-forward-ltr.svg -share/icons/Tango/scalable/actions/gtk-go-forward-rtl.svg -share/icons/Tango/scalable/actions/gtk-go-up.svg -share/icons/Tango/scalable/actions/gtk-goto-bottom.svg -share/icons/Tango/scalable/actions/gtk-goto-first-ltr.svg -share/icons/Tango/scalable/actions/gtk-goto-first-rtl.svg -share/icons/Tango/scalable/actions/gtk-goto-last-ltr.svg -share/icons/Tango/scalable/actions/gtk-goto-last-rtl.svg -share/icons/Tango/scalable/actions/gtk-goto-top.svg -share/icons/Tango/scalable/actions/gtk-home.svg -share/icons/Tango/scalable/actions/gtk-indent.svg -share/icons/Tango/scalable/actions/gtk-italic.svg -share/icons/Tango/scalable/actions/gtk-jump-to-ltr.svg -share/icons/Tango/scalable/actions/gtk-jump-to-rtl.svg -share/icons/Tango/scalable/actions/gtk-justify-center.svg -share/icons/Tango/scalable/actions/gtk-justify-fill.svg -share/icons/Tango/scalable/actions/gtk-justify-left.svg -share/icons/Tango/scalable/actions/gtk-justify-right.svg -share/icons/Tango/scalable/actions/gtk-media-forward-ltr.svg -share/icons/Tango/scalable/actions/gtk-media-forward-rtl.svg -share/icons/Tango/scalable/actions/gtk-media-next-ltr.svg -share/icons/Tango/scalable/actions/gtk-media-next-rtl.svg -share/icons/Tango/scalable/actions/gtk-media-pause.svg -share/icons/Tango/scalable/actions/gtk-media-play-ltr.svg -share/icons/Tango/scalable/actions/gtk-media-previous-ltr.svg -share/icons/Tango/scalable/actions/gtk-media-previous-rtl.svg -share/icons/Tango/scalable/actions/gtk-media-record.svg -share/icons/Tango/scalable/actions/gtk-media-rewind-ltr.svg -share/icons/Tango/scalable/actions/gtk-media-rewind-rtl.svg -share/icons/Tango/scalable/actions/gtk-media-stop.svg -share/icons/Tango/scalable/actions/gtk-new.svg -share/icons/Tango/scalable/actions/gtk-open.svg -share/icons/Tango/scalable/actions/gtk-paste.svg -share/icons/Tango/scalable/actions/gtk-print-preview.svg -share/icons/Tango/scalable/actions/gtk-print.svg -share/icons/Tango/scalable/actions/gtk-properties.svg -share/icons/Tango/scalable/actions/gtk-redo-ltr.svg -share/icons/Tango/scalable/actions/gtk-refresh.svg -share/icons/Tango/scalable/actions/gtk-remove.svg -share/icons/Tango/scalable/actions/gtk-save-as.svg -share/icons/Tango/scalable/actions/gtk-save.svg -share/icons/Tango/scalable/actions/gtk-stop.svg -share/icons/Tango/scalable/actions/gtk-strikethrough.svg -share/icons/Tango/scalable/actions/gtk-underline.svg -share/icons/Tango/scalable/actions/gtk-undo-ltr.svg -share/icons/Tango/scalable/actions/gtk-unindent.svg -share/icons/Tango/scalable/actions/kfind.svg -share/icons/Tango/scalable/actions/kfm_home.svg -share/icons/Tango/scalable/actions/leftjust.svg -share/icons/Tango/scalable/actions/list-add.svg -share/icons/Tango/scalable/actions/list-remove.svg -share/icons/Tango/scalable/actions/lock.svg -share/icons/Tango/scalable/actions/mail-forward.svg -share/icons/Tango/scalable/actions/mail-mark-junk.svg -share/icons/Tango/scalable/actions/mail-message-new.svg -share/icons/Tango/scalable/actions/mail-reply-all.svg -share/icons/Tango/scalable/actions/mail-reply-sender.svg -share/icons/Tango/scalable/actions/mail-send-receive.svg -share/icons/Tango/scalable/actions/mail_forward.svg -share/icons/Tango/scalable/actions/mail_new.svg -share/icons/Tango/scalable/actions/mail_reply.svg -share/icons/Tango/scalable/actions/mail_replyall.svg -share/icons/Tango/scalable/actions/mail_spam.svg -share/icons/Tango/scalable/actions/media-eject.svg -share/icons/Tango/scalable/actions/media-playback-pause.svg -share/icons/Tango/scalable/actions/media-playback-start.svg -share/icons/Tango/scalable/actions/media-playback-stop.svg -share/icons/Tango/scalable/actions/media-record.svg -share/icons/Tango/scalable/actions/media-seek-backward.svg -share/icons/Tango/scalable/actions/media-seek-forward.svg -share/icons/Tango/scalable/actions/media-skip-backward.svg -share/icons/Tango/scalable/actions/media-skip-forward.svg -share/icons/Tango/scalable/actions/next.svg -share/icons/Tango/scalable/actions/player_eject.svg -share/icons/Tango/scalable/actions/player_end.svg -share/icons/Tango/scalable/actions/player_fwd.svg -share/icons/Tango/scalable/actions/player_pause.svg -share/icons/Tango/scalable/actions/player_play.svg -share/icons/Tango/scalable/actions/player_record.svg -share/icons/Tango/scalable/actions/player_rew.svg -share/icons/Tango/scalable/actions/player_start.svg -share/icons/Tango/scalable/actions/player_stop.svg -share/icons/Tango/scalable/actions/previous.svg -share/icons/Tango/scalable/actions/process-stop.svg -share/icons/Tango/scalable/actions/redhat-home.svg -share/icons/Tango/scalable/actions/redo.svg -share/icons/Tango/scalable/actions/reload.svg -share/icons/Tango/scalable/actions/reload3.svg -share/icons/Tango/scalable/actions/reload_all_tabs.svg -share/icons/Tango/scalable/actions/reload_page.svg -share/icons/Tango/scalable/actions/remove.svg -share/icons/Tango/scalable/actions/rightjust.svg -share/icons/Tango/scalable/actions/search.svg -share/icons/Tango/scalable/actions/start.svg -share/icons/Tango/scalable/actions/stock_add-bookmark.svg -share/icons/Tango/scalable/actions/stock_bottom.svg -share/icons/Tango/scalable/actions/stock_copy.svg -share/icons/Tango/scalable/actions/stock_cut.svg -share/icons/Tango/scalable/actions/stock_delete.svg -share/icons/Tango/scalable/actions/stock_down.svg -share/icons/Tango/scalable/actions/stock_file-properites.svg -share/icons/Tango/scalable/actions/stock_first.svg -share/icons/Tango/scalable/actions/stock_fullscreen.svg -share/icons/Tango/scalable/actions/stock_help-add-bookmark.svg -share/icons/Tango/scalable/actions/stock_home.svg -share/icons/Tango/scalable/actions/stock_last.svg -share/icons/Tango/scalable/actions/stock_left.svg -share/icons/Tango/scalable/actions/stock_mail-compose.svg -share/icons/Tango/scalable/actions/stock_mail-forward.svg -share/icons/Tango/scalable/actions/stock_mail-reply-to-all.svg -share/icons/Tango/scalable/actions/stock_mail-reply.svg -share/icons/Tango/scalable/actions/stock_mail-send-receive.svg -share/icons/Tango/scalable/actions/stock_media-fwd.svg -share/icons/Tango/scalable/actions/stock_media-next.svg -share/icons/Tango/scalable/actions/stock_media-pause.svg -share/icons/Tango/scalable/actions/stock_media-play.svg -share/icons/Tango/scalable/actions/stock_media-prev.svg -share/icons/Tango/scalable/actions/stock_media-rec.svg -share/icons/Tango/scalable/actions/stock_media-rew.svg -share/icons/Tango/scalable/actions/stock_media-stop.svg -share/icons/Tango/scalable/actions/stock_new-address-book.svg -share/icons/Tango/scalable/actions/stock_new-appointment.svg -share/icons/Tango/scalable/actions/stock_new-bcard.svg -share/icons/Tango/scalable/actions/stock_new-dir.svg -share/icons/Tango/scalable/actions/stock_new-tab.svg -share/icons/Tango/scalable/actions/stock_new-text.svg -share/icons/Tango/scalable/actions/stock_new-window.svg -share/icons/Tango/scalable/actions/stock_paste.svg -share/icons/Tango/scalable/actions/stock_print-preview.svg -share/icons/Tango/scalable/actions/stock_print.svg -share/icons/Tango/scalable/actions/stock_properties.svg -share/icons/Tango/scalable/actions/stock_redo.svg -share/icons/Tango/scalable/actions/stock_refresh.svg -share/icons/Tango/scalable/actions/stock_right.svg -share/icons/Tango/scalable/actions/stock_save-as.svg -share/icons/Tango/scalable/actions/stock_save.svg -share/icons/Tango/scalable/actions/stock_search-and-replace.svg -share/icons/Tango/scalable/actions/stock_search.svg -share/icons/Tango/scalable/actions/stock_select-all.svg -share/icons/Tango/scalable/actions/stock_spam.svg -share/icons/Tango/scalable/actions/stock_stop.svg -share/icons/Tango/scalable/actions/stock_text-strikethrough.svg -share/icons/Tango/scalable/actions/stock_text_bold.svg -share/icons/Tango/scalable/actions/stock_text_center.svg -share/icons/Tango/scalable/actions/stock_text_indent.svg -share/icons/Tango/scalable/actions/stock_text_italic.svg -share/icons/Tango/scalable/actions/stock_text_justify.svg -share/icons/Tango/scalable/actions/stock_text_left.svg -share/icons/Tango/scalable/actions/stock_text_right.svg -share/icons/Tango/scalable/actions/stock_text_underlined.svg -share/icons/Tango/scalable/actions/stock_text_unindent.svg -share/icons/Tango/scalable/actions/stock_top.svg -share/icons/Tango/scalable/actions/stock_undo.svg -share/icons/Tango/scalable/actions/stock_up.svg -share/icons/Tango/scalable/actions/stop.svg -share/icons/Tango/scalable/actions/system-lock-screen.svg -share/icons/Tango/scalable/actions/system-log-out.svg -share/icons/Tango/scalable/actions/system-search.svg -share/icons/Tango/scalable/actions/system-shutdown.svg -share/icons/Tango/scalable/actions/tab-new.svg -share/icons/Tango/scalable/actions/tab_new.svg -share/icons/Tango/scalable/actions/text_bold.svg -share/icons/Tango/scalable/actions/text_italic.svg -share/icons/Tango/scalable/actions/text_strike.svg -share/icons/Tango/scalable/actions/text_under.svg -share/icons/Tango/scalable/actions/top.svg -share/icons/Tango/scalable/actions/undo.svg -share/icons/Tango/scalable/actions/up.svg -share/icons/Tango/scalable/actions/view-fullscreen.svg -share/icons/Tango/scalable/actions/view-refresh.svg -share/icons/Tango/scalable/actions/window-new.svg -share/icons/Tango/scalable/actions/window_fullscreen.svg -share/icons/Tango/scalable/actions/window_new.svg -share/icons/Tango/scalable/actions/xfce-system-lock.svg -share/icons/Tango/scalable/apps/access.svg -share/icons/Tango/scalable/apps/accessibility-directory.svg -share/icons/Tango/scalable/apps/accessories-calculator.svg -share/icons/Tango/scalable/apps/accessories-character-map.svg -share/icons/Tango/scalable/apps/accessories-text-editor.svg -share/icons/Tango/scalable/apps/background.svg -share/icons/Tango/scalable/apps/browser.svg -share/icons/Tango/scalable/apps/calc.svg -share/icons/Tango/scalable/apps/config-language.svg -share/icons/Tango/scalable/apps/config-users.svg -share/icons/Tango/scalable/apps/date.svg -share/icons/Tango/scalable/apps/email.svg -share/icons/Tango/scalable/apps/file-manager.svg -share/icons/Tango/scalable/apps/fonts.svg -share/icons/Tango/scalable/apps/gnome-calculator.svg -share/icons/Tango/scalable/apps/gnome-character-map.svg -share/icons/Tango/scalable/apps/gnome-help.svg -share/icons/Tango/scalable/apps/gnome-monitor.svg -share/icons/Tango/scalable/apps/gnome-remote-desktop.svg -share/icons/Tango/scalable/apps/gnome-session.svg -share/icons/Tango/scalable/apps/gnome-settings-accessibility-technologies.svg -share/icons/Tango/scalable/apps/gnome-settings-background.svg -share/icons/Tango/scalable/apps/gnome-settings-font.svg -share/icons/Tango/scalable/apps/gnome-settings-keybindings.svg -share/icons/Tango/scalable/apps/gnome-settings-sound.svg -share/icons/Tango/scalable/apps/gnome-settings-theme.svg -share/icons/Tango/scalable/apps/gnome-terminal.svg -share/icons/Tango/scalable/apps/gnome-window-manager.svg -share/icons/Tango/scalable/apps/gtk-help.svg -share/icons/Tango/scalable/apps/gucharmap.svg -share/icons/Tango/scalable/apps/help-browser.svg -share/icons/Tango/scalable/apps/help.svg -share/icons/Tango/scalable/apps/internet-group-chat.svg -share/icons/Tango/scalable/apps/internet-mail.svg -share/icons/Tango/scalable/apps/internet-news-reader.svg -share/icons/Tango/scalable/apps/internet-web-browser.svg -share/icons/Tango/scalable/apps/kcalc.svg -share/icons/Tango/scalable/apps/kcharselect.svg -share/icons/Tango/scalable/apps/kcmkwm.svg -share/icons/Tango/scalable/apps/kedit.svg -share/icons/Tango/scalable/apps/key_bindings.svg -share/icons/Tango/scalable/apps/kfm.svg -share/icons/Tango/scalable/apps/khelpcenter.svg -share/icons/Tango/scalable/apps/knotify.svg -share/icons/Tango/scalable/apps/konsole.svg -share/icons/Tango/scalable/apps/krfb.svg -share/icons/Tango/scalable/apps/kscreensaver.svg -share/icons/Tango/scalable/apps/ksysguard.svg -share/icons/Tango/scalable/apps/kuser.svg -share/icons/Tango/scalable/apps/kwin.svg -share/icons/Tango/scalable/apps/locale.svg -share/icons/Tango/scalable/apps/mail_generic.svg -share/icons/Tango/scalable/apps/office-calendar.svg -share/icons/Tango/scalable/apps/openterm.svg -share/icons/Tango/scalable/apps/preferences-desktop-accessibility.svg -share/icons/Tango/scalable/apps/preferences-desktop-assistive-technology.svg -share/icons/Tango/scalable/apps/preferences-desktop-font.svg -share/icons/Tango/scalable/apps/preferences-desktop-keyboard-shortcuts.svg -share/icons/Tango/scalable/apps/preferences-desktop-locale.svg -share/icons/Tango/scalable/apps/preferences-desktop-remote-desktop.svg -share/icons/Tango/scalable/apps/preferences-desktop-screensaver.svg -share/icons/Tango/scalable/apps/preferences-desktop-sound.svg -share/icons/Tango/scalable/apps/preferences-desktop-theme.svg -share/icons/Tango/scalable/apps/preferences-desktop-wallpaper.svg -share/icons/Tango/scalable/apps/preferences-system-network-proxy.svg -share/icons/Tango/scalable/apps/preferences-system-session.svg -share/icons/Tango/scalable/apps/preferences-system-windows.svg -share/icons/Tango/scalable/apps/proxy-config.svg -share/icons/Tango/scalable/apps/proxy.svg -share/icons/Tango/scalable/apps/redhat-email.svg -share/icons/Tango/scalable/apps/redhat-filemanager.svg -share/icons/Tango/scalable/apps/redhat-web-browser.svg -share/icons/Tango/scalable/apps/screensaver.svg -share/icons/Tango/scalable/apps/stock_help.svg -share/icons/Tango/scalable/apps/stock_proxy.svg -share/icons/Tango/scalable/apps/style.svg -share/icons/Tango/scalable/apps/susehelpcenter.svg -share/icons/Tango/scalable/apps/system-config-users.svg -share/icons/Tango/scalable/apps/system-file-manager.svg -share/icons/Tango/scalable/apps/system-installer.svg -share/icons/Tango/scalable/apps/system-software-update.svg -share/icons/Tango/scalable/apps/system-users.svg -share/icons/Tango/scalable/apps/terminal.svg -share/icons/Tango/scalable/apps/text-editor.svg -share/icons/Tango/scalable/apps/update-manager.svg -share/icons/Tango/scalable/apps/utilities-system-monitor.svg -share/icons/Tango/scalable/apps/utilities-terminal.svg -share/icons/Tango/scalable/apps/wallpaper.svg -share/icons/Tango/scalable/apps/web-browser.svg -share/icons/Tango/scalable/apps/xfcalendar.svg -share/icons/Tango/scalable/apps/xfce-filemanager.svg -share/icons/Tango/scalable/apps/xfce-mail.svg -share/icons/Tango/scalable/apps/xfce-terminal.svg -share/icons/Tango/scalable/apps/xfce4-backdrop.svg -share/icons/Tango/scalable/apps/xfce4-session.svg -share/icons/Tango/scalable/apps/xfce4-sound.svg -share/icons/Tango/scalable/apps/xfwm4.svg -share/icons/Tango/scalable/apps/ximian-evolution-calendar.svg -share/icons/Tango/scalable/apps/xscreensaver.svg -share/icons/Tango/scalable/apps/zen-icon.svg -share/icons/Tango/scalable/categories/applications-accessories.svg -share/icons/Tango/scalable/categories/applications-development.svg -share/icons/Tango/scalable/categories/applications-games.svg -share/icons/Tango/scalable/categories/applications-graphics.svg -share/icons/Tango/scalable/categories/applications-internet.svg -share/icons/Tango/scalable/categories/applications-multimedia.svg -share/icons/Tango/scalable/categories/applications-office.svg -share/icons/Tango/scalable/categories/applications-other.svg -share/icons/Tango/scalable/categories/applications-system.svg -share/icons/Tango/scalable/categories/gnome-applications.svg -share/icons/Tango/scalable/categories/gnome-control-center.svg -share/icons/Tango/scalable/categories/gnome-devel.svg -share/icons/Tango/scalable/categories/gnome-globe.svg -share/icons/Tango/scalable/categories/gnome-graphics.svg -share/icons/Tango/scalable/categories/gnome-joystick.svg -share/icons/Tango/scalable/categories/gnome-multimedia.svg -share/icons/Tango/scalable/categories/gnome-settings.svg -share/icons/Tango/scalable/categories/gnome-system.svg -share/icons/Tango/scalable/categories/gnome-util.svg -share/icons/Tango/scalable/categories/gtk-preferences.svg -share/icons/Tango/scalable/categories/input_devices_settings.svg -share/icons/Tango/scalable/categories/kcontrol.svg -share/icons/Tango/scalable/categories/package_development.svg -share/icons/Tango/scalable/categories/package_games.svg -share/icons/Tango/scalable/categories/package_graphics.svg -share/icons/Tango/scalable/categories/package_multimedia.svg -share/icons/Tango/scalable/categories/package_network.svg -share/icons/Tango/scalable/categories/package_office.svg -share/icons/Tango/scalable/categories/package_settings.svg -share/icons/Tango/scalable/categories/package_system.svg -share/icons/Tango/scalable/categories/package_utilities.svg -share/icons/Tango/scalable/categories/preferences-desktop-peripherals.svg -share/icons/Tango/scalable/categories/preferences-desktop.svg -share/icons/Tango/scalable/categories/preferences-system.svg -share/icons/Tango/scalable/categories/redhat-accessories.svg -share/icons/Tango/scalable/categories/redhat-games.svg -share/icons/Tango/scalable/categories/redhat-graphics.svg -share/icons/Tango/scalable/categories/redhat-internet.svg -share/icons/Tango/scalable/categories/redhat-office.svg -share/icons/Tango/scalable/categories/redhat-preferences.svg -share/icons/Tango/scalable/categories/redhat-programming.svg -share/icons/Tango/scalable/categories/redhat-sound_video.svg -share/icons/Tango/scalable/categories/redhat-system_settings.svg -share/icons/Tango/scalable/categories/redhat-system_tools.svg -share/icons/Tango/scalable/categories/stock_internet.svg -share/icons/Tango/scalable/categories/xfce-games.svg -share/icons/Tango/scalable/categories/xfce-graphics.svg -share/icons/Tango/scalable/categories/xfce-internet.svg -share/icons/Tango/scalable/categories/xfce-multimedia.svg -share/icons/Tango/scalable/categories/xfce-office.svg -share/icons/Tango/scalable/categories/xfce-system-settings.svg -share/icons/Tango/scalable/categories/xfce-utils.svg -share/icons/Tango/scalable/categories/xfce4-settings.svg -share/icons/Tango/scalable/devices/3floppy_unmount.svg -share/icons/Tango/scalable/devices/audio-card.svg -share/icons/Tango/scalable/devices/audio-input-microphone.svg -share/icons/Tango/scalable/devices/battery.svg -share/icons/Tango/scalable/devices/camera-photo.svg -share/icons/Tango/scalable/devices/camera-video.svg -share/icons/Tango/scalable/devices/camera.svg -share/icons/Tango/scalable/devices/camera_unmount.svg -share/icons/Tango/scalable/devices/chardevice.svg -share/icons/Tango/scalable/devices/computer.svg -share/icons/Tango/scalable/devices/display.svg -share/icons/Tango/scalable/devices/drive-cdrom.svg -share/icons/Tango/scalable/devices/drive-harddisk.svg -share/icons/Tango/scalable/devices/drive-removable-media.svg -share/icons/Tango/scalable/devices/gnome-dev-battery.svg -share/icons/Tango/scalable/devices/gnome-dev-computer.svg -share/icons/Tango/scalable/devices/gnome-dev-ethernet.svg -share/icons/Tango/scalable/devices/gnome-dev-floppy.svg -share/icons/Tango/scalable/devices/gnome-dev-harddisk-1394.svg -share/icons/Tango/scalable/devices/gnome-dev-harddisk-usb.svg -share/icons/Tango/scalable/devices/gnome-dev-harddisk.svg -share/icons/Tango/scalable/devices/gnome-dev-ipod.svg -share/icons/Tango/scalable/devices/gnome-dev-keyboard.svg -share/icons/Tango/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/Tango/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/Tango/scalable/devices/gnome-dev-printer.svg -share/icons/Tango/scalable/devices/gnome-dev-removable-1394.svg -share/icons/Tango/scalable/devices/gnome-dev-removable-usb.svg -share/icons/Tango/scalable/devices/gnome-dev-removable.svg -share/icons/Tango/scalable/devices/gnome-dev-wavelan.svg -share/icons/Tango/scalable/devices/gnome-fs-client.svg -share/icons/Tango/scalable/devices/gnome-stock-mic.svg -share/icons/Tango/scalable/devices/gtk-floppy.svg -share/icons/Tango/scalable/devices/gtk-harddisk.svg -share/icons/Tango/scalable/devices/harddrive.svg -share/icons/Tango/scalable/devices/hdd_unmount.svg -share/icons/Tango/scalable/devices/input-gaming.svg -share/icons/Tango/scalable/devices/input-keyboard.svg -share/icons/Tango/scalable/devices/input-mouse.svg -share/icons/Tango/scalable/devices/ipod_mount.svg -share/icons/Tango/scalable/devices/joystick.svg -share/icons/Tango/scalable/devices/keyboard.svg -share/icons/Tango/scalable/devices/kjobviewer.svg -share/icons/Tango/scalable/devices/kxkb.svg -share/icons/Tango/scalable/devices/media-cdrom.svg -share/icons/Tango/scalable/devices/media-floppy.svg -share/icons/Tango/scalable/devices/mouse.svg -share/icons/Tango/scalable/devices/multimedia-player.svg -share/icons/Tango/scalable/devices/network-wired.svg -share/icons/Tango/scalable/devices/network-wireless.svg -share/icons/Tango/scalable/devices/printer-remote.svg -share/icons/Tango/scalable/devices/printer.svg -share/icons/Tango/scalable/devices/printer1.svg -share/icons/Tango/scalable/devices/printmgr.svg -share/icons/Tango/scalable/devices/stock_mic.svg -share/icons/Tango/scalable/devices/stock_printers.svg -share/icons/Tango/scalable/devices/system-floppy.svg -share/icons/Tango/scalable/devices/system.svg -share/icons/Tango/scalable/devices/usbpendrive_unmount.svg -share/icons/Tango/scalable/devices/video-display.svg -share/icons/Tango/scalable/devices/xfce-printer.svg -share/icons/Tango/scalable/devices/xfce4-display.svg -share/icons/Tango/scalable/devices/xfce4-keyboard.svg -share/icons/Tango/scalable/devices/xfce4-mouse.svg -share/icons/Tango/scalable/devices/yast_HD.svg -share/icons/Tango/scalable/devices/yast_idetude.svg -share/icons/Tango/scalable/devices/yast_joystick.svg -share/icons/Tango/scalable/devices/yast_mouse.svg -share/icons/Tango/scalable/devices/yast_printer.svg -share/icons/Tango/scalable/devices/yast_soundcard.svg -share/icons/Tango/scalable/emblems/emblem-favorite.svg -share/icons/Tango/scalable/emblems/emblem-important.svg -share/icons/Tango/scalable/emblems/emblem-photos.svg -share/icons/Tango/scalable/emblems/emblem-readonly.svg -share/icons/Tango/scalable/emblems/emblem-symbolic-link.svg -share/icons/Tango/scalable/emblems/emblem-system.svg -share/icons/Tango/scalable/emblems/emblem-unreadable.svg -share/icons/Tango/scalable/emblems/stock_mail-priority-high.svg -share/icons/Tango/scalable/emotes/face-angel.svg -share/icons/Tango/scalable/emotes/face-crying.svg -share/icons/Tango/scalable/emotes/face-devil-grin.svg -share/icons/Tango/scalable/emotes/face-glasses.svg -share/icons/Tango/scalable/emotes/face-grin.svg -share/icons/Tango/scalable/emotes/face-kiss.svg -share/icons/Tango/scalable/emotes/face-plain.svg -share/icons/Tango/scalable/emotes/face-sad.svg -share/icons/Tango/scalable/emotes/face-smile-big.svg -share/icons/Tango/scalable/emotes/face-smile.svg -share/icons/Tango/scalable/emotes/face-surprise.svg -share/icons/Tango/scalable/emotes/face-wink.svg -share/icons/Tango/scalable/mimetypes/application-certificate.svg -share/icons/Tango/scalable/mimetypes/application-x-executable.svg -share/icons/Tango/scalable/mimetypes/ascii.svg -share/icons/Tango/scalable/mimetypes/audio-x-generic.svg -share/icons/Tango/scalable/mimetypes/binary.svg -share/icons/Tango/scalable/mimetypes/contents2.svg -share/icons/Tango/scalable/mimetypes/deb.svg -share/icons/Tango/scalable/mimetypes/document.svg -share/icons/Tango/scalable/mimetypes/empty.svg -share/icons/Tango/scalable/mimetypes/exec.svg -share/icons/Tango/scalable/mimetypes/folder_tar.svg -share/icons/Tango/scalable/mimetypes/font-x-generic.svg -share/icons/Tango/scalable/mimetypes/font.svg -share/icons/Tango/scalable/mimetypes/font_bitmap.svg -share/icons/Tango/scalable/mimetypes/font_truetype.svg -share/icons/Tango/scalable/mimetypes/font_type1.svg -share/icons/Tango/scalable/mimetypes/gnome-fs-executable.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-magicpoint.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.stardivision.impress.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.stardivision.writer.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.template.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-wordperfect.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-7z-compressed.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-applix-word.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-archive.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-arj.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-bzip-compressed-tar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-bzip.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-compress.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-compressed-tar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-cpio-compressed.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-cpio.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-gzpostscript.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-lha.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-lhz.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-rar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-scribus.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-tarz.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-x-tex.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-application-zip.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-image.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-vcalendar.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-vcard.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-text.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-video.svg -share/icons/Tango/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/Tango/scalable/mimetypes/gnome-package.svg -share/icons/Tango/scalable/mimetypes/html.svg -share/icons/Tango/scalable/mimetypes/image-x-generic.svg -share/icons/Tango/scalable/mimetypes/image.svg -share/icons/Tango/scalable/mimetypes/kpresenter_kpr.svg -share/icons/Tango/scalable/mimetypes/mime_ascii.svg -share/icons/Tango/scalable/mimetypes/misc.svg -share/icons/Tango/scalable/mimetypes/package-x-generic.svg -share/icons/Tango/scalable/mimetypes/package.svg -share/icons/Tango/scalable/mimetypes/package_editors.svg -share/icons/Tango/scalable/mimetypes/package_wordprocessing.svg -share/icons/Tango/scalable/mimetypes/plan.svg -share/icons/Tango/scalable/mimetypes/rpm.svg -share/icons/Tango/scalable/mimetypes/shellscript.svg -share/icons/Tango/scalable/mimetypes/sound.svg -share/icons/Tango/scalable/mimetypes/spreadsheet.svg -share/icons/Tango/scalable/mimetypes/stock_addressbook.svg -share/icons/Tango/scalable/mimetypes/stock_calendar.svg -share/icons/Tango/scalable/mimetypes/stock_certificate.svg -share/icons/Tango/scalable/mimetypes/stock_script.svg -share/icons/Tango/scalable/mimetypes/tar.svg -share/icons/Tango/scalable/mimetypes/template_source.svg -share/icons/Tango/scalable/mimetypes/text-html.svg -share/icons/Tango/scalable/mimetypes/text-x-generic-template.svg -share/icons/Tango/scalable/mimetypes/text-x-generic.svg -share/icons/Tango/scalable/mimetypes/text-x-script.svg -share/icons/Tango/scalable/mimetypes/tgz.svg -share/icons/Tango/scalable/mimetypes/txt.svg -share/icons/Tango/scalable/mimetypes/txt2.svg -share/icons/Tango/scalable/mimetypes/unknown.svg -share/icons/Tango/scalable/mimetypes/vcalendar.svg -share/icons/Tango/scalable/mimetypes/vcard.svg -share/icons/Tango/scalable/mimetypes/video-x-generic.svg -share/icons/Tango/scalable/mimetypes/video.svg -share/icons/Tango/scalable/mimetypes/wordprocessing.svg -share/icons/Tango/scalable/mimetypes/www.svg -share/icons/Tango/scalable/mimetypes/x-office-address-book.svg -share/icons/Tango/scalable/mimetypes/x-office-calendar.svg -share/icons/Tango/scalable/mimetypes/x-office-document-template.svg -share/icons/Tango/scalable/mimetypes/x-office-document.svg -share/icons/Tango/scalable/mimetypes/x-office-drawing-template.svg -share/icons/Tango/scalable/mimetypes/x-office-drawing.svg -share/icons/Tango/scalable/mimetypes/x-office-presentation-template.svg -share/icons/Tango/scalable/mimetypes/x-office-presentation.svg -share/icons/Tango/scalable/mimetypes/x-office-spreadsheet-template.svg -share/icons/Tango/scalable/mimetypes/x-office-spreadsheet.svg -share/icons/Tango/scalable/mimetypes/zip.svg -share/icons/Tango/scalable/places/application-x-gnome-saved-search.svg -share/icons/Tango/scalable/places/desktop.svg -share/icons/Tango/scalable/places/distributor-logo.svg -share/icons/Tango/scalable/places/emptytrash.svg -share/icons/Tango/scalable/places/folder-remote.svg -share/icons/Tango/scalable/places/folder-saved-search.svg -share/icons/Tango/scalable/places/folder.icon -share/icons/Tango/scalable/places/folder.svg -share/icons/Tango/scalable/places/folder_home.svg -share/icons/Tango/scalable/places/gnome-fs-desktop.svg -share/icons/Tango/scalable/places/gnome-fs-directory.icon -share/icons/Tango/scalable/places/gnome-fs-directory.svg -share/icons/Tango/scalable/places/gnome-fs-ftp.svg -share/icons/Tango/scalable/places/gnome-fs-home.svg -share/icons/Tango/scalable/places/gnome-fs-network.svg -share/icons/Tango/scalable/places/gnome-fs-nfs.svg -share/icons/Tango/scalable/places/gnome-fs-server.svg -share/icons/Tango/scalable/places/gnome-fs-share.svg -share/icons/Tango/scalable/places/gnome-fs-smb.svg -share/icons/Tango/scalable/places/gnome-fs-ssh.svg -share/icons/Tango/scalable/places/gnome-fs-trash-empty.svg -share/icons/Tango/scalable/places/gnome-main-menu.svg -share/icons/Tango/scalable/places/gnome-mime-x-directory-nfs-server.svg -share/icons/Tango/scalable/places/gnome-mime-x-directory-smb-server.svg -share/icons/Tango/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/Tango/scalable/places/gnome-mime-x-directory-smb-workgroup.svg -share/icons/Tango/scalable/places/gnome-stock-trash.svg -share/icons/Tango/scalable/places/gtk-network.svg -share/icons/Tango/scalable/places/network-server.svg -share/icons/Tango/scalable/places/network-workgroup.svg -share/icons/Tango/scalable/places/network.svg -share/icons/Tango/scalable/places/network_local.svg -share/icons/Tango/scalable/places/novell-button.svg -share/icons/Tango/scalable/places/redhat-network-server.svg -share/icons/Tango/scalable/places/server.svg -share/icons/Tango/scalable/places/start-here.svg -share/icons/Tango/scalable/places/stock_folder.icon -share/icons/Tango/scalable/places/stock_folder.svg -share/icons/Tango/scalable/places/trashcan_empty.svg -share/icons/Tango/scalable/places/user-desktop.svg -share/icons/Tango/scalable/places/user-home.svg -share/icons/Tango/scalable/places/user-trash.svg -share/icons/Tango/scalable/places/xfce-trash_empty.svg -share/icons/Tango/scalable/status/audio-volume-high.svg -share/icons/Tango/scalable/status/audio-volume-low.svg -share/icons/Tango/scalable/status/audio-volume-medium.svg -share/icons/Tango/scalable/status/audio-volume-muted.svg -share/icons/Tango/scalable/status/battery-caution.svg -share/icons/Tango/scalable/status/connect_creating.svg -share/icons/Tango/scalable/status/connect_established.svg -share/icons/Tango/scalable/status/connect_no.svg -share/icons/Tango/scalable/status/dialog-error.svg -share/icons/Tango/scalable/status/dialog-information.svg -share/icons/Tango/scalable/status/dialog-warning.svg -share/icons/Tango/scalable/status/edittrash.svg -share/icons/Tango/scalable/status/error.svg -share/icons/Tango/scalable/status/folder-drag-accept.icon -share/icons/Tango/scalable/status/folder-drag-accept.svg -share/icons/Tango/scalable/status/folder-open.svg -share/icons/Tango/scalable/status/folder-visiting.icon -share/icons/Tango/scalable/status/folder-visiting.svg -share/icons/Tango/scalable/status/folder_open.svg -share/icons/Tango/scalable/status/gnome-dev-wavelan-encrypted.svg -share/icons/Tango/scalable/status/gnome-fs-directory-accept.icon -share/icons/Tango/scalable/status/gnome-fs-directory-accept.svg -share/icons/Tango/scalable/status/gnome-fs-directory-visiting.icon -share/icons/Tango/scalable/status/gnome-fs-directory-visiting.svg -share/icons/Tango/scalable/status/gnome-fs-loading-icon.svg -share/icons/Tango/scalable/status/gnome-fs-trash-full.svg -share/icons/Tango/scalable/status/gnome-netstatus-disconn.svg -share/icons/Tango/scalable/status/gnome-netstatus-error.svg -share/icons/Tango/scalable/status/gnome-netstatus-idle.svg -share/icons/Tango/scalable/status/gnome-netstatus-rx.svg -share/icons/Tango/scalable/status/gnome-netstatus-tx.svg -share/icons/Tango/scalable/status/gnome-netstatus-txrx.svg -share/icons/Tango/scalable/status/gnome-stock-trash-full.svg -share/icons/Tango/scalable/status/gtk-dialog-error.svg -share/icons/Tango/scalable/status/gtk-dialog-info.svg -share/icons/Tango/scalable/status/gtk-dialog-warning.svg -share/icons/Tango/scalable/status/gtk-missing-image.svg -share/icons/Tango/scalable/status/image-loading.svg -share/icons/Tango/scalable/status/image-missing.svg -share/icons/Tango/scalable/status/important.svg -share/icons/Tango/scalable/status/info.svg -share/icons/Tango/scalable/status/mail-attachment.svg -share/icons/Tango/scalable/status/messagebox_critical.svg -share/icons/Tango/scalable/status/messagebox_info.svg -share/icons/Tango/scalable/status/messagebox_warning.svg -share/icons/Tango/scalable/status/network-error.svg -share/icons/Tango/scalable/status/network-idle.svg -share/icons/Tango/scalable/status/network-offline.svg -share/icons/Tango/scalable/status/network-receive.svg -share/icons/Tango/scalable/status/network-transmit-receive.svg -share/icons/Tango/scalable/status/network-transmit.svg -share/icons/Tango/scalable/status/network-wireless-encrypted.svg -share/icons/Tango/scalable/status/nm-adhoc.svg -share/icons/Tango/scalable/status/nm-device-wired.svg -share/icons/Tango/scalable/status/nm-device-wireless.svg -share/icons/Tango/scalable/status/nm-no-connection.svg -share/icons/Tango/scalable/status/printer-error.svg -share/icons/Tango/scalable/status/stock_dialog-error.svg -share/icons/Tango/scalable/status/stock_dialog-info.svg -share/icons/Tango/scalable/status/stock_dialog-warning.svg -share/icons/Tango/scalable/status/stock_open.svg -share/icons/Tango/scalable/status/stock_trash_full.svg -share/icons/Tango/scalable/status/stock_volume-0.svg -share/icons/Tango/scalable/status/stock_volume-max.svg -share/icons/Tango/scalable/status/stock_volume-med.svg -share/icons/Tango/scalable/status/stock_volume-min.svg -share/icons/Tango/scalable/status/stock_volume-mute.svg -share/icons/Tango/scalable/status/stock_volume.svg -share/icons/Tango/scalable/status/stock_weather-cloudy.svg -share/icons/Tango/scalable/status/stock_weather-few-clouds.svg -share/icons/Tango/scalable/status/stock_weather-night-clear.svg -share/icons/Tango/scalable/status/stock_weather-night-few-clouds.svg -share/icons/Tango/scalable/status/stock_weather-showers.svg -share/icons/Tango/scalable/status/stock_weather-snow.svg -share/icons/Tango/scalable/status/stock_weather-storm.svg -share/icons/Tango/scalable/status/stock_weather-sunny.svg -share/icons/Tango/scalable/status/sunny.svg -share/icons/Tango/scalable/status/trashcan_full.svg -share/icons/Tango/scalable/status/user-trash-full.svg -share/icons/Tango/scalable/status/weather-clear-night.svg -share/icons/Tango/scalable/status/weather-clear.svg -share/icons/Tango/scalable/status/weather-few-clouds-night.svg -share/icons/Tango/scalable/status/weather-few-clouds.svg -share/icons/Tango/scalable/status/weather-overcast.svg -share/icons/Tango/scalable/status/weather-severe-alert.svg -share/icons/Tango/scalable/status/weather-showers-scattered.svg -share/icons/Tango/scalable/status/weather-showers.svg -share/icons/Tango/scalable/status/weather-snow.svg -share/icons/Tango/scalable/status/weather-storm.svg -share/icons/Tango/scalable/status/xfce-trash_full.svg -@dirrm share/icons/Tango/scalable/status -@dirrm share/icons/Tango/scalable/places -@dirrm share/icons/Tango/scalable/mimetypes -@dirrm share/icons/Tango/scalable/emotes -@dirrm share/icons/Tango/scalable/emblems -@dirrm share/icons/Tango/scalable/devices -@dirrm share/icons/Tango/scalable/categories -@dirrm share/icons/Tango/scalable/apps -@dirrm share/icons/Tango/scalable/actions -@dirrm share/icons/Tango/scalable -@dirrm share/icons/Tango/24x24/status -@dirrm share/icons/Tango/24x24/places -@dirrm share/icons/Tango/24x24/mimetypes -@dirrm share/icons/Tango/24x24/emotes -@dirrm share/icons/Tango/24x24/emblems -@dirrm share/icons/Tango/24x24/devices -@dirrm share/icons/Tango/24x24/categories -@dirrm share/icons/Tango/24x24/apps -@dirrm share/icons/Tango/24x24/actions -@dirrm share/icons/Tango/24x24 -@dirrm share/icons/Tango/22x22/status -@dirrm share/icons/Tango/22x22/places -@dirrm share/icons/Tango/22x22/mimetypes -@dirrm share/icons/Tango/22x22/emotes -@dirrm share/icons/Tango/22x22/emblems -@dirrm share/icons/Tango/22x22/devices -@dirrm share/icons/Tango/22x22/categories -@dirrm share/icons/Tango/22x22/apps -@dirrm share/icons/Tango/22x22/animations -@dirrm share/icons/Tango/22x22/actions -@dirrm share/icons/Tango/22x22 -@dirrm share/icons/Tango/16x16/status -@dirrm share/icons/Tango/16x16/places -@dirrm share/icons/Tango/16x16/mimetypes -@dirrm share/icons/Tango/16x16/emotes -@dirrm share/icons/Tango/16x16/emblems -@dirrm share/icons/Tango/16x16/devices -@dirrm share/icons/Tango/16x16/categories -@dirrm share/icons/Tango/16x16/apps -@dirrm share/icons/Tango/16x16/animations -@dirrm share/icons/Tango/16x16/actions -@dirrm share/icons/Tango/16x16 -@unexec rm %D/share/icons/Tango/icon-theme.cache 2>/dev/null || true -@dirrm share/icons/Tango -@dirrmtry share/icons diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile deleted file mode 100644 index b3ad27c2b..000000000 --- a/x11-themes/indubstrial/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: Indubstrial -# Date Created: 20 August 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= indubstrial -PORTVERSION= 0.3.2 -PORTREVISION= 5 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.gnome.org/~jdub/2004/indubstrial/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A clean, clear modification on the Industrial GTK+ and Metacity themes - -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ - ${LOCALBASE}/lib/gtk/themes/engines/libindustrial.so:${PORTSDIR}/x11-themes/gtk-industrial-theme - -WRKSRC= ${WRKDIR}/Indubstrial -NO_BUILD= yes -USE_XLIB= yes -USE_GNOME= gnomehack gnomeprefix metacity - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk-2.0 - ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk - ${MKDIR} ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1 - ${INSTALL_DATA} ${WRKSRC}/gtk-2.0/gtkrc \ - ${PREFIX}/share/themes/Indubstrial/gtk-2.0 - ${INSTALL_DATA} ${WRKSRC}/gtk/gtkrc \ - ${PREFIX}/share/themes/Indubstrial/gtk - ${INSTALL_DATA} ${WRKSRC}/metacity-1/metacity-theme-1.xml \ - ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1 - ${INSTALL_DATA} ${WRKSRC}/index.theme \ - ${PREFIX}/share/themes/Indubstrial - -.include <bsd.port.mk> diff --git a/x11-themes/indubstrial/distinfo b/x11-themes/indubstrial/distinfo deleted file mode 100644 index b2f4dc18a..000000000 --- a/x11-themes/indubstrial/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (indubstrial-0.3.2.tar.gz) = d90c76fd90389f6979927017d98d729f -SHA256 (indubstrial-0.3.2.tar.gz) = 7cb0bb66e6efe4b846c1894456fd3800da0e1b74f36cc08ac76a60c36c16aaa8 -SIZE (indubstrial-0.3.2.tar.gz) = 5025 diff --git a/x11-themes/indubstrial/pkg-descr b/x11-themes/indubstrial/pkg-descr deleted file mode 100644 index c37ae8f07..000000000 --- a/x11-themes/indubstrial/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A clean, clear, modification on the Industrial GTK+ and Metacity themes. - -WWW: http://www.gnome.org/~jdub/2004/indubstrial/ diff --git a/x11-themes/indubstrial/pkg-plist b/x11-themes/indubstrial/pkg-plist deleted file mode 100644 index 2d20e0c6c..000000000 --- a/x11-themes/indubstrial/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -share/gnome/themes/Indubstrial/metacity-1/metacity-theme-1.xml -share/themes/Indubstrial/gtk-2.0/gtkrc -share/themes/Indubstrial/gtk/gtkrc -share/themes/Indubstrial/index.theme -@dirrm share/themes/Indubstrial/gtk -@dirrm share/themes/Indubstrial/gtk-2.0 -@dirrm share/themes/Indubstrial -@dirrm share/gnome/themes/Indubstrial/metacity-1 -@dirrm share/gnome/themes/Indubstrial diff --git a/x11-themes/kdeartwork3/Makefile b/x11-themes/kdeartwork3/Makefile deleted file mode 100644 index 438c8d98f..000000000 --- a/x11-themes/kdeartwork3/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# -*-mode: makefile-*- -# New ports collection makefile for: KDE artwork -# Date created: 20 August 2001 -# Whom: Dmitry Sivachenko <demon@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= kdeartwork -PORTVERSION= ${KDE_VERSION} -PORTREVISION= 2 -CATEGORIES= x11-themes kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src -DIST_SUBDIR= KDE - -MAINTAINER= kde@FreeBSD.org -COMMENT= Additional themes, sounds, wallpapers and window styles for KDE - -CONFLICTS= phase-[0-9]* kde-windeco-smoothblend-[0.9]* - -USE_KDEBASE_VER=3 -PREFIX= ${KDE_PREFIX} - -USE_GL= yes -USE_BZIP2= yes -USE_GMAKE= yes - -USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes -LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 - -.include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/xscreensaver) -WITH_XS= yes -.endif # exists(${LOCALBASE}/bin/xscreensaver) - -.if exists(${LOCALBASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktop) -WITH_XSGNOME= yes -.endif # exists(${LOCALBASE}/bin/screensaver-properties-capplet) - -.if defined(WITH_XS) && !defined(WITH_XSGNOME) -RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde -.endif # defined(WITH_XS) - -.if defined(WITH_XSGNOME) -RUN_DEPENDS+= kxsconfig:${PORTSDIR}/x11/xscreensaver-kde -.endif # defined(WITH_XSGNOME) - -pre-configure: - @${REINPLACE_CMD} -e 's|kxsconfig||g' ${WRKSRC}/kscreensaver/Makefile.in - -post-configure: - @${REINPLACE_CMD} -e 's|.*XSCREENSAVER.*||g' ${WRKSRC}/config.h - -.include <bsd.port.post.mk> diff --git a/x11-themes/kdeartwork3/distinfo b/x11-themes/kdeartwork3/distinfo deleted file mode 100644 index 02d405956..000000000 --- a/x11-themes/kdeartwork3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/kdeartwork-3.5.4.tar.bz2) = c7ff9048b9b68c976de08ed418598e40 -SHA256 (KDE/kdeartwork-3.5.4.tar.bz2) = b4c9347fc515d9ff9d15465a8c5d2c8535181d7e47d2b5713010517bffba826d -SIZE (KDE/kdeartwork-3.5.4.tar.bz2) = 16575390 diff --git a/x11-themes/kdeartwork3/pkg-descr b/x11-themes/kdeartwork3/pkg-descr deleted file mode 100644 index ccbf02943..000000000 --- a/x11-themes/kdeartwork3/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Additional themes, sounds, wallpapers and window styles for KDE. diff --git a/x11-themes/kdeartwork3/pkg-plist b/x11-themes/kdeartwork3/pkg-plist deleted file mode 100644 index e881e5595..000000000 --- a/x11-themes/kdeartwork3/pkg-plist +++ /dev/null @@ -1,7866 +0,0 @@ -bin/kbanner.kss -bin/kblob.kss -bin/kclock.kss -bin/keuphoria.kss -bin/kfiresaver.kss -bin/kflux.kss -bin/kfountain.kss -bin/kgravity.kss -bin/klines.kss -bin/klorenz.kss -bin/kpartsaver.kss -bin/kpendulum.kss -bin/kpolygon.kss -bin/krotation.kss -bin/kscience.kss -bin/kslideshow.kss -bin/ksolarwinds.kss -bin/kspace.kss -bin/kswarm.kss -bin/kvm.kss -bin/kwave.kss -lib/kde3/kstyle_phase_config.a -lib/kde3/kstyle_phase_config.la -lib/kde3/kstyle_phase_config.so -lib/kde3/kwin3_cde.a -lib/kde3/kwin3_cde.la -lib/kde3/kwin3_cde.so -lib/kde3/kwin3_glow.a -lib/kde3/kwin3_glow.la -lib/kde3/kwin3_glow.so -lib/kde3/kwin3_icewm.a -lib/kde3/kwin3_icewm.la -lib/kde3/kwin3_icewm.so -lib/kde3/kwin3_kde1.a -lib/kde3/kwin3_kde1.la -lib/kde3/kwin3_kde1.so -lib/kde3/kwin3_kstep.a -lib/kde3/kwin3_kstep.la -lib/kde3/kwin3_kstep.so -lib/kde3/kwin3_openlook.a -lib/kde3/kwin3_openlook.la -lib/kde3/kwin3_openlook.so -lib/kde3/kwin3_riscos.a -lib/kde3/kwin3_riscos.la -lib/kde3/kwin3_riscos.so -lib/kde3/kwin3_smoothblend.a -lib/kde3/kwin3_smoothblend.la -lib/kde3/kwin3_smoothblend.so -lib/kde3/kwin3_system.a -lib/kde3/kwin3_system.la -lib/kde3/kwin3_system.so -lib/kde3/kwin_cde_config.a -lib/kde3/kwin_cde_config.la -lib/kde3/kwin_cde_config.so -lib/kde3/kwin_glow_config.a -lib/kde3/kwin_glow_config.la -lib/kde3/kwin_glow_config.so -lib/kde3/kwin_icewm_config.a -lib/kde3/kwin_icewm_config.la -lib/kde3/kwin_icewm_config.so -lib/kde3/kwin_smoothblend_config.a -lib/kde3/kwin_smoothblend_config.la -lib/kde3/kwin_smoothblend_config.so -lib/kde3/plugins/styles/dotnet.a -lib/kde3/plugins/styles/dotnet.la -lib/kde3/plugins/styles/dotnet.so -lib/kde3/plugins/styles/phasestyle.a -lib/kde3/plugins/styles/phasestyle.la -lib/kde3/plugins/styles/phasestyle.so -share/applnk/System/ScreenSavers/KBanner.desktop -share/applnk/System/ScreenSavers/KBlob.desktop -share/applnk/System/ScreenSavers/KClock.desktop -share/applnk/System/ScreenSavers/KEuphoria.desktop -share/applnk/System/ScreenSavers/KFiresaver.desktop -share/applnk/System/ScreenSavers/KFlux.desktop -share/applnk/System/ScreenSavers/KFountain.desktop -share/applnk/System/ScreenSavers/KGravity.desktop -share/applnk/System/ScreenSavers/KLines-saver.desktop -share/applnk/System/ScreenSavers/KLorenz.desktop -share/applnk/System/ScreenSavers/KPendulum.desktop -share/applnk/System/ScreenSavers/KPolygon.desktop -share/applnk/System/ScreenSavers/KRotation.desktop -share/applnk/System/ScreenSavers/KScience.desktop -share/applnk/System/ScreenSavers/KSlideshow.desktop -share/applnk/System/ScreenSavers/KSolarWinds.desktop -share/applnk/System/ScreenSavers/KSpace.desktop -share/applnk/System/ScreenSavers/KSwarm.desktop -share/applnk/System/ScreenSavers/KVm.desktop -share/applnk/System/ScreenSavers/KWave.desktop -share/applnk/System/ScreenSavers/kpartsaver.desktop -share/apps/kfiresaver/kfs_debris.ogg -share/apps/kfiresaver/kfs_explode.ogg -share/apps/kfiresaver/kfs_kde.png -share/apps/kfiresaver/kfs_letters.desc -share/apps/kfiresaver/kfs_letters1.png -share/apps/kfiresaver/kfs_letters2.png -share/apps/kfiresaver/kfs_particle.png -share/apps/kfiresaver/kfs_particle_diastar.png -share/apps/kfiresaver/kfs_particle_flare.png -share/apps/kfiresaver/kfs_tux.png -share/apps/kscreensaver/image.png -share/apps/kscreensaver/kscience.png -share/apps/kscreensaver/particle.png -share/apps/kstyle/themes/dotnet.themerc -share/apps/kstyle/themes/phase.themerc -share/apps/kwin/cde.desktop -share/apps/kwin/glow-themes/default/background.png -share/apps/kwin/glow-themes/default/close.png -share/apps/kwin/glow-themes/default/close_glow.png -share/apps/kwin/glow-themes/default/default.theme -share/apps/kwin/glow-themes/default/help.png -share/apps/kwin/glow-themes/default/help_glow.png -share/apps/kwin/glow-themes/default/iconify.png -share/apps/kwin/glow-themes/default/iconify_glow.png -share/apps/kwin/glow-themes/default/maximizeoff.png -share/apps/kwin/glow-themes/default/maximizeoff_glow.png -share/apps/kwin/glow-themes/default/maximizeon.png -share/apps/kwin/glow-themes/default/maximizeon_glow.png -share/apps/kwin/glow-themes/default/stickyoff.png -share/apps/kwin/glow-themes/default/stickyoff_glow.png -share/apps/kwin/glow-themes/default/stickyon.png -share/apps/kwin/glow-themes/default/stickyon_glow.png -share/apps/kwin/glow-themes/glass/background.png -share/apps/kwin/glow-themes/glass/close.png -share/apps/kwin/glow-themes/glass/close_glow.png -share/apps/kwin/glow-themes/glass/glass.theme -share/apps/kwin/glow-themes/glass/help.png -share/apps/kwin/glow-themes/glass/help_glow.png -share/apps/kwin/glow-themes/glass/iconify.png -share/apps/kwin/glow-themes/glass/iconify_glow.png -share/apps/kwin/glow-themes/glass/maximizeoff.png -share/apps/kwin/glow-themes/glass/maximizeoff_glow.png -share/apps/kwin/glow-themes/glass/maximizeon.png -share/apps/kwin/glow-themes/glass/maximizeon_glow.png -share/apps/kwin/glow-themes/glass/stickyoff.png -share/apps/kwin/glow-themes/glass/stickyoff_glow.png -share/apps/kwin/glow-themes/glass/stickyon.png -share/apps/kwin/glow-themes/glass/stickyon_glow.png -share/apps/kwin/glow-themes/glass_huge/background.png -share/apps/kwin/glow-themes/glass_huge/close.png -share/apps/kwin/glow-themes/glass_huge/close_glow.png -share/apps/kwin/glow-themes/glass_huge/glass_huge.theme -share/apps/kwin/glow-themes/glass_huge/help.png -share/apps/kwin/glow-themes/glass_huge/help_glow.png -share/apps/kwin/glow-themes/glass_huge/iconify.png -share/apps/kwin/glow-themes/glass_huge/iconify_glow.png -share/apps/kwin/glow-themes/glass_huge/maximizeoff.png -share/apps/kwin/glow-themes/glass_huge/maximizeoff_glow.png -share/apps/kwin/glow-themes/glass_huge/maximizeon.png -share/apps/kwin/glow-themes/glass_huge/maximizeon_glow.png -share/apps/kwin/glow-themes/glass_huge/stickyoff.png -share/apps/kwin/glow-themes/glass_huge/stickyoff_glow.png -share/apps/kwin/glow-themes/glass_huge/stickyon.png -share/apps/kwin/glow-themes/glass_huge/stickyon_glow.png -share/apps/kwin/glow-themes/glass_large/background.png -share/apps/kwin/glow-themes/glass_large/close.png -share/apps/kwin/glow-themes/glass_large/close_glow.png -share/apps/kwin/glow-themes/glass_large/glass_large.theme -share/apps/kwin/glow-themes/glass_large/help.png -share/apps/kwin/glow-themes/glass_large/help_glow.png -share/apps/kwin/glow-themes/glass_large/iconify.png -share/apps/kwin/glow-themes/glass_large/iconify_glow.png -share/apps/kwin/glow-themes/glass_large/maximizeoff.png -share/apps/kwin/glow-themes/glass_large/maximizeoff_glow.png -share/apps/kwin/glow-themes/glass_large/maximizeon.png -share/apps/kwin/glow-themes/glass_large/maximizeon_glow.png -share/apps/kwin/glow-themes/glass_large/stickyoff.png -share/apps/kwin/glow-themes/glass_large/stickyoff_glow.png -share/apps/kwin/glow-themes/glass_large/stickyon.png -share/apps/kwin/glow-themes/glass_large/stickyon_glow.png -share/apps/kwin/glow-themes/glass_verylarge/background.png -share/apps/kwin/glow-themes/glass_verylarge/close.png -share/apps/kwin/glow-themes/glass_verylarge/close_glow.png -share/apps/kwin/glow-themes/glass_verylarge/glass_verylarge.theme -share/apps/kwin/glow-themes/glass_verylarge/help.png -share/apps/kwin/glow-themes/glass_verylarge/help_glow.png -share/apps/kwin/glow-themes/glass_verylarge/iconify.png -share/apps/kwin/glow-themes/glass_verylarge/iconify_glow.png -share/apps/kwin/glow-themes/glass_verylarge/maximizeoff.png -share/apps/kwin/glow-themes/glass_verylarge/maximizeoff_glow.png -share/apps/kwin/glow-themes/glass_verylarge/maximizeon.png -share/apps/kwin/glow-themes/glass_verylarge/maximizeon_glow.png -share/apps/kwin/glow-themes/glass_verylarge/stickyoff.png -share/apps/kwin/glow-themes/glass_verylarge/stickyoff_glow.png -share/apps/kwin/glow-themes/glass_verylarge/stickyon.png -share/apps/kwin/glow-themes/glass_verylarge/stickyon_glow.png -share/apps/kwin/glow-themes/square/background.png -share/apps/kwin/glow-themes/square/close.png -share/apps/kwin/glow-themes/square/close_glow.png -share/apps/kwin/glow-themes/square/help.png -share/apps/kwin/glow-themes/square/help_glow.png -share/apps/kwin/glow-themes/square/iconify.png -share/apps/kwin/glow-themes/square/iconify_glow.png -share/apps/kwin/glow-themes/square/maximizeoff.png -share/apps/kwin/glow-themes/square/maximizeoff_glow.png -share/apps/kwin/glow-themes/square/maximizeon.png -share/apps/kwin/glow-themes/square/maximizeon_glow.png -share/apps/kwin/glow-themes/square/square.theme -share/apps/kwin/glow-themes/square/stickyoff.png -share/apps/kwin/glow-themes/square/stickyoff_glow.png -share/apps/kwin/glow-themes/square/stickyon.png -share/apps/kwin/glow-themes/square/stickyon_glow.png -share/apps/kwin/glow.desktop -share/apps/kwin/icewm-themes/MenschMaschine/closeA.xpm -share/apps/kwin/icewm-themes/MenschMaschine/closeI.xpm -share/apps/kwin/icewm-themes/MenschMaschine/default.theme -share/apps/kwin/icewm-themes/MenschMaschine/frameAB.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameABL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameABR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameAL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameAR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameAT.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameATL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameATR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIB.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIBL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIBR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameIT.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameITL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/frameITR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/maximizeA.xpm -share/apps/kwin/icewm-themes/MenschMaschine/maximizeI.xpm -share/apps/kwin/icewm-themes/MenschMaschine/menuButtonA.xpm -share/apps/kwin/icewm-themes/MenschMaschine/menuButtonI.xpm -share/apps/kwin/icewm-themes/MenschMaschine/minimizeA.xpm -share/apps/kwin/icewm-themes/MenschMaschine/minimizeI.xpm -share/apps/kwin/icewm-themes/MenschMaschine/restoreA.xpm -share/apps/kwin/icewm-themes/MenschMaschine/restoreI.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleAB.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleAL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleAM.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleAR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleAT.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleIB.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleIL.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleIM.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleIR.xpm -share/apps/kwin/icewm-themes/MenschMaschine/titleIT.xpm -share/apps/kwin/icewm-themes/Model/closeA.xpm -share/apps/kwin/icewm-themes/Model/closeI.xpm -share/apps/kwin/icewm-themes/Model/default.theme -share/apps/kwin/icewm-themes/Model/frameAB.xpm -share/apps/kwin/icewm-themes/Model/frameABL.xpm -share/apps/kwin/icewm-themes/Model/frameABR.xpm -share/apps/kwin/icewm-themes/Model/frameAL.xpm -share/apps/kwin/icewm-themes/Model/frameAR.xpm -share/apps/kwin/icewm-themes/Model/frameAT.xpm -share/apps/kwin/icewm-themes/Model/frameATL.xpm -share/apps/kwin/icewm-themes/Model/frameATR.xpm -share/apps/kwin/icewm-themes/Model/frameIB.xpm -share/apps/kwin/icewm-themes/Model/frameIBL.xpm -share/apps/kwin/icewm-themes/Model/frameIBR.xpm -share/apps/kwin/icewm-themes/Model/frameIL.xpm -share/apps/kwin/icewm-themes/Model/frameIR.xpm -share/apps/kwin/icewm-themes/Model/frameIT.xpm -share/apps/kwin/icewm-themes/Model/frameITL.xpm -share/apps/kwin/icewm-themes/Model/frameITR.xpm -share/apps/kwin/icewm-themes/Model/maximizeA.xpm -share/apps/kwin/icewm-themes/Model/maximizeI.xpm -share/apps/kwin/icewm-themes/Model/menuButtonA.xpm -share/apps/kwin/icewm-themes/Model/menuButtonI.xpm -share/apps/kwin/icewm-themes/Model/minimizeA.xpm -share/apps/kwin/icewm-themes/Model/minimizeI.xpm -share/apps/kwin/icewm-themes/Model/restoreA.xpm -share/apps/kwin/icewm-themes/Model/restoreI.xpm -share/apps/kwin/icewm-themes/Model/titleAB.xpm -share/apps/kwin/icewm-themes/Model/titleAL.xpm -share/apps/kwin/icewm-themes/Model/titleAM.xpm -share/apps/kwin/icewm-themes/Model/titleAT.xpm -share/apps/kwin/icewm-themes/Model/titleIB.xpm -share/apps/kwin/icewm-themes/Model/titleIL.xpm -share/apps/kwin/icewm-themes/Model/titleIM.xpm -share/apps/kwin/icewm-themes/Model/titleIT.xpm -share/apps/kwin/icewm-themes/closeA.xpm -share/apps/kwin/icewm-themes/closeI.xpm -share/apps/kwin/icewm-themes/default.theme -share/apps/kwin/icewm-themes/depthA.xpm -share/apps/kwin/icewm-themes/depthI.xpm -share/apps/kwin/icewm-themes/maximizeA.xpm -share/apps/kwin/icewm-themes/maximizeI.xpm -share/apps/kwin/icewm-themes/menuButtonA.xpm -share/apps/kwin/icewm-themes/menuButtonI.xpm -share/apps/kwin/icewm-themes/minimizeA.xpm -share/apps/kwin/icewm-themes/minimizeI.xpm -share/apps/kwin/icewm-themes/restoreA.xpm -share/apps/kwin/icewm-themes/restoreI.xpm -share/apps/kwin/icewm-themes/rolldownA.xpm -share/apps/kwin/icewm-themes/rolldownI.xpm -share/apps/kwin/icewm-themes/rollupA.xpm -share/apps/kwin/icewm-themes/rollupI.xpm -share/apps/kwin/icewm-themes/titleAB.xpm -share/apps/kwin/icewm-themes/titleAJ.xpm -share/apps/kwin/icewm-themes/titleAM.xpm -share/apps/kwin/icewm-themes/titleAP.xpm -share/apps/kwin/icewm-themes/titleAQ.xpm -share/apps/kwin/icewm-themes/titleAR.xpm -share/apps/kwin/icewm-themes/titleAS.xpm -share/apps/kwin/icewm-themes/titleAT.xpm -share/apps/kwin/icewm-themes/titleIB.xpm -share/apps/kwin/icewm-themes/titleIJ.xpm -share/apps/kwin/icewm-themes/titleIM.xpm -share/apps/kwin/icewm-themes/titleIP.xpm -share/apps/kwin/icewm-themes/titleIQ.xpm -share/apps/kwin/icewm-themes/titleIR.xpm -share/apps/kwin/icewm-themes/titleIS.xpm -share/apps/kwin/icewm-themes/titleIT.xpm -share/apps/kwin/icewm.desktop -share/apps/kwin/kde1.desktop -share/apps/kwin/kstep.desktop -share/apps/kwin/openlook.desktop -share/apps/kwin/riscos.desktop -share/apps/kwin/smoothblend.desktop -share/apps/kwin/system.desktop -share/apps/kworldclock/maps/alt/1200.jpg -share/apps/kworldclock/maps/alt/200.jpg -share/apps/kworldclock/maps/alt/400.jpg -share/apps/kworldclock/maps/alt/800.jpg -share/apps/kworldclock/maps/alt/alt.desktop -share/apps/kworldclock/maps/bio/1600.jpg -share/apps/kworldclock/maps/bio/200.jpg -share/apps/kworldclock/maps/bio/400.jpg -share/apps/kworldclock/maps/bio/800.jpg -share/apps/kworldclock/maps/bio/bio.desktop -share/apps/kworldclock/maps/caida/1280.jpg -share/apps/kworldclock/maps/caida/200.jpg -share/apps/kworldclock/maps/caida/400.jpg -share/apps/kworldclock/maps/caida/800.jpg -share/apps/kworldclock/maps/caida/caida.desktop -share/apps/kworldclock/maps/caida_bw/1280.jpg -share/apps/kworldclock/maps/caida_bw/200.jpg -share/apps/kworldclock/maps/caida_bw/400.jpg -share/apps/kworldclock/maps/caida_bw/800.jpg -share/apps/kworldclock/maps/caida_bw/caida_bw.desktop -share/apps/kworldclock/maps/mggd/1440.jpg -share/apps/kworldclock/maps/mggd/200.jpg -share/apps/kworldclock/maps/mggd/400.jpg -share/apps/kworldclock/maps/mggd/800.jpg -share/apps/kworldclock/maps/mggd/mggd.desktop -share/apps/kworldclock/maps/rainfall/1600.jpg -share/apps/kworldclock/maps/rainfall/200.jpg -share/apps/kworldclock/maps/rainfall/400.jpg -share/apps/kworldclock/maps/rainfall/800.jpg -share/apps/kworldclock/maps/rainfall/rainfall.desktop -share/emoticons/Boxed/angry.png -share/emoticons/Boxed/bigsmile.png -share/emoticons/Boxed/confused.png -share/emoticons/Boxed/cry.png -share/emoticons/Boxed/emoticons.xml -share/emoticons/Boxed/oh.png -share/emoticons/Boxed/sad.png -share/emoticons/Boxed/shade.png -share/emoticons/Boxed/smile.png -share/emoticons/Boxed/tongue.png -share/emoticons/Boxed/wink.png -share/emoticons/GroupWise/emoticons.xml -share/emoticons/KMess-Blue/angry.png -share/emoticons/KMess-Blue/confused.png -share/emoticons/KMess-Blue/cry.png -share/emoticons/KMess-Blue/embarassed.png -share/emoticons/KMess-Blue/emoticons.xml -share/emoticons/KMess-Blue/omg.png -share/emoticons/KMess-Blue/sad.png -share/emoticons/KMess-Blue/shade.png -share/emoticons/KMess-Blue/smile.png -share/emoticons/KMess-Blue/teeth.png -share/emoticons/KMess-Blue/tongue.png -share/emoticons/KMess-Blue/wink.png -share/emoticons/KMess-Cartoon/angel.png -share/emoticons/KMess-Cartoon/angry.png -share/emoticons/KMess-Cartoon/confused.png -share/emoticons/KMess-Cartoon/cry.png -share/emoticons/KMess-Cartoon/devil.png -share/emoticons/KMess-Cartoon/embarrassed.png -share/emoticons/KMess-Cartoon/emoticons.xml -share/emoticons/KMess-Cartoon/omg.png -share/emoticons/KMess-Cartoon/sad.png -share/emoticons/KMess-Cartoon/shade.png -share/emoticons/KMess-Cartoon/smile.png -share/emoticons/KMess-Cartoon/teeth.png -share/emoticons/KMess-Cartoon/tongue.png -share/emoticons/KMess-Cartoon/ugly.png -share/emoticons/KMess-Cartoon/wink.png -share/emoticons/KMess-Violet/angry.png -share/emoticons/KMess-Violet/confused.png -share/emoticons/KMess-Violet/cry.png -share/emoticons/KMess-Violet/embarassed.png -share/emoticons/KMess-Violet/emoticons.xml -share/emoticons/KMess-Violet/omg.png -share/emoticons/KMess-Violet/sad.png -share/emoticons/KMess-Violet/shade.png -share/emoticons/KMess-Violet/smile.png -share/emoticons/KMess-Violet/teeth.png -share/emoticons/KMess-Violet/tongue.png -share/emoticons/KMess-Violet/wink.png -share/emoticons/KMess/angel.png -share/emoticons/KMess/angry.png -share/emoticons/KMess/bat.png -share/emoticons/KMess/beer.png -share/emoticons/KMess/boy.png -share/emoticons/KMess/cake.png -share/emoticons/KMess/camera.png -share/emoticons/KMess/cat.png -share/emoticons/KMess/clock.png -share/emoticons/KMess/cocktail.png -share/emoticons/KMess/confused.png -share/emoticons/KMess/cry.png -share/emoticons/KMess/cup.png -share/emoticons/KMess/devil.png -share/emoticons/KMess/dog.png -share/emoticons/KMess/dude_hug.png -share/emoticons/KMess/email.png -share/emoticons/KMess/embarassed.png -share/emoticons/KMess/emoticons.xml -share/emoticons/KMess/film.png -share/emoticons/KMess/girl.png -share/emoticons/KMess/girl_hug.png -share/emoticons/KMess/kiss.png -share/emoticons/KMess/lightbulb.png -share/emoticons/KMess/love.png -share/emoticons/KMess/messenger.png -share/emoticons/KMess/note.png -share/emoticons/KMess/omg.png -share/emoticons/KMess/phone.png -share/emoticons/KMess/present.png -share/emoticons/KMess/rose.png -share/emoticons/KMess/sad.png -share/emoticons/KMess/shade.png -share/emoticons/KMess/smile.png -share/emoticons/KMess/star.png -share/emoticons/KMess/teeth.png -share/emoticons/KMess/thumbs_down.png -share/emoticons/KMess/thumbs_up.png -share/emoticons/KMess/tongue.png -share/emoticons/KMess/unlove.png -share/emoticons/KMess/wilted_rose.png -share/emoticons/KMess/wink.png -share/emoticons/Plain/biggrin.png -share/emoticons/Plain/confused.png -share/emoticons/Plain/cry.png -share/emoticons/Plain/emoticons.xml -share/emoticons/Plain/oh.png -share/emoticons/Plain/pig.png -share/emoticons/Plain/smile.png -share/emoticons/Plain/sunglasses.png -share/emoticons/Plain/tongue.png -share/emoticons/Plain/unhappy.png -share/emoticons/Plain/wink.png -share/emoticons/RedOnes/angel.png -share/emoticons/RedOnes/biggrin.png -share/emoticons/RedOnes/confused.png -share/emoticons/RedOnes/cry.png -share/emoticons/RedOnes/emoticons.xml -share/emoticons/RedOnes/oh.png -share/emoticons/RedOnes/smile.png -share/emoticons/RedOnes/sunglasses.png -share/emoticons/RedOnes/tongue.png -share/emoticons/RedOnes/unhappy.png -share/emoticons/RedOnes/wink.png -share/emoticons/ccmathteam.com/biggrin.png -share/emoticons/ccmathteam.com/confused.png -share/emoticons/ccmathteam.com/cry.png -share/emoticons/ccmathteam.com/devil.png -share/emoticons/ccmathteam.com/emoticons.xml -share/emoticons/ccmathteam.com/oh.png -share/emoticons/ccmathteam.com/smile.png -share/emoticons/ccmathteam.com/sunglasses.png -share/emoticons/ccmathteam.com/tongue.png -share/emoticons/ccmathteam.com/unhappy.png -share/emoticons/ccmathteam.com/wink.png -share/emoticons/greggman.com/biggrin.png -share/emoticons/greggman.com/confused.png -share/emoticons/greggman.com/emoticons.xml -share/emoticons/greggman.com/kiss.png -share/emoticons/greggman.com/oh.png -share/emoticons/greggman.com/smile.png -share/emoticons/greggman.com/sunglasses.png -share/emoticons/greggman.com/tongue.png -share/emoticons/greggman.com/unhappy.png -share/emoticons/greggman.com/vampire.png -share/emoticons/greggman.com/wink.png -share/emoticons/phpBB/biggrin.png -share/emoticons/phpBB/confused.png -share/emoticons/phpBB/cry.png -share/emoticons/phpBB/devil.png -share/emoticons/phpBB/emoticons.xml -share/emoticons/phpBB/oh.png -share/emoticons/phpBB/smile.png -share/emoticons/phpBB/sunglasses.png -share/emoticons/phpBB/tongue.png -share/emoticons/phpBB/unhappy.png -share/emoticons/phpBB/wink.png -share/emoticons/tweakers.net/biggrin.png -share/emoticons/tweakers.net/cry.png -share/emoticons/tweakers.net/emoticons.xml -share/emoticons/tweakers.net/oh.png -share/emoticons/tweakers.net/sleep.png -share/emoticons/tweakers.net/smile.png -share/emoticons/tweakers.net/tongue.png -share/emoticons/tweakers.net/unhappy.png -share/emoticons/tweakers.net/wink.png -share/icons/Locolor/16x16/actions/1downarrow.png -share/icons/Locolor/16x16/actions/1leftarrow.png -share/icons/Locolor/16x16/actions/1rightarrow.png -share/icons/Locolor/16x16/actions/1uparrow.png -share/icons/Locolor/16x16/actions/2downarrow.png -share/icons/Locolor/16x16/actions/2leftarrow.png -share/icons/Locolor/16x16/actions/2rightarrow.png -share/icons/Locolor/16x16/actions/2uparrow.png -share/icons/Locolor/16x16/actions/abs.png -share/icons/Locolor/16x16/actions/airbrush.png -share/icons/Locolor/16x16/actions/attach.png -share/icons/Locolor/16x16/actions/back.png -share/icons/Locolor/16x16/actions/blend.png -share/icons/Locolor/16x16/actions/bookmark.png -share/icons/Locolor/16x16/actions/bookmark_add.png -share/icons/Locolor/16x16/actions/bookmark_folder.png -share/icons/Locolor/16x16/actions/bookmark_toolbar.png -share/icons/Locolor/16x16/actions/bottom.png -share/icons/Locolor/16x16/actions/brace.png -share/icons/Locolor/16x16/actions/brackets.png -share/icons/Locolor/16x16/actions/charset.png -share/icons/Locolor/16x16/actions/colorize.png -share/icons/Locolor/16x16/actions/colorpicker.png -share/icons/Locolor/16x16/actions/completion.png -share/icons/Locolor/16x16/actions/configure.png -share/icons/Locolor/16x16/actions/connect_creating.png -share/icons/Locolor/16x16/actions/connect_established.png -share/icons/Locolor/16x16/actions/connect_no.png -share/icons/Locolor/16x16/actions/contents.png -share/icons/Locolor/16x16/actions/contexthelp.png -share/icons/Locolor/16x16/actions/crop.png -share/icons/Locolor/16x16/actions/decrypted.png -share/icons/Locolor/16x16/actions/down.png -share/icons/Locolor/16x16/actions/edit.png -share/icons/Locolor/16x16/actions/editclear.png -share/icons/Locolor/16x16/actions/editcopy.png -share/icons/Locolor/16x16/actions/editcut.png -share/icons/Locolor/16x16/actions/editdelete.png -share/icons/Locolor/16x16/actions/editpaste.png -share/icons/Locolor/16x16/actions/editshred.png -share/icons/Locolor/16x16/actions/edittrash.png -share/icons/Locolor/16x16/actions/encrypted.png -share/icons/Locolor/16x16/actions/eraser.png -share/icons/Locolor/16x16/actions/exec.png -share/icons/Locolor/16x16/actions/exit.png -share/icons/Locolor/16x16/actions/fileclose.png -share/icons/Locolor/16x16/actions/filefind.png -share/icons/Locolor/16x16/actions/filenew.png -share/icons/Locolor/16x16/actions/fileopen.png -share/icons/Locolor/16x16/actions/fileprint.png -share/icons/Locolor/16x16/actions/filequickprint.png -share/icons/Locolor/16x16/actions/filesave.png -share/icons/Locolor/16x16/actions/fill.png -share/icons/Locolor/16x16/actions/filter.png -share/icons/Locolor/16x16/actions/find.png -share/icons/Locolor/16x16/actions/finish.png -share/icons/Locolor/16x16/actions/flag.png -share/icons/Locolor/16x16/actions/folder_new.png -share/icons/Locolor/16x16/actions/forward.png -share/icons/Locolor/16x16/actions/frac.png -share/icons/Locolor/16x16/actions/frameprint.png -share/icons/Locolor/16x16/actions/gear.png -share/icons/Locolor/16x16/actions/gohome.png -share/icons/Locolor/16x16/actions/goto.png -share/icons/Locolor/16x16/actions/help.png -share/icons/Locolor/16x16/actions/history.png -share/icons/Locolor/16x16/actions/idea.png -share/icons/Locolor/16x16/actions/identity.png -share/icons/Locolor/16x16/actions/int.png -share/icons/Locolor/16x16/actions/locationbar_erase.png -share/icons/Locolor/16x16/actions/lock.png -share/icons/Locolor/16x16/actions/lsub.png -share/icons/Locolor/16x16/actions/lsup.png -share/icons/Locolor/16x16/actions/mail_forward.png -share/icons/Locolor/16x16/actions/mail_generic.png -share/icons/Locolor/16x16/actions/mail_get.png -share/icons/Locolor/16x16/actions/mail_reply.png -share/icons/Locolor/16x16/actions/mail_replyall.png -share/icons/Locolor/16x16/actions/mail_send.png -share/icons/Locolor/16x16/actions/matrix.png -share/icons/Locolor/16x16/actions/misc.png -share/icons/Locolor/16x16/actions/move.png -share/icons/Locolor/16x16/actions/news_subscribe.png -share/icons/Locolor/16x16/actions/news_unsubscribe.png -share/icons/Locolor/16x16/actions/next.png -share/icons/Locolor/16x16/actions/ok.png -share/icons/Locolor/16x16/actions/openterm.png -share/icons/Locolor/16x16/actions/paintbrush.png -share/icons/Locolor/16x16/actions/paren.png -share/icons/Locolor/16x16/actions/pencil.png -share/icons/Locolor/16x16/actions/player_eject.png -share/icons/Locolor/16x16/actions/player_end.png -share/icons/Locolor/16x16/actions/player_pause.png -share/icons/Locolor/16x16/actions/player_start.png -share/icons/Locolor/16x16/actions/player_stop.png -share/icons/Locolor/16x16/actions/previous.png -share/icons/Locolor/16x16/actions/prod.png -share/icons/Locolor/16x16/actions/queue.png -share/icons/Locolor/16x16/actions/redo.png -share/icons/Locolor/16x16/actions/reload.png -share/icons/Locolor/16x16/actions/remove.png -share/icons/Locolor/16x16/actions/revert.png -share/icons/Locolor/16x16/actions/rotate.png -share/icons/Locolor/16x16/actions/rotate_ccw.png -share/icons/Locolor/16x16/actions/rotate_cw.png -share/icons/Locolor/16x16/actions/rsub.png -share/icons/Locolor/16x16/actions/rsup.png -share/icons/Locolor/16x16/actions/run.png -share/icons/Locolor/16x16/actions/signature.png -share/icons/Locolor/16x16/actions/spellcheck.png -share/icons/Locolor/16x16/actions/sqrt.png -share/icons/Locolor/16x16/actions/stamp.png -share/icons/Locolor/16x16/actions/start.png -share/icons/Locolor/16x16/actions/stop.png -share/icons/Locolor/16x16/actions/sum.png -share/icons/Locolor/16x16/actions/text.png -share/icons/Locolor/16x16/actions/text_block.png -share/icons/Locolor/16x16/actions/text_bold.png -share/icons/Locolor/16x16/actions/text_center.png -share/icons/Locolor/16x16/actions/text_italic.png -share/icons/Locolor/16x16/actions/text_left.png -share/icons/Locolor/16x16/actions/text_right.png -share/icons/Locolor/16x16/actions/text_under.png -share/icons/Locolor/16x16/actions/toggle_log.png -share/icons/Locolor/16x16/actions/top.png -share/icons/Locolor/16x16/actions/transform.png -share/icons/Locolor/16x16/actions/undo.png -share/icons/Locolor/16x16/actions/unlock.png -share/icons/Locolor/16x16/actions/up.png -share/icons/Locolor/16x16/actions/view_choose.png -share/icons/Locolor/16x16/actions/view_detailed.png -share/icons/Locolor/16x16/actions/view_icon.png -share/icons/Locolor/16x16/actions/view_multicolumn.png -share/icons/Locolor/16x16/actions/view_text.png -share/icons/Locolor/16x16/actions/view_tree.png -share/icons/Locolor/16x16/actions/viewmag+.png -share/icons/Locolor/16x16/actions/viewmag-.png -share/icons/Locolor/16x16/actions/viewmag.png -share/icons/Locolor/16x16/actions/window_fullscreen.png -share/icons/Locolor/16x16/actions/window_new.png -share/icons/Locolor/16x16/actions/window_nofullscreen.png -share/icons/Locolor/16x16/actions/wizard.png -share/icons/Locolor/16x16/apps/abbrowser.png -share/icons/Locolor/16x16/apps/access.png -share/icons/Locolor/16x16/apps/acroread.png -share/icons/Locolor/16x16/apps/agent.png -share/icons/Locolor/16x16/apps/aktion.png -share/icons/Locolor/16x16/apps/alevt.png -share/icons/Locolor/16x16/apps/amor.png -share/icons/Locolor/16x16/apps/applixware.png -share/icons/Locolor/16x16/apps/ark.png -share/icons/Locolor/16x16/apps/arts.png -share/icons/Locolor/16x16/apps/background.png -share/icons/Locolor/16x16/apps/bell.png -share/icons/Locolor/16x16/apps/blender.png -share/icons/Locolor/16x16/apps/clock.png -share/icons/Locolor/16x16/apps/colors.png -share/icons/Locolor/16x16/apps/connectors.png -share/icons/Locolor/16x16/apps/cookie.png -share/icons/Locolor/16x16/apps/date.png -share/icons/Locolor/16x16/apps/dlgedit.png -share/icons/Locolor/16x16/apps/emacs.png -share/icons/Locolor/16x16/apps/email.png -share/icons/Locolor/16x16/apps/energy.png -share/icons/Locolor/16x16/apps/enhanced_browsing.png -share/icons/Locolor/16x16/apps/filetypes.png -share/icons/Locolor/16x16/apps/fonts.png -share/icons/Locolor/16x16/apps/gimp.png -share/icons/Locolor/16x16/apps/go.png -share/icons/Locolor/16x16/apps/gv.png -share/icons/Locolor/16x16/apps/gvim.png -share/icons/Locolor/16x16/apps/help_index.png -share/icons/Locolor/16x16/apps/hwinfo.png -share/icons/Locolor/16x16/apps/icons.png -share/icons/Locolor/16x16/apps/iconthemes.png -share/icons/Locolor/16x16/apps/input_devices_settings.png -share/icons/Locolor/16x16/apps/kab.png -share/icons/Locolor/16x16/apps/kabalone.png -share/icons/Locolor/16x16/apps/kalzium.png -share/icons/Locolor/16x16/apps/kappfinder.png -share/icons/Locolor/16x16/apps/karm.png -share/icons/Locolor/16x16/apps/kasteroids.png -share/icons/Locolor/16x16/apps/kbabel.png -share/icons/Locolor/16x16/apps/kbackgammon.png -share/icons/Locolor/16x16/apps/kblackbox.png -share/icons/Locolor/16x16/apps/kcalc.png -share/icons/Locolor/16x16/apps/kcharselect.png -share/icons/Locolor/16x16/apps/kchart.png -share/icons/Locolor/16x16/apps/kcmdevices.png -share/icons/Locolor/16x16/apps/kcmdf.png -share/icons/Locolor/16x16/apps/kcmdrkonqi.png -share/icons/Locolor/16x16/apps/kcmkicker.png -share/icons/Locolor/16x16/apps/kcmkwm.png -share/icons/Locolor/16x16/apps/kcmmemory.png -share/icons/Locolor/16x16/apps/kcmmidi.png -share/icons/Locolor/16x16/apps/kcmpartitions.png -share/icons/Locolor/16x16/apps/kcmpci.png -share/icons/Locolor/16x16/apps/kcmprocessor.png -share/icons/Locolor/16x16/apps/kcmscsi.png -share/icons/Locolor/16x16/apps/kcmsound.png -share/icons/Locolor/16x16/apps/kcmsystem.png -share/icons/Locolor/16x16/apps/kcmx.png -share/icons/Locolor/16x16/apps/kcontrol.png -share/icons/Locolor/16x16/apps/kcron.png -share/icons/Locolor/16x16/apps/kdf.png -share/icons/Locolor/16x16/apps/kdisknav.png -share/icons/Locolor/16x16/apps/kdmconfig.png -share/icons/Locolor/16x16/apps/kdvi.png -share/icons/Locolor/16x16/apps/kedit.png -share/icons/Locolor/16x16/apps/keditbookmarks.png -share/icons/Locolor/16x16/apps/key_bindings.png -share/icons/Locolor/16x16/apps/keyboard.png -share/icons/Locolor/16x16/apps/keyboard_layout.png -share/icons/Locolor/16x16/apps/keystone.png -share/icons/Locolor/16x16/apps/kfax.png -share/icons/Locolor/16x16/apps/kfind.png -share/icons/Locolor/16x16/apps/kfloppy.png -share/icons/Locolor/16x16/apps/kfm.png -share/icons/Locolor/16x16/apps/kfm_home.png -share/icons/Locolor/16x16/apps/kfontinst.png -share/icons/Locolor/16x16/apps/kfract.png -share/icons/Locolor/16x16/apps/kghostview.png -share/icons/Locolor/16x16/apps/khangman.png -share/icons/Locolor/16x16/apps/khelpcenter.png -share/icons/Locolor/16x16/apps/khexedit.png -share/icons/Locolor/16x16/apps/kicker.png -share/icons/Locolor/16x16/apps/kiconedit.png -share/icons/Locolor/16x16/apps/killustrator.png -share/icons/Locolor/16x16/apps/kit.png -share/icons/Locolor/16x16/apps/kivio.png -share/icons/Locolor/16x16/apps/kjots.png -share/icons/Locolor/16x16/apps/kjumpingcube.png -share/icons/Locolor/16x16/apps/klaptopdaemon.png -share/icons/Locolor/16x16/apps/klatin.png -share/icons/Locolor/16x16/apps/kless.png -share/icons/Locolor/16x16/apps/klettres.png -share/icons/Locolor/16x16/apps/klipper.png -share/icons/Locolor/16x16/apps/kljettool.png -share/icons/Locolor/16x16/apps/klpq.png -share/icons/Locolor/16x16/apps/kmahjongg.png -share/icons/Locolor/16x16/apps/kmail.png -share/icons/Locolor/16x16/apps/kmailcvt.png -share/icons/Locolor/16x16/apps/kmenuedit.png -share/icons/Locolor/16x16/apps/kmessedwords.png -share/icons/Locolor/16x16/apps/kmid.png -share/icons/Locolor/16x16/apps/kmidi.png -share/icons/Locolor/16x16/apps/kmines.png -share/icons/Locolor/16x16/apps/kmix.png -share/icons/Locolor/16x16/apps/kmoon.png -share/icons/Locolor/16x16/apps/kmplot.png -share/icons/Locolor/16x16/apps/knewsticker.png -share/icons/Locolor/16x16/apps/knode.png -share/icons/Locolor/16x16/apps/knotes.png -share/icons/Locolor/16x16/apps/knotify.png -share/icons/Locolor/16x16/apps/kodo.png -share/icons/Locolor/16x16/apps/kompare.png -share/icons/Locolor/16x16/apps/koncd.png -share/icons/Locolor/16x16/apps/konqueror.png -share/icons/Locolor/16x16/apps/konquest.png -share/icons/Locolor/16x16/apps/konsole.png -share/icons/Locolor/16x16/apps/korganizer.png -share/icons/Locolor/16x16/apps/korn.png -share/icons/Locolor/16x16/apps/kpackage.png -share/icons/Locolor/16x16/apps/kpager.png -share/icons/Locolor/16x16/apps/kpaint.png -share/icons/Locolor/16x16/apps/kpat.png -share/icons/Locolor/16x16/apps/kpercentage.png -share/icons/Locolor/16x16/apps/kpixmap2bitmap.png -share/icons/Locolor/16x16/apps/kpm.png -share/icons/Locolor/16x16/apps/kpoker.png -share/icons/Locolor/16x16/apps/kppp.png -share/icons/Locolor/16x16/apps/kpresenter.png -share/icons/Locolor/16x16/apps/kreversi.png -share/icons/Locolor/16x16/apps/kruler.png -share/icons/Locolor/16x16/apps/ksame.png -share/icons/Locolor/16x16/apps/kscd.png -share/icons/Locolor/16x16/apps/kscreensaver.png -share/icons/Locolor/16x16/apps/kshisen.png -share/icons/Locolor/16x16/apps/ksirc.png -share/icons/Locolor/16x16/apps/ksirtet.png -share/icons/Locolor/16x16/apps/ksmiletris.png -share/icons/Locolor/16x16/apps/ksnake.png -share/icons/Locolor/16x16/apps/ksnapshot.png -share/icons/Locolor/16x16/apps/ksokoban.png -share/icons/Locolor/16x16/apps/kspaceduel.png -share/icons/Locolor/16x16/apps/kspread.png -share/icons/Locolor/16x16/apps/kspreadcalc.png -share/icons/Locolor/16x16/apps/kstars.png -share/icons/Locolor/16x16/apps/ksysctrl.png -share/icons/Locolor/16x16/apps/ksysguard.png -share/icons/Locolor/16x16/apps/ksysv.png -share/icons/Locolor/16x16/apps/ktalkd.png -share/icons/Locolor/16x16/apps/kteatime.png -share/icons/Locolor/16x16/apps/kthememgr.png -share/icons/Locolor/16x16/apps/ktimemon.png -share/icons/Locolor/16x16/apps/ktip.png -share/icons/Locolor/16x16/apps/ktron.png -share/icons/Locolor/16x16/apps/ktux.png -share/icons/Locolor/16x16/apps/kuser.png -share/icons/Locolor/16x16/apps/kview.png -share/icons/Locolor/16x16/apps/kwikdisk.png -share/icons/Locolor/16x16/apps/kwin.png -share/icons/Locolor/16x16/apps/kwin4.png -share/icons/Locolor/16x16/apps/kword.png -share/icons/Locolor/16x16/apps/kworldwatch.png -share/icons/Locolor/16x16/apps/kwrite.png -share/icons/Locolor/16x16/apps/laptop_battery.png -share/icons/Locolor/16x16/apps/laptop_pcmcia.png -share/icons/Locolor/16x16/apps/locale.png -share/icons/Locolor/16x16/apps/looknfeel.png -share/icons/Locolor/16x16/apps/lskat.png -share/icons/Locolor/16x16/apps/lyx.png -share/icons/Locolor/16x16/apps/mathematica.png -share/icons/Locolor/16x16/apps/mouse.png -share/icons/Locolor/16x16/apps/mozilla.png -share/icons/Locolor/16x16/apps/multimedia.png -share/icons/Locolor/16x16/apps/nedit.png -share/icons/Locolor/16x16/apps/netscape.png -share/icons/Locolor/16x16/apps/noatun.png -share/icons/Locolor/16x16/apps/package.png -share/icons/Locolor/16x16/apps/package_applications.png -share/icons/Locolor/16x16/apps/package_editors.png -share/icons/Locolor/16x16/apps/package_favourite.png -share/icons/Locolor/16x16/apps/package_games.png -share/icons/Locolor/16x16/apps/package_games_arcade.png -share/icons/Locolor/16x16/apps/package_games_board.png -share/icons/Locolor/16x16/apps/package_games_card.png -share/icons/Locolor/16x16/apps/package_games_strategy.png -share/icons/Locolor/16x16/apps/package_graphics.png -share/icons/Locolor/16x16/apps/package_multimedia.png -share/icons/Locolor/16x16/apps/package_network.png -share/icons/Locolor/16x16/apps/package_settings.png -share/icons/Locolor/16x16/apps/package_system.png -share/icons/Locolor/16x16/apps/package_utilities.png -share/icons/Locolor/16x16/apps/panel.png -share/icons/Locolor/16x16/apps/panel_settings.png -share/icons/Locolor/16x16/apps/password.png -share/icons/Locolor/16x16/apps/penguin.png -share/icons/Locolor/16x16/apps/pixie.png -share/icons/Locolor/16x16/apps/plan.png -share/icons/Locolor/16x16/apps/proxy.png -share/icons/Locolor/16x16/apps/pybliographic.png -share/icons/Locolor/16x16/apps/realplayer.png -share/icons/Locolor/16x16/apps/remote.png -share/icons/Locolor/16x16/apps/samba.png -share/icons/Locolor/16x16/apps/scsi.png -share/icons/Locolor/16x16/apps/style.png -share/icons/Locolor/16x16/apps/terminal.png -share/icons/Locolor/16x16/apps/usb.png -share/icons/Locolor/16x16/apps/wabi.png -share/icons/Locolor/16x16/apps/window_list.png -share/icons/Locolor/16x16/apps/winprops.png -share/icons/Locolor/16x16/apps/wp.png -share/icons/Locolor/16x16/apps/xapp.png -share/icons/Locolor/16x16/apps/xcalc.png -share/icons/Locolor/16x16/apps/xclipboard.png -share/icons/Locolor/16x16/apps/xclock.png -share/icons/Locolor/16x16/apps/xconsole.png -share/icons/Locolor/16x16/apps/xedit.png -share/icons/Locolor/16x16/apps/xemacs.png -share/icons/Locolor/16x16/apps/xeyes.png -share/icons/Locolor/16x16/apps/xfig.png -share/icons/Locolor/16x16/apps/xfmail.png -share/icons/Locolor/16x16/apps/xload.png -share/icons/Locolor/16x16/apps/xmag.png -share/icons/Locolor/16x16/apps/xosview.png -share/icons/Locolor/16x16/apps/xpaint.png -share/icons/Locolor/16x16/apps/xv.png -share/icons/Locolor/16x16/devices/3floppy_mount.png -share/icons/Locolor/16x16/devices/3floppy_unmount.png -share/icons/Locolor/16x16/devices/5floppy_mount.png -share/icons/Locolor/16x16/devices/5floppy_unmount.png -share/icons/Locolor/16x16/devices/cdrom_mount.png -share/icons/Locolor/16x16/devices/cdrom_unmount.png -share/icons/Locolor/16x16/devices/cdwriter_mount.png -share/icons/Locolor/16x16/devices/cdwriter_unmount.png -share/icons/Locolor/16x16/devices/hdd_mount.png -share/icons/Locolor/16x16/devices/hdd_unmount.png -share/icons/Locolor/16x16/devices/memory.png -share/icons/Locolor/16x16/devices/mo_mount.png -share/icons/Locolor/16x16/devices/mo_unmount.png -share/icons/Locolor/16x16/devices/printer1.png -share/icons/Locolor/16x16/devices/printer2.png -share/icons/Locolor/16x16/devices/scanner.png -share/icons/Locolor/16x16/devices/tablet.png -share/icons/Locolor/16x16/devices/zip_mount.png -share/icons/Locolor/16x16/devices/zip_unmount.png -share/icons/Locolor/16x16/filesystems/blockdevice.png -share/icons/Locolor/16x16/filesystems/chardevice.png -share/icons/Locolor/16x16/filesystems/desktop.png -share/icons/Locolor/16x16/filesystems/exec.png -share/icons/Locolor/16x16/filesystems/file_broken.png -share/icons/Locolor/16x16/filesystems/file_locked.png -share/icons/Locolor/16x16/filesystems/folder.png -share/icons/Locolor/16x16/filesystems/folder_blue.png -share/icons/Locolor/16x16/filesystems/folder_blue_open.png -share/icons/Locolor/16x16/filesystems/folder_cyan.png -share/icons/Locolor/16x16/filesystems/folder_cyan_open.png -share/icons/Locolor/16x16/filesystems/folder_green.png -share/icons/Locolor/16x16/filesystems/folder_green_open.png -share/icons/Locolor/16x16/filesystems/folder_home.png -share/icons/Locolor/16x16/filesystems/folder_locked.png -share/icons/Locolor/16x16/filesystems/folder_open.png -share/icons/Locolor/16x16/filesystems/folder_orange.png -share/icons/Locolor/16x16/filesystems/folder_orange_open.png -share/icons/Locolor/16x16/filesystems/folder_red.png -share/icons/Locolor/16x16/filesystems/folder_red_open.png -share/icons/Locolor/16x16/filesystems/folder_yellow.png -share/icons/Locolor/16x16/filesystems/folder_yellow_open.png -share/icons/Locolor/16x16/filesystems/ftp.png -share/icons/Locolor/16x16/filesystems/link.png -share/icons/Locolor/16x16/filesystems/lockoverlay.png -share/icons/Locolor/16x16/filesystems/network.png -share/icons/Locolor/16x16/filesystems/pipe.png -share/icons/Locolor/16x16/filesystems/shredder.png -share/icons/Locolor/16x16/filesystems/socket.png -share/icons/Locolor/16x16/filesystems/trashcan_empty.png -share/icons/Locolor/16x16/filesystems/trashcan_full.png -share/icons/Locolor/16x16/filesystems/www.png -share/icons/Locolor/16x16/filesystems/zip.png -share/icons/Locolor/16x16/mimetypes/applix.png -share/icons/Locolor/16x16/mimetypes/binary.png -share/icons/Locolor/16x16/mimetypes/binary2.png -share/icons/Locolor/16x16/mimetypes/core.png -share/icons/Locolor/16x16/mimetypes/document.png -share/icons/Locolor/16x16/mimetypes/dvi.png -share/icons/Locolor/16x16/mimetypes/empty.png -share/icons/Locolor/16x16/mimetypes/font_bitmap.png -share/icons/Locolor/16x16/mimetypes/font_truetype.png -share/icons/Locolor/16x16/mimetypes/font_type1.png -share/icons/Locolor/16x16/mimetypes/gettext.png -share/icons/Locolor/16x16/mimetypes/gf.png -share/icons/Locolor/16x16/mimetypes/html.png -share/icons/Locolor/16x16/mimetypes/image.png -share/icons/Locolor/16x16/mimetypes/info.png -share/icons/Locolor/16x16/mimetypes/kmultiple.png -share/icons/Locolor/16x16/mimetypes/log.png -share/icons/Locolor/16x16/mimetypes/make.png -share/icons/Locolor/16x16/mimetypes/man.png -share/icons/Locolor/16x16/mimetypes/metafont.png -share/icons/Locolor/16x16/mimetypes/midi.png -share/icons/Locolor/16x16/mimetypes/netscape_doc.png -share/icons/Locolor/16x16/mimetypes/news.png -share/icons/Locolor/16x16/mimetypes/pdf.png -share/icons/Locolor/16x16/mimetypes/pk.png -share/icons/Locolor/16x16/mimetypes/postscript.png -share/icons/Locolor/16x16/mimetypes/readme.png -share/icons/Locolor/16x16/mimetypes/recycled.png -share/icons/Locolor/16x16/mimetypes/resource.png -share/icons/Locolor/16x16/mimetypes/rpm.png -share/icons/Locolor/16x16/mimetypes/shellscript.png -share/icons/Locolor/16x16/mimetypes/shellscript2.png -share/icons/Locolor/16x16/mimetypes/sound.png -share/icons/Locolor/16x16/mimetypes/source.png -share/icons/Locolor/16x16/mimetypes/source_c.png -share/icons/Locolor/16x16/mimetypes/source_cpp.png -share/icons/Locolor/16x16/mimetypes/source_f.png -share/icons/Locolor/16x16/mimetypes/source_h.png -share/icons/Locolor/16x16/mimetypes/source_java.png -share/icons/Locolor/16x16/mimetypes/source_l.png -share/icons/Locolor/16x16/mimetypes/source_moc.png -share/icons/Locolor/16x16/mimetypes/source_o.png -share/icons/Locolor/16x16/mimetypes/source_p.png -share/icons/Locolor/16x16/mimetypes/source_pl.png -share/icons/Locolor/16x16/mimetypes/source_py.png -share/icons/Locolor/16x16/mimetypes/source_s.png -share/icons/Locolor/16x16/mimetypes/source_y.png -share/icons/Locolor/16x16/mimetypes/tar.png -share/icons/Locolor/16x16/mimetypes/tex.png -share/icons/Locolor/16x16/mimetypes/tgz.png -share/icons/Locolor/16x16/mimetypes/txt.png -share/icons/Locolor/16x16/mimetypes/unknown.png -share/icons/Locolor/16x16/mimetypes/vcalendar.png -share/icons/Locolor/16x16/mimetypes/vcard.png -share/icons/Locolor/16x16/mimetypes/video.png -share/icons/Locolor/32x32/actions/gear.png -share/icons/Locolor/32x32/actions/misc.png -share/icons/Locolor/32x32/apps/access.png -share/icons/Locolor/32x32/apps/acroread.png -share/icons/Locolor/32x32/apps/agent.png -share/icons/Locolor/32x32/apps/aktion.png -share/icons/Locolor/32x32/apps/alevt.png -share/icons/Locolor/32x32/apps/applixware.png -share/icons/Locolor/32x32/apps/ark.png -share/icons/Locolor/32x32/apps/background.png -share/icons/Locolor/32x32/apps/bell.png -share/icons/Locolor/32x32/apps/blender.png -share/icons/Locolor/32x32/apps/clanbomber.png -share/icons/Locolor/32x32/apps/clock.png -share/icons/Locolor/32x32/apps/colors.png -share/icons/Locolor/32x32/apps/cookie.png -share/icons/Locolor/32x32/apps/date.png -share/icons/Locolor/32x32/apps/dlgedit.png -share/icons/Locolor/32x32/apps/emacs.png -share/icons/Locolor/32x32/apps/email.png -share/icons/Locolor/32x32/apps/energy.png -share/icons/Locolor/32x32/apps/enhanced_browsing.png -share/icons/Locolor/32x32/apps/error.png -share/icons/Locolor/32x32/apps/filetypes.png -share/icons/Locolor/32x32/apps/fonts.png -share/icons/Locolor/32x32/apps/gimp.png -share/icons/Locolor/32x32/apps/go.png -share/icons/Locolor/32x32/apps/gv.png -share/icons/Locolor/32x32/apps/gvim.png -share/icons/Locolor/32x32/apps/help_index.png -share/icons/Locolor/32x32/apps/hwinfo.png -share/icons/Locolor/32x32/apps/icons.png -share/icons/Locolor/32x32/apps/iconthemes.png -share/icons/Locolor/32x32/apps/input_devices_settings.png -share/icons/Locolor/32x32/apps/kab.png -share/icons/Locolor/32x32/apps/kabalone.png -share/icons/Locolor/32x32/apps/kalzium.png -share/icons/Locolor/32x32/apps/kappfinder.png -share/icons/Locolor/32x32/apps/karm.png -share/icons/Locolor/32x32/apps/kasteroids.png -share/icons/Locolor/32x32/apps/katomic.png -share/icons/Locolor/32x32/apps/kbabel.png -share/icons/Locolor/32x32/apps/kbackgammon.png -share/icons/Locolor/32x32/apps/kblackbox.png -share/icons/Locolor/32x32/apps/kbruch.png -share/icons/Locolor/32x32/apps/kcalc.png -share/icons/Locolor/32x32/apps/kcharselect.png -share/icons/Locolor/32x32/apps/kchart.png -share/icons/Locolor/32x32/apps/kcmdevices.png -share/icons/Locolor/32x32/apps/kcmdf.png -share/icons/Locolor/32x32/apps/kcmdrkonqi.png -share/icons/Locolor/32x32/apps/kcmkicker.png -share/icons/Locolor/32x32/apps/kcmkwm.png -share/icons/Locolor/32x32/apps/kcmmemory.png -share/icons/Locolor/32x32/apps/kcmmidi.png -share/icons/Locolor/32x32/apps/kcmpartitions.png -share/icons/Locolor/32x32/apps/kcmpci.png -share/icons/Locolor/32x32/apps/kcmprocessor.png -share/icons/Locolor/32x32/apps/kcmscsi.png -share/icons/Locolor/32x32/apps/kcmsound.png -share/icons/Locolor/32x32/apps/kcmsystem.png -share/icons/Locolor/32x32/apps/kcmx.png -share/icons/Locolor/32x32/apps/kcontrol.png -share/icons/Locolor/32x32/apps/kcron.png -share/icons/Locolor/32x32/apps/kdf.png -share/icons/Locolor/32x32/apps/kdisknav.png -share/icons/Locolor/32x32/apps/kdmconfig.png -share/icons/Locolor/32x32/apps/kdvi.png -share/icons/Locolor/32x32/apps/kedit.png -share/icons/Locolor/32x32/apps/key_bindings.png -share/icons/Locolor/32x32/apps/keyboard.png -share/icons/Locolor/32x32/apps/keyboard_layout.png -share/icons/Locolor/32x32/apps/keystone.png -share/icons/Locolor/32x32/apps/kfax.png -share/icons/Locolor/32x32/apps/kfind.png -share/icons/Locolor/32x32/apps/kfloppy.png -share/icons/Locolor/32x32/apps/kfm.png -share/icons/Locolor/32x32/apps/kfm_home.png -share/icons/Locolor/32x32/apps/kfontinst.png -share/icons/Locolor/32x32/apps/kfract.png -share/icons/Locolor/32x32/apps/kghostview.png -share/icons/Locolor/32x32/apps/khangman.png -share/icons/Locolor/32x32/apps/khelpcenter.png -share/icons/Locolor/32x32/apps/khexedit.png -share/icons/Locolor/32x32/apps/kiconedit.png -share/icons/Locolor/32x32/apps/killustrator.png -share/icons/Locolor/32x32/apps/kit.png -share/icons/Locolor/32x32/apps/kivio.png -share/icons/Locolor/32x32/apps/kjots.png -share/icons/Locolor/32x32/apps/kjumpingcube.png -share/icons/Locolor/32x32/apps/klatin.png -share/icons/Locolor/32x32/apps/kless.png -share/icons/Locolor/32x32/apps/klettres.png -share/icons/Locolor/32x32/apps/klipper.png -share/icons/Locolor/32x32/apps/kljettool.png -share/icons/Locolor/32x32/apps/klpq.png -share/icons/Locolor/32x32/apps/kmahjongg.png -share/icons/Locolor/32x32/apps/kmail.png -share/icons/Locolor/32x32/apps/kmailcvt.png -share/icons/Locolor/32x32/apps/kmessedwords.png -share/icons/Locolor/32x32/apps/kmid.png -share/icons/Locolor/32x32/apps/kmidi.png -share/icons/Locolor/32x32/apps/kmines.png -share/icons/Locolor/32x32/apps/kmix.png -share/icons/Locolor/32x32/apps/kmoon.png -share/icons/Locolor/32x32/apps/kmplot.png -share/icons/Locolor/32x32/apps/knewsticker.png -share/icons/Locolor/32x32/apps/knode.png -share/icons/Locolor/32x32/apps/knotes.png -share/icons/Locolor/32x32/apps/knotify.png -share/icons/Locolor/32x32/apps/kodo.png -share/icons/Locolor/32x32/apps/kompare.png -share/icons/Locolor/32x32/apps/koncd.png -share/icons/Locolor/32x32/apps/konqueror.png -share/icons/Locolor/32x32/apps/konquest.png -share/icons/Locolor/32x32/apps/konsole.png -share/icons/Locolor/32x32/apps/korganizer.png -share/icons/Locolor/32x32/apps/korn.png -share/icons/Locolor/32x32/apps/kpackage.png -share/icons/Locolor/32x32/apps/kpager.png -share/icons/Locolor/32x32/apps/kpaint.png -share/icons/Locolor/32x32/apps/kpat.png -share/icons/Locolor/32x32/apps/kpercentage.png -share/icons/Locolor/32x32/apps/kpixmap2bitmap.png -share/icons/Locolor/32x32/apps/kpm.png -share/icons/Locolor/32x32/apps/kpoker.png -share/icons/Locolor/32x32/apps/kppp.png -share/icons/Locolor/32x32/apps/kpresenter.png -share/icons/Locolor/32x32/apps/kreversi.png -share/icons/Locolor/32x32/apps/kruler.png -share/icons/Locolor/32x32/apps/ksame.png -share/icons/Locolor/32x32/apps/kscd.png -share/icons/Locolor/32x32/apps/kscreensaver.png -share/icons/Locolor/32x32/apps/kshisen.png -share/icons/Locolor/32x32/apps/ksirc.png -share/icons/Locolor/32x32/apps/ksirtet.png -share/icons/Locolor/32x32/apps/ksmiletris.png -share/icons/Locolor/32x32/apps/ksnake.png -share/icons/Locolor/32x32/apps/ksnapshot.png -share/icons/Locolor/32x32/apps/ksokoban.png -share/icons/Locolor/32x32/apps/kspaceduel.png -share/icons/Locolor/32x32/apps/kspread.png -share/icons/Locolor/32x32/apps/kspreadcalc.png -share/icons/Locolor/32x32/apps/kstars.png -share/icons/Locolor/32x32/apps/ksysctrl.png -share/icons/Locolor/32x32/apps/ksysguard.png -share/icons/Locolor/32x32/apps/ksysv.png -share/icons/Locolor/32x32/apps/ktalkd.png -share/icons/Locolor/32x32/apps/kthememgr.png -share/icons/Locolor/32x32/apps/ktimemon.png -share/icons/Locolor/32x32/apps/ktip.png -share/icons/Locolor/32x32/apps/ktron.png -share/icons/Locolor/32x32/apps/ktuberling.png -share/icons/Locolor/32x32/apps/ktux.png -share/icons/Locolor/32x32/apps/kuser.png -share/icons/Locolor/32x32/apps/kview.png -share/icons/Locolor/32x32/apps/kwikdisk.png -share/icons/Locolor/32x32/apps/kwin.png -share/icons/Locolor/32x32/apps/kwin4.png -share/icons/Locolor/32x32/apps/kword.png -share/icons/Locolor/32x32/apps/kworldwatch.png -share/icons/Locolor/32x32/apps/kwrite.png -share/icons/Locolor/32x32/apps/laptop_battery.png -share/icons/Locolor/32x32/apps/laptop_pcmcia.png -share/icons/Locolor/32x32/apps/locale.png -share/icons/Locolor/32x32/apps/looknfeel.png -share/icons/Locolor/32x32/apps/lskat.png -share/icons/Locolor/32x32/apps/lyx.png -share/icons/Locolor/32x32/apps/mathematica.png -share/icons/Locolor/32x32/apps/mouse.png -share/icons/Locolor/32x32/apps/multimedia.png -share/icons/Locolor/32x32/apps/nedit.png -share/icons/Locolor/32x32/apps/netscape.png -share/icons/Locolor/32x32/apps/noatun.png -share/icons/Locolor/32x32/apps/package.png -share/icons/Locolor/32x32/apps/package_applications.png -share/icons/Locolor/32x32/apps/package_editors.png -share/icons/Locolor/32x32/apps/package_favourite.png -share/icons/Locolor/32x32/apps/package_games.png -share/icons/Locolor/32x32/apps/package_graphics.png -share/icons/Locolor/32x32/apps/package_multimedia.png -share/icons/Locolor/32x32/apps/package_network.png -share/icons/Locolor/32x32/apps/package_settings.png -share/icons/Locolor/32x32/apps/package_system.png -share/icons/Locolor/32x32/apps/package_utilities.png -share/icons/Locolor/32x32/apps/panel_settings.png -share/icons/Locolor/32x32/apps/password.png -share/icons/Locolor/32x32/apps/penguin.png -share/icons/Locolor/32x32/apps/pixie.png -share/icons/Locolor/32x32/apps/plan.png -share/icons/Locolor/32x32/apps/proxy.png -share/icons/Locolor/32x32/apps/pybliographic.png -share/icons/Locolor/32x32/apps/pysol.png -share/icons/Locolor/32x32/apps/realplayer.png -share/icons/Locolor/32x32/apps/samba.png -share/icons/Locolor/32x32/apps/style.png -share/icons/Locolor/32x32/apps/terminal.png -share/icons/Locolor/32x32/apps/wabi.png -share/icons/Locolor/32x32/apps/window_list.png -share/icons/Locolor/32x32/apps/winprops.png -share/icons/Locolor/32x32/apps/wp.png -share/icons/Locolor/32x32/apps/xapp.png -share/icons/Locolor/32x32/apps/xawtv.png -share/icons/Locolor/32x32/apps/xcalc.png -share/icons/Locolor/32x32/apps/xclipboard.png -share/icons/Locolor/32x32/apps/xclock.png -share/icons/Locolor/32x32/apps/xconsole.png -share/icons/Locolor/32x32/apps/xedit.png -share/icons/Locolor/32x32/apps/xemacs.png -share/icons/Locolor/32x32/apps/xeyes.png -share/icons/Locolor/32x32/apps/xfig.png -share/icons/Locolor/32x32/apps/xfmail.png -share/icons/Locolor/32x32/apps/xload.png -share/icons/Locolor/32x32/apps/xmag.png -share/icons/Locolor/32x32/apps/xmms.png -share/icons/Locolor/32x32/apps/xosview.png -share/icons/Locolor/32x32/apps/xpaint.png -share/icons/Locolor/32x32/apps/xv.png -share/icons/Locolor/32x32/devices/3floppy_mount.png -share/icons/Locolor/32x32/devices/3floppy_unmount.png -share/icons/Locolor/32x32/devices/5floppy_mount.png -share/icons/Locolor/32x32/devices/5floppy_unmount.png -share/icons/Locolor/32x32/devices/cdrom_mount.png -share/icons/Locolor/32x32/devices/cdrom_unmount.png -share/icons/Locolor/32x32/devices/cdwriter_mount.png -share/icons/Locolor/32x32/devices/cdwriter_unmount.png -share/icons/Locolor/32x32/devices/hdd_mount.png -share/icons/Locolor/32x32/devices/hdd_unmount.png -share/icons/Locolor/32x32/devices/memory.png -share/icons/Locolor/32x32/devices/mo_mount.png -share/icons/Locolor/32x32/devices/mo_unmount.png -share/icons/Locolor/32x32/devices/printer1.png -share/icons/Locolor/32x32/devices/printer2.png -share/icons/Locolor/32x32/devices/scanner.png -share/icons/Locolor/32x32/devices/tablet.png -share/icons/Locolor/32x32/devices/zip_mount.png -share/icons/Locolor/32x32/devices/zip_unmount.png -share/icons/Locolor/32x32/filesystems/blockdevice.png -share/icons/Locolor/32x32/filesystems/chardevice.png -share/icons/Locolor/32x32/filesystems/desktop.png -share/icons/Locolor/32x32/filesystems/exec.png -share/icons/Locolor/32x32/filesystems/file_broken.png -share/icons/Locolor/32x32/filesystems/file_locked.png -share/icons/Locolor/32x32/filesystems/folder.png -share/icons/Locolor/32x32/filesystems/folder_blue.png -share/icons/Locolor/32x32/filesystems/folder_blue_open.png -share/icons/Locolor/32x32/filesystems/folder_cyan.png -share/icons/Locolor/32x32/filesystems/folder_cyan_open.png -share/icons/Locolor/32x32/filesystems/folder_green.png -share/icons/Locolor/32x32/filesystems/folder_green_open.png -share/icons/Locolor/32x32/filesystems/folder_home.png -share/icons/Locolor/32x32/filesystems/folder_locked.png -share/icons/Locolor/32x32/filesystems/folder_open.png -share/icons/Locolor/32x32/filesystems/folder_orange.png -share/icons/Locolor/32x32/filesystems/folder_orange_open.png -share/icons/Locolor/32x32/filesystems/folder_red.png -share/icons/Locolor/32x32/filesystems/folder_red_open.png -share/icons/Locolor/32x32/filesystems/folder_yellow.png -share/icons/Locolor/32x32/filesystems/folder_yellow_open.png -share/icons/Locolor/32x32/filesystems/ftp.png -share/icons/Locolor/32x32/filesystems/link.png -share/icons/Locolor/32x32/filesystems/lockoverlay.png -share/icons/Locolor/32x32/filesystems/network.png -share/icons/Locolor/32x32/filesystems/pipe.png -share/icons/Locolor/32x32/filesystems/shredder.png -share/icons/Locolor/32x32/filesystems/socket.png -share/icons/Locolor/32x32/filesystems/trashcan_empty.png -share/icons/Locolor/32x32/filesystems/trashcan_full.png -share/icons/Locolor/32x32/filesystems/www.png -share/icons/Locolor/32x32/filesystems/zip.png -share/icons/Locolor/32x32/mimetypes/applix.png -share/icons/Locolor/32x32/mimetypes/binary.png -share/icons/Locolor/32x32/mimetypes/binary2.png -share/icons/Locolor/32x32/mimetypes/core.png -share/icons/Locolor/32x32/mimetypes/deb.png -share/icons/Locolor/32x32/mimetypes/document.png -share/icons/Locolor/32x32/mimetypes/dvi.png -share/icons/Locolor/32x32/mimetypes/empty.png -share/icons/Locolor/32x32/mimetypes/font_bitmap.png -share/icons/Locolor/32x32/mimetypes/font_truetype.png -share/icons/Locolor/32x32/mimetypes/font_type1.png -share/icons/Locolor/32x32/mimetypes/gettext.png -share/icons/Locolor/32x32/mimetypes/gf.png -share/icons/Locolor/32x32/mimetypes/html.png -share/icons/Locolor/32x32/mimetypes/image.png -share/icons/Locolor/32x32/mimetypes/info.png -share/icons/Locolor/32x32/mimetypes/kmultiple.png -share/icons/Locolor/32x32/mimetypes/log.png -share/icons/Locolor/32x32/mimetypes/make.png -share/icons/Locolor/32x32/mimetypes/man.png -share/icons/Locolor/32x32/mimetypes/metafont.png -share/icons/Locolor/32x32/mimetypes/midi.png -share/icons/Locolor/32x32/mimetypes/netscape_doc.png -share/icons/Locolor/32x32/mimetypes/news.png -share/icons/Locolor/32x32/mimetypes/pdf.png -share/icons/Locolor/32x32/mimetypes/pk.png -share/icons/Locolor/32x32/mimetypes/postscript.png -share/icons/Locolor/32x32/mimetypes/readme.png -share/icons/Locolor/32x32/mimetypes/recycled.png -share/icons/Locolor/32x32/mimetypes/resource.png -share/icons/Locolor/32x32/mimetypes/rpm.png -share/icons/Locolor/32x32/mimetypes/shellscript.png -share/icons/Locolor/32x32/mimetypes/shellscript2.png -share/icons/Locolor/32x32/mimetypes/sound.png -share/icons/Locolor/32x32/mimetypes/source.png -share/icons/Locolor/32x32/mimetypes/source_c.png -share/icons/Locolor/32x32/mimetypes/source_cpp.png -share/icons/Locolor/32x32/mimetypes/source_f.png -share/icons/Locolor/32x32/mimetypes/source_h.png -share/icons/Locolor/32x32/mimetypes/source_java.png -share/icons/Locolor/32x32/mimetypes/source_l.png -share/icons/Locolor/32x32/mimetypes/source_moc.png -share/icons/Locolor/32x32/mimetypes/source_o.png -share/icons/Locolor/32x32/mimetypes/source_p.png -share/icons/Locolor/32x32/mimetypes/source_pl.png -share/icons/Locolor/32x32/mimetypes/source_py.png -share/icons/Locolor/32x32/mimetypes/source_s.png -share/icons/Locolor/32x32/mimetypes/source_y.png -share/icons/Locolor/32x32/mimetypes/tar.png -share/icons/Locolor/32x32/mimetypes/tex.png -share/icons/Locolor/32x32/mimetypes/tgz.png -share/icons/Locolor/32x32/mimetypes/txt.png -share/icons/Locolor/32x32/mimetypes/unknown.png -share/icons/Locolor/32x32/mimetypes/vcalendar.png -share/icons/Locolor/32x32/mimetypes/vcard.png -share/icons/Locolor/32x32/mimetypes/video.png -share/icons/Locolor/index.theme -share/icons/ikons/16x16/actions/1day.png -share/icons/ikons/16x16/actions/1downarrow.png -share/icons/ikons/16x16/actions/1leftarrow.png -share/icons/ikons/16x16/actions/1rightarrow.png -share/icons/ikons/16x16/actions/1uparrow.png -share/icons/ikons/16x16/actions/2downarrow.png -share/icons/ikons/16x16/actions/2leftarrow.png -share/icons/ikons/16x16/actions/2rightarrow.png -share/icons/ikons/16x16/actions/2uparrow.png -share/icons/ikons/16x16/actions/3downarrow.png -share/icons/ikons/16x16/actions/3uparrow.png -share/icons/ikons/16x16/actions/5days.png -share/icons/ikons/16x16/actions/7days.png -share/icons/ikons/16x16/actions/appointment.png -share/icons/ikons/16x16/actions/back.png -share/icons/ikons/16x16/actions/bookmark_add.png -share/icons/ikons/16x16/actions/bookmark_folder.png -share/icons/ikons/16x16/actions/curfiledir.png -share/icons/ikons/16x16/actions/down.png -share/icons/ikons/16x16/actions/edit_add.png -share/icons/ikons/16x16/actions/edit_remove.png -share/icons/ikons/16x16/actions/editcopy.png -share/icons/ikons/16x16/actions/editcut.png -share/icons/ikons/16x16/actions/editdelete.png -share/icons/ikons/16x16/actions/editpaste.png -share/icons/ikons/16x16/actions/filefind.png -share/icons/ikons/16x16/actions/filenew.png -share/icons/ikons/16x16/actions/fileopen.png -share/icons/ikons/16x16/actions/fileprint.png -share/icons/ikons/16x16/actions/filequickprint.png -share/icons/ikons/16x16/actions/filesave.png -share/icons/ikons/16x16/actions/filesaveas.png -share/icons/ikons/16x16/actions/find.png -share/icons/ikons/16x16/actions/folder_new.png -share/icons/ikons/16x16/actions/forward.png -share/icons/ikons/16x16/actions/frameprint.png -share/icons/ikons/16x16/actions/hotsync.png -share/icons/ikons/16x16/actions/hotsync_busy.png -share/icons/ikons/16x16/actions/kde1.png -share/icons/ikons/16x16/actions/kde2.png -share/icons/ikons/16x16/actions/kde3.png -share/icons/ikons/16x16/actions/kde4.png -share/icons/ikons/16x16/actions/kde5.png -share/icons/ikons/16x16/actions/kde6.png -share/icons/ikons/16x16/actions/kill.png -share/icons/ikons/16x16/actions/list.png -share/icons/ikons/16x16/actions/mail_generic.png -share/icons/ikons/16x16/actions/month.png -share/icons/ikons/16x16/actions/noatunback.png -share/icons/ikons/16x16/actions/noatunforward.png -share/icons/ikons/16x16/actions/noatunloopnone.png -share/icons/ikons/16x16/actions/noatunpause.png -share/icons/ikons/16x16/actions/noatunplay.png -share/icons/ikons/16x16/actions/noatunplaylist.png -share/icons/ikons/16x16/actions/noatunstop.png -share/icons/ikons/16x16/actions/player_eject.png -share/icons/ikons/16x16/actions/player_end.png -share/icons/ikons/16x16/actions/player_pause.png -share/icons/ikons/16x16/actions/player_start.png -share/icons/ikons/16x16/actions/player_stop.png -share/icons/ikons/16x16/actions/recycle.png -share/icons/ikons/16x16/actions/redo.png -share/icons/ikons/16x16/actions/reload.png -share/icons/ikons/16x16/actions/run.png -share/icons/ikons/16x16/actions/save_all.png -share/icons/ikons/16x16/actions/stop.png -share/icons/ikons/16x16/actions/stop_hand.png -share/icons/ikons/16x16/actions/tandwiel_folder.png -share/icons/ikons/16x16/actions/today.png -share/icons/ikons/16x16/actions/todo.png -share/icons/ikons/16x16/actions/undo.png -share/icons/ikons/16x16/actions/up.png -share/icons/ikons/16x16/actions/view_bottom.png -share/icons/ikons/16x16/actions/view_right.png -share/icons/ikons/16x16/actions/viewmag+.png -share/icons/ikons/16x16/actions/viewmag-.png -share/icons/ikons/16x16/actions/viewmag.png -share/icons/ikons/16x16/actions/whatsnext.png -share/icons/ikons/16x16/actions/window_new.png -share/icons/ikons/16x16/actions/wizard.png -share/icons/ikons/16x16/apps/exec.png -share/icons/ikons/16x16/apps/gimp.png -share/icons/ikons/16x16/apps/go_old.png -share/icons/ikons/16x16/apps/kandy.png -share/icons/ikons/16x16/apps/kcontrol.png -share/icons/ikons/16x16/apps/kdisknav.png -share/icons/ikons/16x16/apps/kjobviewer.png -share/icons/ikons/16x16/apps/kljettool.png -share/icons/ikons/16x16/apps/klpq.png -share/icons/ikons/16x16/apps/konqsidebar_mediaplayer.png -share/icons/ikons/16x16/apps/konsole.png -share/icons/ikons/16x16/apps/kpilot.png -share/icons/ikons/16x16/apps/noatun.png -share/icons/ikons/16x16/apps/printer1.png -share/icons/ikons/16x16/apps/printer2.png -share/icons/ikons/16x16/apps/printmgr.png -share/icons/ikons/16x16/apps/wcspeedtouch.png -share/icons/ikons/16x16/devices/3floppy_mount.png -share/icons/ikons/16x16/devices/3floppy_unmount.png -share/icons/ikons/16x16/devices/5floppy_mount.png -share/icons/ikons/16x16/devices/5floppy_unmount.png -share/icons/ikons/16x16/devices/cdaudio_mount.png -share/icons/ikons/16x16/devices/cdaudio_unmount.png -share/icons/ikons/16x16/devices/cdrom_mount.png -share/icons/ikons/16x16/devices/cdrom_unmount.png -share/icons/ikons/16x16/devices/cdwriter_mount.png -share/icons/ikons/16x16/devices/cdwriter_unmount.png -share/icons/ikons/16x16/devices/dvd_mount.png -share/icons/ikons/16x16/devices/dvd_unmount.png -share/icons/ikons/16x16/devices/mo_mount.png -share/icons/ikons/16x16/devices/mo_unmount.png -share/icons/ikons/16x16/devices/mp3_player.png -share/icons/ikons/16x16/devices/pda.png -share/icons/ikons/16x16/devices/phone.png -share/icons/ikons/16x16/devices/speedtouch_ADSL_modem.png -share/icons/ikons/16x16/devices/zip_mount.png -share/icons/ikons/16x16/devices/zip_unmount.png -share/icons/ikons/16x16/filesystems/exec.png -share/icons/ikons/16x16/filesystems/folder.png -share/icons/ikons/16x16/filesystems/folder_blue.png -share/icons/ikons/16x16/filesystems/folder_cyan.png -share/icons/ikons/16x16/filesystems/folder_green.png -share/icons/ikons/16x16/filesystems/folder_grey.png -share/icons/ikons/16x16/filesystems/folder_grey_open.png -share/icons/ikons/16x16/filesystems/folder_home.png -share/icons/ikons/16x16/filesystems/folder_html.png -share/icons/ikons/16x16/filesystems/folder_image.png -share/icons/ikons/16x16/filesystems/folder_important.png -share/icons/ikons/16x16/filesystems/folder_locked.png -share/icons/ikons/16x16/filesystems/folder_man.png -share/icons/ikons/16x16/filesystems/folder_open.png -share/icons/ikons/16x16/filesystems/folder_orange.png -share/icons/ikons/16x16/filesystems/folder_red.png -share/icons/ikons/16x16/filesystems/folder_sound.png -share/icons/ikons/16x16/filesystems/folder_tar.png -share/icons/ikons/16x16/filesystems/folder_violet.png -share/icons/ikons/16x16/filesystems/folder_yellow.png -share/icons/ikons/16x16/mimetypes/image.png -share/icons/ikons/22x22/actions/1day.png -share/icons/ikons/22x22/actions/1leftarrow.png -share/icons/ikons/22x22/actions/1rightarrow.png -share/icons/ikons/22x22/actions/5days.png -share/icons/ikons/22x22/actions/7days.png -share/icons/ikons/22x22/actions/alarmd.png -share/icons/ikons/22x22/actions/appointment.png -share/icons/ikons/22x22/actions/ark_adddir.png -share/icons/ikons/22x22/actions/ark_addfile.png -share/icons/ikons/22x22/actions/ark_delete.png -share/icons/ikons/22x22/actions/ark_extract.png -share/icons/ikons/22x22/actions/ark_selectall.png -share/icons/ikons/22x22/actions/ark_view.png -share/icons/ikons/22x22/actions/back.png -share/icons/ikons/22x22/actions/down.png -share/icons/ikons/22x22/actions/edit_add.png -share/icons/ikons/22x22/actions/edit_remove.png -share/icons/ikons/22x22/actions/editcopy.png -share/icons/ikons/22x22/actions/editcut.png -share/icons/ikons/22x22/actions/editdelete.png -share/icons/ikons/22x22/actions/editpaste.png -share/icons/ikons/22x22/actions/filefind.png -share/icons/ikons/22x22/actions/filenew.png -share/icons/ikons/22x22/actions/fileopen.png -share/icons/ikons/22x22/actions/fileprint.png -share/icons/ikons/22x22/actions/filequickprint.png -share/icons/ikons/22x22/actions/filesave.png -share/icons/ikons/22x22/actions/filesaveas.png -share/icons/ikons/22x22/actions/find.png -share/icons/ikons/22x22/actions/finish.png -share/icons/ikons/22x22/actions/folder_new.png -share/icons/ikons/22x22/actions/forward.png -share/icons/ikons/22x22/actions/frameprint.png -share/icons/ikons/22x22/actions/hotsync.png -share/icons/ikons/22x22/actions/hotsync_busy.png -share/icons/ikons/22x22/actions/kill.png -share/icons/ikons/22x22/actions/list.png -share/icons/ikons/22x22/actions/mail_generic.png -share/icons/ikons/22x22/actions/mail_get.png -share/icons/ikons/22x22/actions/month.png -share/icons/ikons/22x22/actions/newtodo.png -share/icons/ikons/22x22/actions/noatunback.png -share/icons/ikons/22x22/actions/noatunforward.png -share/icons/ikons/22x22/actions/noatunloopnone.png -share/icons/ikons/22x22/actions/noatunloopplaylist.png -share/icons/ikons/22x22/actions/noatunloopsong.png -share/icons/ikons/22x22/actions/noatunpause.png -share/icons/ikons/22x22/actions/noatunplay.png -share/icons/ikons/22x22/actions/noatunplaylist.png -share/icons/ikons/22x22/actions/noatunstop.png -share/icons/ikons/22x22/actions/openterm.png -share/icons/ikons/22x22/actions/player_eject.png -share/icons/ikons/22x22/actions/player_end.png -share/icons/ikons/22x22/actions/player_pause.png -share/icons/ikons/22x22/actions/player_start.png -share/icons/ikons/22x22/actions/player_stop.png -share/icons/ikons/22x22/actions/recycle.png -share/icons/ikons/22x22/actions/redo.png -share/icons/ikons/22x22/actions/reload.png -share/icons/ikons/22x22/actions/run.png -share/icons/ikons/22x22/actions/start.png -share/icons/ikons/22x22/actions/stop.png -share/icons/ikons/22x22/actions/stop_hand.png -share/icons/ikons/22x22/actions/timespan.png -share/icons/ikons/22x22/actions/today.png -share/icons/ikons/22x22/actions/todo.png -share/icons/ikons/22x22/actions/undo.png -share/icons/ikons/22x22/actions/up.png -share/icons/ikons/22x22/actions/viewmag+.png -share/icons/ikons/22x22/actions/viewmag-.png -share/icons/ikons/22x22/actions/viewmag.png -share/icons/ikons/22x22/actions/whatsnext.png -share/icons/ikons/22x22/apps/kpilot.png -share/icons/ikons/22x22/apps/kpilot2.png -share/icons/ikons/22x22/apps/kpilot3.png -share/icons/ikons/22x22/apps/wcspeedtouch.png -share/icons/ikons/32x32/apps/HancomOffice.png -share/icons/ikons/32x32/apps/HancomPainter.png -share/icons/ikons/32x32/apps/HancomPresenter.png -share/icons/ikons/32x32/apps/HancomSheet.png -share/icons/ikons/32x32/apps/HancomWord.png -share/icons/ikons/32x32/apps/go.png -share/icons/ikons/32x32/apps/kandy.png -share/icons/ikons/32x32/apps/kcontrol.png -share/icons/ikons/32x32/apps/kfm.png -share/icons/ikons/32x32/apps/kfm_home.png -share/icons/ikons/32x32/apps/kjobviewer.png -share/icons/ikons/32x32/apps/kmail_tmp.png -share/icons/ikons/32x32/apps/konsole.png -share/icons/ikons/32x32/apps/kpilot.png -share/icons/ikons/32x32/apps/printmgr.png -share/icons/ikons/32x32/apps/tux_config.png -share/icons/ikons/32x32/devices/3floppy_mount.png -share/icons/ikons/32x32/devices/3floppy_unmount.png -share/icons/ikons/32x32/devices/cdaudio_unmount.png -share/icons/ikons/32x32/devices/cdrom_mount.png -share/icons/ikons/32x32/devices/cdrom_unmount.png -share/icons/ikons/32x32/devices/cdwriter_mount.png -share/icons/ikons/32x32/devices/cdwriter_unmount.png -share/icons/ikons/32x32/devices/dvd_mount.png -share/icons/ikons/32x32/devices/dvd_unmount.png -share/icons/ikons/32x32/devices/hdd_mount.png -share/icons/ikons/32x32/devices/hdd_unmount.png -share/icons/ikons/32x32/devices/mp3_player.png -share/icons/ikons/32x32/devices/pda.png -share/icons/ikons/32x32/devices/phone.png -share/icons/ikons/32x32/devices/print_printer.png -share/icons/ikons/32x32/devices/printer1.png -share/icons/ikons/32x32/devices/printer2.png -share/icons/ikons/32x32/devices/scanner.png -share/icons/ikons/32x32/devices/screen_black.png -share/icons/ikons/32x32/devices/screen_blue.png -share/icons/ikons/32x32/devices/screen_green.png -share/icons/ikons/32x32/devices/speedtouch_ADSL_modem.png -share/icons/ikons/32x32/devices/zip_mount.png -share/icons/ikons/32x32/devices/zip_unmount.png -share/icons/ikons/32x32/filesystems/desktop.png -share/icons/ikons/32x32/filesystems/desktop_new.png -share/icons/ikons/32x32/filesystems/desktop_old.png -share/icons/ikons/32x32/filesystems/exec.png -share/icons/ikons/32x32/filesystems/folder.png -share/icons/ikons/32x32/filesystems/folder_blue.png -share/icons/ikons/32x32/filesystems/folder_blue_open.png -share/icons/ikons/32x32/filesystems/folder_cyan.png -share/icons/ikons/32x32/filesystems/folder_cyan_open.png -share/icons/ikons/32x32/filesystems/folder_green.png -share/icons/ikons/32x32/filesystems/folder_green_open.png -share/icons/ikons/32x32/filesystems/folder_grey.png -share/icons/ikons/32x32/filesystems/folder_home.png -share/icons/ikons/32x32/filesystems/folder_html.png -share/icons/ikons/32x32/filesystems/folder_image.png -share/icons/ikons/32x32/filesystems/folder_important.png -share/icons/ikons/32x32/filesystems/folder_locked.png -share/icons/ikons/32x32/filesystems/folder_man.png -share/icons/ikons/32x32/filesystems/folder_open.png -share/icons/ikons/32x32/filesystems/folder_orange.png -share/icons/ikons/32x32/filesystems/folder_orange_open.png -share/icons/ikons/32x32/filesystems/folder_print2.png -share/icons/ikons/32x32/filesystems/folder_red.png -share/icons/ikons/32x32/filesystems/folder_red_open.png -share/icons/ikons/32x32/filesystems/folder_sound.png -share/icons/ikons/32x32/filesystems/folder_tar.png -share/icons/ikons/32x32/filesystems/folder_txt.png -share/icons/ikons/32x32/filesystems/folder_violet.png -share/icons/ikons/32x32/filesystems/folder_violet_open.png -share/icons/ikons/32x32/filesystems/folder_wordprocessing.png -share/icons/ikons/32x32/filesystems/folder_yellow.png -share/icons/ikons/32x32/filesystems/folder_yellow_open.png -share/icons/ikons/32x32/filesystems/link.png -share/icons/ikons/32x32/filesystems/trashcan_empty.png -share/icons/ikons/32x32/filesystems/trashcan_full.png -share/icons/ikons/32x32/mimetypes/apple_macintosh.png -share/icons/ikons/32x32/mimetypes/configuration.png -share/icons/ikons/32x32/mimetypes/gimp.png -share/icons/ikons/32x32/mimetypes/hancompainter.png -share/icons/ikons/32x32/mimetypes/hancompresnter.png -share/icons/ikons/32x32/mimetypes/hancomsheet.png -share/icons/ikons/32x32/mimetypes/hancomword.png -share/icons/ikons/32x32/mimetypes/image.png -share/icons/ikons/32x32/mimetypes/mp3.png -share/icons/ikons/32x32/mimetypes/quicktime_movie.png -share/icons/ikons/32x32/mimetypes/quicktime_tif.png -share/icons/ikons/32x32/mimetypes/script.png -share/icons/ikons/32x32/mimetypes/sql.png -share/icons/ikons/32x32/mimetypes/wav.png -share/icons/ikons/32x32/mimetypes/windows_config.png -share/icons/ikons/48x48/apps/go.png -share/icons/ikons/48x48/apps/kandy.png -share/icons/ikons/48x48/apps/kcontrol.png -share/icons/ikons/48x48/apps/kfm_home.png -share/icons/ikons/48x48/apps/klpq.png -share/icons/ikons/48x48/apps/kmail_tmp.png -share/icons/ikons/48x48/apps/konsole.png -share/icons/ikons/48x48/apps/kpilot.png -share/icons/ikons/48x48/apps/tux_config.png -share/icons/ikons/48x48/devices/3floppy_mount.png -share/icons/ikons/48x48/devices/3floppy_unmount.png -share/icons/ikons/48x48/devices/5floppy_mount.png -share/icons/ikons/48x48/devices/5floppy_unmount.png -share/icons/ikons/48x48/devices/RAID.png -share/icons/ikons/48x48/devices/UPS.png -share/icons/ikons/48x48/devices/cdaudio_mount.png -share/icons/ikons/48x48/devices/cdaudio_unmount.png -share/icons/ikons/48x48/devices/cdrom_mount.png -share/icons/ikons/48x48/devices/cdrom_unmount.png -share/icons/ikons/48x48/devices/cdwriter_mount.png -share/icons/ikons/48x48/devices/cdwriter_unmount.png -share/icons/ikons/48x48/devices/dvd_mount.png -share/icons/ikons/48x48/devices/dvd_unmount.png -share/icons/ikons/48x48/devices/hdd_mount.png -share/icons/ikons/48x48/devices/hdd_unmount.png -share/icons/ikons/48x48/devices/mo_mount.png -share/icons/ikons/48x48/devices/mo_unmount.png -share/icons/ikons/48x48/devices/mp3_player.png -share/icons/ikons/48x48/devices/pc_box.png -share/icons/ikons/48x48/devices/pc_box2.png -share/icons/ikons/48x48/devices/pda.png -share/icons/ikons/48x48/devices/pda_black.png -share/icons/ikons/48x48/devices/pda_blue.png -share/icons/ikons/48x48/devices/phone.png -share/icons/ikons/48x48/devices/print_printer.png -share/icons/ikons/48x48/devices/printer1.png -share/icons/ikons/48x48/devices/printer2.png -share/icons/ikons/48x48/devices/scanner.png -share/icons/ikons/48x48/devices/screen_black.png -share/icons/ikons/48x48/devices/screen_blue.png -share/icons/ikons/48x48/devices/screen_green.png -share/icons/ikons/48x48/devices/speedtouch_ADSL_modem.png -share/icons/ikons/48x48/devices/zip_mount.png -share/icons/ikons/48x48/devices/zip_unmount.png -share/icons/ikons/48x48/filesystems/desktop.png -share/icons/ikons/48x48/filesystems/desktop_old.png -share/icons/ikons/48x48/filesystems/documents.png -share/icons/ikons/48x48/filesystems/exec.png -share/icons/ikons/48x48/filesystems/folder.mng -share/icons/ikons/48x48/filesystems/folder.png -share/icons/ikons/48x48/filesystems/folder_blue.png -share/icons/ikons/48x48/filesystems/folder_blue_open.png -share/icons/ikons/48x48/filesystems/folder_cyan.png -share/icons/ikons/48x48/filesystems/folder_cyan_open.png -share/icons/ikons/48x48/filesystems/folder_favorites.png -share/icons/ikons/48x48/filesystems/folder_flat.png -share/icons/ikons/48x48/filesystems/folder_green.png -share/icons/ikons/48x48/filesystems/folder_green_open.png -share/icons/ikons/48x48/filesystems/folder_grey.png -share/icons/ikons/48x48/filesystems/folder_grey_open.png -share/icons/ikons/48x48/filesystems/folder_home.png -share/icons/ikons/48x48/filesystems/folder_html.png -share/icons/ikons/48x48/filesystems/folder_image.png -share/icons/ikons/48x48/filesystems/folder_important.png -share/icons/ikons/48x48/filesystems/folder_locked.png -share/icons/ikons/48x48/filesystems/folder_man.png -share/icons/ikons/48x48/filesystems/folder_open.png -share/icons/ikons/48x48/filesystems/folder_orange.png -share/icons/ikons/48x48/filesystems/folder_orange_open.png -share/icons/ikons/48x48/filesystems/folder_red.png -share/icons/ikons/48x48/filesystems/folder_red_open.png -share/icons/ikons/48x48/filesystems/folder_sound.png -share/icons/ikons/48x48/filesystems/folder_tar.png -share/icons/ikons/48x48/filesystems/folder_txt.png -share/icons/ikons/48x48/filesystems/folder_video.png -share/icons/ikons/48x48/filesystems/folder_violet.png -share/icons/ikons/48x48/filesystems/folder_violet_open.png -share/icons/ikons/48x48/filesystems/folder_wordprocessing.png -share/icons/ikons/48x48/filesystems/folder_yellow.png -share/icons/ikons/48x48/filesystems/folder_yellow_open.png -share/icons/ikons/48x48/filesystems/link.png -share/icons/ikons/48x48/filesystems/trashcan_empty.png -share/icons/ikons/48x48/filesystems/trashcan_full.png -share/icons/ikons/48x48/mimetypes/apple_macintosh.png -share/icons/ikons/48x48/mimetypes/empty.png -share/icons/ikons/48x48/mimetypes/hancompainter.png -share/icons/ikons/48x48/mimetypes/hancompresenter.png -share/icons/ikons/48x48/mimetypes/hancomsheet.png -share/icons/ikons/48x48/mimetypes/hancomword.png -share/icons/ikons/48x48/mimetypes/image.png -share/icons/ikons/48x48/mimetypes/rpm.png -share/icons/ikons/64x64/apps/Kpilot_FileInstaller.png -share/icons/ikons/64x64/apps/Kpilot_Notes.png -share/icons/ikons/64x64/apps/tux_business.png -share/icons/ikons/64x64/apps/tux_config.png -share/icons/ikons/64x64/apps/tux_diagnostic.png -share/icons/ikons/64x64/apps/tux_network.png -share/icons/ikons/64x64/filesystems/folder.png -share/icons/ikons/64x64/filesystems/folder_blue.png -share/icons/ikons/64x64/filesystems/folder_blue_flat.png -share/icons/ikons/64x64/filesystems/folder_cyan.png -share/icons/ikons/64x64/filesystems/folder_green.png -share/icons/ikons/64x64/filesystems/folder_grey.png -share/icons/ikons/64x64/filesystems/folder_orange.png -share/icons/ikons/64x64/filesystems/folder_red.png -share/icons/ikons/64x64/filesystems/folder_violet.png -share/icons/ikons/64x64/filesystems/folder_yellow.png -share/icons/ikons/index.theme -share/icons/kdeclassic/16x16/actions/14_layer_deletelayer.png -share/icons/kdeclassic/16x16/actions/14_layer_lowerlayer.png -share/icons/kdeclassic/16x16/actions/14_layer_newlayer.png -share/icons/kdeclassic/16x16/actions/14_layer_novisible.png -share/icons/kdeclassic/16x16/actions/14_layer_raiselayer.png -share/icons/kdeclassic/16x16/actions/14_layer_visible.png -share/icons/kdeclassic/16x16/actions/1day.png -share/icons/kdeclassic/16x16/actions/1downarrow.png -share/icons/kdeclassic/16x16/actions/1leftarrow.png -share/icons/kdeclassic/16x16/actions/1rightarrow.png -share/icons/kdeclassic/16x16/actions/1uparrow.png -share/icons/kdeclassic/16x16/actions/2downarrow.png -share/icons/kdeclassic/16x16/actions/2leftarrow.png -share/icons/kdeclassic/16x16/actions/2rightarrow.png -share/icons/kdeclassic/16x16/actions/2uparrow.png -share/icons/kdeclassic/16x16/actions/3downarrow.png -share/icons/kdeclassic/16x16/actions/3uparrow.png -share/icons/kdeclassic/16x16/actions/5days.png -share/icons/kdeclassic/16x16/actions/7days.png -share/icons/kdeclassic/16x16/actions/abentry.png -share/icons/kdeclassic/16x16/actions/abottom.png -share/icons/kdeclassic/16x16/actions/about_kde.png -share/icons/kdeclassic/16x16/actions/abs.png -share/icons/kdeclassic/16x16/actions/addquestion.png -share/icons/kdeclassic/16x16/actions/adjustcol.png -share/icons/kdeclassic/16x16/actions/adjustrow.png -share/icons/kdeclassic/16x16/actions/ahcenter.png -share/icons/kdeclassic/16x16/actions/airbrush.png -share/icons/kdeclassic/16x16/actions/aleft.png -share/icons/kdeclassic/16x16/actions/apply.png -share/icons/kdeclassic/16x16/actions/appointment.png -share/icons/kdeclassic/16x16/actions/areas.png -share/icons/kdeclassic/16x16/actions/areas3d.png -share/icons/kdeclassic/16x16/actions/aright.png -share/icons/kdeclassic/16x16/actions/artsbuilderexecute.png -share/icons/kdeclassic/16x16/actions/atop.png -share/icons/kdeclassic/16x16/actions/attach.png -share/icons/kdeclassic/16x16/actions/avcenter.png -share/icons/kdeclassic/16x16/actions/back.png -share/icons/kdeclassic/16x16/actions/backup.png -share/icons/kdeclassic/16x16/actions/bars.png -share/icons/kdeclassic/16x16/actions/bars3d.png -share/icons/kdeclassic/16x16/actions/bell.png -share/icons/kdeclassic/16x16/actions/beziertool.png -share/icons/kdeclassic/16x16/actions/black_sum.png -share/icons/kdeclassic/16x16/actions/blend.png -share/icons/kdeclassic/16x16/actions/bookmark.png -share/icons/kdeclassic/16x16/actions/bookmark_add.png -share/icons/kdeclassic/16x16/actions/bookmark_folder.png -share/icons/kdeclassic/16x16/actions/bookmark_toolbar.png -share/icons/kdeclassic/16x16/actions/border_all.png -share/icons/kdeclassic/16x16/actions/border_bottom.png -share/icons/kdeclassic/16x16/actions/border_fall.png -share/icons/kdeclassic/16x16/actions/border_horizontal.png -share/icons/kdeclassic/16x16/actions/border_inside.png -share/icons/kdeclassic/16x16/actions/border_left.png -share/icons/kdeclassic/16x16/actions/border_outline.png -share/icons/kdeclassic/16x16/actions/border_remove.png -share/icons/kdeclassic/16x16/actions/border_right.png -share/icons/kdeclassic/16x16/actions/border_top.png -share/icons/kdeclassic/16x16/actions/border_up.png -share/icons/kdeclassic/16x16/actions/border_vertical.png -share/icons/kdeclassic/16x16/actions/bottom.png -share/icons/kdeclassic/16x16/actions/brackets.png -share/icons/kdeclassic/16x16/actions/busysync.png -share/icons/kdeclassic/16x16/actions/cakes.png -share/icons/kdeclassic/16x16/actions/cakes3d.png -share/icons/kdeclassic/16x16/actions/camera_test.png -share/icons/kdeclassic/16x16/actions/cancel.png -share/icons/kdeclassic/16x16/actions/cell_edit.png -share/icons/kdeclassic/16x16/actions/cell_layout.png -share/icons/kdeclassic/16x16/actions/charset.png -share/icons/kdeclassic/16x16/actions/chart.png -share/icons/kdeclassic/16x16/actions/classnew.png -share/icons/kdeclassic/16x16/actions/clear_left.png -share/icons/kdeclassic/16x16/actions/color_fill.png -share/icons/kdeclassic/16x16/actions/color_line.png -share/icons/kdeclassic/16x16/actions/colorize.png -share/icons/kdeclassic/16x16/actions/colorman.png -share/icons/kdeclassic/16x16/actions/colorpicker.png -share/icons/kdeclassic/16x16/actions/comment.png -share/icons/kdeclassic/16x16/actions/completion.png -share/icons/kdeclassic/16x16/actions/configure.png -share/icons/kdeclassic/16x16/actions/configure_shortcuts.png -share/icons/kdeclassic/16x16/actions/configure_toolbars.png -share/icons/kdeclassic/16x16/actions/connect_creating.png -share/icons/kdeclassic/16x16/actions/connect_established.png -share/icons/kdeclassic/16x16/actions/connect_no.png -share/icons/kdeclassic/16x16/actions/contents.png -share/icons/kdeclassic/16x16/actions/contents2.png -share/icons/kdeclassic/16x16/actions/contexthelp.png -share/icons/kdeclassic/16x16/actions/control.png -share/icons/kdeclassic/16x16/actions/crop.png -share/icons/kdeclassic/16x16/actions/cssvalidator.png -share/icons/kdeclassic/16x16/actions/curfiledir.png -share/icons/kdeclassic/16x16/actions/data.png -share/icons/kdeclassic/16x16/actions/dayview.png -share/icons/kdeclassic/16x16/actions/dbgwatchvar.png -share/icons/kdeclassic/16x16/actions/dbottom.png -share/icons/kdeclassic/16x16/actions/decrypted.png -share/icons/kdeclassic/16x16/actions/define_clip.png -share/icons/kdeclassic/16x16/actions/deleteNode.png -share/icons/kdeclassic/16x16/actions/delete_table.png -share/icons/kdeclassic/16x16/actions/delete_table_col.png -share/icons/kdeclassic/16x16/actions/delete_table_row.png -share/icons/kdeclassic/16x16/actions/deletecell.png -share/icons/kdeclassic/16x16/actions/deletelayer.png -share/icons/kdeclassic/16x16/actions/delquestion.png -share/icons/kdeclassic/16x16/actions/dhcenter.png -share/icons/kdeclassic/16x16/actions/dhdist.png -share/icons/kdeclassic/16x16/actions/dissociatecell.png -share/icons/kdeclassic/16x16/actions/dleft.png -share/icons/kdeclassic/16x16/actions/documentinfo.png -share/icons/kdeclassic/16x16/actions/domtreeviewer.png -share/icons/kdeclassic/16x16/actions/down.png -share/icons/kdeclassic/16x16/actions/dright.png -share/icons/kdeclassic/16x16/actions/dtop.png -share/icons/kdeclassic/16x16/actions/dvcenter.png -share/icons/kdeclassic/16x16/actions/dvdist.png -share/icons/kdeclassic/16x16/actions/edit.png -share/icons/kdeclassic/16x16/actions/editclear.png -share/icons/kdeclassic/16x16/actions/editcopy.png -share/icons/kdeclassic/16x16/actions/editcut.png -share/icons/kdeclassic/16x16/actions/editdelete.png -share/icons/kdeclassic/16x16/actions/editpaste.png -share/icons/kdeclassic/16x16/actions/editquestion.png -share/icons/kdeclassic/16x16/actions/editshred.png -share/icons/kdeclassic/16x16/actions/edittrash.png -share/icons/kdeclassic/16x16/actions/effect.png -share/icons/kdeclassic/16x16/actions/ellipse1.png -share/icons/kdeclassic/16x16/actions/ellipse2.png -share/icons/kdeclassic/16x16/actions/ellipse3.png -share/icons/kdeclassic/16x16/actions/ellipsetool.png -share/icons/kdeclassic/16x16/actions/encrypted.png -share/icons/kdeclassic/16x16/actions/endturn.png -share/icons/kdeclassic/16x16/actions/enum_list.png -share/icons/kdeclassic/16x16/actions/eraser.png -share/icons/kdeclassic/16x16/actions/eventdelete.png -share/icons/kdeclassic/16x16/actions/eventnew.png -share/icons/kdeclassic/16x16/actions/exec.png -share/icons/kdeclassic/16x16/actions/exit.png -share/icons/kdeclassic/16x16/actions/eye.png -share/icons/kdeclassic/16x16/actions/fastsync.png -share/icons/kdeclassic/16x16/actions/file.png -share/icons/kdeclassic/16x16/actions/fileclose.png -share/icons/kdeclassic/16x16/actions/fileexport.png -share/icons/kdeclassic/16x16/actions/filefind.png -share/icons/kdeclassic/16x16/actions/fileimport.png -share/icons/kdeclassic/16x16/actions/filenew.png -share/icons/kdeclassic/16x16/actions/fileopen.png -share/icons/kdeclassic/16x16/actions/fileprint.png -share/icons/kdeclassic/16x16/actions/filequickprint.png -share/icons/kdeclassic/16x16/actions/filesave.png -share/icons/kdeclassic/16x16/actions/filesaveas.png -share/icons/kdeclassic/16x16/actions/fill.png -share/icons/kdeclassic/16x16/actions/filter.png -share/icons/kdeclassic/16x16/actions/filterstop.png -share/icons/kdeclassic/16x16/actions/find.png -share/icons/kdeclassic/16x16/actions/findf.png -share/icons/kdeclassic/16x16/actions/finish.png -share/icons/kdeclassic/16x16/actions/first_letter_upper.png -share/icons/kdeclassic/16x16/actions/flag.png -share/icons/kdeclassic/16x16/actions/folder_new.png -share/icons/kdeclassic/16x16/actions/fontsizedown.png -share/icons/kdeclassic/16x16/actions/fontsizeup.png -share/icons/kdeclassic/16x16/actions/fork.png -share/icons/kdeclassic/16x16/actions/format_decreaseindent.png -share/icons/kdeclassic/16x16/actions/format_increaseindent.png -share/icons/kdeclassic/16x16/actions/forward.png -share/icons/kdeclassic/16x16/actions/frac.png -share/icons/kdeclassic/16x16/actions/frame_edit.png -share/icons/kdeclassic/16x16/actions/frame_formula.png -share/icons/kdeclassic/16x16/actions/frame_image.png -share/icons/kdeclassic/16x16/actions/frame_query.png -share/icons/kdeclassic/16x16/actions/frame_spreadsheet.png -share/icons/kdeclassic/16x16/actions/frame_text.png -share/icons/kdeclassic/16x16/actions/frameprint.png -share/icons/kdeclassic/16x16/actions/freehandtool.png -share/icons/kdeclassic/16x16/actions/funct.png -share/icons/kdeclassic/16x16/actions/ganttSelect.png -share/icons/kdeclassic/16x16/actions/ganttSelecttask.png -share/icons/kdeclassic/16x16/actions/ganttUnselecttask.png -share/icons/kdeclassic/16x16/actions/gear.png -share/icons/kdeclassic/16x16/actions/gohome.png -share/icons/kdeclassic/16x16/actions/goto.png -share/icons/kdeclassic/16x16/actions/group.png -share/icons/kdeclassic/16x16/actions/groupevent.png -share/icons/kdeclassic/16x16/actions/halfencrypted.png -share/icons/kdeclassic/16x16/actions/help.png -share/icons/kdeclassic/16x16/actions/helpdocker.png -share/icons/kdeclassic/16x16/actions/hide_table_column.png -share/icons/kdeclassic/16x16/actions/hide_table_row.png -share/icons/kdeclassic/16x16/actions/highlighting.png -share/icons/kdeclassic/16x16/actions/highscore.png -share/icons/kdeclassic/16x16/actions/hilo.png -share/icons/kdeclassic/16x16/actions/history.png -share/icons/kdeclassic/16x16/actions/history_clear.png -share/icons/kdeclassic/16x16/actions/historydocker.png -share/icons/kdeclassic/16x16/actions/hmirror.png -share/icons/kdeclassic/16x16/actions/hotsync.png -share/icons/kdeclassic/16x16/actions/htmlvalidator.png -share/icons/kdeclassic/16x16/actions/idea.png -share/icons/kdeclassic/16x16/actions/identity.png -share/icons/kdeclassic/16x16/actions/imagegallery.png -share/icons/kdeclassic/16x16/actions/images_display.png -share/icons/kdeclassic/16x16/actions/info.png -share/icons/kdeclassic/16x16/actions/inline_image.png -share/icons/kdeclassic/16x16/actions/inline_table.png -share/icons/kdeclassic/16x16/actions/insert_table_col.png -share/icons/kdeclassic/16x16/actions/insert_table_row.png -share/icons/kdeclassic/16x16/actions/insertcell.png -share/icons/kdeclassic/16x16/actions/insertcellcopy.png -share/icons/kdeclassic/16x16/actions/insertclipart.png -share/icons/kdeclassic/16x16/actions/inserttable.png -share/icons/kdeclassic/16x16/actions/int.png -share/icons/kdeclassic/16x16/actions/inverse_recur.png -share/icons/kdeclassic/16x16/actions/item_add.png -share/icons/kdeclassic/16x16/actions/item_remove.png -share/icons/kdeclassic/16x16/actions/item_rename.png -share/icons/kdeclassic/16x16/actions/jail_pay.png -share/icons/kdeclassic/16x16/actions/joinNodes.png -share/icons/kdeclassic/16x16/actions/kaboodleloop.png -share/icons/kdeclassic/16x16/actions/kalarm.png -share/icons/kdeclassic/16x16/actions/kanjidic.png -share/icons/kdeclassic/16x16/actions/kdb_form.png -share/icons/kdeclassic/16x16/actions/kdb_table.png -share/icons/kdeclassic/16x16/actions/kde1.png -share/icons/kdeclassic/16x16/actions/kde2.png -share/icons/kdeclassic/16x16/actions/kde3.png -share/icons/kdeclassic/16x16/actions/kde4.png -share/icons/kdeclassic/16x16/actions/kde5.png -share/icons/kdeclassic/16x16/actions/kde6.png -share/icons/kdeclassic/16x16/actions/kdeprint_restartsrv.png -share/icons/kdeclassic/16x16/actions/kdeprint_uploadsmb.png -share/icons/kdeclassic/16x16/actions/key_enter.png -share/icons/kdeclassic/16x16/actions/kit_anonwarning.png -share/icons/kdeclassic/16x16/actions/kit_away.png -share/icons/kdeclassic/16x16/actions/kit_bold.png -share/icons/kdeclassic/16x16/actions/kit_group.png -share/icons/kdeclassic/16x16/actions/kit_info.png -share/icons/kdeclassic/16x16/actions/kit_logging.png -share/icons/kdeclassic/16x16/actions/kit_offline.png -share/icons/kdeclassic/16x16/actions/kit_online.png -share/icons/kdeclassic/16x16/actions/kit_sound.png -share/icons/kdeclassic/16x16/actions/kit_status.png -share/icons/kdeclassic/16x16/actions/kit_timestamping.png -share/icons/kdeclassic/16x16/actions/kit_warning.png -share/icons/kdeclassic/16x16/actions/krec_record.png -share/icons/kdeclassic/16x16/actions/ktip.png -share/icons/kdeclassic/16x16/actions/laptop_charge.png -share/icons/kdeclassic/16x16/actions/laptop_nobattery.png -share/icons/kdeclassic/16x16/actions/laptop_nocharge.png -share/icons/kdeclassic/16x16/actions/launch.png -share/icons/kdeclassic/16x16/actions/layersman.png -share/icons/kdeclassic/16x16/actions/ldap_lookup.png -share/icons/kdeclassic/16x16/actions/lines.png -share/icons/kdeclassic/16x16/actions/lines3d.png -share/icons/kdeclassic/16x16/actions/linetool.png -share/icons/kdeclassic/16x16/actions/linewidth.png -share/icons/kdeclassic/16x16/actions/list.png -share/icons/kdeclassic/16x16/actions/locationbar_erase.png -share/icons/kdeclassic/16x16/actions/lock.png -share/icons/kdeclassic/16x16/actions/lower.png -share/icons/kdeclassic/16x16/actions/lowerlayer.png -share/icons/kdeclassic/16x16/actions/lsub.png -share/icons/kdeclassic/16x16/actions/lsup.png -share/icons/kdeclassic/16x16/actions/mail_find.png -share/icons/kdeclassic/16x16/actions/mail_forward.png -share/icons/kdeclassic/16x16/actions/mail_generic.png -share/icons/kdeclassic/16x16/actions/mail_get.png -share/icons/kdeclassic/16x16/actions/mail_new.png -share/icons/kdeclassic/16x16/actions/mail_post_to.png -share/icons/kdeclassic/16x16/actions/mail_reply.png -share/icons/kdeclassic/16x16/actions/mail_replyall.png -share/icons/kdeclassic/16x16/actions/mail_replylist.png -share/icons/kdeclassic/16x16/actions/mail_send.png -share/icons/kdeclassic/16x16/actions/mailappt.png -share/icons/kdeclassic/16x16/actions/make_kdevelop.png -share/icons/kdeclassic/16x16/actions/math_abs.png -share/icons/kdeclassic/16x16/actions/math_brace.png -share/icons/kdeclassic/16x16/actions/math_brackets.png -share/icons/kdeclassic/16x16/actions/math_frac.png -share/icons/kdeclassic/16x16/actions/math_int.png -share/icons/kdeclassic/16x16/actions/math_lsub.png -share/icons/kdeclassic/16x16/actions/math_lsup.png -share/icons/kdeclassic/16x16/actions/math_matrix.png -share/icons/kdeclassic/16x16/actions/math_onetwomatrix.png -share/icons/kdeclassic/16x16/actions/math_paren.png -share/icons/kdeclassic/16x16/actions/math_prod.png -share/icons/kdeclassic/16x16/actions/math_rsub.png -share/icons/kdeclassic/16x16/actions/math_rsup.png -share/icons/kdeclassic/16x16/actions/math_sqrt.png -share/icons/kdeclassic/16x16/actions/math_sum.png -share/icons/kdeclassic/16x16/actions/matrix.png -share/icons/kdeclassic/16x16/actions/mergecell.png -share/icons/kdeclassic/16x16/actions/message_reply.png -share/icons/kdeclassic/16x16/actions/methodnew.png -share/icons/kdeclassic/16x16/actions/middle.png -share/icons/kdeclassic/16x16/actions/misc.png -share/icons/kdeclassic/16x16/actions/money.png -share/icons/kdeclassic/16x16/actions/month.png -share/icons/kdeclassic/16x16/actions/move.png -share/icons/kdeclassic/16x16/actions/moveNode.png -share/icons/kdeclassic/16x16/actions/multirow.png -share/icons/kdeclassic/16x16/actions/music_32ndnote.png -share/icons/kdeclassic/16x16/actions/music_cleficon.png -share/icons/kdeclassic/16x16/actions/music_cross.png -share/icons/kdeclassic/16x16/actions/music_dottednote.png -share/icons/kdeclassic/16x16/actions/music_eightnote.png -share/icons/kdeclassic/16x16/actions/music_fermatenote.png -share/icons/kdeclassic/16x16/actions/music_flat.png -share/icons/kdeclassic/16x16/actions/music_fullnote.png -share/icons/kdeclassic/16x16/actions/music_halfnote.png -share/icons/kdeclassic/16x16/actions/music_natur.png -share/icons/kdeclassic/16x16/actions/music_quarternote.png -share/icons/kdeclassic/16x16/actions/music_sixteenthnote.png -share/icons/kdeclassic/16x16/actions/newNode.png -share/icons/kdeclassic/16x16/actions/newlayer.png -share/icons/kdeclassic/16x16/actions/news_subscribe.png -share/icons/kdeclassic/16x16/actions/news_unsubscribe.png -share/icons/kdeclassic/16x16/actions/newwidget.png -share/icons/kdeclassic/16x16/actions/next.png -share/icons/kdeclassic/16x16/actions/noatunback.png -share/icons/kdeclassic/16x16/actions/noatunforward.png -share/icons/kdeclassic/16x16/actions/noatunpause.png -share/icons/kdeclassic/16x16/actions/noatunplay.png -share/icons/kdeclassic/16x16/actions/noatunplaylist.png -share/icons/kdeclassic/16x16/actions/noatunstop.png -share/icons/kdeclassic/16x16/actions/noatuntray.png -share/icons/kdeclassic/16x16/actions/noatuntraypause.png -share/icons/kdeclassic/16x16/actions/noatuntrayplay.png -share/icons/kdeclassic/16x16/actions/noatuntraystop.png -share/icons/kdeclassic/16x16/actions/nomailappt.png -share/icons/kdeclassic/16x16/actions/null.png -share/icons/kdeclassic/16x16/actions/ok.png -share/icons/kdeclassic/16x16/actions/onetwomatrix.png -share/icons/kdeclassic/16x16/actions/openterm.png -share/icons/kdeclassic/16x16/actions/opentermred.png -share/icons/kdeclassic/16x16/actions/options.png -share/icons/kdeclassic/16x16/actions/organizer.png -share/icons/kdeclassic/16x16/actions/oscilloscope.png -share/icons/kdeclassic/16x16/actions/over.png -share/icons/kdeclassic/16x16/actions/paintbrush.png -share/icons/kdeclassic/16x16/actions/palette_color.png -share/icons/kdeclassic/16x16/actions/palette_gray.png -share/icons/kdeclassic/16x16/actions/palette_halftone.png -share/icons/kdeclassic/16x16/actions/palette_lineart.png -share/icons/kdeclassic/16x16/actions/paren.png -share/icons/kdeclassic/16x16/actions/pencil.png -share/icons/kdeclassic/16x16/actions/percent.png -share/icons/kdeclassic/16x16/actions/piano.png -share/icons/kdeclassic/16x16/actions/player_end.png -share/icons/kdeclassic/16x16/actions/player_fwd.png -share/icons/kdeclassic/16x16/actions/player_pause.png -share/icons/kdeclassic/16x16/actions/player_play.png -share/icons/kdeclassic/16x16/actions/player_rew.png -share/icons/kdeclassic/16x16/actions/player_start.png -share/icons/kdeclassic/16x16/actions/player_stop.png -share/icons/kdeclassic/16x16/actions/plugin.png -share/icons/kdeclassic/16x16/actions/pmaddpoint.png -share/icons/kdeclassic/16x16/actions/pmaddsubprism.png -share/icons/kdeclassic/16x16/actions/pmbicubicpatch.png -share/icons/kdeclassic/16x16/actions/pmblendmapmodifiers.png -share/icons/kdeclassic/16x16/actions/pmblob.png -share/icons/kdeclassic/16x16/actions/pmblobcylinder.png -share/icons/kdeclassic/16x16/actions/pmblobsphere.png -share/icons/kdeclassic/16x16/actions/pmboundedby.png -share/icons/kdeclassic/16x16/actions/pmbox.png -share/icons/kdeclassic/16x16/actions/pmbumpmap.png -share/icons/kdeclassic/16x16/actions/pmcamera.png -share/icons/kdeclassic/16x16/actions/pmclippedby.png -share/icons/kdeclassic/16x16/actions/pmcolorlist.png -share/icons/kdeclassic/16x16/actions/pmcolormap.png -share/icons/kdeclassic/16x16/actions/pmcolormapdeclare.png -share/icons/kdeclassic/16x16/actions/pmcomment.png -share/icons/kdeclassic/16x16/actions/pmcone.png -share/icons/kdeclassic/16x16/actions/pmcylinder.png -share/icons/kdeclassic/16x16/actions/pmdeclare.png -share/icons/kdeclassic/16x16/actions/pmdensity.png -share/icons/kdeclassic/16x16/actions/pmdensitydeclare.png -share/icons/kdeclassic/16x16/actions/pmdensitylist.png -share/icons/kdeclassic/16x16/actions/pmdensitymap.png -share/icons/kdeclassic/16x16/actions/pmdensitymapdeclare.png -share/icons/kdeclassic/16x16/actions/pmdialogview.png -share/icons/kdeclassic/16x16/actions/pmdifference.png -share/icons/kdeclassic/16x16/actions/pmdisc.png -share/icons/kdeclassic/16x16/actions/pmdrag.png -share/icons/kdeclassic/16x16/actions/pmfinish.png -share/icons/kdeclassic/16x16/actions/pmfinishdeclare.png -share/icons/kdeclassic/16x16/actions/pmfog.png -share/icons/kdeclassic/16x16/actions/pmfogdeclare.png -share/icons/kdeclassic/16x16/actions/pmglobalsettings.png -share/icons/kdeclassic/16x16/actions/pmglview.png -share/icons/kdeclassic/16x16/actions/pmheightfield.png -share/icons/kdeclassic/16x16/actions/pmimagemap.png -share/icons/kdeclassic/16x16/actions/pminserterrors.png -share/icons/kdeclassic/16x16/actions/pminsertfirstchild.png -share/icons/kdeclassic/16x16/actions/pminsertlastchild.png -share/icons/kdeclassic/16x16/actions/pminsertsibling.png -share/icons/kdeclassic/16x16/actions/pminterior.png -share/icons/kdeclassic/16x16/actions/pminteriordeclare.png -share/icons/kdeclassic/16x16/actions/pmintersection.png -share/icons/kdeclassic/16x16/actions/pmjuliafractal.png -share/icons/kdeclassic/16x16/actions/pmlathe.png -share/icons/kdeclassic/16x16/actions/pmlight.png -share/icons/kdeclassic/16x16/actions/pmlistpattern.png -share/icons/kdeclassic/16x16/actions/pmlookslike.png -share/icons/kdeclassic/16x16/actions/pmmaterial.png -share/icons/kdeclassic/16x16/actions/pmmaterialdeclare.png -share/icons/kdeclassic/16x16/actions/pmmaterialmap.png -share/icons/kdeclassic/16x16/actions/pmmatrix.png -share/icons/kdeclassic/16x16/actions/pmmedia.png -share/icons/kdeclassic/16x16/actions/pmmediadeclare.png -share/icons/kdeclassic/16x16/actions/pmmerge.png -share/icons/kdeclassic/16x16/actions/pmnormal.png -share/icons/kdeclassic/16x16/actions/pmnormaldeclare.png -share/icons/kdeclassic/16x16/actions/pmnormallist.png -share/icons/kdeclassic/16x16/actions/pmnormalmap.png -share/icons/kdeclassic/16x16/actions/pmnormalmapdeclare.png -share/icons/kdeclassic/16x16/actions/pmobjectdeclare.png -share/icons/kdeclassic/16x16/actions/pmobjectlink.png -share/icons/kdeclassic/16x16/actions/pmpattern.png -share/icons/kdeclassic/16x16/actions/pmpigment.png -share/icons/kdeclassic/16x16/actions/pmpigmentdeclare.png -share/icons/kdeclassic/16x16/actions/pmpigmentlist.png -share/icons/kdeclassic/16x16/actions/pmpigmentmap.png -share/icons/kdeclassic/16x16/actions/pmpigmentmapdeclare.png -share/icons/kdeclassic/16x16/actions/pmplane.png -share/icons/kdeclassic/16x16/actions/pmpolynom.png -share/icons/kdeclassic/16x16/actions/pmprism.png -share/icons/kdeclassic/16x16/actions/pmquickcolor.png -share/icons/kdeclassic/16x16/actions/pmrainbow.png -share/icons/kdeclassic/16x16/actions/pmrainbowdeclare.png -share/icons/kdeclassic/16x16/actions/pmraw.png -share/icons/kdeclassic/16x16/actions/pmremovepoint.png -share/icons/kdeclassic/16x16/actions/pmrender.png -share/icons/kdeclassic/16x16/actions/pmrenderpreview.png -share/icons/kdeclassic/16x16/actions/pmrendersettings.png -share/icons/kdeclassic/16x16/actions/pmrotate.png -share/icons/kdeclassic/16x16/actions/pmscale.png -share/icons/kdeclassic/16x16/actions/pmscene.png -share/icons/kdeclassic/16x16/actions/pmskysphere.png -share/icons/kdeclassic/16x16/actions/pmskyspheredeclare.png -share/icons/kdeclassic/16x16/actions/pmslope.png -share/icons/kdeclassic/16x16/actions/pmslopemap.png -share/icons/kdeclassic/16x16/actions/pmslopemapdeclare.png -share/icons/kdeclassic/16x16/actions/pmsolidcolor.png -share/icons/kdeclassic/16x16/actions/pmsor.png -share/icons/kdeclassic/16x16/actions/pmsphere.png -share/icons/kdeclassic/16x16/actions/pmsqe.png -share/icons/kdeclassic/16x16/actions/pmtext.png -share/icons/kdeclassic/16x16/actions/pmtexture.png -share/icons/kdeclassic/16x16/actions/pmtexturedeclare.png -share/icons/kdeclassic/16x16/actions/pmtexturelist.png -share/icons/kdeclassic/16x16/actions/pmtexturemap.png -share/icons/kdeclassic/16x16/actions/pmtexturemapdeclare.png -share/icons/kdeclassic/16x16/actions/pmtorus.png -share/icons/kdeclassic/16x16/actions/pmtranslate.png -share/icons/kdeclassic/16x16/actions/pmtreeview.png -share/icons/kdeclassic/16x16/actions/pmtriangle.png -share/icons/kdeclassic/16x16/actions/pmunion.png -share/icons/kdeclassic/16x16/actions/pmwarp.png -share/icons/kdeclassic/16x16/actions/pointtool.png -share/icons/kdeclassic/16x16/actions/polygontool.png -share/icons/kdeclassic/16x16/actions/power.png -share/icons/kdeclassic/16x16/actions/precminus.png -share/icons/kdeclassic/16x16/actions/precplus.png -share/icons/kdeclassic/16x16/actions/previous.png -share/icons/kdeclassic/16x16/actions/prod.png -share/icons/kdeclassic/16x16/actions/project_open.png -share/icons/kdeclassic/16x16/actions/qmake_scope.png -share/icons/kdeclassic/16x16/actions/qmake_scopenew.png -share/icons/kdeclassic/16x16/actions/qmakerun.png -share/icons/kdeclassic/16x16/actions/query_erase.png -share/icons/kdeclassic/16x16/actions/queue.png -share/icons/kdeclassic/16x16/actions/quiz.png -share/icons/kdeclassic/16x16/actions/raiselayer.png -share/icons/kdeclassic/16x16/actions/readonlyevent.png -share/icons/kdeclassic/16x16/actions/rebuild.png -share/icons/kdeclassic/16x16/actions/recttool.png -share/icons/kdeclassic/16x16/actions/recur.png -share/icons/kdeclassic/16x16/actions/redo.png -share/icons/kdeclassic/16x16/actions/reload.png -share/icons/kdeclassic/16x16/actions/reload_page.png -share/icons/kdeclassic/16x16/actions/remove.png -share/icons/kdeclassic/16x16/actions/removecell.png -share/icons/kdeclassic/16x16/actions/removecomment.png -share/icons/kdeclassic/16x16/actions/resizecol.png -share/icons/kdeclassic/16x16/actions/resizerow.png -share/icons/kdeclassic/16x16/actions/restore.png -share/icons/kdeclassic/16x16/actions/revert.png -share/icons/kdeclassic/16x16/actions/ring.png -share/icons/kdeclassic/16x16/actions/roll.png -share/icons/kdeclassic/16x16/actions/rotate.png -share/icons/kdeclassic/16x16/actions/rotate_ccw.png -share/icons/kdeclassic/16x16/actions/rotate_cw.png -share/icons/kdeclassic/16x16/actions/rsub.png -share/icons/kdeclassic/16x16/actions/rsup.png -share/icons/kdeclassic/16x16/actions/run.png -share/icons/kdeclassic/16x16/actions/runprog.png -share/icons/kdeclassic/16x16/actions/save_all.png -share/icons/kdeclassic/16x16/actions/series.png -share/icons/kdeclassic/16x16/actions/servicenew_kdevelop.png -share/icons/kdeclassic/16x16/actions/share.png -share/icons/kdeclassic/16x16/actions/shear.png -share/icons/kdeclassic/16x16/actions/show_table_column.png -share/icons/kdeclassic/16x16/actions/show_table_row.png -share/icons/kdeclassic/16x16/actions/signature.png -share/icons/kdeclassic/16x16/actions/smallclock.png -share/icons/kdeclassic/16x16/actions/snap_to_grid.png -share/icons/kdeclassic/16x16/actions/sort_decrease.png -share/icons/kdeclassic/16x16/actions/sort_incr.png -share/icons/kdeclassic/16x16/actions/special_paste.png -share/icons/kdeclassic/16x16/actions/spellcheck.png -share/icons/kdeclassic/16x16/actions/split.png -share/icons/kdeclassic/16x16/actions/spnewgame.png -share/icons/kdeclassic/16x16/actions/spnewround.png -share/icons/kdeclassic/16x16/actions/sppausegame.png -share/icons/kdeclassic/16x16/actions/sqrt.png -share/icons/kdeclassic/16x16/actions/stamp.png -share/icons/kdeclassic/16x16/actions/start.png -share/icons/kdeclassic/16x16/actions/stop.png -share/icons/kdeclassic/16x16/actions/strokedocker.png -share/icons/kdeclassic/16x16/actions/sum.png -share/icons/kdeclassic/16x16/actions/tab_breakoff.png -share/icons/kdeclassic/16x16/actions/tab_duplicate.png -share/icons/kdeclassic/16x16/actions/tab_first.png -share/icons/kdeclassic/16x16/actions/tab_last.png -share/icons/kdeclassic/16x16/actions/tab_left.png -share/icons/kdeclassic/16x16/actions/tab_new.png -share/icons/kdeclassic/16x16/actions/tab_new_bg.png -share/icons/kdeclassic/16x16/actions/tab_remove.png -share/icons/kdeclassic/16x16/actions/tab_right.png -share/icons/kdeclassic/16x16/actions/targetnew_kdevelop.png -share/icons/kdeclassic/16x16/actions/tcenteralign.png -share/icons/kdeclassic/16x16/actions/text.png -share/icons/kdeclassic/16x16/actions/text_block.png -share/icons/kdeclassic/16x16/actions/text_bold.png -share/icons/kdeclassic/16x16/actions/text_bottom.png -share/icons/kdeclassic/16x16/actions/text_center.png -share/icons/kdeclassic/16x16/actions/text_italic.png -share/icons/kdeclassic/16x16/actions/text_left.png -share/icons/kdeclassic/16x16/actions/text_right.png -share/icons/kdeclassic/16x16/actions/text_strike.png -share/icons/kdeclassic/16x16/actions/text_sub.png -share/icons/kdeclassic/16x16/actions/text_super.png -share/icons/kdeclassic/16x16/actions/text_top.png -share/icons/kdeclassic/16x16/actions/text_under.png -share/icons/kdeclassic/16x16/actions/textcolor.png -share/icons/kdeclassic/16x16/actions/texttool.png -share/icons/kdeclassic/16x16/actions/thumbnail.png -share/icons/kdeclassic/16x16/actions/tleftalign.png -share/icons/kdeclassic/16x16/actions/today.png -share/icons/kdeclassic/16x16/actions/todo.png -share/icons/kdeclassic/16x16/actions/toggle_log.png -share/icons/kdeclassic/16x16/actions/tooloptions.png -share/icons/kdeclassic/16x16/actions/top.png -share/icons/kdeclassic/16x16/actions/transform.png -share/icons/kdeclassic/16x16/actions/translate.png -share/icons/kdeclassic/16x16/actions/trightalign.png -share/icons/kdeclassic/16x16/actions/under.png -share/icons/kdeclassic/16x16/actions/undo.png -share/icons/kdeclassic/16x16/actions/ungroup.png -share/icons/kdeclassic/16x16/actions/unlock.png -share/icons/kdeclassic/16x16/actions/unsorted_list.png -share/icons/kdeclassic/16x16/actions/up.png -share/icons/kdeclassic/16x16/actions/upper.png -share/icons/kdeclassic/16x16/actions/validators.png -share/icons/kdeclassic/16x16/actions/variablenew.png -share/icons/kdeclassic/16x16/actions/vertical_text.png -share/icons/kdeclassic/16x16/actions/view_bottom.png -share/icons/kdeclassic/16x16/actions/view_choose.png -share/icons/kdeclassic/16x16/actions/view_detailed.png -share/icons/kdeclassic/16x16/actions/view_icon.png -share/icons/kdeclassic/16x16/actions/view_left_right.png -share/icons/kdeclassic/16x16/actions/view_multicolumn.png -share/icons/kdeclassic/16x16/actions/view_orientation.png -share/icons/kdeclassic/16x16/actions/view_remove.png -share/icons/kdeclassic/16x16/actions/view_right.png -share/icons/kdeclassic/16x16/actions/view_sidetree.png -share/icons/kdeclassic/16x16/actions/view_split.png -share/icons/kdeclassic/16x16/actions/view_text.png -share/icons/kdeclassic/16x16/actions/view_top_bottom.png -share/icons/kdeclassic/16x16/actions/view_tree.png -share/icons/kdeclassic/16x16/actions/viewmag+.png -share/icons/kdeclassic/16x16/actions/viewmag-.png -share/icons/kdeclassic/16x16/actions/viewmag.png -share/icons/kdeclassic/16x16/actions/viewmag1.png -share/icons/kdeclassic/16x16/actions/viewmagfit.png -share/icons/kdeclassic/16x16/actions/vmirror.png -share/icons/kdeclassic/16x16/actions/volume.png -share/icons/kdeclassic/16x16/actions/webarchiver.png -share/icons/kdeclassic/16x16/actions/webexport.png -share/icons/kdeclassic/16x16/actions/whatsnext.png -share/icons/kdeclassic/16x16/actions/window_fullscreen.png -share/icons/kdeclassic/16x16/actions/window_new.png -share/icons/kdeclassic/16x16/actions/window_nofullscreen.png -share/icons/kdeclassic/16x16/actions/wizard.png -share/icons/kdeclassic/16x16/apps/access.png -share/icons/kdeclassic/16x16/apps/acroread.png -share/icons/kdeclassic/16x16/apps/agent.png -share/icons/kdeclassic/16x16/apps/aktion.png -share/icons/kdeclassic/16x16/apps/alevt.png -share/icons/kdeclassic/16x16/apps/amor.png -share/icons/kdeclassic/16x16/apps/applixware.png -share/icons/kdeclassic/16x16/apps/ark.png -share/icons/kdeclassic/16x16/apps/arts.png -share/icons/kdeclassic/16x16/apps/artsbuilder.png -share/icons/kdeclassic/16x16/apps/artscontrol.png -share/icons/kdeclassic/16x16/apps/atlantik.png -share/icons/kdeclassic/16x16/apps/atlantikdesigner.png -share/icons/kdeclassic/16x16/apps/background.png -share/icons/kdeclassic/16x16/apps/bell.png -share/icons/kdeclassic/16x16/apps/blender.png -share/icons/kdeclassic/16x16/apps/cache.png -share/icons/kdeclassic/16x16/apps/camera.png -share/icons/kdeclassic/16x16/apps/clock.png -share/icons/kdeclassic/16x16/apps/colors.png -share/icons/kdeclassic/16x16/apps/cookie.png -share/icons/kdeclassic/16x16/apps/date.png -share/icons/kdeclassic/16x16/apps/designer.png -share/icons/kdeclassic/16x16/apps/dlgedit.png -share/icons/kdeclassic/16x16/apps/edu_languages.png -share/icons/kdeclassic/16x16/apps/edu_mathematics.png -share/icons/kdeclassic/16x16/apps/edu_miscellanous.png -share/icons/kdeclassic/16x16/apps/edu_science.png -share/icons/kdeclassic/16x16/apps/emacs.png -share/icons/kdeclassic/16x16/apps/email.png -share/icons/kdeclassic/16x16/apps/energy.png -share/icons/kdeclassic/16x16/apps/energy_star.png -share/icons/kdeclassic/16x16/apps/enhanced_browsing.png -share/icons/kdeclassic/16x16/apps/filetypes.png -share/icons/kdeclassic/16x16/apps/flashkard.png -share/icons/kdeclassic/16x16/apps/fonts.png -share/icons/kdeclassic/16x16/apps/gimp.png -share/icons/kdeclassic/16x16/apps/gv.png -share/icons/kdeclassic/16x16/apps/gvim.png -share/icons/kdeclassic/16x16/apps/help_index.png -share/icons/kdeclassic/16x16/apps/hwinfo.png -share/icons/kdeclassic/16x16/apps/icons.png -share/icons/kdeclassic/16x16/apps/iconthemes.png -share/icons/kdeclassic/16x16/apps/input_devices_settings.png -share/icons/kdeclassic/16x16/apps/kaboodle.png -share/icons/kdeclassic/16x16/apps/kaddressbook.png -share/icons/kdeclassic/16x16/apps/kalarm.png -share/icons/kdeclassic/16x16/apps/kalzium.png -share/icons/kdeclassic/16x16/apps/kaphorism.png -share/icons/kdeclassic/16x16/apps/kappfinder.png -share/icons/kdeclassic/16x16/apps/karbon.png -share/icons/kdeclassic/16x16/apps/karm.png -share/icons/kdeclassic/16x16/apps/kasteroids.png -share/icons/kdeclassic/16x16/apps/kate.png -share/icons/kdeclassic/16x16/apps/kaudiocreator.png -share/icons/kdeclassic/16x16/apps/kbackgammon.png -share/icons/kdeclassic/16x16/apps/kbackgammon_engine.png -share/icons/kdeclassic/16x16/apps/kbattleship.png -share/icons/kdeclassic/16x16/apps/kblackbox.png -share/icons/kdeclassic/16x16/apps/kbounce.png -share/icons/kdeclassic/16x16/apps/kbruch.png -share/icons/kdeclassic/16x16/apps/kcalc.png -share/icons/kdeclassic/16x16/apps/kcharselect.png -share/icons/kdeclassic/16x16/apps/kchart.png -share/icons/kdeclassic/16x16/apps/kcmdevices.png -share/icons/kdeclassic/16x16/apps/kcmdf.png -share/icons/kdeclassic/16x16/apps/kcmkicker.png -share/icons/kdeclassic/16x16/apps/kcmkwm.png -share/icons/kdeclassic/16x16/apps/kcmmemory.png -share/icons/kdeclassic/16x16/apps/kcmmidi.png -share/icons/kdeclassic/16x16/apps/kcmpartitions.png -share/icons/kdeclassic/16x16/apps/kcmpci.png -share/icons/kdeclassic/16x16/apps/kcmprocessor.png -share/icons/kdeclassic/16x16/apps/kcmscsi.png -share/icons/kdeclassic/16x16/apps/kcmsound.png -share/icons/kdeclassic/16x16/apps/kcmsystem.png -share/icons/kdeclassic/16x16/apps/kcmx.png -share/icons/kdeclassic/16x16/apps/kcoloredit.png -share/icons/kdeclassic/16x16/apps/kcontrol.png -share/icons/kdeclassic/16x16/apps/kcron.png -share/icons/kdeclassic/16x16/apps/kdat.png -share/icons/kdeclassic/16x16/apps/kdat_archive.png -share/icons/kdeclassic/16x16/apps/kdat_backup.png -share/icons/kdeclassic/16x16/apps/kdat_eject.png -share/icons/kdeclassic/16x16/apps/kdat_mounted.png -share/icons/kdeclassic/16x16/apps/kdat_restore.png -share/icons/kdeclassic/16x16/apps/kdat_select_all.png -share/icons/kdeclassic/16x16/apps/kdat_select_none.png -share/icons/kdeclassic/16x16/apps/kdat_select_some.png -share/icons/kdeclassic/16x16/apps/kdat_unmounted.png -share/icons/kdeclassic/16x16/apps/kdat_verify.png -share/icons/kdeclassic/16x16/apps/kdeprint_computer.png -share/icons/kdeclassic/16x16/apps/kdeprint_job.png -share/icons/kdeclassic/16x16/apps/kdeprint_job_cancelled.png -share/icons/kdeclassic/16x16/apps/kdeprint_job_completed.png -share/icons/kdeclassic/16x16/apps/kdeprint_job_error.png -share/icons/kdeclassic/16x16/apps/kdeprint_job_process.png -share/icons/kdeclassic/16x16/apps/kdeprint_job_stopped.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_class.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_class_process.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_class_stopped.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_defect.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_process.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_remote.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_remote_process.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_remote_stopped.png -share/icons/kdeclassic/16x16/apps/kdeprint_printer_stopped.png -share/icons/kdeclassic/16x16/apps/kdeprintfax.png -share/icons/kdeclassic/16x16/apps/kdevelop.png -share/icons/kdeclassic/16x16/apps/kdf.png -share/icons/kdeclassic/16x16/apps/kdict.png -share/icons/kdeclassic/16x16/apps/kdisknav.png -share/icons/kdeclassic/16x16/apps/kdmconfig.png -share/icons/kdeclassic/16x16/apps/kdvi.png -share/icons/kdeclassic/16x16/apps/kedit.png -share/icons/kdeclassic/16x16/apps/keditbookmarks.png -share/icons/kdeclassic/16x16/apps/keduca.png -share/icons/kdeclassic/16x16/apps/kenolaba.png -share/icons/kdeclassic/16x16/apps/keyboard.png -share/icons/kdeclassic/16x16/apps/keyboard_layout.png -share/icons/kdeclassic/16x16/apps/kfax.png -share/icons/kdeclassic/16x16/apps/kfind.png -share/icons/kdeclassic/16x16/apps/kfloppy.png -share/icons/kdeclassic/16x16/apps/kfm.png -share/icons/kdeclassic/16x16/apps/kfm_home.png -share/icons/kdeclassic/16x16/apps/kformula.png -share/icons/kdeclassic/16x16/apps/kghostview.png -share/icons/kdeclassic/16x16/apps/khangman.png -share/icons/kdeclassic/16x16/apps/khelpcenter.png -share/icons/kdeclassic/16x16/apps/khexedit.png -share/icons/kdeclassic/16x16/apps/kicker.png -share/icons/kdeclassic/16x16/apps/kiconedit.png -share/icons/kdeclassic/16x16/apps/kig.png -share/icons/kdeclassic/16x16/apps/kio_uiserver.png -share/icons/kdeclassic/16x16/apps/kit.png -share/icons/kdeclassic/16x16/apps/kiten.png -share/icons/kdeclassic/16x16/apps/kivio.png -share/icons/kdeclassic/16x16/apps/kjobviewer.png -share/icons/kdeclassic/16x16/apps/kjots.png -share/icons/kdeclassic/16x16/apps/kjumpingcube.png -share/icons/kdeclassic/16x16/apps/klaptopdaemon.png -share/icons/kdeclassic/16x16/apps/klatin.png -share/icons/kdeclassic/16x16/apps/klettres.png -share/icons/kdeclassic/16x16/apps/klines.png -share/icons/kdeclassic/16x16/apps/klipper.png -share/icons/kdeclassic/16x16/apps/kmahjongg.png -share/icons/kdeclassic/16x16/apps/kmail.png -share/icons/kdeclassic/16x16/apps/kmailcvt.png -share/icons/kdeclassic/16x16/apps/kmathtool.png -share/icons/kdeclassic/16x16/apps/kmenu.png -share/icons/kdeclassic/16x16/apps/kmenuedit.png -share/icons/kdeclassic/16x16/apps/kmessedwords.png -share/icons/kdeclassic/16x16/apps/kmid.png -share/icons/kdeclassic/16x16/apps/kmidi.png -share/icons/kdeclassic/16x16/apps/kmines.png -share/icons/kdeclassic/16x16/apps/kmix.png -share/icons/kdeclassic/16x16/apps/kmoon.png -share/icons/kdeclassic/16x16/apps/kmplot.png -share/icons/kdeclassic/16x16/apps/knewsticker.png -share/icons/kdeclassic/16x16/apps/knode.png -share/icons/kdeclassic/16x16/apps/knotes.png -share/icons/kdeclassic/16x16/apps/knotify.png -share/icons/kdeclassic/16x16/apps/kodo.png -share/icons/kdeclassic/16x16/apps/kolf.png -share/icons/kdeclassic/16x16/apps/konqsidebar_mediaplayer.png -share/icons/kdeclassic/16x16/apps/konqueror.png -share/icons/kdeclassic/16x16/apps/konquest.png -share/icons/kdeclassic/16x16/apps/konsole.png -share/icons/kdeclassic/16x16/apps/kontour.png -share/icons/kdeclassic/16x16/apps/korganizer.png -share/icons/kdeclassic/16x16/apps/korn.png -share/icons/kdeclassic/16x16/apps/kpackage.png -share/icons/kdeclassic/16x16/apps/kpager.png -share/icons/kdeclassic/16x16/apps/kpaint.png -share/icons/kdeclassic/16x16/apps/kpat.png -share/icons/kdeclassic/16x16/apps/kpercentage.png -share/icons/kdeclassic/16x16/apps/kpersonalizer.png -share/icons/kdeclassic/16x16/apps/kpf.png -share/icons/kdeclassic/16x16/apps/kpilot.png -share/icons/kdeclassic/16x16/apps/kpilotDaemon.png -share/icons/kdeclassic/16x16/apps/kpoker.png -share/icons/kdeclassic/16x16/apps/kpovmodeler.png -share/icons/kdeclassic/16x16/apps/kppp.png -share/icons/kdeclassic/16x16/apps/kpresenter.png -share/icons/kdeclassic/16x16/apps/kreversi.png -share/icons/kdeclassic/16x16/apps/krita.png -share/icons/kdeclassic/16x16/apps/kruler.png -share/icons/kdeclassic/16x16/apps/ksame.png -share/icons/kdeclassic/16x16/apps/kscd.png -share/icons/kdeclassic/16x16/apps/kscreensaver.png -share/icons/kdeclassic/16x16/apps/kshisen.png -share/icons/kdeclassic/16x16/apps/ksim.png -share/icons/kdeclassic/16x16/apps/ksirc.png -share/icons/kdeclassic/16x16/apps/ksirtet.png -share/icons/kdeclassic/16x16/apps/ksmiletris.png -share/icons/kdeclassic/16x16/apps/ksnake.png -share/icons/kdeclassic/16x16/apps/ksnapshot.png -share/icons/kdeclassic/16x16/apps/ksokoban.png -share/icons/kdeclassic/16x16/apps/kspaceduel.png -share/icons/kdeclassic/16x16/apps/kspread.png -share/icons/kdeclassic/16x16/apps/kstars.png -share/icons/kdeclassic/16x16/apps/ksysguard.png -share/icons/kdeclassic/16x16/apps/ksysv.png -share/icons/kdeclassic/16x16/apps/ktalkd.png -share/icons/kdeclassic/16x16/apps/kteatime.png -share/icons/kdeclassic/16x16/apps/kthememgr.png -share/icons/kdeclassic/16x16/apps/ktimemon.png -share/icons/kdeclassic/16x16/apps/ktip.png -share/icons/kdeclassic/16x16/apps/ktouch.png -share/icons/kdeclassic/16x16/apps/ktron.png -share/icons/kdeclassic/16x16/apps/kudesigner.png -share/icons/kdeclassic/16x16/apps/kugar.png -share/icons/kdeclassic/16x16/apps/kuickshow.png -share/icons/kdeclassic/16x16/apps/kuser.png -share/icons/kdeclassic/16x16/apps/kverbos.png -share/icons/kdeclassic/16x16/apps/kview.png -share/icons/kdeclassic/16x16/apps/kviewshell.png -share/icons/kdeclassic/16x16/apps/kvoctrain.png -share/icons/kdeclassic/16x16/apps/kwikdisk.png -share/icons/kdeclassic/16x16/apps/kwin.png -share/icons/kdeclassic/16x16/apps/kwin4.png -share/icons/kdeclassic/16x16/apps/kword.png -share/icons/kdeclassic/16x16/apps/kworldclock.png -share/icons/kdeclassic/16x16/apps/kwrite.png -share/icons/kdeclassic/16x16/apps/kxkb.png -share/icons/kdeclassic/16x16/apps/laptop_battery.png -share/icons/kdeclassic/16x16/apps/laptop_pcmcia.png -share/icons/kdeclassic/16x16/apps/licq.png -share/icons/kdeclassic/16x16/apps/locale.png -share/icons/kdeclassic/16x16/apps/looknfeel.png -share/icons/kdeclassic/16x16/apps/lyx.png -share/icons/kdeclassic/16x16/apps/mac.png -share/icons/kdeclassic/16x16/apps/mathematica.png -share/icons/kdeclassic/16x16/apps/mouse.png -share/icons/kdeclassic/16x16/apps/mozilla.png -share/icons/kdeclassic/16x16/apps/multimedia.png -share/icons/kdeclassic/16x16/apps/nedit.png -share/icons/kdeclassic/16x16/apps/netscape.png -share/icons/kdeclassic/16x16/apps/noatun.png -share/icons/kdeclassic/16x16/apps/opera.png -share/icons/kdeclassic/16x16/apps/package_applications.png -share/icons/kdeclassic/16x16/apps/package_development.png -share/icons/kdeclassic/16x16/apps/package_editors.png -share/icons/kdeclassic/16x16/apps/package_edutainment.png -share/icons/kdeclassic/16x16/apps/package_favourite.png -share/icons/kdeclassic/16x16/apps/package_games.png -share/icons/kdeclassic/16x16/apps/package_games_arcade.png -share/icons/kdeclassic/16x16/apps/package_games_board.png -share/icons/kdeclassic/16x16/apps/package_games_card.png -share/icons/kdeclassic/16x16/apps/package_games_strategy.png -share/icons/kdeclassic/16x16/apps/package_graphics.png -share/icons/kdeclassic/16x16/apps/package_multimedia.png -share/icons/kdeclassic/16x16/apps/package_network.png -share/icons/kdeclassic/16x16/apps/package_settings.png -share/icons/kdeclassic/16x16/apps/package_system.png -share/icons/kdeclassic/16x16/apps/package_toys.png -share/icons/kdeclassic/16x16/apps/package_utilities.png -share/icons/kdeclassic/16x16/apps/package_wordprocessing.png -share/icons/kdeclassic/16x16/apps/panel.png -share/icons/kdeclassic/16x16/apps/panel_settings.png -share/icons/kdeclassic/16x16/apps/password.png -share/icons/kdeclassic/16x16/apps/penguin.png -share/icons/kdeclassic/16x16/apps/personal.png -share/icons/kdeclassic/16x16/apps/plan.png -share/icons/kdeclassic/16x16/apps/printmgr.png -share/icons/kdeclassic/16x16/apps/proxy.png -share/icons/kdeclassic/16x16/apps/pybliographic.png -share/icons/kdeclassic/16x16/apps/realplayer.png -share/icons/kdeclassic/16x16/apps/remote.png -share/icons/kdeclassic/16x16/apps/samba.png -share/icons/kdeclassic/16x16/apps/stylesheet.png -share/icons/kdeclassic/16x16/apps/terminal.png -share/icons/kdeclassic/16x16/apps/usb.png -share/icons/kdeclassic/16x16/apps/wabi.png -share/icons/kdeclassic/16x16/apps/window_list.png -share/icons/kdeclassic/16x16/apps/winprops.png -share/icons/kdeclassic/16x16/apps/wp.png -share/icons/kdeclassic/16x16/apps/xapp.png -share/icons/kdeclassic/16x16/apps/xcalc.png -share/icons/kdeclassic/16x16/apps/xclipboard.png -share/icons/kdeclassic/16x16/apps/xclock.png -share/icons/kdeclassic/16x16/apps/xconsole.png -share/icons/kdeclassic/16x16/apps/xedit.png -share/icons/kdeclassic/16x16/apps/xemacs.png -share/icons/kdeclassic/16x16/apps/xeyes.png -share/icons/kdeclassic/16x16/apps/xfig.png -share/icons/kdeclassic/16x16/apps/xfmail.png -share/icons/kdeclassic/16x16/apps/xload.png -share/icons/kdeclassic/16x16/apps/xmag.png -share/icons/kdeclassic/16x16/apps/xmms.png -share/icons/kdeclassic/16x16/apps/xosview.png -share/icons/kdeclassic/16x16/apps/xpaint.png -share/icons/kdeclassic/16x16/apps/xv.png -share/icons/kdeclassic/16x16/devices/3floppy_mount.png -share/icons/kdeclassic/16x16/devices/3floppy_unmount.png -share/icons/kdeclassic/16x16/devices/5floppy_mount.png -share/icons/kdeclassic/16x16/devices/5floppy_unmount.png -share/icons/kdeclassic/16x16/devices/camera.png -share/icons/kdeclassic/16x16/devices/cdaudio_mount.png -share/icons/kdeclassic/16x16/devices/cdaudio_unmount.png -share/icons/kdeclassic/16x16/devices/cdrom_mount.png -share/icons/kdeclassic/16x16/devices/cdrom_unmount.png -share/icons/kdeclassic/16x16/devices/cdwriter_mount.png -share/icons/kdeclassic/16x16/devices/cdwriter_unmount.png -share/icons/kdeclassic/16x16/devices/dvd_mount.png -share/icons/kdeclassic/16x16/devices/dvd_unmount.png -share/icons/kdeclassic/16x16/devices/hdd_mount.png -share/icons/kdeclassic/16x16/devices/hdd_unmount.png -share/icons/kdeclassic/16x16/devices/ksim_cpu.png -share/icons/kdeclassic/16x16/devices/memory.png -share/icons/kdeclassic/16x16/devices/mo_mount.png -share/icons/kdeclassic/16x16/devices/mo_unmount.png -share/icons/kdeclassic/16x16/devices/nfs_mount.png -share/icons/kdeclassic/16x16/devices/nfs_unmount.png -share/icons/kdeclassic/16x16/devices/print_class.png -share/icons/kdeclassic/16x16/devices/print_printer.png -share/icons/kdeclassic/16x16/devices/printer1.png -share/icons/kdeclassic/16x16/devices/printer2.png -share/icons/kdeclassic/16x16/devices/scanner.png -share/icons/kdeclassic/16x16/devices/tablet.png -share/icons/kdeclassic/16x16/devices/zip_mount.png -share/icons/kdeclassic/16x16/devices/zip_unmount.png -share/icons/kdeclassic/16x16/filesystems/blockdevice.png -share/icons/kdeclassic/16x16/filesystems/chardevice.png -share/icons/kdeclassic/16x16/filesystems/desktop.png -share/icons/kdeclassic/16x16/filesystems/exec.png -share/icons/kdeclassic/16x16/filesystems/file_broken.png -share/icons/kdeclassic/16x16/filesystems/file_important.png -share/icons/kdeclassic/16x16/filesystems/file_locked.png -share/icons/kdeclassic/16x16/filesystems/folder.png -share/icons/kdeclassic/16x16/filesystems/folder_blue.png -share/icons/kdeclassic/16x16/filesystems/folder_blue_open.png -share/icons/kdeclassic/16x16/filesystems/folder_cyan.png -share/icons/kdeclassic/16x16/filesystems/folder_cyan_open.png -share/icons/kdeclassic/16x16/filesystems/folder_green.png -share/icons/kdeclassic/16x16/filesystems/folder_green_open.png -share/icons/kdeclassic/16x16/filesystems/folder_grey.png -share/icons/kdeclassic/16x16/filesystems/folder_grey_open.png -share/icons/kdeclassic/16x16/filesystems/folder_home.png -share/icons/kdeclassic/16x16/filesystems/folder_html.png -share/icons/kdeclassic/16x16/filesystems/folder_image.png -share/icons/kdeclassic/16x16/filesystems/folder_important.png -share/icons/kdeclassic/16x16/filesystems/folder_inbox.png -share/icons/kdeclassic/16x16/filesystems/folder_locked.png -share/icons/kdeclassic/16x16/filesystems/folder_man.png -share/icons/kdeclassic/16x16/filesystems/folder_open.png -share/icons/kdeclassic/16x16/filesystems/folder_orange.png -share/icons/kdeclassic/16x16/filesystems/folder_orange_open.png -share/icons/kdeclassic/16x16/filesystems/folder_outbox.png -share/icons/kdeclassic/16x16/filesystems/folder_print2.png -share/icons/kdeclassic/16x16/filesystems/folder_red.png -share/icons/kdeclassic/16x16/filesystems/folder_red_open.png -share/icons/kdeclassic/16x16/filesystems/folder_sent_mail.png -share/icons/kdeclassic/16x16/filesystems/folder_sound.png -share/icons/kdeclassic/16x16/filesystems/folder_tar.png -share/icons/kdeclassic/16x16/filesystems/folder_txt.png -share/icons/kdeclassic/16x16/filesystems/folder_video.png -share/icons/kdeclassic/16x16/filesystems/folder_violet.png -share/icons/kdeclassic/16x16/filesystems/folder_violet_open.png -share/icons/kdeclassic/16x16/filesystems/folder_wordprocessing.png -share/icons/kdeclassic/16x16/filesystems/folder_yellow.png -share/icons/kdeclassic/16x16/filesystems/folder_yellow_open.png -share/icons/kdeclassic/16x16/filesystems/ftp.png -share/icons/kdeclassic/16x16/filesystems/link.png -share/icons/kdeclassic/16x16/filesystems/lockoverlay.png -share/icons/kdeclassic/16x16/filesystems/network.png -share/icons/kdeclassic/16x16/filesystems/network_local.png -share/icons/kdeclassic/16x16/filesystems/pipe.png -share/icons/kdeclassic/16x16/filesystems/services.png -share/icons/kdeclassic/16x16/filesystems/shredder.png -share/icons/kdeclassic/16x16/filesystems/socket.png -share/icons/kdeclassic/16x16/filesystems/trashcan_empty.png -share/icons/kdeclassic/16x16/filesystems/trashcan_full.png -share/icons/kdeclassic/16x16/filesystems/www.png -share/icons/kdeclassic/16x16/filesystems/zip.png -share/icons/kdeclassic/16x16/mimetypes/applix.png -share/icons/kdeclassic/16x16/mimetypes/binary.png -share/icons/kdeclassic/16x16/mimetypes/binary2.png -share/icons/kdeclassic/16x16/mimetypes/cdtrack.png -share/icons/kdeclassic/16x16/mimetypes/colorscm.png -share/icons/kdeclassic/16x16/mimetypes/core.png -share/icons/kdeclassic/16x16/mimetypes/deb.png -share/icons/kdeclassic/16x16/mimetypes/debfile.png -share/icons/kdeclassic/16x16/mimetypes/document.png -share/icons/kdeclassic/16x16/mimetypes/document2.png -share/icons/kdeclassic/16x16/mimetypes/dvi.png -share/icons/kdeclassic/16x16/mimetypes/empty.png -share/icons/kdeclassic/16x16/mimetypes/font_bitmap.png -share/icons/kdeclassic/16x16/mimetypes/font_truetype.png -share/icons/kdeclassic/16x16/mimetypes/font_type1.png -share/icons/kdeclassic/16x16/mimetypes/gf.png -share/icons/kdeclassic/16x16/mimetypes/html.png -share/icons/kdeclassic/16x16/mimetypes/image.png -share/icons/kdeclassic/16x16/mimetypes/info.png -share/icons/kdeclassic/16x16/mimetypes/karbon_karbon.png -share/icons/kdeclassic/16x16/mimetypes/kchart_chrt.png -share/icons/kdeclassic/16x16/mimetypes/kformula_kfo.png -share/icons/kdeclassic/16x16/mimetypes/kivio_flw.png -share/icons/kdeclassic/16x16/mimetypes/kmultiple.png -share/icons/kdeclassic/16x16/mimetypes/kpovmodeler_doc.png -share/icons/kdeclassic/16x16/mimetypes/kpresenter_kpr.png -share/icons/kdeclassic/16x16/mimetypes/krita_kra.png -share/icons/kdeclassic/16x16/mimetypes/kspread_ksp.png -share/icons/kdeclassic/16x16/mimetypes/kugar_kud.png -share/icons/kdeclassic/16x16/mimetypes/kugardata.png -share/icons/kdeclassic/16x16/mimetypes/kword_kwd.png -share/icons/kdeclassic/16x16/mimetypes/log.png -share/icons/kdeclassic/16x16/mimetypes/make.png -share/icons/kdeclassic/16x16/mimetypes/man.png -share/icons/kdeclassic/16x16/mimetypes/message.png -share/icons/kdeclassic/16x16/mimetypes/metafont.png -share/icons/kdeclassic/16x16/mimetypes/midi.png -share/icons/kdeclassic/16x16/mimetypes/misc_doc.png -share/icons/kdeclassic/16x16/mimetypes/netscape_doc.png -share/icons/kdeclassic/16x16/mimetypes/news.png -share/icons/kdeclassic/16x16/mimetypes/pdf.png -share/icons/kdeclassic/16x16/mimetypes/pk.png -share/icons/kdeclassic/16x16/mimetypes/postscript.png -share/icons/kdeclassic/16x16/mimetypes/readme.png -share/icons/kdeclassic/16x16/mimetypes/recycled.png -share/icons/kdeclassic/16x16/mimetypes/resource.png -share/icons/kdeclassic/16x16/mimetypes/rpm.png -share/icons/kdeclassic/16x16/mimetypes/rpmfile.png -share/icons/kdeclassic/16x16/mimetypes/shellscript.png -share/icons/kdeclassic/16x16/mimetypes/shellscript2.png -share/icons/kdeclassic/16x16/mimetypes/sound.png -share/icons/kdeclassic/16x16/mimetypes/source.png -share/icons/kdeclassic/16x16/mimetypes/source_c.png -share/icons/kdeclassic/16x16/mimetypes/source_cpp.png -share/icons/kdeclassic/16x16/mimetypes/source_f.png -share/icons/kdeclassic/16x16/mimetypes/source_h.png -share/icons/kdeclassic/16x16/mimetypes/source_java.png -share/icons/kdeclassic/16x16/mimetypes/source_l.png -share/icons/kdeclassic/16x16/mimetypes/source_moc.png -share/icons/kdeclassic/16x16/mimetypes/source_o.png -share/icons/kdeclassic/16x16/mimetypes/source_pl.png -share/icons/kdeclassic/16x16/mimetypes/source_py.png -share/icons/kdeclassic/16x16/mimetypes/source_s.png -share/icons/kdeclassic/16x16/mimetypes/source_y.png -share/icons/kdeclassic/16x16/mimetypes/tar.png -share/icons/kdeclassic/16x16/mimetypes/tgz.png -share/icons/kdeclassic/16x16/mimetypes/txt.png -share/icons/kdeclassic/16x16/mimetypes/unknown.png -share/icons/kdeclassic/16x16/mimetypes/vcalendar.png -share/icons/kdeclassic/16x16/mimetypes/vcard.png -share/icons/kdeclassic/16x16/mimetypes/vectorgfx.png -share/icons/kdeclassic/16x16/mimetypes/video.png -share/icons/kdeclassic/16x16/mimetypes/widget_doc.png -share/icons/kdeclassic/16x16/mimetypes/wordprocessing.png -share/icons/kdeclassic/22x22/actions/14_ellipse.png -share/icons/kdeclassic/22x22/actions/14_gradient.png -share/icons/kdeclassic/22x22/actions/14_group.png -share/icons/kdeclassic/22x22/actions/14_polygon.png -share/icons/kdeclassic/22x22/actions/14_polyline.png -share/icons/kdeclassic/22x22/actions/14_rectangle.png -share/icons/kdeclassic/22x22/actions/14_rotate.png -share/icons/kdeclassic/22x22/actions/14_roundrect.png -share/icons/kdeclassic/22x22/actions/14_select.png -share/icons/kdeclassic/22x22/actions/14_selectnodes.png -share/icons/kdeclassic/22x22/actions/14_shear.png -share/icons/kdeclassic/22x22/actions/14_sinus.png -share/icons/kdeclassic/22x22/actions/14_spiral.png -share/icons/kdeclassic/22x22/actions/14_star.png -share/icons/kdeclassic/22x22/actions/14_text.png -share/icons/kdeclassic/22x22/actions/14_ungroup.png -share/icons/kdeclassic/22x22/actions/1day.png -share/icons/kdeclassic/22x22/actions/1downarrow.png -share/icons/kdeclassic/22x22/actions/1leftarrow.png -share/icons/kdeclassic/22x22/actions/1rightarrow.png -share/icons/kdeclassic/22x22/actions/1uparrow.png -share/icons/kdeclassic/22x22/actions/2downarrow.png -share/icons/kdeclassic/22x22/actions/2leftarrow.png -share/icons/kdeclassic/22x22/actions/2rightarrow.png -share/icons/kdeclassic/22x22/actions/2uparrow.png -share/icons/kdeclassic/22x22/actions/3leftarrow.png -share/icons/kdeclassic/22x22/actions/3rightarrow.png -share/icons/kdeclassic/22x22/actions/5days.png -share/icons/kdeclassic/22x22/actions/7days.png -share/icons/kdeclassic/22x22/actions/abort.png -share/icons/kdeclassic/22x22/actions/about_kde.png -share/icons/kdeclassic/22x22/actions/abs.png -share/icons/kdeclassic/22x22/actions/add_group.png -share/icons/kdeclassic/22x22/actions/add_user.png -share/icons/kdeclassic/22x22/actions/addquestion.png -share/icons/kdeclassic/22x22/actions/adjustcol.png -share/icons/kdeclassic/22x22/actions/adjustrow.png -share/icons/kdeclassic/22x22/actions/agenda.png -share/icons/kdeclassic/22x22/actions/airbrush.png -share/icons/kdeclassic/22x22/actions/alignobjs.png -share/icons/kdeclassic/22x22/actions/aobottom.png -share/icons/kdeclassic/22x22/actions/aocenterh.png -share/icons/kdeclassic/22x22/actions/aocenterv.png -share/icons/kdeclassic/22x22/actions/aoleft.png -share/icons/kdeclassic/22x22/actions/aoright.png -share/icons/kdeclassic/22x22/actions/aotop.png -share/icons/kdeclassic/22x22/actions/appearance.png -share/icons/kdeclassic/22x22/actions/appointment.png -share/icons/kdeclassic/22x22/actions/areas3d.png -share/icons/kdeclassic/22x22/actions/ark_adddir.png -share/icons/kdeclassic/22x22/actions/ark_addfile.png -share/icons/kdeclassic/22x22/actions/ark_delete.png -share/icons/kdeclassic/22x22/actions/ark_extract.png -share/icons/kdeclassic/22x22/actions/ark_help.png -share/icons/kdeclassic/22x22/actions/ark_new.png -share/icons/kdeclassic/22x22/actions/ark_open.png -share/icons/kdeclassic/22x22/actions/ark_options.png -share/icons/kdeclassic/22x22/actions/ark_selectall.png -share/icons/kdeclassic/22x22/actions/ark_view.png -share/icons/kdeclassic/22x22/actions/arrange.png -share/icons/kdeclassic/22x22/actions/artsbuilderexecute.png -share/icons/kdeclassic/22x22/actions/atlantik_buy_estate.png -share/icons/kdeclassic/22x22/actions/attach.png -share/icons/kdeclassic/22x22/actions/autoform.png -share/icons/kdeclassic/22x22/actions/babelfish.png -share/icons/kdeclassic/22x22/actions/back.png -share/icons/kdeclassic/22x22/actions/bars.png -share/icons/kdeclassic/22x22/actions/bars3d.png -share/icons/kdeclassic/22x22/actions/black_sum.png -share/icons/kdeclassic/22x22/actions/blend.png -share/icons/kdeclassic/22x22/actions/bookmark.png -share/icons/kdeclassic/22x22/actions/bookmark_add.png -share/icons/kdeclassic/22x22/actions/bookmark_folder.png -share/icons/kdeclassic/22x22/actions/border_all.png -share/icons/kdeclassic/22x22/actions/border_bottom.png -share/icons/kdeclassic/22x22/actions/border_fall.png -share/icons/kdeclassic/22x22/actions/border_horizontal.png -share/icons/kdeclassic/22x22/actions/border_inside.png -share/icons/kdeclassic/22x22/actions/border_left.png -share/icons/kdeclassic/22x22/actions/border_outline.png -share/icons/kdeclassic/22x22/actions/border_remove.png -share/icons/kdeclassic/22x22/actions/border_right.png -share/icons/kdeclassic/22x22/actions/border_top.png -share/icons/kdeclassic/22x22/actions/border_up.png -share/icons/kdeclassic/22x22/actions/border_vertical.png -share/icons/kdeclassic/22x22/actions/borderbottom.png -share/icons/kdeclassic/22x22/actions/borderleft.png -share/icons/kdeclassic/22x22/actions/borderoutline.png -share/icons/kdeclassic/22x22/actions/borderright.png -share/icons/kdeclassic/22x22/actions/bordertop.png -share/icons/kdeclassic/22x22/actions/bottom.png -share/icons/kdeclassic/22x22/actions/brackets.png -share/icons/kdeclassic/22x22/actions/bring_forward.png -share/icons/kdeclassic/22x22/actions/button_cancel.png -share/icons/kdeclassic/22x22/actions/button_ok.png -share/icons/kdeclassic/22x22/actions/cakes.png -share/icons/kdeclassic/22x22/actions/cakes3d.png -share/icons/kdeclassic/22x22/actions/cancel.png -share/icons/kdeclassic/22x22/actions/cell_layout.png -share/icons/kdeclassic/22x22/actions/centrejust.png -share/icons/kdeclassic/22x22/actions/char.png -share/icons/kdeclassic/22x22/actions/charset.png -share/icons/kdeclassic/22x22/actions/checkedbox-mask.png -share/icons/kdeclassic/22x22/actions/checkedbox.png -share/icons/kdeclassic/22x22/actions/checkedclipboard.png -share/icons/kdeclassic/22x22/actions/checkmark.png -share/icons/kdeclassic/22x22/actions/circle.png -share/icons/kdeclassic/22x22/actions/classwiz.png -share/icons/kdeclassic/22x22/actions/clear_left.png -share/icons/kdeclassic/22x22/actions/clipart.png -share/icons/kdeclassic/22x22/actions/clipart_from_file.png -share/icons/kdeclassic/22x22/actions/closed_cubicbeziercurve.png -share/icons/kdeclassic/22x22/actions/closed_freehand.png -share/icons/kdeclassic/22x22/actions/closed_polyline.png -share/icons/kdeclassic/22x22/actions/closed_quadricbeziercurve.png -share/icons/kdeclassic/22x22/actions/color_fill.png -share/icons/kdeclassic/22x22/actions/color_line.png -share/icons/kdeclassic/22x22/actions/colorize.png -share/icons/kdeclassic/22x22/actions/colorman.png -share/icons/kdeclassic/22x22/actions/colorpicker.png -share/icons/kdeclassic/22x22/actions/colout.png -share/icons/kdeclassic/22x22/actions/comment.png -share/icons/kdeclassic/22x22/actions/configure.png -share/icons/kdeclassic/22x22/actions/configure_file.png -share/icons/kdeclassic/22x22/actions/connect_creating.png -share/icons/kdeclassic/22x22/actions/connect_established.png -share/icons/kdeclassic/22x22/actions/connect_no.png -share/icons/kdeclassic/22x22/actions/contents.png -share/icons/kdeclassic/22x22/actions/contents2.png -share/icons/kdeclassic/22x22/actions/contexthelp.png -share/icons/kdeclassic/22x22/actions/control.png -share/icons/kdeclassic/22x22/actions/crop.png -share/icons/kdeclassic/22x22/actions/cssvalidator.png -share/icons/kdeclassic/22x22/actions/cubicbeziercurve.png -share/icons/kdeclassic/22x22/actions/data.png -share/icons/kdeclassic/22x22/actions/dbgmemview.png -share/icons/kdeclassic/22x22/actions/dbgnext.png -share/icons/kdeclassic/22x22/actions/dbgnextinst.png -share/icons/kdeclassic/22x22/actions/dbgparam.png -share/icons/kdeclassic/22x22/actions/dbgrestart.png -share/icons/kdeclassic/22x22/actions/dbgrun.png -share/icons/kdeclassic/22x22/actions/dbgrunto.png -share/icons/kdeclassic/22x22/actions/dbgstep.png -share/icons/kdeclassic/22x22/actions/dbgstepinst.png -share/icons/kdeclassic/22x22/actions/dbgstepout.png -share/icons/kdeclassic/22x22/actions/dbgvar.png -share/icons/kdeclassic/22x22/actions/debugger.png -share/icons/kdeclassic/22x22/actions/decrypted.png -share/icons/kdeclassic/22x22/actions/define_clip.png -share/icons/kdeclassic/22x22/actions/delete.png -share/icons/kdeclassic/22x22/actions/delete_group.png -share/icons/kdeclassic/22x22/actions/delete_table.png -share/icons/kdeclassic/22x22/actions/delete_table_col.png -share/icons/kdeclassic/22x22/actions/delete_table_row.png -share/icons/kdeclassic/22x22/actions/delete_user.png -share/icons/kdeclassic/22x22/actions/deletecell.png -share/icons/kdeclassic/22x22/actions/delquestion.png -share/icons/kdeclassic/22x22/actions/delslide.png -share/icons/kdeclassic/22x22/actions/depth-.png -share/icons/kdeclassic/22x22/actions/dissociatecell.png -share/icons/kdeclassic/22x22/actions/domtreeviewer.png -share/icons/kdeclassic/22x22/actions/done.png -share/icons/kdeclassic/22x22/actions/down.png -share/icons/kdeclassic/22x22/actions/edit.png -share/icons/kdeclassic/22x22/actions/edit_add.png -share/icons/kdeclassic/22x22/actions/edit_group.png -share/icons/kdeclassic/22x22/actions/edit_picture.png -share/icons/kdeclassic/22x22/actions/edit_pie.png -share/icons/kdeclassic/22x22/actions/edit_polygon.png -share/icons/kdeclassic/22x22/actions/edit_remove.png -share/icons/kdeclassic/22x22/actions/edit_user.png -share/icons/kdeclassic/22x22/actions/editclear.png -share/icons/kdeclassic/22x22/actions/editcopy.png -share/icons/kdeclassic/22x22/actions/editcut.png -share/icons/kdeclassic/22x22/actions/editdelete.png -share/icons/kdeclassic/22x22/actions/editpaste.png -share/icons/kdeclassic/22x22/actions/editquestion.png -share/icons/kdeclassic/22x22/actions/editshred.png -share/icons/kdeclassic/22x22/actions/edittool.png -share/icons/kdeclassic/22x22/actions/edittrash.png -share/icons/kdeclassic/22x22/actions/effect.png -share/icons/kdeclassic/22x22/actions/emptybox-mask.png -share/icons/kdeclassic/22x22/actions/emptybox.png -share/icons/kdeclassic/22x22/actions/encrypted.png -share/icons/kdeclassic/22x22/actions/enumList.png -share/icons/kdeclassic/22x22/actions/eraser.png -share/icons/kdeclassic/22x22/actions/exec.png -share/icons/kdeclassic/22x22/actions/exit.png -share/icons/kdeclassic/22x22/actions/fileclose.png -share/icons/kdeclassic/22x22/actions/fileexport.png -share/icons/kdeclassic/22x22/actions/filefind.png -share/icons/kdeclassic/22x22/actions/fileimport.png -share/icons/kdeclassic/22x22/actions/filenew.png -share/icons/kdeclassic/22x22/actions/fileopen.png -share/icons/kdeclassic/22x22/actions/fileprint.png -share/icons/kdeclassic/22x22/actions/filequickprint.png -share/icons/kdeclassic/22x22/actions/filesave.png -share/icons/kdeclassic/22x22/actions/filesaveas.png -share/icons/kdeclassic/22x22/actions/fill.png -share/icons/kdeclassic/22x22/actions/filter.png -share/icons/kdeclassic/22x22/actions/find.png -share/icons/kdeclassic/22x22/actions/finish.png -share/icons/kdeclassic/22x22/actions/first_letter_upper.png -share/icons/kdeclassic/22x22/actions/folder.png -share/icons/kdeclassic/22x22/actions/folder_new.png -share/icons/kdeclassic/22x22/actions/fontsizedown.png -share/icons/kdeclassic/22x22/actions/fontsizeup.png -share/icons/kdeclassic/22x22/actions/fork.png -share/icons/kdeclassic/22x22/actions/format_decreaseindent.png -share/icons/kdeclassic/22x22/actions/format_increaseindent.png -share/icons/kdeclassic/22x22/actions/forward.png -share/icons/kdeclassic/22x22/actions/frac.png -share/icons/kdeclassic/22x22/actions/frame_chart.png -share/icons/kdeclassic/22x22/actions/frame_edit.png -share/icons/kdeclassic/22x22/actions/frame_field.png -share/icons/kdeclassic/22x22/actions/frame_formula.png -share/icons/kdeclassic/22x22/actions/frame_image.png -share/icons/kdeclassic/22x22/actions/frame_query.png -share/icons/kdeclassic/22x22/actions/frame_spreadsheet.png -share/icons/kdeclassic/22x22/actions/frame_text.png -share/icons/kdeclassic/22x22/actions/frameprint.png -share/icons/kdeclassic/22x22/actions/freehand.png -share/icons/kdeclassic/22x22/actions/funct.png -share/icons/kdeclassic/22x22/actions/ganttSelect.png -share/icons/kdeclassic/22x22/actions/ganttSelecttask.png -share/icons/kdeclassic/22x22/actions/ganttUnselecttask.png -share/icons/kdeclassic/22x22/actions/gear.png -share/icons/kdeclassic/22x22/actions/gohome.png -share/icons/kdeclassic/22x22/actions/goto.png -share/icons/kdeclassic/22x22/actions/gradientdlg.png -share/icons/kdeclassic/22x22/actions/grep.png -share/icons/kdeclassic/22x22/actions/group.png -share/icons/kdeclassic/22x22/actions/halfencrypted.png -share/icons/kdeclassic/22x22/actions/help.png -share/icons/kdeclassic/22x22/actions/hide_table_column.png -share/icons/kdeclassic/22x22/actions/hide_table_row.png -share/icons/kdeclassic/22x22/actions/higher.png -share/icons/kdeclassic/22x22/actions/hilo.png -share/icons/kdeclassic/22x22/actions/history.png -share/icons/kdeclassic/22x22/actions/htmlvalidator.png -share/icons/kdeclassic/22x22/actions/id.png -share/icons/kdeclassic/22x22/actions/idf.png -share/icons/kdeclassic/22x22/actions/idh.png -share/icons/kdeclassic/22x22/actions/imagegallery.png -share/icons/kdeclassic/22x22/actions/images_display.png -share/icons/kdeclassic/22x22/actions/inline_image.png -share/icons/kdeclassic/22x22/actions/inline_table.png -share/icons/kdeclassic/22x22/actions/inscol.png -share/icons/kdeclassic/22x22/actions/insert_table_col.png -share/icons/kdeclassic/22x22/actions/insert_table_row.png -share/icons/kdeclassic/22x22/actions/insertcell.png -share/icons/kdeclassic/22x22/actions/insertcellcopy.png -share/icons/kdeclassic/22x22/actions/inserttable.png -share/icons/kdeclassic/22x22/actions/insrow.png -share/icons/kdeclassic/22x22/actions/int.png -share/icons/kdeclassic/22x22/actions/ipf.png -share/icons/kdeclassic/22x22/actions/iph.png -share/icons/kdeclassic/22x22/actions/irf.png -share/icons/kdeclassic/22x22/actions/irh.png -share/icons/kdeclassic/22x22/actions/jail_pay.png -share/icons/kdeclassic/22x22/actions/kaboodleloop.png -share/icons/kdeclassic/22x22/actions/kalarm.png -share/icons/kdeclassic/22x22/actions/kalarm_disabled.png -share/icons/kdeclassic/22x22/actions/kalarmdgui.png -share/icons/kdeclassic/22x22/actions/kalarmdgui_disabled.png -share/icons/kdeclassic/22x22/actions/kanjidic.png -share/icons/kdeclassic/22x22/actions/kde.png -share/icons/kdeclassic/22x22/actions/kdeprint_addprinter.png -share/icons/kdeclassic/22x22/actions/kdeprint_addpseudo.png -share/icons/kdeclassic/22x22/actions/kdeprint_configmgr.png -share/icons/kdeclassic/22x22/actions/kdeprint_configsrv.png -share/icons/kdeclassic/22x22/actions/kdeprint_defaulthard.png -share/icons/kdeclassic/22x22/actions/kdeprint_defaultsoft.png -share/icons/kdeclassic/22x22/actions/kdeprint_enableprinter.png -share/icons/kdeclassic/22x22/actions/kdeprint_printer.png -share/icons/kdeclassic/22x22/actions/kdeprint_printer_infos.png -share/icons/kdeclassic/22x22/actions/kdeprint_printstate.png -share/icons/kdeclassic/22x22/actions/kdeprint_queuestate.png -share/icons/kdeclassic/22x22/actions/kdeprint_report.png -share/icons/kdeclassic/22x22/actions/kdeprint_restartsrv.png -share/icons/kdeclassic/22x22/actions/kdeprint_stopprinter.png -share/icons/kdeclassic/22x22/actions/kdeprint_testprinter.png -share/icons/kdeclassic/22x22/actions/kdeprint_uploadsmb.png -share/icons/kdeclassic/22x22/actions/key_enter.png -share/icons/kdeclassic/22x22/actions/khtml_kget.png -share/icons/kdeclassic/22x22/actions/klipper.png -share/icons/kdeclassic/22x22/actions/krec_record.png -share/icons/kdeclassic/22x22/actions/kwsearch.png -share/icons/kdeclassic/22x22/actions/launch.png -share/icons/kdeclassic/22x22/actions/leftjust.png -share/icons/kdeclassic/22x22/actions/line.png -share/icons/kdeclassic/22x22/actions/line_arrow_begin.png -share/icons/kdeclassic/22x22/actions/line_arrow_end.png -share/icons/kdeclassic/22x22/actions/line_begin.png -share/icons/kdeclassic/22x22/actions/line_circle_begin.png -share/icons/kdeclassic/22x22/actions/line_circle_end.png -share/icons/kdeclassic/22x22/actions/line_dimension_line_begin.png -share/icons/kdeclassic/22x22/actions/line_dimension_line_end.png -share/icons/kdeclassic/22x22/actions/line_double_arrow_begin.png -share/icons/kdeclassic/22x22/actions/line_double_arrow_end.png -share/icons/kdeclassic/22x22/actions/line_double_line_arrow_begin.png -share/icons/kdeclassic/22x22/actions/line_double_line_arrow_end.png -share/icons/kdeclassic/22x22/actions/line_end.png -share/icons/kdeclassic/22x22/actions/line_line_arrow_begin.png -share/icons/kdeclassic/22x22/actions/line_line_arrow_end.png -share/icons/kdeclassic/22x22/actions/line_normal_begin.png -share/icons/kdeclassic/22x22/actions/line_normal_end.png -share/icons/kdeclassic/22x22/actions/line_rect_begin.png -share/icons/kdeclassic/22x22/actions/line_rect_end.png -share/icons/kdeclassic/22x22/actions/lined1.png -share/icons/kdeclassic/22x22/actions/lined2.png -share/icons/kdeclassic/22x22/actions/lineh.png -share/icons/kdeclassic/22x22/actions/lines3d.png -share/icons/kdeclassic/22x22/actions/linev.png -share/icons/kdeclassic/22x22/actions/list.png -share/icons/kdeclassic/22x22/actions/locationbar_erase.png -share/icons/kdeclassic/22x22/actions/lock.png -share/icons/kdeclassic/22x22/actions/lsub.png -share/icons/kdeclassic/22x22/actions/lsup.png -share/icons/kdeclassic/22x22/actions/mail_find.png -share/icons/kdeclassic/22x22/actions/mail_forward.png -share/icons/kdeclassic/22x22/actions/mail_generic.png -share/icons/kdeclassic/22x22/actions/mail_get.png -share/icons/kdeclassic/22x22/actions/mail_new.png -share/icons/kdeclassic/22x22/actions/mail_post_to.png -share/icons/kdeclassic/22x22/actions/mail_reply.png -share/icons/kdeclassic/22x22/actions/mail_replyall.png -share/icons/kdeclassic/22x22/actions/mail_replylist.png -share/icons/kdeclassic/22x22/actions/mail_send.png -share/icons/kdeclassic/22x22/actions/make_kdevelop.png -share/icons/kdeclassic/22x22/actions/math_abs.png -share/icons/kdeclassic/22x22/actions/math_brace.png -share/icons/kdeclassic/22x22/actions/math_brackets.png -share/icons/kdeclassic/22x22/actions/math_frac.png -share/icons/kdeclassic/22x22/actions/math_int.png -share/icons/kdeclassic/22x22/actions/math_lsub.png -share/icons/kdeclassic/22x22/actions/math_lsup.png -share/icons/kdeclassic/22x22/actions/math_matrix.png -share/icons/kdeclassic/22x22/actions/math_onetwomatrix.png -share/icons/kdeclassic/22x22/actions/math_paren.png -share/icons/kdeclassic/22x22/actions/math_prod.png -share/icons/kdeclassic/22x22/actions/math_rsub.png -share/icons/kdeclassic/22x22/actions/math_rsup.png -share/icons/kdeclassic/22x22/actions/math_sqrt.png -share/icons/kdeclassic/22x22/actions/math_sum.png -share/icons/kdeclassic/22x22/actions/matrix.png -share/icons/kdeclassic/22x22/actions/menu_new.png -share/icons/kdeclassic/22x22/actions/mergecell.png -share/icons/kdeclassic/22x22/actions/message_reply.png -share/icons/kdeclassic/22x22/actions/middle.png -share/icons/kdeclassic/22x22/actions/mini_autoform.png -share/icons/kdeclassic/22x22/actions/mini_circle.png -share/icons/kdeclassic/22x22/actions/mini_clipart.png -share/icons/kdeclassic/22x22/actions/mini_line.png -share/icons/kdeclassic/22x22/actions/mini_pie.png -share/icons/kdeclassic/22x22/actions/mini_polygon.png -share/icons/kdeclassic/22x22/actions/mini_rect.png -share/icons/kdeclassic/22x22/actions/misc.png -share/icons/kdeclassic/22x22/actions/money.png -share/icons/kdeclassic/22x22/actions/month.png -share/icons/kdeclassic/22x22/actions/move.png -share/icons/kdeclassic/22x22/actions/multirow.png -share/icons/kdeclassic/22x22/actions/music_32ndnote.png -share/icons/kdeclassic/22x22/actions/music_cleficon.png -share/icons/kdeclassic/22x22/actions/music_cross.png -share/icons/kdeclassic/22x22/actions/music_dottednote.png -share/icons/kdeclassic/22x22/actions/music_eightnote.png -share/icons/kdeclassic/22x22/actions/music_fermatenote.png -share/icons/kdeclassic/22x22/actions/music_flat.png -share/icons/kdeclassic/22x22/actions/music_fullnote.png -share/icons/kdeclassic/22x22/actions/music_halfnote.png -share/icons/kdeclassic/22x22/actions/music_natur.png -share/icons/kdeclassic/22x22/actions/music_quarternote.png -share/icons/kdeclassic/22x22/actions/music_sixteenthnote.png -share/icons/kdeclassic/22x22/actions/newPoint.png -share/icons/kdeclassic/22x22/actions/newrecurevent.png -share/icons/kdeclassic/22x22/actions/news_subscribe.png -share/icons/kdeclassic/22x22/actions/newslide.png -share/icons/kdeclassic/22x22/actions/newtodo.png -share/icons/kdeclassic/22x22/actions/newwidget.png -share/icons/kdeclassic/22x22/actions/next.png -share/icons/kdeclassic/22x22/actions/noatunback.png -share/icons/kdeclassic/22x22/actions/noatunfback.png -share/icons/kdeclassic/22x22/actions/noatunfforward.png -share/icons/kdeclassic/22x22/actions/noatunforward.png -share/icons/kdeclassic/22x22/actions/noatunloopnone.png -share/icons/kdeclassic/22x22/actions/noatunloopplaylist.png -share/icons/kdeclassic/22x22/actions/noatunlooprandom.png -share/icons/kdeclassic/22x22/actions/noatunloopsong.png -share/icons/kdeclassic/22x22/actions/noatunpause.png -share/icons/kdeclassic/22x22/actions/noatunplay.png -share/icons/kdeclassic/22x22/actions/noatunplaylist.png -share/icons/kdeclassic/22x22/actions/noatunshuffle.png -share/icons/kdeclassic/22x22/actions/noatunstop.png -share/icons/kdeclassic/22x22/actions/noatuntiny.png -share/icons/kdeclassic/22x22/actions/ok.png -share/icons/kdeclassic/22x22/actions/onetwomatrix.png -share/icons/kdeclassic/22x22/actions/openterm.png -share/icons/kdeclassic/22x22/actions/options.png -share/icons/kdeclassic/22x22/actions/oscilloscope.png -share/icons/kdeclassic/22x22/actions/outlinedlg.png -share/icons/kdeclassic/22x22/actions/output_win.png -share/icons/kdeclassic/22x22/actions/over.png -share/icons/kdeclassic/22x22/actions/package_utilities.png -share/icons/kdeclassic/22x22/actions/pagesetup.png -share/icons/kdeclassic/22x22/actions/paintbrush.png -share/icons/kdeclassic/22x22/actions/paren.png -share/icons/kdeclassic/22x22/actions/part-killustrator.png -share/icons/kdeclassic/22x22/actions/part-kword.png -share/icons/kdeclassic/22x22/actions/pen.png -share/icons/kdeclassic/22x22/actions/pen_style.png -share/icons/kdeclassic/22x22/actions/pen_style_dash.png -share/icons/kdeclassic/22x22/actions/pen_style_dashdot.png -share/icons/kdeclassic/22x22/actions/pen_style_dashdotdot.png -share/icons/kdeclassic/22x22/actions/pen_style_dot.png -share/icons/kdeclassic/22x22/actions/pen_style_nopen.png -share/icons/kdeclassic/22x22/actions/pen_style_solid.png -share/icons/kdeclassic/22x22/actions/pen_width.png -share/icons/kdeclassic/22x22/actions/pen_width1.png -share/icons/kdeclassic/22x22/actions/pen_width10.png -share/icons/kdeclassic/22x22/actions/pen_width2.png -share/icons/kdeclassic/22x22/actions/pen_width3.png -share/icons/kdeclassic/22x22/actions/pen_width4.png -share/icons/kdeclassic/22x22/actions/pen_width5.png -share/icons/kdeclassic/22x22/actions/pen_width6.png -share/icons/kdeclassic/22x22/actions/pen_width7.png -share/icons/kdeclassic/22x22/actions/pen_width8.png -share/icons/kdeclassic/22x22/actions/pen_width9.png -share/icons/kdeclassic/22x22/actions/penbrush.png -share/icons/kdeclassic/22x22/actions/pencil.png -share/icons/kdeclassic/22x22/actions/percent.png -share/icons/kdeclassic/22x22/actions/pgnum.png -share/icons/kdeclassic/22x22/actions/piano.png -share/icons/kdeclassic/22x22/actions/pie.png -share/icons/kdeclassic/22x22/actions/player_eject.png -share/icons/kdeclassic/22x22/actions/player_end.png -share/icons/kdeclassic/22x22/actions/player_fwd.png -share/icons/kdeclassic/22x22/actions/player_pause.png -share/icons/kdeclassic/22x22/actions/player_play.png -share/icons/kdeclassic/22x22/actions/player_rew.png -share/icons/kdeclassic/22x22/actions/player_start.png -share/icons/kdeclassic/22x22/actions/player_stop.png -share/icons/kdeclassic/22x22/actions/plugin.png -share/icons/kdeclassic/22x22/actions/pmbicubicpatch.png -share/icons/kdeclassic/22x22/actions/pmblendmapmodifiers.png -share/icons/kdeclassic/22x22/actions/pmblob.png -share/icons/kdeclassic/22x22/actions/pmblobcylinder.png -share/icons/kdeclassic/22x22/actions/pmblobsphere.png -share/icons/kdeclassic/22x22/actions/pmboundedby.png -share/icons/kdeclassic/22x22/actions/pmbox.png -share/icons/kdeclassic/22x22/actions/pmbumpmap.png -share/icons/kdeclassic/22x22/actions/pmclippedby.png -share/icons/kdeclassic/22x22/actions/pmcolormap.png -share/icons/kdeclassic/22x22/actions/pmcolormapdeclare.png -share/icons/kdeclassic/22x22/actions/pmcomment.png -share/icons/kdeclassic/22x22/actions/pmcone.png -share/icons/kdeclassic/22x22/actions/pmcylinder.png -share/icons/kdeclassic/22x22/actions/pmdeclare.png -share/icons/kdeclassic/22x22/actions/pmdensity.png -share/icons/kdeclassic/22x22/actions/pmdensitydeclare.png -share/icons/kdeclassic/22x22/actions/pmdensitylist.png -share/icons/kdeclassic/22x22/actions/pmdensitymap.png -share/icons/kdeclassic/22x22/actions/pmdensitymapdeclare.png -share/icons/kdeclassic/22x22/actions/pmdifference.png -share/icons/kdeclassic/22x22/actions/pmdisc.png -share/icons/kdeclassic/22x22/actions/pmdrag.png -share/icons/kdeclassic/22x22/actions/pmfinishdeclare.png -share/icons/kdeclassic/22x22/actions/pmfog.png -share/icons/kdeclassic/22x22/actions/pmfogdeclare.png -share/icons/kdeclassic/22x22/actions/pmglobalsettings.png -share/icons/kdeclassic/22x22/actions/pmheightfield.png -share/icons/kdeclassic/22x22/actions/pmimagemap.png -share/icons/kdeclassic/22x22/actions/pminserterrors.png -share/icons/kdeclassic/22x22/actions/pminteriordeclare.png -share/icons/kdeclassic/22x22/actions/pmintersection.png -share/icons/kdeclassic/22x22/actions/pmjuliafractal.png -share/icons/kdeclassic/22x22/actions/pmlathe.png -share/icons/kdeclassic/22x22/actions/pmlistpattern.png -share/icons/kdeclassic/22x22/actions/pmlookslike.png -share/icons/kdeclassic/22x22/actions/pmmaterial.png -share/icons/kdeclassic/22x22/actions/pmmaterialdeclare.png -share/icons/kdeclassic/22x22/actions/pmmaterialmap.png -share/icons/kdeclassic/22x22/actions/pmmatrix.png -share/icons/kdeclassic/22x22/actions/pmmedia.png -share/icons/kdeclassic/22x22/actions/pmmediadeclare.png -share/icons/kdeclassic/22x22/actions/pmmerge.png -share/icons/kdeclassic/22x22/actions/pmnormal.png -share/icons/kdeclassic/22x22/actions/pmnormaldeclare.png -share/icons/kdeclassic/22x22/actions/pmnormallist.png -share/icons/kdeclassic/22x22/actions/pmnormalmap.png -share/icons/kdeclassic/22x22/actions/pmnormalmapdeclare.png -share/icons/kdeclassic/22x22/actions/pmobjectdeclare.png -share/icons/kdeclassic/22x22/actions/pmobjectlink.png -share/icons/kdeclassic/22x22/actions/pmpattern.png -share/icons/kdeclassic/22x22/actions/pmpigmentdeclare.png -share/icons/kdeclassic/22x22/actions/pmpigmentlist.png -share/icons/kdeclassic/22x22/actions/pmpigmentmap.png -share/icons/kdeclassic/22x22/actions/pmpigmentmapdeclare.png -share/icons/kdeclassic/22x22/actions/pmpolynom.png -share/icons/kdeclassic/22x22/actions/pmprism.png -share/icons/kdeclassic/22x22/actions/pmquickcolor.png -share/icons/kdeclassic/22x22/actions/pmrainbow.png -share/icons/kdeclassic/22x22/actions/pmrainbowdeclare.png -share/icons/kdeclassic/22x22/actions/pmraw.png -share/icons/kdeclassic/22x22/actions/pmrenderpreview.png -share/icons/kdeclassic/22x22/actions/pmrendersettings.png -share/icons/kdeclassic/22x22/actions/pmrotate.png -share/icons/kdeclassic/22x22/actions/pmscale.png -share/icons/kdeclassic/22x22/actions/pmscene.png -share/icons/kdeclassic/22x22/actions/pmskysphere.png -share/icons/kdeclassic/22x22/actions/pmskyspheredeclare.png -share/icons/kdeclassic/22x22/actions/pmslope.png -share/icons/kdeclassic/22x22/actions/pmslopemap.png -share/icons/kdeclassic/22x22/actions/pmslopemapdeclare.png -share/icons/kdeclassic/22x22/actions/pmsor.png -share/icons/kdeclassic/22x22/actions/pmsqe.png -share/icons/kdeclassic/22x22/actions/pmtext.png -share/icons/kdeclassic/22x22/actions/pmtexture.png -share/icons/kdeclassic/22x22/actions/pmtexturedeclare.png -share/icons/kdeclassic/22x22/actions/pmtexturelist.png -share/icons/kdeclassic/22x22/actions/pmtexturemap.png -share/icons/kdeclassic/22x22/actions/pmtexturemapdeclare.png -share/icons/kdeclassic/22x22/actions/pmtorus.png -share/icons/kdeclassic/22x22/actions/pmtranslate.png -share/icons/kdeclassic/22x22/actions/pmtriangle.png -share/icons/kdeclassic/22x22/actions/pmunion.png -share/icons/kdeclassic/22x22/actions/pmwarp.png -share/icons/kdeclassic/22x22/actions/polar.png -share/icons/kdeclassic/22x22/actions/polygon.png -share/icons/kdeclassic/22x22/actions/polyline.png -share/icons/kdeclassic/22x22/actions/prec_minus.png -share/icons/kdeclassic/22x22/actions/prec_plus.png -share/icons/kdeclassic/22x22/actions/previous.png -share/icons/kdeclassic/22x22/actions/prod.png -share/icons/kdeclassic/22x22/actions/project_open.png -share/icons/kdeclassic/22x22/actions/qmake_scopenew.png -share/icons/kdeclassic/22x22/actions/qmakerun.png -share/icons/kdeclassic/22x22/actions/quadricbeziercurve.png -share/icons/kdeclassic/22x22/actions/queue.png -share/icons/kdeclassic/22x22/actions/quiz.png -share/icons/kdeclassic/22x22/actions/rebuild.png -share/icons/kdeclassic/22x22/actions/rectangle.png -share/icons/kdeclassic/22x22/actions/rectangle2.png -share/icons/kdeclassic/22x22/actions/rectangleRound.png -share/icons/kdeclassic/22x22/actions/redo.png -share/icons/kdeclassic/22x22/actions/reload.png -share/icons/kdeclassic/22x22/actions/reload_page.png -share/icons/kdeclassic/22x22/actions/remcol.png -share/icons/kdeclassic/22x22/actions/removecell.png -share/icons/kdeclassic/22x22/actions/removecomment.png -share/icons/kdeclassic/22x22/actions/remrow.png -share/icons/kdeclassic/22x22/actions/resizecol.png -share/icons/kdeclassic/22x22/actions/resizerow.png -share/icons/kdeclassic/22x22/actions/return.png -share/icons/kdeclassic/22x22/actions/revert.png -share/icons/kdeclassic/22x22/actions/rightjust.png -share/icons/kdeclassic/22x22/actions/ring.png -share/icons/kdeclassic/22x22/actions/roll.png -share/icons/kdeclassic/22x22/actions/rotate.png -share/icons/kdeclassic/22x22/actions/rotate_ccw.png -share/icons/kdeclassic/22x22/actions/rotate_cw.png -share/icons/kdeclassic/22x22/actions/rowout.png -share/icons/kdeclassic/22x22/actions/rsub.png -share/icons/kdeclassic/22x22/actions/rsup.png -share/icons/kdeclassic/22x22/actions/run.png -share/icons/kdeclassic/22x22/actions/run_bounding.png -share/icons/kdeclassic/22x22/actions/run_not.png -share/icons/kdeclassic/22x22/actions/run_skip.png -share/icons/kdeclassic/22x22/actions/screen.png -share/icons/kdeclassic/22x22/actions/search.png -share/icons/kdeclassic/22x22/actions/selecttool.png -share/icons/kdeclassic/22x22/actions/send.png -share/icons/kdeclassic/22x22/actions/send_backward.png -share/icons/kdeclassic/22x22/actions/shadow.png -share/icons/kdeclassic/22x22/actions/shadowB.png -share/icons/kdeclassic/22x22/actions/shadowL.png -share/icons/kdeclassic/22x22/actions/shadowLB.png -share/icons/kdeclassic/22x22/actions/shadowLU.png -share/icons/kdeclassic/22x22/actions/shadowR.png -share/icons/kdeclassic/22x22/actions/shadowRB.png -share/icons/kdeclassic/22x22/actions/shadowRU.png -share/icons/kdeclassic/22x22/actions/shadowU.png -share/icons/kdeclassic/22x22/actions/show_table_column.png -share/icons/kdeclassic/22x22/actions/show_table_row.png -share/icons/kdeclassic/22x22/actions/showmenu.png -share/icons/kdeclassic/22x22/actions/signature.png -share/icons/kdeclassic/22x22/actions/sl_addentry.png -share/icons/kdeclassic/22x22/actions/sl_addrecord.png -share/icons/kdeclassic/22x22/actions/sl_delentry.png -share/icons/kdeclassic/22x22/actions/sl_delrecord.png -share/icons/kdeclassic/22x22/actions/solidfilldlg.png -share/icons/kdeclassic/22x22/actions/sort_decrease.png -share/icons/kdeclassic/22x22/actions/sort_incr.png -share/icons/kdeclassic/22x22/actions/special_paste.png -share/icons/kdeclassic/22x22/actions/spellcheck.png -share/icons/kdeclassic/22x22/actions/spnewgame.png -share/icons/kdeclassic/22x22/actions/spnewround.png -share/icons/kdeclassic/22x22/actions/sppausegame.png -share/icons/kdeclassic/22x22/actions/sqrt.png -share/icons/kdeclassic/22x22/actions/start.png -share/icons/kdeclassic/22x22/actions/stop.png -share/icons/kdeclassic/22x22/actions/sub.png -share/icons/kdeclassic/22x22/actions/sum.png -share/icons/kdeclassic/22x22/actions/super.png -share/icons/kdeclassic/22x22/actions/tab_breakoff.png -share/icons/kdeclassic/22x22/actions/tab_duplicate.png -share/icons/kdeclassic/22x22/actions/tab_new.png -share/icons/kdeclassic/22x22/actions/tab_new_bg.png -share/icons/kdeclassic/22x22/actions/tab_remove.png -share/icons/kdeclassic/22x22/actions/text.png -share/icons/kdeclassic/22x22/actions/text_block.png -share/icons/kdeclassic/22x22/actions/text_bold.png -share/icons/kdeclassic/22x22/actions/text_bottom.png -share/icons/kdeclassic/22x22/actions/text_center.png -share/icons/kdeclassic/22x22/actions/text_italic.png -share/icons/kdeclassic/22x22/actions/text_left.png -share/icons/kdeclassic/22x22/actions/text_right.png -share/icons/kdeclassic/22x22/actions/text_strike.png -share/icons/kdeclassic/22x22/actions/text_top.png -share/icons/kdeclassic/22x22/actions/text_under.png -share/icons/kdeclassic/22x22/actions/thumbnail.png -share/icons/kdeclassic/22x22/actions/timespan.png -share/icons/kdeclassic/22x22/actions/today.png -share/icons/kdeclassic/22x22/actions/todo.png -share/icons/kdeclassic/22x22/actions/toggle_docbrowser.png -share/icons/kdeclassic/22x22/actions/toggle_log.png -share/icons/kdeclassic/22x22/actions/tool_clipboard.png -share/icons/kdeclassic/22x22/actions/tool_delay.png -share/icons/kdeclassic/22x22/actions/tool_delete.png -share/icons/kdeclassic/22x22/actions/tool_disconnect.png -share/icons/kdeclassic/22x22/actions/tool_dock.png -share/icons/kdeclassic/22x22/actions/tool_drop_target.png -share/icons/kdeclassic/22x22/actions/tool_expert.png -share/icons/kdeclassic/22x22/actions/tool_logwindow.png -share/icons/kdeclassic/22x22/actions/tool_normal.png -share/icons/kdeclassic/22x22/actions/tool_offline_mode_off.png -share/icons/kdeclassic/22x22/actions/tool_offline_mode_on.png -share/icons/kdeclassic/22x22/actions/tool_paste.png -share/icons/kdeclassic/22x22/actions/tool_pause.png -share/icons/kdeclassic/22x22/actions/tool_preferences.png -share/icons/kdeclassic/22x22/actions/tool_queue.png -share/icons/kdeclassic/22x22/actions/tool_restart.png -share/icons/kdeclassic/22x22/actions/tool_resume.png -share/icons/kdeclassic/22x22/actions/tool_shutdown.png -share/icons/kdeclassic/22x22/actions/tool_timer.png -share/icons/kdeclassic/22x22/actions/tool_uselastdir.png -share/icons/kdeclassic/22x22/actions/top.png -share/icons/kdeclassic/22x22/actions/translate.png -share/icons/kdeclassic/22x22/actions/tree_arrange.png -share/icons/kdeclassic/22x22/actions/tree_win.png -share/icons/kdeclassic/22x22/actions/under.png -share/icons/kdeclassic/22x22/actions/undo.png -share/icons/kdeclassic/22x22/actions/ungroup.png -share/icons/kdeclassic/22x22/actions/unlock.png -share/icons/kdeclassic/22x22/actions/unsortedList.png -share/icons/kdeclassic/22x22/actions/up.png -share/icons/kdeclassic/22x22/actions/upper.png -share/icons/kdeclassic/22x22/actions/validators.png -share/icons/kdeclassic/22x22/actions/vertical_text.png -share/icons/kdeclassic/22x22/actions/view_bottom.png -share/icons/kdeclassic/22x22/actions/view_choose.png -share/icons/kdeclassic/22x22/actions/view_detailed.png -share/icons/kdeclassic/22x22/actions/view_icon.png -share/icons/kdeclassic/22x22/actions/view_left_right.png -share/icons/kdeclassic/22x22/actions/view_multicolumn.png -share/icons/kdeclassic/22x22/actions/view_remove.png -share/icons/kdeclassic/22x22/actions/view_right.png -share/icons/kdeclassic/22x22/actions/view_sidetree.png -share/icons/kdeclassic/22x22/actions/view_text.png -share/icons/kdeclassic/22x22/actions/view_top_bottom.png -share/icons/kdeclassic/22x22/actions/view_tree.png -share/icons/kdeclassic/22x22/actions/viewmag+.png -share/icons/kdeclassic/22x22/actions/viewmag-.png -share/icons/kdeclassic/22x22/actions/viewmag.png -share/icons/kdeclassic/22x22/actions/viewmag1.png -share/icons/kdeclassic/22x22/actions/viewmagfit.png -share/icons/kdeclassic/22x22/actions/volume.png -share/icons/kdeclassic/22x22/actions/webarchiver.png -share/icons/kdeclassic/22x22/actions/webexport.png -share/icons/kdeclassic/22x22/actions/webpres.png -share/icons/kdeclassic/22x22/actions/whatsnext.png -share/icons/kdeclassic/22x22/actions/window_fullscreen.png -share/icons/kdeclassic/22x22/actions/window_nofullscreen.png -share/icons/kdeclassic/22x22/actions/wizard.png -share/icons/kdeclassic/22x22/actions/xdays.png -share/icons/kdeclassic/22x22/apps/kaboodle.png -share/icons/kdeclassic/22x22/apps/kivio.png -share/icons/kdeclassic/22x22/apps/konqsidebar_mediaplayer.png -share/icons/kdeclassic/22x22/apps/kpilot.png -share/icons/kdeclassic/22x22/apps/kugar.png -share/icons/kdeclassic/22x22/apps/noatun.png -share/icons/kdeclassic/22x22/mimetypes/empty.png -share/icons/kdeclassic/22x22/mimetypes/karbon_karbon.png -share/icons/kdeclassic/22x22/mimetypes/kchart_chrt.png -share/icons/kdeclassic/22x22/mimetypes/kformula_kfo.png -share/icons/kdeclassic/22x22/mimetypes/kivio_flw.png -share/icons/kdeclassic/22x22/mimetypes/kpresenter_kpr.png -share/icons/kdeclassic/22x22/mimetypes/krita_kra.png -share/icons/kdeclassic/22x22/mimetypes/kspread_ksp.png -share/icons/kdeclassic/22x22/mimetypes/kugar_kud.png -share/icons/kdeclassic/22x22/mimetypes/kugardata.png -share/icons/kdeclassic/22x22/mimetypes/kword_kwd.png -share/icons/kdeclassic/32x32/actions/1day.png -share/icons/kdeclassic/32x32/actions/1downarrow.png -share/icons/kdeclassic/32x32/actions/1leftarrow.png -share/icons/kdeclassic/32x32/actions/1rightarrow.png -share/icons/kdeclassic/32x32/actions/1uparrow.png -share/icons/kdeclassic/32x32/actions/2downarrow.png -share/icons/kdeclassic/32x32/actions/2leftarrow.png -share/icons/kdeclassic/32x32/actions/2rightarrow.png -share/icons/kdeclassic/32x32/actions/2uparrow.png -share/icons/kdeclassic/32x32/actions/5days.png -share/icons/kdeclassic/32x32/actions/7days.png -share/icons/kdeclassic/32x32/actions/about_kde.png -share/icons/kdeclassic/32x32/actions/abs.png -share/icons/kdeclassic/32x32/actions/appearance.png -share/icons/kdeclassic/32x32/actions/appointment.png -share/icons/kdeclassic/32x32/actions/areas.png -share/icons/kdeclassic/32x32/actions/atlantik_buy_estate.png -share/icons/kdeclassic/32x32/actions/attach.png -share/icons/kdeclassic/32x32/actions/auction.png -share/icons/kdeclassic/32x32/actions/back.png -share/icons/kdeclassic/32x32/actions/blend.png -share/icons/kdeclassic/32x32/actions/bookmark.png -share/icons/kdeclassic/32x32/actions/bookmark_add.png -share/icons/kdeclassic/32x32/actions/bookmark_folder.png -share/icons/kdeclassic/32x32/actions/bookmark_toolbar.png -share/icons/kdeclassic/32x32/actions/border_all.png -share/icons/kdeclassic/32x32/actions/border_bottom.png -share/icons/kdeclassic/32x32/actions/border_fall.png -share/icons/kdeclassic/32x32/actions/border_horizontal.png -share/icons/kdeclassic/32x32/actions/border_inside.png -share/icons/kdeclassic/32x32/actions/border_left.png -share/icons/kdeclassic/32x32/actions/border_outline.png -share/icons/kdeclassic/32x32/actions/border_remove.png -share/icons/kdeclassic/32x32/actions/border_right.png -share/icons/kdeclassic/32x32/actions/border_top.png -share/icons/kdeclassic/32x32/actions/border_up.png -share/icons/kdeclassic/32x32/actions/border_vertical.png -share/icons/kdeclassic/32x32/actions/bottom.png -share/icons/kdeclassic/32x32/actions/brackets.png -share/icons/kdeclassic/32x32/actions/button_accept.png -share/icons/kdeclassic/32x32/actions/button_cancel.png -share/icons/kdeclassic/32x32/actions/centrejust.png -share/icons/kdeclassic/32x32/actions/charset.png -share/icons/kdeclassic/32x32/actions/chart_bar.png -share/icons/kdeclassic/32x32/actions/chart_pie2D.png -share/icons/kdeclassic/32x32/actions/chart_pie3D.png -share/icons/kdeclassic/32x32/actions/clear_left.png -share/icons/kdeclassic/32x32/actions/colorize.png -share/icons/kdeclassic/32x32/actions/configure.png -share/icons/kdeclassic/32x32/actions/connect_creating.png -share/icons/kdeclassic/32x32/actions/connect_established.png -share/icons/kdeclassic/32x32/actions/connect_no.png -share/icons/kdeclassic/32x32/actions/contents.png -share/icons/kdeclassic/32x32/actions/contents2.png -share/icons/kdeclassic/32x32/actions/contexthelp.png -share/icons/kdeclassic/32x32/actions/decrypted.png -share/icons/kdeclassic/32x32/actions/define_clip.png -share/icons/kdeclassic/32x32/actions/delete_table_col.png -share/icons/kdeclassic/32x32/actions/delete_table_row.png -share/icons/kdeclassic/32x32/actions/down.png -share/icons/kdeclassic/32x32/actions/edit.png -share/icons/kdeclassic/32x32/actions/editclear.png -share/icons/kdeclassic/32x32/actions/editcopy.png -share/icons/kdeclassic/32x32/actions/editcut.png -share/icons/kdeclassic/32x32/actions/editdelete.png -share/icons/kdeclassic/32x32/actions/editpaste.png -share/icons/kdeclassic/32x32/actions/editshred.png -share/icons/kdeclassic/32x32/actions/edittrash.png -share/icons/kdeclassic/32x32/actions/effect.png -share/icons/kdeclassic/32x32/actions/encrypted.png -share/icons/kdeclassic/32x32/actions/endturn.png -share/icons/kdeclassic/32x32/actions/exec.png -share/icons/kdeclassic/32x32/actions/exit.png -share/icons/kdeclassic/32x32/actions/fileclose.png -share/icons/kdeclassic/32x32/actions/filefind.png -share/icons/kdeclassic/32x32/actions/fileimport.png -share/icons/kdeclassic/32x32/actions/filenew.png -share/icons/kdeclassic/32x32/actions/fileopen.png -share/icons/kdeclassic/32x32/actions/fileprint.png -share/icons/kdeclassic/32x32/actions/filesave.png -share/icons/kdeclassic/32x32/actions/filter.png -share/icons/kdeclassic/32x32/actions/find.png -share/icons/kdeclassic/32x32/actions/finish.png -share/icons/kdeclassic/32x32/actions/folder_new.png -share/icons/kdeclassic/32x32/actions/fonts.png -share/icons/kdeclassic/32x32/actions/forward.png -share/icons/kdeclassic/32x32/actions/frac.png -share/icons/kdeclassic/32x32/actions/frameprint.png -share/icons/kdeclassic/32x32/actions/funct.png -share/icons/kdeclassic/32x32/actions/ganttSelect.png -share/icons/kdeclassic/32x32/actions/ganttSelecttask.png -share/icons/kdeclassic/32x32/actions/ganttUnselecttask.png -share/icons/kdeclassic/32x32/actions/gear.png -share/icons/kdeclassic/32x32/actions/gohome.png -share/icons/kdeclassic/32x32/actions/goto.png -share/icons/kdeclassic/32x32/actions/halfencrypted.png -share/icons/kdeclassic/32x32/actions/help.png -share/icons/kdeclassic/32x32/actions/highlighting.png -share/icons/kdeclassic/32x32/actions/highscore.png -share/icons/kdeclassic/32x32/actions/hilo.png -share/icons/kdeclassic/32x32/actions/homepage.png -share/icons/kdeclassic/32x32/actions/identity.png -share/icons/kdeclassic/32x32/actions/images_display.png -share/icons/kdeclassic/32x32/actions/indent.png -share/icons/kdeclassic/32x32/actions/insert_table_col.png -share/icons/kdeclassic/32x32/actions/insert_table_row.png -share/icons/kdeclassic/32x32/actions/int.png -share/icons/kdeclassic/32x32/actions/jail_pay.png -share/icons/kdeclassic/32x32/actions/kde.png -share/icons/kdeclassic/32x32/actions/kdeprint_inklevel.png -share/icons/kdeclassic/32x32/actions/krec_record.png -share/icons/kdeclassic/32x32/actions/ktip.png -share/icons/kdeclassic/32x32/actions/leftjust.png -share/icons/kdeclassic/32x32/actions/lines.png -share/icons/kdeclassic/32x32/actions/list.png -share/icons/kdeclassic/32x32/actions/locationbar_erase.png -share/icons/kdeclassic/32x32/actions/lock.png -share/icons/kdeclassic/32x32/actions/lsub.png -share/icons/kdeclassic/32x32/actions/lsup.png -share/icons/kdeclassic/32x32/actions/mail_find.png -share/icons/kdeclassic/32x32/actions/mail_forward.png -share/icons/kdeclassic/32x32/actions/mail_generic.png -share/icons/kdeclassic/32x32/actions/mail_get.png -share/icons/kdeclassic/32x32/actions/mail_new.png -share/icons/kdeclassic/32x32/actions/mail_post_to.png -share/icons/kdeclassic/32x32/actions/mail_reply.png -share/icons/kdeclassic/32x32/actions/mail_replyall.png -share/icons/kdeclassic/32x32/actions/mail_replylist.png -share/icons/kdeclassic/32x32/actions/mail_send.png -share/icons/kdeclassic/32x32/actions/math_abs.png -share/icons/kdeclassic/32x32/actions/math_brace.png -share/icons/kdeclassic/32x32/actions/math_brackets.png -share/icons/kdeclassic/32x32/actions/math_frac.png -share/icons/kdeclassic/32x32/actions/math_int.png -share/icons/kdeclassic/32x32/actions/math_lsub.png -share/icons/kdeclassic/32x32/actions/math_lsup.png -share/icons/kdeclassic/32x32/actions/math_matrix.png -share/icons/kdeclassic/32x32/actions/math_onetwomatrix.png -share/icons/kdeclassic/32x32/actions/math_paren.png -share/icons/kdeclassic/32x32/actions/math_prod.png -share/icons/kdeclassic/32x32/actions/math_rsub.png -share/icons/kdeclassic/32x32/actions/math_rsup.png -share/icons/kdeclassic/32x32/actions/math_sqrt.png -share/icons/kdeclassic/32x32/actions/math_sum.png -share/icons/kdeclassic/32x32/actions/matrix.png -share/icons/kdeclassic/32x32/actions/menu_new.png -share/icons/kdeclassic/32x32/actions/message_reply.png -share/icons/kdeclassic/32x32/actions/misc.png -share/icons/kdeclassic/32x32/actions/monop_board.png -share/icons/kdeclassic/32x32/actions/month.png -share/icons/kdeclassic/32x32/actions/mouse.png -share/icons/kdeclassic/32x32/actions/music_32ndnote.png -share/icons/kdeclassic/32x32/actions/music_cleficon.png -share/icons/kdeclassic/32x32/actions/music_cross.png -share/icons/kdeclassic/32x32/actions/music_dottednote.png -share/icons/kdeclassic/32x32/actions/music_eightnote.png -share/icons/kdeclassic/32x32/actions/music_fermatenote.png -share/icons/kdeclassic/32x32/actions/music_flat.png -share/icons/kdeclassic/32x32/actions/music_fullnote.png -share/icons/kdeclassic/32x32/actions/music_halfnote.png -share/icons/kdeclassic/32x32/actions/music_natur.png -share/icons/kdeclassic/32x32/actions/music_quarternote.png -share/icons/kdeclassic/32x32/actions/music_sixteenthnote.png -share/icons/kdeclassic/32x32/actions/news_subscribe.png -share/icons/kdeclassic/32x32/actions/next.png -share/icons/kdeclassic/32x32/actions/nextsection.png -share/icons/kdeclassic/32x32/actions/onetwomatrix.png -share/icons/kdeclassic/32x32/actions/openterm.png -share/icons/kdeclassic/32x32/actions/opentermred.png -share/icons/kdeclassic/32x32/actions/over.png -share/icons/kdeclassic/32x32/actions/paren.png -share/icons/kdeclassic/32x32/actions/percent.png -share/icons/kdeclassic/32x32/actions/piano.png -share/icons/kdeclassic/32x32/actions/player_eject.png -share/icons/kdeclassic/32x32/actions/player_end.png -share/icons/kdeclassic/32x32/actions/player_fwd.png -share/icons/kdeclassic/32x32/actions/player_pause.png -share/icons/kdeclassic/32x32/actions/player_play.png -share/icons/kdeclassic/32x32/actions/player_rew.png -share/icons/kdeclassic/32x32/actions/player_start.png -share/icons/kdeclassic/32x32/actions/player_stop.png -share/icons/kdeclassic/32x32/actions/power.png -share/icons/kdeclassic/32x32/actions/prec_minus.png -share/icons/kdeclassic/32x32/actions/prec_plus.png -share/icons/kdeclassic/32x32/actions/previous.png -share/icons/kdeclassic/32x32/actions/prevsection.png -share/icons/kdeclassic/32x32/actions/prod.png -share/icons/kdeclassic/32x32/actions/queue.png -share/icons/kdeclassic/32x32/actions/quiz.png -share/icons/kdeclassic/32x32/actions/rect1.png -share/icons/kdeclassic/32x32/actions/rect2.png -share/icons/kdeclassic/32x32/actions/rect3.png -share/icons/kdeclassic/32x32/actions/rect4.png -share/icons/kdeclassic/32x32/actions/rect5.png -share/icons/kdeclassic/32x32/actions/rect6.png -share/icons/kdeclassic/32x32/actions/rect7.png -share/icons/kdeclassic/32x32/actions/rect8.png -share/icons/kdeclassic/32x32/actions/redo.png -share/icons/kdeclassic/32x32/actions/reload.png -share/icons/kdeclassic/32x32/actions/revert.png -share/icons/kdeclassic/32x32/actions/rightjust.png -share/icons/kdeclassic/32x32/actions/ring.png -share/icons/kdeclassic/32x32/actions/roll.png -share/icons/kdeclassic/32x32/actions/rotate.png -share/icons/kdeclassic/32x32/actions/rotate_ccw.png -share/icons/kdeclassic/32x32/actions/rotate_cw.png -share/icons/kdeclassic/32x32/actions/rsub.png -share/icons/kdeclassic/32x32/actions/rsup.png -share/icons/kdeclassic/32x32/actions/run.png -share/icons/kdeclassic/32x32/actions/share.png -share/icons/kdeclassic/32x32/actions/signature.png -share/icons/kdeclassic/32x32/actions/sort_az.png -share/icons/kdeclassic/32x32/actions/spellcheck.png -share/icons/kdeclassic/32x32/actions/spnewgame.png -share/icons/kdeclassic/32x32/actions/spnewround.png -share/icons/kdeclassic/32x32/actions/sppausegame.png -share/icons/kdeclassic/32x32/actions/sqrt.png -share/icons/kdeclassic/32x32/actions/start.png -share/icons/kdeclassic/32x32/actions/stop.png -share/icons/kdeclassic/32x32/actions/sum.png -share/icons/kdeclassic/32x32/actions/tab_breakoff.png -share/icons/kdeclassic/32x32/actions/tab_duplicate.png -share/icons/kdeclassic/32x32/actions/tab_new.png -share/icons/kdeclassic/32x32/actions/tab_new_bg.png -share/icons/kdeclassic/32x32/actions/tab_remove.png -share/icons/kdeclassic/32x32/actions/text_block.png -share/icons/kdeclassic/32x32/actions/text_bold.png -share/icons/kdeclassic/32x32/actions/text_center.png -share/icons/kdeclassic/32x32/actions/text_italic.png -share/icons/kdeclassic/32x32/actions/text_left.png -share/icons/kdeclassic/32x32/actions/text_right.png -share/icons/kdeclassic/32x32/actions/text_under.png -share/icons/kdeclassic/32x32/actions/today.png -share/icons/kdeclassic/32x32/actions/todo.png -share/icons/kdeclassic/32x32/actions/toggle_log.png -share/icons/kdeclassic/32x32/actions/top.png -share/icons/kdeclassic/32x32/actions/under.png -share/icons/kdeclassic/32x32/actions/undo.png -share/icons/kdeclassic/32x32/actions/unindent.png -share/icons/kdeclassic/32x32/actions/unlock.png -share/icons/kdeclassic/32x32/actions/up.png -share/icons/kdeclassic/32x32/actions/view_bottom.png -share/icons/kdeclassic/32x32/actions/view_choose.png -share/icons/kdeclassic/32x32/actions/view_detailed.png -share/icons/kdeclassic/32x32/actions/view_icon.png -share/icons/kdeclassic/32x32/actions/view_left_right.png -share/icons/kdeclassic/32x32/actions/view_multicolumn.png -share/icons/kdeclassic/32x32/actions/view_remove.png -share/icons/kdeclassic/32x32/actions/view_right.png -share/icons/kdeclassic/32x32/actions/view_text.png -share/icons/kdeclassic/32x32/actions/view_top_bottom.png -share/icons/kdeclassic/32x32/actions/view_tree.png -share/icons/kdeclassic/32x32/actions/viewmag+.png -share/icons/kdeclassic/32x32/actions/viewmag-.png -share/icons/kdeclassic/32x32/actions/viewmag.png -share/icons/kdeclassic/32x32/actions/volume.png -share/icons/kdeclassic/32x32/actions/window_fullscreen.png -share/icons/kdeclassic/32x32/actions/window_nofullscreen.png -share/icons/kdeclassic/32x32/actions/wizard.png -share/icons/kdeclassic/32x32/apps/access.png -share/icons/kdeclassic/32x32/apps/acroread.png -share/icons/kdeclassic/32x32/apps/agent.png -share/icons/kdeclassic/32x32/apps/aktion.png -share/icons/kdeclassic/32x32/apps/alevt.png -share/icons/kdeclassic/32x32/apps/amor.png -share/icons/kdeclassic/32x32/apps/applixware.png -share/icons/kdeclassic/32x32/apps/ark.png -share/icons/kdeclassic/32x32/apps/atlantik.png -share/icons/kdeclassic/32x32/apps/atlantikdesigner.png -share/icons/kdeclassic/32x32/apps/background.png -share/icons/kdeclassic/32x32/apps/bell.png -share/icons/kdeclassic/32x32/apps/blender.png -share/icons/kdeclassic/32x32/apps/cache.png -share/icons/kdeclassic/32x32/apps/clanbomber.png -share/icons/kdeclassic/32x32/apps/clock.png -share/icons/kdeclassic/32x32/apps/colors.png -share/icons/kdeclassic/32x32/apps/cookie.png -share/icons/kdeclassic/32x32/apps/date.png -share/icons/kdeclassic/32x32/apps/designer.png -share/icons/kdeclassic/32x32/apps/dlgedit.png -share/icons/kdeclassic/32x32/apps/edu_languages.png -share/icons/kdeclassic/32x32/apps/edu_mathematics.png -share/icons/kdeclassic/32x32/apps/edu_miscellanous.png -share/icons/kdeclassic/32x32/apps/edu_science.png -share/icons/kdeclassic/32x32/apps/emacs.png -share/icons/kdeclassic/32x32/apps/email.png -share/icons/kdeclassic/32x32/apps/energy.png -share/icons/kdeclassic/32x32/apps/energy_star.png -share/icons/kdeclassic/32x32/apps/enhanced_browsing.png -share/icons/kdeclassic/32x32/apps/error.png -share/icons/kdeclassic/32x32/apps/filetypes.png -share/icons/kdeclassic/32x32/apps/flashkard.png -share/icons/kdeclassic/32x32/apps/fonts.png -share/icons/kdeclassic/32x32/apps/gimp.png -share/icons/kdeclassic/32x32/apps/go.png -share/icons/kdeclassic/32x32/apps/gv.png -share/icons/kdeclassic/32x32/apps/gvim.png -share/icons/kdeclassic/32x32/apps/help_index.png -share/icons/kdeclassic/32x32/apps/hwinfo.png -share/icons/kdeclassic/32x32/apps/icons.png -share/icons/kdeclassic/32x32/apps/iconthemes.png -share/icons/kdeclassic/32x32/apps/input_devices_settings.png -share/icons/kdeclassic/32x32/apps/kaboodle.png -share/icons/kdeclassic/32x32/apps/kaddressbook.png -share/icons/kdeclassic/32x32/apps/kalarm.png -share/icons/kdeclassic/32x32/apps/kalzium.png -share/icons/kdeclassic/32x32/apps/kaphorism.png -share/icons/kdeclassic/32x32/apps/kappfinder.png -share/icons/kdeclassic/32x32/apps/karbon.png -share/icons/kdeclassic/32x32/apps/karm.png -share/icons/kdeclassic/32x32/apps/kasteroids.png -share/icons/kdeclassic/32x32/apps/kate.png -share/icons/kdeclassic/32x32/apps/katomic.png -share/icons/kdeclassic/32x32/apps/kaudiocreator.png -share/icons/kdeclassic/32x32/apps/kbackgammon.png -share/icons/kdeclassic/32x32/apps/kbackgammon_engine.png -share/icons/kdeclassic/32x32/apps/kbattleship.png -share/icons/kdeclassic/32x32/apps/kblackbox.png -share/icons/kdeclassic/32x32/apps/kbounce.png -share/icons/kdeclassic/32x32/apps/kbruch.png -share/icons/kdeclassic/32x32/apps/kcalc.png -share/icons/kdeclassic/32x32/apps/kchart.png -share/icons/kdeclassic/32x32/apps/kcmdevices.png -share/icons/kdeclassic/32x32/apps/kcmdf.png -share/icons/kdeclassic/32x32/apps/kcmdrkonqi.png -share/icons/kdeclassic/32x32/apps/kcmfontinst.png -share/icons/kdeclassic/32x32/apps/kcmkicker.png -share/icons/kdeclassic/32x32/apps/kcmkwm.png -share/icons/kdeclassic/32x32/apps/kcmmemory.png -share/icons/kdeclassic/32x32/apps/kcmmidi.png -share/icons/kdeclassic/32x32/apps/kcmpartitions.png -share/icons/kdeclassic/32x32/apps/kcmpci.png -share/icons/kdeclassic/32x32/apps/kcmprocessor.png -share/icons/kdeclassic/32x32/apps/kcmscsi.png -share/icons/kdeclassic/32x32/apps/kcmsound.png -share/icons/kdeclassic/32x32/apps/kcmsystem.png -share/icons/kdeclassic/32x32/apps/kcmx.png -share/icons/kdeclassic/32x32/apps/kcoloredit.png -share/icons/kdeclassic/32x32/apps/kcontrol.png -share/icons/kdeclassic/32x32/apps/kcron.png -share/icons/kdeclassic/32x32/apps/kdat.png -share/icons/kdeclassic/32x32/apps/kdat_backup.png -share/icons/kdeclassic/32x32/apps/kdat_restore.png -share/icons/kdeclassic/32x32/apps/kdat_verify.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_class.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_class_process.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_class_stopped.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_process.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_remote.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_remote_process.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_remote_stopped.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_stopped.png -share/icons/kdeclassic/32x32/apps/kdeprint_printer_users.png -share/icons/kdeclassic/32x32/apps/kdeprintfax.png -share/icons/kdeclassic/32x32/apps/kdevelop.png -share/icons/kdeclassic/32x32/apps/kdf.png -share/icons/kdeclassic/32x32/apps/kdict.png -share/icons/kdeclassic/32x32/apps/kdisknav.png -share/icons/kdeclassic/32x32/apps/kdmconfig.png -share/icons/kdeclassic/32x32/apps/kdvi.png -share/icons/kdeclassic/32x32/apps/kedit.png -share/icons/kdeclassic/32x32/apps/keditbookmarks.png -share/icons/kdeclassic/32x32/apps/keduca.png -share/icons/kdeclassic/32x32/apps/kenolaba.png -share/icons/kdeclassic/32x32/apps/key_bindings.png -share/icons/kdeclassic/32x32/apps/keyboard.png -share/icons/kdeclassic/32x32/apps/keyboard_layout.png -share/icons/kdeclassic/32x32/apps/kfax.png -share/icons/kdeclassic/32x32/apps/kfind.png -share/icons/kdeclassic/32x32/apps/kfloppy.png -share/icons/kdeclassic/32x32/apps/kfm.png -share/icons/kdeclassic/32x32/apps/kfm_home.png -share/icons/kdeclassic/32x32/apps/kformula.png -share/icons/kdeclassic/32x32/apps/kghostview.png -share/icons/kdeclassic/32x32/apps/khangman.png -share/icons/kdeclassic/32x32/apps/khelpcenter.png -share/icons/kdeclassic/32x32/apps/khexedit.png -share/icons/kdeclassic/32x32/apps/kiconedit.png -share/icons/kdeclassic/32x32/apps/kig.png -share/icons/kdeclassic/32x32/apps/kit.png -share/icons/kdeclassic/32x32/apps/kivio.png -share/icons/kdeclassic/32x32/apps/kjobviewer.png -share/icons/kdeclassic/32x32/apps/kjots.png -share/icons/kdeclassic/32x32/apps/kjumpingcube.png -share/icons/kdeclassic/32x32/apps/klatin.png -share/icons/kdeclassic/32x32/apps/klettres.png -share/icons/kdeclassic/32x32/apps/klines.png -share/icons/kdeclassic/32x32/apps/klipper.png -share/icons/kdeclassic/32x32/apps/kmahjongg.png -share/icons/kdeclassic/32x32/apps/kmail.png -share/icons/kdeclassic/32x32/apps/kmailcvt.png -share/icons/kdeclassic/32x32/apps/kmathtool.png -share/icons/kdeclassic/32x32/apps/kmenu.png -share/icons/kdeclassic/32x32/apps/kmenuedit.png -share/icons/kdeclassic/32x32/apps/kmessedwords.png -share/icons/kdeclassic/32x32/apps/kmid.png -share/icons/kdeclassic/32x32/apps/kmidi.png -share/icons/kdeclassic/32x32/apps/kmines.png -share/icons/kdeclassic/32x32/apps/kmix.png -share/icons/kdeclassic/32x32/apps/kmoon.png -share/icons/kdeclassic/32x32/apps/kmplot.png -share/icons/kdeclassic/32x32/apps/knewsticker.png -share/icons/kdeclassic/32x32/apps/knode.png -share/icons/kdeclassic/32x32/apps/knotes.png -share/icons/kdeclassic/32x32/apps/knotesconduit.png -share/icons/kdeclassic/32x32/apps/knotify.png -share/icons/kdeclassic/32x32/apps/kodo.png -share/icons/kdeclassic/32x32/apps/kolf.png -share/icons/kdeclassic/32x32/apps/konqsidebar_mediaplayer.png -share/icons/kdeclassic/32x32/apps/konqueror.png -share/icons/kdeclassic/32x32/apps/konquest.png -share/icons/kdeclassic/32x32/apps/konsole.png -share/icons/kdeclassic/32x32/apps/kontour.png -share/icons/kdeclassic/32x32/apps/korganizer.png -share/icons/kdeclassic/32x32/apps/korn.png -share/icons/kdeclassic/32x32/apps/kpackage.png -share/icons/kdeclassic/32x32/apps/kpager.png -share/icons/kdeclassic/32x32/apps/kpaint.png -share/icons/kdeclassic/32x32/apps/kpat.png -share/icons/kdeclassic/32x32/apps/kpercentage.png -share/icons/kdeclassic/32x32/apps/kpersonalizer.png -share/icons/kdeclassic/32x32/apps/kpf.png -share/icons/kdeclassic/32x32/apps/kpilot.png -share/icons/kdeclassic/32x32/apps/kpoker.png -share/icons/kdeclassic/32x32/apps/kpovmodeler.png -share/icons/kdeclassic/32x32/apps/kppp.png -share/icons/kdeclassic/32x32/apps/kpresenter.png -share/icons/kdeclassic/32x32/apps/krdc.png -share/icons/kdeclassic/32x32/apps/kreversi.png -share/icons/kdeclassic/32x32/apps/krfb.png -share/icons/kdeclassic/32x32/apps/krita.png -share/icons/kdeclassic/32x32/apps/kruler.png -share/icons/kdeclassic/32x32/apps/ksame.png -share/icons/kdeclassic/32x32/apps/kscd.png -share/icons/kdeclassic/32x32/apps/kscreensaver.png -share/icons/kdeclassic/32x32/apps/kshisen.png -share/icons/kdeclassic/32x32/apps/ksim.png -share/icons/kdeclassic/32x32/apps/ksirc.png -share/icons/kdeclassic/32x32/apps/ksirtet.png -share/icons/kdeclassic/32x32/apps/ksmiletris.png -share/icons/kdeclassic/32x32/apps/ksnake.png -share/icons/kdeclassic/32x32/apps/ksnapshot.png -share/icons/kdeclassic/32x32/apps/ksokoban.png -share/icons/kdeclassic/32x32/apps/kspaceduel.png -share/icons/kdeclassic/32x32/apps/kspread.png -share/icons/kdeclassic/32x32/apps/kstars.png -share/icons/kdeclassic/32x32/apps/ksysguard.png -share/icons/kdeclassic/32x32/apps/ksysv.png -share/icons/kdeclassic/32x32/apps/ktalkd.png -share/icons/kdeclassic/32x32/apps/kthememgr.png -share/icons/kdeclassic/32x32/apps/ktimemon.png -share/icons/kdeclassic/32x32/apps/ktip.png -share/icons/kdeclassic/32x32/apps/ktouch.png -share/icons/kdeclassic/32x32/apps/ktron.png -share/icons/kdeclassic/32x32/apps/ktuberling.png -share/icons/kdeclassic/32x32/apps/kudesigner.png -share/icons/kdeclassic/32x32/apps/kugar.png -share/icons/kdeclassic/32x32/apps/kuickshow.png -share/icons/kdeclassic/32x32/apps/kuser.png -share/icons/kdeclassic/32x32/apps/kview.png -share/icons/kdeclassic/32x32/apps/kviewshell.png -share/icons/kdeclassic/32x32/apps/kvoctrain.png -share/icons/kdeclassic/32x32/apps/kwikdisk.png -share/icons/kdeclassic/32x32/apps/kwin.png -share/icons/kdeclassic/32x32/apps/kwin4.png -share/icons/kdeclassic/32x32/apps/kword.png -share/icons/kdeclassic/32x32/apps/kworldclock.png -share/icons/kdeclassic/32x32/apps/kwrite.png -share/icons/kdeclassic/32x32/apps/kxconfig.png -share/icons/kdeclassic/32x32/apps/kxkb.png -share/icons/kdeclassic/32x32/apps/laptop_battery.png -share/icons/kdeclassic/32x32/apps/laptop_pcmcia.png -share/icons/kdeclassic/32x32/apps/licq.png -share/icons/kdeclassic/32x32/apps/locale.png -share/icons/kdeclassic/32x32/apps/looknfeel.png -share/icons/kdeclassic/32x32/apps/lskat.png -share/icons/kdeclassic/32x32/apps/lyx.png -share/icons/kdeclassic/32x32/apps/mac.png -share/icons/kdeclassic/32x32/apps/mathematica.png -share/icons/kdeclassic/32x32/apps/megami.png -share/icons/kdeclassic/32x32/apps/mouse.png -share/icons/kdeclassic/32x32/apps/multimedia.png -share/icons/kdeclassic/32x32/apps/nedit.png -share/icons/kdeclassic/32x32/apps/netscape.png -share/icons/kdeclassic/32x32/apps/noatun.png -share/icons/kdeclassic/32x32/apps/opera.png -share/icons/kdeclassic/32x32/apps/package.png -share/icons/kdeclassic/32x32/apps/package_applications.png -share/icons/kdeclassic/32x32/apps/package_editors.png -share/icons/kdeclassic/32x32/apps/package_edutainment.png -share/icons/kdeclassic/32x32/apps/package_favourite.png -share/icons/kdeclassic/32x32/apps/package_games.png -share/icons/kdeclassic/32x32/apps/package_games_arcade.png -share/icons/kdeclassic/32x32/apps/package_games_board.png -share/icons/kdeclassic/32x32/apps/package_games_card.png -share/icons/kdeclassic/32x32/apps/package_games_strategy.png -share/icons/kdeclassic/32x32/apps/package_graphics.png -share/icons/kdeclassic/32x32/apps/package_multimedia.png -share/icons/kdeclassic/32x32/apps/package_network.png -share/icons/kdeclassic/32x32/apps/package_settings.png -share/icons/kdeclassic/32x32/apps/package_system.png -share/icons/kdeclassic/32x32/apps/package_toys.png -share/icons/kdeclassic/32x32/apps/package_utilities.png -share/icons/kdeclassic/32x32/apps/package_wordprocessing.png -share/icons/kdeclassic/32x32/apps/password.png -share/icons/kdeclassic/32x32/apps/penguin.png -share/icons/kdeclassic/32x32/apps/personal.png -share/icons/kdeclassic/32x32/apps/plan.png -share/icons/kdeclassic/32x32/apps/printmgr.png -share/icons/kdeclassic/32x32/apps/proxy.png -share/icons/kdeclassic/32x32/apps/pybliographic.png -share/icons/kdeclassic/32x32/apps/pysol.png -share/icons/kdeclassic/32x32/apps/realplayer.png -share/icons/kdeclassic/32x32/apps/samba.png -share/icons/kdeclassic/32x32/apps/style.png -share/icons/kdeclassic/32x32/apps/stylesheet.png -share/icons/kdeclassic/32x32/apps/terminal.png -share/icons/kdeclassic/32x32/apps/usb.png -share/icons/kdeclassic/32x32/apps/wabi.png -share/icons/kdeclassic/32x32/apps/window_list.png -share/icons/kdeclassic/32x32/apps/winprops.png -share/icons/kdeclassic/32x32/apps/wp.png -share/icons/kdeclassic/32x32/apps/x.png -share/icons/kdeclassic/32x32/apps/xapp.png -share/icons/kdeclassic/32x32/apps/xawtv.png -share/icons/kdeclassic/32x32/apps/xcalc.png -share/icons/kdeclassic/32x32/apps/xclipboard.png -share/icons/kdeclassic/32x32/apps/xclock.png -share/icons/kdeclassic/32x32/apps/xconsole.png -share/icons/kdeclassic/32x32/apps/xedit.png -share/icons/kdeclassic/32x32/apps/xemacs.png -share/icons/kdeclassic/32x32/apps/xeyes.png -share/icons/kdeclassic/32x32/apps/xfig.png -share/icons/kdeclassic/32x32/apps/xfmail.png -share/icons/kdeclassic/32x32/apps/xload.png -share/icons/kdeclassic/32x32/apps/xmag.png -share/icons/kdeclassic/32x32/apps/xmms.png -share/icons/kdeclassic/32x32/apps/xosview.png -share/icons/kdeclassic/32x32/apps/xpaint.png -share/icons/kdeclassic/32x32/apps/xv.png -share/icons/kdeclassic/32x32/devices/3floppy_mount.png -share/icons/kdeclassic/32x32/devices/3floppy_unmount.png -share/icons/kdeclassic/32x32/devices/5floppy_mount.png -share/icons/kdeclassic/32x32/devices/5floppy_unmount.png -share/icons/kdeclassic/32x32/devices/camera.png -share/icons/kdeclassic/32x32/devices/cdaudio_mount.png -share/icons/kdeclassic/32x32/devices/cdaudio_unmount.png -share/icons/kdeclassic/32x32/devices/cdrom_mount.png -share/icons/kdeclassic/32x32/devices/cdrom_unmount.png -share/icons/kdeclassic/32x32/devices/cdwriter_mount.png -share/icons/kdeclassic/32x32/devices/cdwriter_unmount.png -share/icons/kdeclassic/32x32/devices/dvd_mount.png -share/icons/kdeclassic/32x32/devices/dvd_unmount.png -share/icons/kdeclassic/32x32/devices/hdd_mount.png -share/icons/kdeclassic/32x32/devices/hdd_unmount.png -share/icons/kdeclassic/32x32/devices/memory.png -share/icons/kdeclassic/32x32/devices/mo_mount.png -share/icons/kdeclassic/32x32/devices/mo_unmount.png -share/icons/kdeclassic/32x32/devices/nfs_mount.png -share/icons/kdeclassic/32x32/devices/nfs_unmount.png -share/icons/kdeclassic/32x32/devices/pda_black.png -share/icons/kdeclassic/32x32/devices/pda_blue.png -share/icons/kdeclassic/32x32/devices/print_class.png -share/icons/kdeclassic/32x32/devices/print_printer.png -share/icons/kdeclassic/32x32/devices/printer1.png -share/icons/kdeclassic/32x32/devices/printer2.png -share/icons/kdeclassic/32x32/devices/scanner.png -share/icons/kdeclassic/32x32/devices/tablet.png -share/icons/kdeclassic/32x32/devices/zip_mount.png -share/icons/kdeclassic/32x32/devices/zip_unmount.png -share/icons/kdeclassic/32x32/filesystems/blockdevice.png -share/icons/kdeclassic/32x32/filesystems/camera.png -share/icons/kdeclassic/32x32/filesystems/chardevice.png -share/icons/kdeclassic/32x32/filesystems/desktop.png -share/icons/kdeclassic/32x32/filesystems/exec.png -share/icons/kdeclassic/32x32/filesystems/file_broken.png -share/icons/kdeclassic/32x32/filesystems/file_important.png -share/icons/kdeclassic/32x32/filesystems/file_locked.png -share/icons/kdeclassic/32x32/filesystems/file_temporary.png -share/icons/kdeclassic/32x32/filesystems/folder.png -share/icons/kdeclassic/32x32/filesystems/folder_blue.png -share/icons/kdeclassic/32x32/filesystems/folder_blue_open.png -share/icons/kdeclassic/32x32/filesystems/folder_cyan.png -share/icons/kdeclassic/32x32/filesystems/folder_cyan_open.png -share/icons/kdeclassic/32x32/filesystems/folder_green.png -share/icons/kdeclassic/32x32/filesystems/folder_green_open.png -share/icons/kdeclassic/32x32/filesystems/folder_grey.png -share/icons/kdeclassic/32x32/filesystems/folder_grey_open.png -share/icons/kdeclassic/32x32/filesystems/folder_home.png -share/icons/kdeclassic/32x32/filesystems/folder_html.png -share/icons/kdeclassic/32x32/filesystems/folder_image.png -share/icons/kdeclassic/32x32/filesystems/folder_important.png -share/icons/kdeclassic/32x32/filesystems/folder_locked.png -share/icons/kdeclassic/32x32/filesystems/folder_man.png -share/icons/kdeclassic/32x32/filesystems/folder_open.png -share/icons/kdeclassic/32x32/filesystems/folder_orange.png -share/icons/kdeclassic/32x32/filesystems/folder_orange_open.png -share/icons/kdeclassic/32x32/filesystems/folder_print2.png -share/icons/kdeclassic/32x32/filesystems/folder_red.png -share/icons/kdeclassic/32x32/filesystems/folder_red_open.png -share/icons/kdeclassic/32x32/filesystems/folder_sound.png -share/icons/kdeclassic/32x32/filesystems/folder_tar.png -share/icons/kdeclassic/32x32/filesystems/folder_txt.png -share/icons/kdeclassic/32x32/filesystems/folder_video.png -share/icons/kdeclassic/32x32/filesystems/folder_violet.png -share/icons/kdeclassic/32x32/filesystems/folder_violet_open.png -share/icons/kdeclassic/32x32/filesystems/folder_wordprocessing.png -share/icons/kdeclassic/32x32/filesystems/folder_yellow.png -share/icons/kdeclassic/32x32/filesystems/folder_yellow_open.png -share/icons/kdeclassic/32x32/filesystems/ftp.png -share/icons/kdeclassic/32x32/filesystems/link.png -share/icons/kdeclassic/32x32/filesystems/lockoverlay.png -share/icons/kdeclassic/32x32/filesystems/network.png -share/icons/kdeclassic/32x32/filesystems/network_local.png -share/icons/kdeclassic/32x32/filesystems/pipe.png -share/icons/kdeclassic/32x32/filesystems/services.png -share/icons/kdeclassic/32x32/filesystems/shredder.png -share/icons/kdeclassic/32x32/filesystems/socket.png -share/icons/kdeclassic/32x32/filesystems/trashcan_empty.png -share/icons/kdeclassic/32x32/filesystems/trashcan_full.png -share/icons/kdeclassic/32x32/filesystems/www.png -share/icons/kdeclassic/32x32/filesystems/zip.png -share/icons/kdeclassic/32x32/mimetypes/applix.png -share/icons/kdeclassic/32x32/mimetypes/ascii.png -share/icons/kdeclassic/32x32/mimetypes/binary.png -share/icons/kdeclassic/32x32/mimetypes/binary2.png -share/icons/kdeclassic/32x32/mimetypes/cdtrack.png -share/icons/kdeclassic/32x32/mimetypes/colorscm.png -share/icons/kdeclassic/32x32/mimetypes/core.png -share/icons/kdeclassic/32x32/mimetypes/deb.png -share/icons/kdeclassic/32x32/mimetypes/document.png -share/icons/kdeclassic/32x32/mimetypes/document2.png -share/icons/kdeclassic/32x32/mimetypes/dvi.png -share/icons/kdeclassic/32x32/mimetypes/empty.png -share/icons/kdeclassic/32x32/mimetypes/font_bitmap.png -share/icons/kdeclassic/32x32/mimetypes/font_truetype.png -share/icons/kdeclassic/32x32/mimetypes/font_type1.png -share/icons/kdeclassic/32x32/mimetypes/gf.png -share/icons/kdeclassic/32x32/mimetypes/html.png -share/icons/kdeclassic/32x32/mimetypes/image.png -share/icons/kdeclassic/32x32/mimetypes/info.png -share/icons/kdeclassic/32x32/mimetypes/karbon_karbon.png -share/icons/kdeclassic/32x32/mimetypes/kchart_chrt.png -share/icons/kdeclassic/32x32/mimetypes/kdevelop_project.png -share/icons/kdeclassic/32x32/mimetypes/kformula_kfo.png -share/icons/kdeclassic/32x32/mimetypes/kivio_flw.png -share/icons/kdeclassic/32x32/mimetypes/kmultiple.png -share/icons/kdeclassic/32x32/mimetypes/kpovmodeler_doc.png -share/icons/kdeclassic/32x32/mimetypes/kpresenter_kpr.png -share/icons/kdeclassic/32x32/mimetypes/krec_fileempty.png -share/icons/kdeclassic/32x32/mimetypes/krec_fileplay.png -share/icons/kdeclassic/32x32/mimetypes/krec_filerec.png -share/icons/kdeclassic/32x32/mimetypes/krita_kra.png -share/icons/kdeclassic/32x32/mimetypes/kspread_ksp.png -share/icons/kdeclassic/32x32/mimetypes/kugar_kud.png -share/icons/kdeclassic/32x32/mimetypes/kugardata.png -share/icons/kdeclassic/32x32/mimetypes/kword_kwd.png -share/icons/kdeclassic/32x32/mimetypes/log.png -share/icons/kdeclassic/32x32/mimetypes/make.png -share/icons/kdeclassic/32x32/mimetypes/man.png -share/icons/kdeclassic/32x32/mimetypes/message.png -share/icons/kdeclassic/32x32/mimetypes/metafont.png -share/icons/kdeclassic/32x32/mimetypes/midi.png -share/icons/kdeclassic/32x32/mimetypes/misc_doc.png -share/icons/kdeclassic/32x32/mimetypes/netscape_doc.png -share/icons/kdeclassic/32x32/mimetypes/pdf.png -share/icons/kdeclassic/32x32/mimetypes/pk.png -share/icons/kdeclassic/32x32/mimetypes/postscript.png -share/icons/kdeclassic/32x32/mimetypes/readme.png -share/icons/kdeclassic/32x32/mimetypes/real_doc.png -share/icons/kdeclassic/32x32/mimetypes/recycled.png -share/icons/kdeclassic/32x32/mimetypes/resource.png -share/icons/kdeclassic/32x32/mimetypes/rpm.png -share/icons/kdeclassic/32x32/mimetypes/shellscript.png -share/icons/kdeclassic/32x32/mimetypes/shellscript2.png -share/icons/kdeclassic/32x32/mimetypes/sound.png -share/icons/kdeclassic/32x32/mimetypes/source.png -share/icons/kdeclassic/32x32/mimetypes/source_c.png -share/icons/kdeclassic/32x32/mimetypes/source_cpp.png -share/icons/kdeclassic/32x32/mimetypes/source_f.png -share/icons/kdeclassic/32x32/mimetypes/source_h.png -share/icons/kdeclassic/32x32/mimetypes/source_java.png -share/icons/kdeclassic/32x32/mimetypes/source_l.png -share/icons/kdeclassic/32x32/mimetypes/source_moc.png -share/icons/kdeclassic/32x32/mimetypes/source_o.png -share/icons/kdeclassic/32x32/mimetypes/source_p.png -share/icons/kdeclassic/32x32/mimetypes/source_pl.png -share/icons/kdeclassic/32x32/mimetypes/source_py.png -share/icons/kdeclassic/32x32/mimetypes/source_s.png -share/icons/kdeclassic/32x32/mimetypes/source_y.png -share/icons/kdeclassic/32x32/mimetypes/spreadsheet.png -share/icons/kdeclassic/32x32/mimetypes/tar.png -share/icons/kdeclassic/32x32/mimetypes/tex.png -share/icons/kdeclassic/32x32/mimetypes/tgz.png -share/icons/kdeclassic/32x32/mimetypes/txt.png -share/icons/kdeclassic/32x32/mimetypes/unknown.png -share/icons/kdeclassic/32x32/mimetypes/vcalendar.png -share/icons/kdeclassic/32x32/mimetypes/vcard.png -share/icons/kdeclassic/32x32/mimetypes/vectorgfx.png -share/icons/kdeclassic/32x32/mimetypes/video.png -share/icons/kdeclassic/32x32/mimetypes/widget_doc.png -share/icons/kdeclassic/32x32/mimetypes/wordprocessing.png -share/icons/kdeclassic/48x48/actions/effect.png -share/icons/kdeclassic/48x48/actions/exit.png -share/icons/kdeclassic/48x48/actions/fileclose.png -share/icons/kdeclassic/48x48/actions/gear.png -share/icons/kdeclassic/48x48/actions/indent.png -share/icons/kdeclassic/48x48/actions/ktip.png -share/icons/kdeclassic/48x48/actions/lock.png -share/icons/kdeclassic/48x48/actions/misc.png -share/icons/kdeclassic/48x48/actions/share.png -share/icons/kdeclassic/48x48/actions/unindent.png -share/icons/kdeclassic/48x48/apps/access.png -share/icons/kdeclassic/48x48/apps/agent.png -share/icons/kdeclassic/48x48/apps/ark.png -share/icons/kdeclassic/48x48/apps/atlantik.png -share/icons/kdeclassic/48x48/apps/bell.png -share/icons/kdeclassic/48x48/apps/blender.png -share/icons/kdeclassic/48x48/apps/clock.png -share/icons/kdeclassic/48x48/apps/colors.png -share/icons/kdeclassic/48x48/apps/cookie.png -share/icons/kdeclassic/48x48/apps/date.png -share/icons/kdeclassic/48x48/apps/designer.png -share/icons/kdeclassic/48x48/apps/edu_languages.png -share/icons/kdeclassic/48x48/apps/emacs.png -share/icons/kdeclassic/48x48/apps/email.png -share/icons/kdeclassic/48x48/apps/energy.png -share/icons/kdeclassic/48x48/apps/energy_star.png -share/icons/kdeclassic/48x48/apps/enhanced_browsing.png -share/icons/kdeclassic/48x48/apps/filetypes.png -share/icons/kdeclassic/48x48/apps/flashkard.png -share/icons/kdeclassic/48x48/apps/fonts.png -share/icons/kdeclassic/48x48/apps/gimp.png -share/icons/kdeclassic/48x48/apps/go.png -share/icons/kdeclassic/48x48/apps/gvim.png -share/icons/kdeclassic/48x48/apps/help_index.png -share/icons/kdeclassic/48x48/apps/hwinfo.png -share/icons/kdeclassic/48x48/apps/icons.png -share/icons/kdeclassic/48x48/apps/iconthemes.png -share/icons/kdeclassic/48x48/apps/input_devices_settings.png -share/icons/kdeclassic/48x48/apps/kaboodle.png -share/icons/kdeclassic/48x48/apps/kaddressbook.png -share/icons/kdeclassic/48x48/apps/kalarm.png -share/icons/kdeclassic/48x48/apps/kaphorism.png -share/icons/kdeclassic/48x48/apps/kappfinder.png -share/icons/kdeclassic/48x48/apps/karbon.png -share/icons/kdeclassic/48x48/apps/karm.png -share/icons/kdeclassic/48x48/apps/kasteroids.png -share/icons/kdeclassic/48x48/apps/kate.png -share/icons/kdeclassic/48x48/apps/kbackgammon.png -share/icons/kdeclassic/48x48/apps/kbackgammon_engine.png -share/icons/kdeclassic/48x48/apps/kblackbox.png -share/icons/kdeclassic/48x48/apps/kcalc.png -share/icons/kdeclassic/48x48/apps/kcharselect.png -share/icons/kdeclassic/48x48/apps/kchart.png -share/icons/kdeclassic/48x48/apps/kcmdevices.png -share/icons/kdeclassic/48x48/apps/kcmdrkonqi.png -share/icons/kdeclassic/48x48/apps/kcmfontinst.png -share/icons/kdeclassic/48x48/apps/kcmkwm.png -share/icons/kdeclassic/48x48/apps/kcmmemory.png -share/icons/kdeclassic/48x48/apps/kcmmidi.png -share/icons/kdeclassic/48x48/apps/kcmpartitions.png -share/icons/kdeclassic/48x48/apps/kcmpci.png -share/icons/kdeclassic/48x48/apps/kcmprocessor.png -share/icons/kdeclassic/48x48/apps/kcmscsi.png -share/icons/kdeclassic/48x48/apps/kcmsystem.png -share/icons/kdeclassic/48x48/apps/kcontrol.png -share/icons/kdeclassic/48x48/apps/kdat.png -share/icons/kdeclassic/48x48/apps/kdevelop.png -share/icons/kdeclassic/48x48/apps/kdict.png -share/icons/kdeclassic/48x48/apps/kdisknav.png -share/icons/kdeclassic/48x48/apps/kdmconfig.png -share/icons/kdeclassic/48x48/apps/kdvi.png -share/icons/kdeclassic/48x48/apps/kedit.png -share/icons/kdeclassic/48x48/apps/keduca.png -share/icons/kdeclassic/48x48/apps/kenolaba.png -share/icons/kdeclassic/48x48/apps/keyboard.png -share/icons/kdeclassic/48x48/apps/keyboard_layout.png -share/icons/kdeclassic/48x48/apps/kfax.png -share/icons/kdeclassic/48x48/apps/kfind.png -share/icons/kdeclassic/48x48/apps/kfloppy.png -share/icons/kdeclassic/48x48/apps/kfm.png -share/icons/kdeclassic/48x48/apps/kfm_home.png -share/icons/kdeclassic/48x48/apps/kformula.png -share/icons/kdeclassic/48x48/apps/kget.png -share/icons/kdeclassic/48x48/apps/kghostview.png -share/icons/kdeclassic/48x48/apps/khelpcenter.png -share/icons/kdeclassic/48x48/apps/khexedit.png -share/icons/kdeclassic/48x48/apps/kiconedit.png -share/icons/kdeclassic/48x48/apps/kit.png -share/icons/kdeclassic/48x48/apps/kivio.png -share/icons/kdeclassic/48x48/apps/kjots.png -share/icons/kdeclassic/48x48/apps/klipper.png -share/icons/kdeclassic/48x48/apps/kmahjongg.png -share/icons/kdeclassic/48x48/apps/kmail.png -share/icons/kdeclassic/48x48/apps/kmailcvt.png -share/icons/kdeclassic/48x48/apps/kmenu.png -share/icons/kdeclassic/48x48/apps/kmenuedit.png -share/icons/kdeclassic/48x48/apps/kmid.png -share/icons/kdeclassic/48x48/apps/kmidi.png -share/icons/kdeclassic/48x48/apps/kmines.png -share/icons/kdeclassic/48x48/apps/kmix.png -share/icons/kdeclassic/48x48/apps/kmoon.png -share/icons/kdeclassic/48x48/apps/knewsticker.png -share/icons/kdeclassic/48x48/apps/knode.png -share/icons/kdeclassic/48x48/apps/knotes.png -share/icons/kdeclassic/48x48/apps/knotify.png -share/icons/kdeclassic/48x48/apps/kodo.png -share/icons/kdeclassic/48x48/apps/kolf.png -share/icons/kdeclassic/48x48/apps/konqsidebar_mediaplayer.png -share/icons/kdeclassic/48x48/apps/konqueror.png -share/icons/kdeclassic/48x48/apps/konquest.png -share/icons/kdeclassic/48x48/apps/konsole.png -share/icons/kdeclassic/48x48/apps/kontour.png -share/icons/kdeclassic/48x48/apps/korganizer.png -share/icons/kdeclassic/48x48/apps/korn.png -share/icons/kdeclassic/48x48/apps/kpackage.png -share/icons/kdeclassic/48x48/apps/kpager.png -share/icons/kdeclassic/48x48/apps/kpaint.png -share/icons/kdeclassic/48x48/apps/kpat.png -share/icons/kdeclassic/48x48/apps/kpf.png -share/icons/kdeclassic/48x48/apps/kpilot.png -share/icons/kdeclassic/48x48/apps/kpilotDaemon.png -share/icons/kdeclassic/48x48/apps/kpoker.png -share/icons/kdeclassic/48x48/apps/kppp.png -share/icons/kdeclassic/48x48/apps/kpresenter.png -share/icons/kdeclassic/48x48/apps/krdc.png -share/icons/kdeclassic/48x48/apps/krec.png -share/icons/kdeclassic/48x48/apps/kreversi.png -share/icons/kdeclassic/48x48/apps/krfb.png -share/icons/kdeclassic/48x48/apps/krita.png -share/icons/kdeclassic/48x48/apps/kruler.png -share/icons/kdeclassic/48x48/apps/ksame.png -share/icons/kdeclassic/48x48/apps/kscd.png -share/icons/kdeclassic/48x48/apps/kscreensaver.png -share/icons/kdeclassic/48x48/apps/kshisen.png -share/icons/kdeclassic/48x48/apps/ksim.png -share/icons/kdeclassic/48x48/apps/ksirc.png -share/icons/kdeclassic/48x48/apps/ksirtet.png -share/icons/kdeclassic/48x48/apps/ksmiletris.png -share/icons/kdeclassic/48x48/apps/ksnake.png -share/icons/kdeclassic/48x48/apps/ksnapshot.png -share/icons/kdeclassic/48x48/apps/ksokoban.png -share/icons/kdeclassic/48x48/apps/kspread.png -share/icons/kdeclassic/48x48/apps/kstars.png -share/icons/kdeclassic/48x48/apps/ksysguard.png -share/icons/kdeclassic/48x48/apps/ksysv.png -share/icons/kdeclassic/48x48/apps/ktalkd.png -share/icons/kdeclassic/48x48/apps/kthememgr.png -share/icons/kdeclassic/48x48/apps/ktip.png -share/icons/kdeclassic/48x48/apps/kugar.png -share/icons/kdeclassic/48x48/apps/kuser.png -share/icons/kdeclassic/48x48/apps/kview.png -share/icons/kdeclassic/48x48/apps/kviewshell.png -share/icons/kdeclassic/48x48/apps/kvoctrain.png -share/icons/kdeclassic/48x48/apps/kwin.png -share/icons/kdeclassic/48x48/apps/kwin4.png -share/icons/kdeclassic/48x48/apps/kword.png -share/icons/kdeclassic/48x48/apps/kworldclock.png -share/icons/kdeclassic/48x48/apps/kwrite.png -share/icons/kdeclassic/48x48/apps/kxkb.png -share/icons/kdeclassic/48x48/apps/laptop_battery.png -share/icons/kdeclassic/48x48/apps/laptop_pcmcia.png -share/icons/kdeclassic/48x48/apps/licq.png -share/icons/kdeclassic/48x48/apps/locale.png -share/icons/kdeclassic/48x48/apps/looknfeel.png -share/icons/kdeclassic/48x48/apps/lskat.png -share/icons/kdeclassic/48x48/apps/mouse.png -share/icons/kdeclassic/48x48/apps/mozilla.png -share/icons/kdeclassic/48x48/apps/multimedia.png -share/icons/kdeclassic/48x48/apps/netscape.png -share/icons/kdeclassic/48x48/apps/noatun.png -share/icons/kdeclassic/48x48/apps/opera.png -share/icons/kdeclassic/48x48/apps/package.png -share/icons/kdeclassic/48x48/apps/package_applications.png -share/icons/kdeclassic/48x48/apps/package_editors.png -share/icons/kdeclassic/48x48/apps/package_edutainment.png -share/icons/kdeclassic/48x48/apps/package_favourite.png -share/icons/kdeclassic/48x48/apps/package_games.png -share/icons/kdeclassic/48x48/apps/package_games_arcade.png -share/icons/kdeclassic/48x48/apps/package_games_board.png -share/icons/kdeclassic/48x48/apps/package_games_card.png -share/icons/kdeclassic/48x48/apps/package_games_strategy.png -share/icons/kdeclassic/48x48/apps/package_graphics.png -share/icons/kdeclassic/48x48/apps/package_multimedia.png -share/icons/kdeclassic/48x48/apps/package_network.png -share/icons/kdeclassic/48x48/apps/package_settings.png -share/icons/kdeclassic/48x48/apps/package_system.png -share/icons/kdeclassic/48x48/apps/package_toys.png -share/icons/kdeclassic/48x48/apps/package_utilities.png -share/icons/kdeclassic/48x48/apps/package_wordprocessing.png -share/icons/kdeclassic/48x48/apps/password.png -share/icons/kdeclassic/48x48/apps/personal.png -share/icons/kdeclassic/48x48/apps/proxy.png -share/icons/kdeclassic/48x48/apps/remote.png -share/icons/kdeclassic/48x48/apps/samba.png -share/icons/kdeclassic/48x48/apps/style.png -share/icons/kdeclassic/48x48/apps/stylesheet.png -share/icons/kdeclassic/48x48/apps/terminal.png -share/icons/kdeclassic/48x48/apps/usb.png -share/icons/kdeclassic/48x48/apps/window_list.png -share/icons/kdeclassic/48x48/apps/winprops.png -share/icons/kdeclassic/48x48/apps/xedit.png -share/icons/kdeclassic/48x48/apps/xemacs.png -share/icons/kdeclassic/48x48/apps/xmag.png -share/icons/kdeclassic/48x48/apps/xv.png -share/icons/kdeclassic/48x48/devices/3floppy_mount.png -share/icons/kdeclassic/48x48/devices/3floppy_unmount.png -share/icons/kdeclassic/48x48/devices/5floppy_mount.png -share/icons/kdeclassic/48x48/devices/5floppy_unmount.png -share/icons/kdeclassic/48x48/devices/cdaudio_mount.png -share/icons/kdeclassic/48x48/devices/cdaudio_unmount.png -share/icons/kdeclassic/48x48/devices/cdrom_mount.png -share/icons/kdeclassic/48x48/devices/cdrom_unmount.png -share/icons/kdeclassic/48x48/devices/cdwriter_mount.png -share/icons/kdeclassic/48x48/devices/cdwriter_unmount.png -share/icons/kdeclassic/48x48/devices/dvd_mount.png -share/icons/kdeclassic/48x48/devices/dvd_unmount.png -share/icons/kdeclassic/48x48/devices/hdd_mount.png -share/icons/kdeclassic/48x48/devices/hdd_unmount.png -share/icons/kdeclassic/48x48/devices/memory.png -share/icons/kdeclassic/48x48/devices/mo_mount.png -share/icons/kdeclassic/48x48/devices/mo_unmount.png -share/icons/kdeclassic/48x48/devices/nfs_mount.png -share/icons/kdeclassic/48x48/devices/nfs_unmount.png -share/icons/kdeclassic/48x48/devices/printer1.png -share/icons/kdeclassic/48x48/devices/printer2.png -share/icons/kdeclassic/48x48/devices/scanner.png -share/icons/kdeclassic/48x48/devices/tablet.png -share/icons/kdeclassic/48x48/devices/zip_mount.png -share/icons/kdeclassic/48x48/devices/zip_unmount.png -share/icons/kdeclassic/48x48/filesystems/blockdevice.png -share/icons/kdeclassic/48x48/filesystems/chardevice.png -share/icons/kdeclassic/48x48/filesystems/desktop.png -share/icons/kdeclassic/48x48/filesystems/exec.png -share/icons/kdeclassic/48x48/filesystems/file_broken.png -share/icons/kdeclassic/48x48/filesystems/file_important.png -share/icons/kdeclassic/48x48/filesystems/file_locked.png -share/icons/kdeclassic/48x48/filesystems/folder.png -share/icons/kdeclassic/48x48/filesystems/folder_blue.png -share/icons/kdeclassic/48x48/filesystems/folder_blue_open.png -share/icons/kdeclassic/48x48/filesystems/folder_cyan.png -share/icons/kdeclassic/48x48/filesystems/folder_cyan_open.png -share/icons/kdeclassic/48x48/filesystems/folder_green.png -share/icons/kdeclassic/48x48/filesystems/folder_green_open.png -share/icons/kdeclassic/48x48/filesystems/folder_grey.png -share/icons/kdeclassic/48x48/filesystems/folder_grey_open.png -share/icons/kdeclassic/48x48/filesystems/folder_home.png -share/icons/kdeclassic/48x48/filesystems/folder_html.png -share/icons/kdeclassic/48x48/filesystems/folder_image.png -share/icons/kdeclassic/48x48/filesystems/folder_important.png -share/icons/kdeclassic/48x48/filesystems/folder_locked.png -share/icons/kdeclassic/48x48/filesystems/folder_man.png -share/icons/kdeclassic/48x48/filesystems/folder_open.png -share/icons/kdeclassic/48x48/filesystems/folder_orange.png -share/icons/kdeclassic/48x48/filesystems/folder_orange_open.png -share/icons/kdeclassic/48x48/filesystems/folder_red.png -share/icons/kdeclassic/48x48/filesystems/folder_red_open.png -share/icons/kdeclassic/48x48/filesystems/folder_sound.png -share/icons/kdeclassic/48x48/filesystems/folder_tar.png -share/icons/kdeclassic/48x48/filesystems/folder_txt.png -share/icons/kdeclassic/48x48/filesystems/folder_video.png -share/icons/kdeclassic/48x48/filesystems/folder_violet.png -share/icons/kdeclassic/48x48/filesystems/folder_violet_open.png -share/icons/kdeclassic/48x48/filesystems/folder_wordprocessing.png -share/icons/kdeclassic/48x48/filesystems/folder_yellow.png -share/icons/kdeclassic/48x48/filesystems/folder_yellow_open.png -share/icons/kdeclassic/48x48/filesystems/ftp.png -share/icons/kdeclassic/48x48/filesystems/link.png -share/icons/kdeclassic/48x48/filesystems/lockoverlay.png -share/icons/kdeclassic/48x48/filesystems/network.png -share/icons/kdeclassic/48x48/filesystems/network_local.png -share/icons/kdeclassic/48x48/filesystems/services.png -share/icons/kdeclassic/48x48/filesystems/shredder.png -share/icons/kdeclassic/48x48/filesystems/socket.png -share/icons/kdeclassic/48x48/filesystems/trashcan_empty.png -share/icons/kdeclassic/48x48/filesystems/trashcan_full.png -share/icons/kdeclassic/48x48/filesystems/www.png -share/icons/kdeclassic/48x48/filesystems/zip.png -share/icons/kdeclassic/48x48/mimetypes/applix.png -share/icons/kdeclassic/48x48/mimetypes/ascii.png -share/icons/kdeclassic/48x48/mimetypes/binary.png -share/icons/kdeclassic/48x48/mimetypes/binary2.png -share/icons/kdeclassic/48x48/mimetypes/cdtrack.png -share/icons/kdeclassic/48x48/mimetypes/colorscm.png -share/icons/kdeclassic/48x48/mimetypes/core.png -share/icons/kdeclassic/48x48/mimetypes/deb.png -share/icons/kdeclassic/48x48/mimetypes/document.png -share/icons/kdeclassic/48x48/mimetypes/document2.png -share/icons/kdeclassic/48x48/mimetypes/dvi.png -share/icons/kdeclassic/48x48/mimetypes/empty.png -share/icons/kdeclassic/48x48/mimetypes/encrypted.png -share/icons/kdeclassic/48x48/mimetypes/font_bitmap.png -share/icons/kdeclassic/48x48/mimetypes/font_truetype.png -share/icons/kdeclassic/48x48/mimetypes/font_type1.png -share/icons/kdeclassic/48x48/mimetypes/gf.png -share/icons/kdeclassic/48x48/mimetypes/html.png -share/icons/kdeclassic/48x48/mimetypes/image.png -share/icons/kdeclassic/48x48/mimetypes/info.png -share/icons/kdeclassic/48x48/mimetypes/karbon_karbon.png -share/icons/kdeclassic/48x48/mimetypes/kchart_chrt.png -share/icons/kdeclassic/48x48/mimetypes/kformula_kfo.png -share/icons/kdeclassic/48x48/mimetypes/kget_list.png -share/icons/kdeclassic/48x48/mimetypes/kivio_flw.png -share/icons/kdeclassic/48x48/mimetypes/kmultiple.png -share/icons/kdeclassic/48x48/mimetypes/kpresenter_kpr.png -share/icons/kdeclassic/48x48/mimetypes/krita_kra.png -share/icons/kdeclassic/48x48/mimetypes/kspread_ksp.png -share/icons/kdeclassic/48x48/mimetypes/kugar_kud.png -share/icons/kdeclassic/48x48/mimetypes/kugardata.png -share/icons/kdeclassic/48x48/mimetypes/kword_kwd.png -share/icons/kdeclassic/48x48/mimetypes/log.png -share/icons/kdeclassic/48x48/mimetypes/make.png -share/icons/kdeclassic/48x48/mimetypes/man.png -share/icons/kdeclassic/48x48/mimetypes/message.png -share/icons/kdeclassic/48x48/mimetypes/metafont.png -share/icons/kdeclassic/48x48/mimetypes/midi.png -share/icons/kdeclassic/48x48/mimetypes/misc_doc.png -share/icons/kdeclassic/48x48/mimetypes/netscape_doc.png -share/icons/kdeclassic/48x48/mimetypes/pdf.png -share/icons/kdeclassic/48x48/mimetypes/pk.png -share/icons/kdeclassic/48x48/mimetypes/postscript.png -share/icons/kdeclassic/48x48/mimetypes/readme.png -share/icons/kdeclassic/48x48/mimetypes/real_doc.png -share/icons/kdeclassic/48x48/mimetypes/recycled.png -share/icons/kdeclassic/48x48/mimetypes/resource.png -share/icons/kdeclassic/48x48/mimetypes/rpm.png -share/icons/kdeclassic/48x48/mimetypes/shellscript.png -share/icons/kdeclassic/48x48/mimetypes/shellscript2.png -share/icons/kdeclassic/48x48/mimetypes/sound.png -share/icons/kdeclassic/48x48/mimetypes/source.png -share/icons/kdeclassic/48x48/mimetypes/source_c.png -share/icons/kdeclassic/48x48/mimetypes/source_cpp.png -share/icons/kdeclassic/48x48/mimetypes/source_f.png -share/icons/kdeclassic/48x48/mimetypes/source_h.png -share/icons/kdeclassic/48x48/mimetypes/source_java.png -share/icons/kdeclassic/48x48/mimetypes/source_l.png -share/icons/kdeclassic/48x48/mimetypes/source_moc.png -share/icons/kdeclassic/48x48/mimetypes/source_o.png -share/icons/kdeclassic/48x48/mimetypes/source_p.png -share/icons/kdeclassic/48x48/mimetypes/source_pl.png -share/icons/kdeclassic/48x48/mimetypes/source_py.png -share/icons/kdeclassic/48x48/mimetypes/source_s.png -share/icons/kdeclassic/48x48/mimetypes/source_y.png -share/icons/kdeclassic/48x48/mimetypes/spreadsheet.png -share/icons/kdeclassic/48x48/mimetypes/tar.png -share/icons/kdeclassic/48x48/mimetypes/tex.png -share/icons/kdeclassic/48x48/mimetypes/tgz.png -share/icons/kdeclassic/48x48/mimetypes/txt.png -share/icons/kdeclassic/48x48/mimetypes/unknown.png -share/icons/kdeclassic/48x48/mimetypes/vcalendar.png -share/icons/kdeclassic/48x48/mimetypes/vcard.png -share/icons/kdeclassic/48x48/mimetypes/vectorgfx.png -share/icons/kdeclassic/48x48/mimetypes/video.png -share/icons/kdeclassic/48x48/mimetypes/widget_doc.png -share/icons/kdeclassic/48x48/mimetypes/wordprocessing.png -share/icons/kdeclassic/64x64/filesystems/folder.png -share/icons/kdeclassic/64x64/filesystems/folder_html.png -share/icons/kdeclassic/64x64/filesystems/link.png -share/icons/kdeclassic/64x64/mimetypes/binary2.png -share/icons/kdeclassic/64x64/mimetypes/cdtrack.png -share/icons/kdeclassic/64x64/mimetypes/core.png -share/icons/kdeclassic/64x64/mimetypes/document.png -share/icons/kdeclassic/64x64/mimetypes/document2.png -share/icons/kdeclassic/64x64/mimetypes/empty.png -share/icons/kdeclassic/64x64/mimetypes/html.png -share/icons/kdeclassic/64x64/mimetypes/image.png -share/icons/kdeclassic/64x64/mimetypes/make.png -share/icons/kdeclassic/64x64/mimetypes/man.png -share/icons/kdeclassic/64x64/mimetypes/midi.png -share/icons/kdeclassic/64x64/mimetypes/misc_doc.png -share/icons/kdeclassic/64x64/mimetypes/netscape_doc.png -share/icons/kdeclassic/64x64/mimetypes/postscript.png -share/icons/kdeclassic/64x64/mimetypes/real_doc.png -share/icons/kdeclassic/64x64/mimetypes/recycled.png -share/icons/kdeclassic/64x64/mimetypes/rpm.png -share/icons/kdeclassic/64x64/mimetypes/shellscript.png -share/icons/kdeclassic/64x64/mimetypes/shellscript2.png -share/icons/kdeclassic/64x64/mimetypes/sound.png -share/icons/kdeclassic/64x64/mimetypes/source.png -share/icons/kdeclassic/64x64/mimetypes/source_c.png -share/icons/kdeclassic/64x64/mimetypes/source_cpp.png -share/icons/kdeclassic/64x64/mimetypes/source_f.png -share/icons/kdeclassic/64x64/mimetypes/source_h.png -share/icons/kdeclassic/64x64/mimetypes/source_l.png -share/icons/kdeclassic/64x64/mimetypes/source_o.png -share/icons/kdeclassic/64x64/mimetypes/source_p.png -share/icons/kdeclassic/64x64/mimetypes/source_py.png -share/icons/kdeclassic/64x64/mimetypes/source_s.png -share/icons/kdeclassic/64x64/mimetypes/source_y.png -share/icons/kdeclassic/64x64/mimetypes/tar.png -share/icons/kdeclassic/64x64/mimetypes/tgz.png -share/icons/kdeclassic/64x64/mimetypes/txt.png -share/icons/kdeclassic/64x64/mimetypes/unknown.png -share/icons/kdeclassic/64x64/mimetypes/video.png -share/icons/kdeclassic/64x64/mimetypes/widget_doc.png -share/icons/kdeclassic/index.theme -share/icons/kids/16x16/actions/Untitled.png -share/icons/kids/16x16/actions/about_kde.png -share/icons/kids/16x16/actions/appearance.png -share/icons/kids/16x16/actions/back.png -share/icons/kids/16x16/actions/bookmark.png -share/icons/kids/16x16/actions/bookmark_add.png -share/icons/kids/16x16/actions/button_cance.png -share/icons/kids/16x16/actions/button_ok.png -share/icons/kids/16x16/actions/cd.png -share/icons/kids/16x16/actions/colorize.png -share/icons/kids/16x16/actions/compfile.png -share/icons/kids/16x16/actions/configure.png -share/icons/kids/16x16/actions/decrypted.png -share/icons/kids/16x16/actions/down.png -share/icons/kids/16x16/actions/edit.png -share/icons/kids/16x16/actions/editcopy.png -share/icons/kids/16x16/actions/editcut.png -share/icons/kids/16x16/actions/editdelete.png -share/icons/kids/16x16/actions/editpaste.png -share/icons/kids/16x16/actions/edittrash.png -share/icons/kids/16x16/actions/encrypted.png -share/icons/kids/16x16/actions/exit.png -share/icons/kids/16x16/actions/fileclose.png -share/icons/kids/16x16/actions/filefind.png -share/icons/kids/16x16/actions/filenew.png -share/icons/kids/16x16/actions/fileopen.png -share/icons/kids/16x16/actions/fileprint.png -share/icons/kids/16x16/actions/filequickprint.png -share/icons/kids/16x16/actions/filesave.png -share/icons/kids/16x16/actions/filesaveas.png -share/icons/kids/16x16/actions/find.png -share/icons/kids/16x16/actions/fonts.png -share/icons/kids/16x16/actions/forward.png -share/icons/kids/16x16/actions/frameprint.png -share/icons/kids/16x16/actions/gohome.png -share/icons/kids/16x16/actions/help.png -share/icons/kids/16x16/actions/history.png -share/icons/kids/16x16/actions/klipper_doc.png -share/icons/kids/16x16/actions/launch.png -share/icons/kids/16x16/actions/misc.png -share/icons/kids/16x16/actions/next-sail.png -share/icons/kids/16x16/actions/next.png -share/icons/kids/16x16/actions/previos-sail.png -share/icons/kids/16x16/actions/previous.png -share/icons/kids/16x16/actions/redo.png -share/icons/kids/16x16/actions/reload.png -share/icons/kids/16x16/actions/run.png -share/icons/kids/16x16/actions/search.png -share/icons/kids/16x16/actions/stop.png -share/icons/kids/16x16/actions/thumbnail.png -share/icons/kids/16x16/actions/undo.png -share/icons/kids/16x16/actions/unlock.png -share/icons/kids/16x16/actions/up.png -share/icons/kids/16x16/actions/view_bottom.png -share/icons/kids/16x16/actions/view_choose.png -share/icons/kids/16x16/actions/view_detailed.png -share/icons/kids/16x16/actions/view_icon.png -share/icons/kids/16x16/actions/view_left_right.png -share/icons/kids/16x16/actions/view_multicolumn.png -share/icons/kids/16x16/actions/view_remove.png -share/icons/kids/16x16/actions/view_right.png -share/icons/kids/16x16/actions/view_sidetree.png -share/icons/kids/16x16/actions/view_text.png -share/icons/kids/16x16/actions/view_top_bottom.png -share/icons/kids/16x16/actions/view_tree.png -share/icons/kids/16x16/actions/viewmag+.png -share/icons/kids/16x16/actions/viewmag-.png -share/icons/kids/16x16/actions/viewmag1.png -share/icons/kids/16x16/actions/viewmagfit.png -share/icons/kids/16x16/actions/window_fullscreen.png -share/icons/kids/16x16/actions/window_new.png -share/icons/kids/16x16/actions/window_nofullscreen.png -share/icons/kids/16x16/apps/Untitled.png -share/icons/kids/16x16/apps/agent.png -share/icons/kids/16x16/apps/agt_action_fail.png -share/icons/kids/16x16/apps/agt_action_success.png -share/icons/kids/16x16/apps/agt_back.png -share/icons/kids/16x16/apps/agt_family-off.png -share/icons/kids/16x16/apps/agt_family.png -share/icons/kids/16x16/apps/agt_forward.png -share/icons/kids/16x16/apps/agt_login.png -share/icons/kids/16x16/apps/agt_print.png -share/icons/kids/16x16/apps/agt_reload.png -share/icons/kids/16x16/apps/agt_resume.png -share/icons/kids/16x16/apps/agt_runit.png -share/icons/kids/16x16/apps/agt_stop.png -share/icons/kids/16x16/apps/agt_uninstall-product.png -share/icons/kids/16x16/apps/agt_update_critical.png -share/icons/kids/16x16/apps/agt_update_drivers.png -share/icons/kids/16x16/apps/agt_virussafe-off.png -share/icons/kids/16x16/apps/agt_virussafe.png -share/icons/kids/16x16/apps/aim.png -share/icons/kids/16x16/apps/ark.png -share/icons/kids/16x16/apps/babelfish.png -share/icons/kids/16x16/apps/background.png -share/icons/kids/16x16/apps/bell.png -share/icons/kids/16x16/apps/browser.png -share/icons/kids/16x16/apps/cache.png -share/icons/kids/16x16/apps/camera.png -share/icons/kids/16x16/apps/cd-player1.png -share/icons/kids/16x16/apps/cd-player222.png -share/icons/kids/16x16/apps/clicknrun.png -share/icons/kids/16x16/apps/clicknrungrey.png -share/icons/kids/16x16/apps/clock.png -share/icons/kids/16x16/apps/colors.png -share/icons/kids/16x16/apps/cookie.png -share/icons/kids/16x16/apps/date.png -share/icons/kids/16x16/apps/display.png -share/icons/kids/16x16/apps/email.png -share/icons/kids/16x16/apps/energy.png -share/icons/kids/16x16/apps/energy_star.png -share/icons/kids/16x16/apps/enhanced_browsing.png -share/icons/kids/16x16/apps/file-manager.png -share/icons/kids/16x16/apps/fileshare.png -share/icons/kids/16x16/apps/filetypes.png -share/icons/kids/16x16/apps/fonts.png -share/icons/kids/16x16/apps/galeon.png -share/icons/kids/16x16/apps/gimp.png -share/icons/kids/16x16/apps/go.png -share/icons/kids/16x16/apps/harddrive.png -share/icons/kids/16x16/apps/hook.png -share/icons/kids/16x16/apps/hwinfo.png -share/icons/kids/16x16/apps/icons.png -share/icons/kids/16x16/apps/iconthemes.png -share/icons/kids/16x16/apps/input_devices_settings.png -share/icons/kids/16x16/apps/kcalc.png -share/icons/kids/16x16/apps/kcmmemory.png -share/icons/kids/16x16/apps/kcmpci.png -share/icons/kids/16x16/apps/kcmprocessor.png -share/icons/kids/16x16/apps/kcmsound.png -share/icons/kids/16x16/apps/kcmsystem.png -share/icons/kids/16x16/apps/kcmx.png -share/icons/kids/16x16/apps/kcoloredit.png -share/icons/kids/16x16/apps/kcontrol.png -share/icons/kids/16x16/apps/key_bindings.png -share/icons/kids/16x16/apps/keyboard.png -share/icons/kids/16x16/apps/keyboard_layout.png -share/icons/kids/16x16/apps/kfloppy.png -share/icons/kids/16x16/apps/kfm.png -share/icons/kids/16x16/apps/kfm_home.png -share/icons/kids/16x16/apps/khelpcenter.png -share/icons/kids/16x16/apps/kicker.png -share/icons/kids/16x16/apps/kjobviewer.png -share/icons/kids/16x16/apps/klaptopdaemon.png -share/icons/kids/16x16/apps/klipper.png -share/icons/kids/16x16/apps/klpq.png -share/icons/kids/16x16/apps/kmenu.png -share/icons/kids/16x16/apps/kmix.png -share/icons/kids/16x16/apps/knetconfig.png -share/icons/kids/16x16/apps/knotify.png -share/icons/kids/16x16/apps/konqueror.png -share/icons/kids/16x16/apps/konsole.png -share/icons/kids/16x16/apps/kppp.png -share/icons/kids/16x16/apps/kreatecd.png -share/icons/kids/16x16/apps/krfb.png -share/icons/kids/16x16/apps/kscd.png -share/icons/kids/16x16/apps/kscreensaver.png -share/icons/kids/16x16/apps/kservices.png -share/icons/kids/16x16/apps/ksmiletris.png -share/icons/kids/16x16/apps/ktalkd.png -share/icons/kids/16x16/apps/kuser.png -share/icons/kids/16x16/apps/kxconfig.png -share/icons/kids/16x16/apps/laptop_battery.png -share/icons/kids/16x16/apps/laptop_pcmcia.png -share/icons/kids/16x16/apps/lin_agt_wrench.png -share/icons/kids/16x16/apps/linneighborhood.png -share/icons/kids/16x16/apps/linuxconf.png -share/icons/kids/16x16/apps/locale.png -share/icons/kids/16x16/apps/looknfeel.png -share/icons/kids/16x16/apps/mail.png -share/icons/kids/16x16/apps/mascot.png -share/icons/kids/16x16/apps/mouse.png -share/icons/kids/16x16/apps/mozilla.png -share/icons/kids/16x16/apps/multimedia.png -share/icons/kids/16x16/apps/mycomputer.png -share/icons/kids/16x16/apps/netscape.png -share/icons/kids/16x16/apps/network.png -share/icons/kids/16x16/apps/noatun.png -share/icons/kids/16x16/apps/os-support.png -share/icons/kids/16x16/apps/package_settings.png -share/icons/kids/16x16/apps/package_system.png -share/icons/kids/16x16/apps/package_toys.png -share/icons/kids/16x16/apps/package_utilities.png -share/icons/kids/16x16/apps/password.png -share/icons/kids/16x16/apps/penguin.png -share/icons/kids/16x16/apps/personal.png -share/icons/kids/16x16/apps/printer.png -share/icons/kids/16x16/apps/printmgr.png -share/icons/kids/16x16/apps/proxy.png -share/icons/kids/16x16/apps/renamecomputer.png -share/icons/kids/16x16/apps/samba.png -share/icons/kids/16x16/apps/sisadmin.png -share/icons/kids/16x16/apps/star_here.png -share/icons/kids/16x16/apps/start_here.png -share/icons/kids/16x16/apps/stylesheet.png -share/icons/kids/16x16/apps/trash.png -share/icons/kids/16x16/apps/window_list.png -share/icons/kids/16x16/apps/windows_users.png -share/icons/kids/16x16/apps/x.png -share/icons/kids/16x16/apps/xcalc.png -share/icons/kids/16x16/apps/xmail.png -share/icons/kids/16x16/apps/xmms.png -share/icons/kids/16x16/apps/xpaint.png -share/icons/kids/16x16/devices/3floppy_mount.png -share/icons/kids/16x16/devices/3floppy_unmount.png -share/icons/kids/16x16/devices/camera.png -share/icons/kids/16x16/devices/cdrom_mount.png -share/icons/kids/16x16/devices/cdrom_unmount.png -share/icons/kids/16x16/devices/hdd_mount.png -share/icons/kids/16x16/devices/hdd_unmount.png -share/icons/kids/16x16/devices/memory.png -share/icons/kids/16x16/devices/network_local.png -share/icons/kids/16x16/devices/nfs_unmount.png -share/icons/kids/16x16/devices/print_printer.png -share/icons/kids/16x16/devices/printer.png -share/icons/kids/16x16/devices/printer2.png -share/icons/kids/16x16/filesystems/connect_to_network.png -share/icons/kids/16x16/filesystems/desktop.png -share/icons/kids/16x16/filesystems/exec.png -share/icons/kids/16x16/filesystems/favorites.png -share/icons/kids/16x16/filesystems/favorites2.png -share/icons/kids/16x16/filesystems/file_temporary.png -share/icons/kids/16x16/filesystems/folder.png -share/icons/kids/16x16/filesystems/folder_blue.png -share/icons/kids/16x16/filesystems/folder_doc.png -share/icons/kids/16x16/filesystems/folder_favorites.png -share/icons/kids/16x16/filesystems/folder_favorites2.png -share/icons/kids/16x16/filesystems/folder_home.png -share/icons/kids/16x16/filesystems/folder_htm.png -share/icons/kids/16x16/filesystems/folder_html.png -share/icons/kids/16x16/filesystems/folder_image.png -share/icons/kids/16x16/filesystems/folder_locked.png -share/icons/kids/16x16/filesystems/folder_music.png -share/icons/kids/16x16/filesystems/link.png -share/icons/kids/16x16/filesystems/lockoverlay.png -share/icons/kids/16x16/filesystems/network_local.png -share/icons/kids/16x16/filesystems/socket.png -share/icons/kids/16x16/filesystems/trashcan_empty.png -share/icons/kids/16x16/filesystems/trashcan_full.png -share/icons/kids/16x16/mimetypes/cdimage.png -share/icons/kids/16x16/mimetypes/document.png -share/icons/kids/16x16/mimetypes/empty.png -share/icons/kids/16x16/mimetypes/file_locked.png -share/icons/kids/16x16/mimetypes/file_temporary.png -share/icons/kids/16x16/mimetypes/html.png -share/icons/kids/16x16/mimetypes/image.png -share/icons/kids/16x16/mimetypes/midi.png -share/icons/kids/16x16/mimetypes/netscape_doc.png -share/icons/kids/16x16/mimetypes/sound.png -share/icons/kids/16x16/mimetypes/unknown.png -share/icons/kids/22x22/actions/Untitled.png -share/icons/kids/22x22/actions/about_kde.png -share/icons/kids/22x22/actions/appearance.png -share/icons/kids/22x22/actions/back.png -share/icons/kids/22x22/actions/bookmark.png -share/icons/kids/22x22/actions/bookmark_add.png -share/icons/kids/22x22/actions/button_cance.png -share/icons/kids/22x22/actions/button_ok.png -share/icons/kids/22x22/actions/cd.png -share/icons/kids/22x22/actions/colorize.png -share/icons/kids/22x22/actions/compfile.png -share/icons/kids/22x22/actions/configure.png -share/icons/kids/22x22/actions/decrypted.png -share/icons/kids/22x22/actions/down.png -share/icons/kids/22x22/actions/edit.png -share/icons/kids/22x22/actions/editcopy.png -share/icons/kids/22x22/actions/editcut.png -share/icons/kids/22x22/actions/editdelete.png -share/icons/kids/22x22/actions/editpaste.png -share/icons/kids/22x22/actions/edittrash.png -share/icons/kids/22x22/actions/encrypted.png -share/icons/kids/22x22/actions/exit.png -share/icons/kids/22x22/actions/fileclose.png -share/icons/kids/22x22/actions/filefind.png -share/icons/kids/22x22/actions/filenew.png -share/icons/kids/22x22/actions/fileopen.png -share/icons/kids/22x22/actions/fileprint.png -share/icons/kids/22x22/actions/filequickprint.png -share/icons/kids/22x22/actions/filesave.png -share/icons/kids/22x22/actions/filesaveas.png -share/icons/kids/22x22/actions/find.png -share/icons/kids/22x22/actions/fonts.png -share/icons/kids/22x22/actions/forward.png -share/icons/kids/22x22/actions/frameprint.png -share/icons/kids/22x22/actions/gohome.png -share/icons/kids/22x22/actions/help.png -share/icons/kids/22x22/actions/history.png -share/icons/kids/22x22/actions/klipper_doc.png -share/icons/kids/22x22/actions/launch.png -share/icons/kids/22x22/actions/misc.png -share/icons/kids/22x22/actions/next-sail.png -share/icons/kids/22x22/actions/next.png -share/icons/kids/22x22/actions/previos-sail.png -share/icons/kids/22x22/actions/previous.png -share/icons/kids/22x22/actions/redo.png -share/icons/kids/22x22/actions/reload.png -share/icons/kids/22x22/actions/run.png -share/icons/kids/22x22/actions/search.png -share/icons/kids/22x22/actions/stop.png -share/icons/kids/22x22/actions/thumbnail.png -share/icons/kids/22x22/actions/undo.png -share/icons/kids/22x22/actions/unlock.png -share/icons/kids/22x22/actions/up.png -share/icons/kids/22x22/actions/view_bottom.png -share/icons/kids/22x22/actions/view_choose.png -share/icons/kids/22x22/actions/view_detailed.png -share/icons/kids/22x22/actions/view_icon.png -share/icons/kids/22x22/actions/view_left_right.png -share/icons/kids/22x22/actions/view_multicolumn.png -share/icons/kids/22x22/actions/view_remove.png -share/icons/kids/22x22/actions/view_right.png -share/icons/kids/22x22/actions/view_sidetree.png -share/icons/kids/22x22/actions/view_text.png -share/icons/kids/22x22/actions/view_top_bottom.png -share/icons/kids/22x22/actions/view_tree.png -share/icons/kids/22x22/actions/viewmag+.png -share/icons/kids/22x22/actions/viewmag-.png -share/icons/kids/22x22/actions/viewmag1.png -share/icons/kids/22x22/actions/viewmagfit.png -share/icons/kids/22x22/actions/window_fullscreen.png -share/icons/kids/22x22/actions/window_new.png -share/icons/kids/22x22/actions/window_nofullscreen.png -share/icons/kids/22x22/apps/Untitled.png -share/icons/kids/22x22/apps/agent.png -share/icons/kids/22x22/apps/agt-family-off.png -share/icons/kids/22x22/apps/agt_action_fail.png -share/icons/kids/22x22/apps/agt_action_success.png -share/icons/kids/22x22/apps/agt_back.png -share/icons/kids/22x22/apps/agt_family-off.png -share/icons/kids/22x22/apps/agt_family.png -share/icons/kids/22x22/apps/agt_forward.png -share/icons/kids/22x22/apps/agt_login.png -share/icons/kids/22x22/apps/agt_print.png -share/icons/kids/22x22/apps/agt_reload.png -share/icons/kids/22x22/apps/agt_resume.png -share/icons/kids/22x22/apps/agt_runit.png -share/icons/kids/22x22/apps/agt_stop.png -share/icons/kids/22x22/apps/agt_uninstall-product.png -share/icons/kids/22x22/apps/agt_update_critical.png -share/icons/kids/22x22/apps/agt_update_drivers.png -share/icons/kids/22x22/apps/agt_virussafe-off.png -share/icons/kids/22x22/apps/agt_virussafe.png -share/icons/kids/22x22/apps/aim.png -share/icons/kids/22x22/apps/ark.png -share/icons/kids/22x22/apps/babelfish.png -share/icons/kids/22x22/apps/background.png -share/icons/kids/22x22/apps/bell.png -share/icons/kids/22x22/apps/browser.png -share/icons/kids/22x22/apps/cache.png -share/icons/kids/22x22/apps/camera.png -share/icons/kids/22x22/apps/cd-player1.png -share/icons/kids/22x22/apps/cd-player2.png -share/icons/kids/22x22/apps/cd-player216.png -share/icons/kids/22x22/apps/clicknrun.png -share/icons/kids/22x22/apps/clicknrungrey.png -share/icons/kids/22x22/apps/clock.png -share/icons/kids/22x22/apps/colors.png -share/icons/kids/22x22/apps/cookie.png -share/icons/kids/22x22/apps/date.png -share/icons/kids/22x22/apps/display.png -share/icons/kids/22x22/apps/email.png -share/icons/kids/22x22/apps/energy.png -share/icons/kids/22x22/apps/enhanced_browsing.png -share/icons/kids/22x22/apps/file-manager.png -share/icons/kids/22x22/apps/fileshare.png -share/icons/kids/22x22/apps/filetypes.png -share/icons/kids/22x22/apps/fonts.png -share/icons/kids/22x22/apps/galeon.png -share/icons/kids/22x22/apps/gimp.png -share/icons/kids/22x22/apps/go.png -share/icons/kids/22x22/apps/harddrive.png -share/icons/kids/22x22/apps/hook.png -share/icons/kids/22x22/apps/hwinfo.png -share/icons/kids/22x22/apps/icons.png -share/icons/kids/22x22/apps/iconthemes.png -share/icons/kids/22x22/apps/input_devices_settings.png -share/icons/kids/22x22/apps/kcalc.png -share/icons/kids/22x22/apps/kcmmemory.png -share/icons/kids/22x22/apps/kcmpci.png -share/icons/kids/22x22/apps/kcmprocessor.png -share/icons/kids/22x22/apps/kcmsound.png -share/icons/kids/22x22/apps/kcmsystem.png -share/icons/kids/22x22/apps/kcmx.png -share/icons/kids/22x22/apps/kcoloredit.png -share/icons/kids/22x22/apps/kcontrol.png -share/icons/kids/22x22/apps/key_bindings.png -share/icons/kids/22x22/apps/keyboard.png -share/icons/kids/22x22/apps/keyboard_layout.png -share/icons/kids/22x22/apps/kfloppy.png -share/icons/kids/22x22/apps/kfm.png -share/icons/kids/22x22/apps/kfm_home.png -share/icons/kids/22x22/apps/khelpcenter.png -share/icons/kids/22x22/apps/kicker.png -share/icons/kids/22x22/apps/kjobviewer.png -share/icons/kids/22x22/apps/klaptopdaemon.png -share/icons/kids/22x22/apps/klipper.png -share/icons/kids/22x22/apps/klpq.png -share/icons/kids/22x22/apps/kmenu.png -share/icons/kids/22x22/apps/kmix.png -share/icons/kids/22x22/apps/knetconfig.png -share/icons/kids/22x22/apps/knotify.png -share/icons/kids/22x22/apps/konqueror.png -share/icons/kids/22x22/apps/konsole.png -share/icons/kids/22x22/apps/kppp.png -share/icons/kids/22x22/apps/kreatecd.png -share/icons/kids/22x22/apps/krfb.png -share/icons/kids/22x22/apps/kscd.png -share/icons/kids/22x22/apps/kscreensaver.png -share/icons/kids/22x22/apps/kservices.png -share/icons/kids/22x22/apps/ksmiletris.png -share/icons/kids/22x22/apps/ktalkd.png -share/icons/kids/22x22/apps/kuser.png -share/icons/kids/22x22/apps/kxconfig.png -share/icons/kids/22x22/apps/laptop_battery.png -share/icons/kids/22x22/apps/laptop_pcmcia.png -share/icons/kids/22x22/apps/lin_agt_wrench.png -share/icons/kids/22x22/apps/linneighborhood.png -share/icons/kids/22x22/apps/linuxconf.png -share/icons/kids/22x22/apps/locale.png -share/icons/kids/22x22/apps/looknfeel.png -share/icons/kids/22x22/apps/mail.png -share/icons/kids/22x22/apps/mascot.png -share/icons/kids/22x22/apps/mouse.png -share/icons/kids/22x22/apps/mozilla.png -share/icons/kids/22x22/apps/multimedia.png -share/icons/kids/22x22/apps/mycomputer.png -share/icons/kids/22x22/apps/netscape.png -share/icons/kids/22x22/apps/network.png -share/icons/kids/22x22/apps/noatun.png -share/icons/kids/22x22/apps/os-support.png -share/icons/kids/22x22/apps/package_settings.png -share/icons/kids/22x22/apps/package_system.png -share/icons/kids/22x22/apps/package_toys.png -share/icons/kids/22x22/apps/package_utilities.png -share/icons/kids/22x22/apps/password.png -share/icons/kids/22x22/apps/penguin.png -share/icons/kids/22x22/apps/personal.png -share/icons/kids/22x22/apps/proxy.png -share/icons/kids/22x22/apps/renamecomputer.png -share/icons/kids/22x22/apps/samba.png -share/icons/kids/22x22/apps/sisadmin.png -share/icons/kids/22x22/apps/start_here.png -share/icons/kids/22x22/apps/stylesheet.png -share/icons/kids/22x22/apps/trash.png -share/icons/kids/22x22/apps/window_list.png -share/icons/kids/22x22/apps/windows_users.png -share/icons/kids/22x22/apps/x.png -share/icons/kids/22x22/apps/xcalc.png -share/icons/kids/22x22/apps/xmail.png -share/icons/kids/22x22/apps/xmms.png -share/icons/kids/22x22/apps/xpaint.png -share/icons/kids/22x22/devices/3floppy_mount.png -share/icons/kids/22x22/devices/3floppy_unmount.png -share/icons/kids/22x22/devices/camera.png -share/icons/kids/22x22/devices/cdrom_mount.png -share/icons/kids/22x22/devices/cdrom_unmount.png -share/icons/kids/22x22/devices/hdd_mount.png -share/icons/kids/22x22/devices/hdd_unmount.png -share/icons/kids/22x22/devices/memory.png -share/icons/kids/22x22/devices/network_local.png -share/icons/kids/22x22/devices/nfs_unmount.png -share/icons/kids/22x22/devices/print_printer.png -share/icons/kids/22x22/devices/printer.png -share/icons/kids/22x22/devices/printer2.png -share/icons/kids/22x22/filesystems/connect_to_network.png -share/icons/kids/22x22/filesystems/desktop.png -share/icons/kids/22x22/filesystems/exec.png -share/icons/kids/22x22/filesystems/favorites.png -share/icons/kids/22x22/filesystems/favorites2.png -share/icons/kids/22x22/filesystems/file_temporary.png -share/icons/kids/22x22/filesystems/folder.png -share/icons/kids/22x22/filesystems/folder_blue.png -share/icons/kids/22x22/filesystems/folder_doc.png -share/icons/kids/22x22/filesystems/folder_favorites.png -share/icons/kids/22x22/filesystems/folder_favorites2.png -share/icons/kids/22x22/filesystems/folder_home.png -share/icons/kids/22x22/filesystems/folder_html.png -share/icons/kids/22x22/filesystems/folder_image.png -share/icons/kids/22x22/filesystems/folder_locked.png -share/icons/kids/22x22/filesystems/folder_music.png -share/icons/kids/22x22/filesystems/link.png -share/icons/kids/22x22/filesystems/lockoverlay.png -share/icons/kids/22x22/filesystems/network_local.png -share/icons/kids/22x22/filesystems/socket.png -share/icons/kids/22x22/filesystems/trashcan_empty.png -share/icons/kids/22x22/filesystems/trashcan_full.png -share/icons/kids/22x22/mimetypes/cdimage.png -share/icons/kids/22x22/mimetypes/document.png -share/icons/kids/22x22/mimetypes/empty.png -share/icons/kids/22x22/mimetypes/file_locked.png -share/icons/kids/22x22/mimetypes/file_temporary.png -share/icons/kids/22x22/mimetypes/html.png -share/icons/kids/22x22/mimetypes/image.png -share/icons/kids/22x22/mimetypes/midi.png -share/icons/kids/22x22/mimetypes/netscape_doc.png -share/icons/kids/22x22/mimetypes/sound.png -share/icons/kids/22x22/mimetypes/unknown.png -share/icons/kids/32x32/actions/Untitled.png -share/icons/kids/32x32/actions/about_kde.png -share/icons/kids/32x32/actions/appearance.png -share/icons/kids/32x32/actions/back.png -share/icons/kids/32x32/actions/bookmark.png -share/icons/kids/32x32/actions/bookmark_add.png -share/icons/kids/32x32/actions/button_cance.png -share/icons/kids/32x32/actions/button_ok.png -share/icons/kids/32x32/actions/cd.png -share/icons/kids/32x32/actions/colorize.png -share/icons/kids/32x32/actions/compfile.png -share/icons/kids/32x32/actions/configure.png -share/icons/kids/32x32/actions/decrypted.png -share/icons/kids/32x32/actions/down.png -share/icons/kids/32x32/actions/edit.png -share/icons/kids/32x32/actions/editcopy.png -share/icons/kids/32x32/actions/editcut.png -share/icons/kids/32x32/actions/editdelete.png -share/icons/kids/32x32/actions/editpaste.png -share/icons/kids/32x32/actions/edittrash.png -share/icons/kids/32x32/actions/encrypted.png -share/icons/kids/32x32/actions/exit.png -share/icons/kids/32x32/actions/fileclose.png -share/icons/kids/32x32/actions/filefind.png -share/icons/kids/32x32/actions/filenew.png -share/icons/kids/32x32/actions/fileopen.png -share/icons/kids/32x32/actions/fileprint.png -share/icons/kids/32x32/actions/filequickprint.png -share/icons/kids/32x32/actions/filesave.png -share/icons/kids/32x32/actions/filesaveas.png -share/icons/kids/32x32/actions/find.png -share/icons/kids/32x32/actions/fonts.png -share/icons/kids/32x32/actions/forward.png -share/icons/kids/32x32/actions/frameprint.png -share/icons/kids/32x32/actions/gohome.png -share/icons/kids/32x32/actions/help.png -share/icons/kids/32x32/actions/history.png -share/icons/kids/32x32/actions/klipper_doc.png -share/icons/kids/32x32/actions/launch.png -share/icons/kids/32x32/actions/misc.png -share/icons/kids/32x32/actions/next-sail.png -share/icons/kids/32x32/actions/next.png -share/icons/kids/32x32/actions/previos-sail.png -share/icons/kids/32x32/actions/previous.png -share/icons/kids/32x32/actions/redo.png -share/icons/kids/32x32/actions/reload.png -share/icons/kids/32x32/actions/run.png -share/icons/kids/32x32/actions/search.png -share/icons/kids/32x32/actions/stop.png -share/icons/kids/32x32/actions/thumbnail.png -share/icons/kids/32x32/actions/undo.png -share/icons/kids/32x32/actions/unlock.png -share/icons/kids/32x32/actions/up.png -share/icons/kids/32x32/actions/view_bottom.png -share/icons/kids/32x32/actions/view_choose.png -share/icons/kids/32x32/actions/view_detailed.png -share/icons/kids/32x32/actions/view_icon.png -share/icons/kids/32x32/actions/view_left_right.png -share/icons/kids/32x32/actions/view_multicolumn.png -share/icons/kids/32x32/actions/view_remove.png -share/icons/kids/32x32/actions/view_right.png -share/icons/kids/32x32/actions/view_sidetree.png -share/icons/kids/32x32/actions/view_text.png -share/icons/kids/32x32/actions/view_top_bottom.png -share/icons/kids/32x32/actions/view_tree.png -share/icons/kids/32x32/actions/viewmag+.png -share/icons/kids/32x32/actions/viewmag-.png -share/icons/kids/32x32/actions/viewmag1.png -share/icons/kids/32x32/actions/viewmagfit.png -share/icons/kids/32x32/actions/window_fullscreen.png -share/icons/kids/32x32/actions/window_new.png -share/icons/kids/32x32/actions/window_nofullscreen.png -share/icons/kids/32x32/apps/Untitled.png -share/icons/kids/32x32/apps/agent.png -share/icons/kids/32x32/apps/agt-family-off.png -share/icons/kids/32x32/apps/agt_action_fail.png -share/icons/kids/32x32/apps/agt_action_success.png -share/icons/kids/32x32/apps/agt_add-to-desktop.png -share/icons/kids/32x32/apps/agt_back.png -share/icons/kids/32x32/apps/agt_family-off.png -share/icons/kids/32x32/apps/agt_family.png -share/icons/kids/32x32/apps/agt_forward.png -share/icons/kids/32x32/apps/agt_login.png -share/icons/kids/32x32/apps/agt_print.png -share/icons/kids/32x32/apps/agt_reload.png -share/icons/kids/32x32/apps/agt_resume.png -share/icons/kids/32x32/apps/agt_runit.png -share/icons/kids/32x32/apps/agt_stop.png -share/icons/kids/32x32/apps/agt_uninstall-product.png -share/icons/kids/32x32/apps/agt_update_critical.png -share/icons/kids/32x32/apps/agt_update_drivers.png -share/icons/kids/32x32/apps/agt_virussafe-off.png -share/icons/kids/32x32/apps/agt_virussafe.png -share/icons/kids/32x32/apps/aim.png -share/icons/kids/32x32/apps/ark.png -share/icons/kids/32x32/apps/arts.png -share/icons/kids/32x32/apps/babelfish.png -share/icons/kids/32x32/apps/background.png -share/icons/kids/32x32/apps/bell.png -share/icons/kids/32x32/apps/browser.png -share/icons/kids/32x32/apps/cache.png -share/icons/kids/32x32/apps/camera.png -share/icons/kids/32x32/apps/cd-player1.png -share/icons/kids/32x32/apps/cd-player2.png -share/icons/kids/32x32/apps/clicknrun.png -share/icons/kids/32x32/apps/clicknrungrey.png -share/icons/kids/32x32/apps/clock.png -share/icons/kids/32x32/apps/colors.png -share/icons/kids/32x32/apps/cookie.png -share/icons/kids/32x32/apps/date.png -share/icons/kids/32x32/apps/display.png -share/icons/kids/32x32/apps/email.png -share/icons/kids/32x32/apps/energy.png -share/icons/kids/32x32/apps/energy_star.png -share/icons/kids/32x32/apps/enhanced_browsing.png -share/icons/kids/32x32/apps/file-manager.png -share/icons/kids/32x32/apps/fileshare.png -share/icons/kids/32x32/apps/filetypes.png -share/icons/kids/32x32/apps/fonts.png -share/icons/kids/32x32/apps/galeon.png -share/icons/kids/32x32/apps/gimp.png -share/icons/kids/32x32/apps/go.png -share/icons/kids/32x32/apps/harddrive.png -share/icons/kids/32x32/apps/hook.png -share/icons/kids/32x32/apps/hwinfo.png -share/icons/kids/32x32/apps/icons.png -share/icons/kids/32x32/apps/iconthemes.png -share/icons/kids/32x32/apps/input_devices_settings.png -share/icons/kids/32x32/apps/kcalc.png -share/icons/kids/32x32/apps/kcmfontinst.png -share/icons/kids/32x32/apps/kcmkicker.png -share/icons/kids/32x32/apps/kcmkwm.png -share/icons/kids/32x32/apps/kcmmemory.png -share/icons/kids/32x32/apps/kcmmidi.png -share/icons/kids/32x32/apps/kcmpci.png -share/icons/kids/32x32/apps/kcmprocessor.png -share/icons/kids/32x32/apps/kcmsound.png -share/icons/kids/32x32/apps/kcmsystem.png -share/icons/kids/32x32/apps/kcmx.png -share/icons/kids/32x32/apps/kcoloredit.png -share/icons/kids/32x32/apps/kcontrol.png -share/icons/kids/32x32/apps/kdmconfig.png -share/icons/kids/32x32/apps/key_bindings.png -share/icons/kids/32x32/apps/keyboard.png -share/icons/kids/32x32/apps/keyboard_layout.png -share/icons/kids/32x32/apps/kfloppy.png -share/icons/kids/32x32/apps/kfm.png -share/icons/kids/32x32/apps/kfm_home.png -share/icons/kids/32x32/apps/khelpcenter.png -share/icons/kids/32x32/apps/kicker.png -share/icons/kids/32x32/apps/kjobviewer.png -share/icons/kids/32x32/apps/klaptopdaemon.png -share/icons/kids/32x32/apps/klipper.png -share/icons/kids/32x32/apps/klpq.png -share/icons/kids/32x32/apps/kmenu.png -share/icons/kids/32x32/apps/kmenuedit.png -share/icons/kids/32x32/apps/kmix.png -share/icons/kids/32x32/apps/knetconfig.png -share/icons/kids/32x32/apps/knotify.png -share/icons/kids/32x32/apps/konqueror.png -share/icons/kids/32x32/apps/konsole.png -share/icons/kids/32x32/apps/kppp.png -share/icons/kids/32x32/apps/kreatecd.png -share/icons/kids/32x32/apps/krfb.png -share/icons/kids/32x32/apps/kscd.png -share/icons/kids/32x32/apps/kscreensaver.png -share/icons/kids/32x32/apps/kservices.png -share/icons/kids/32x32/apps/ksmiletris.png -share/icons/kids/32x32/apps/ktalkd.png -share/icons/kids/32x32/apps/kthememgr.png -share/icons/kids/32x32/apps/kuser.png -share/icons/kids/32x32/apps/kxconfig.png -share/icons/kids/32x32/apps/laptop_battery.png -share/icons/kids/32x32/apps/laptop_pcmcia.png -share/icons/kids/32x32/apps/lin_agt_wrench.png -share/icons/kids/32x32/apps/linneighborhood.png -share/icons/kids/32x32/apps/linuxconf.png -share/icons/kids/32x32/apps/locale.png -share/icons/kids/32x32/apps/looknfeel.png -share/icons/kids/32x32/apps/mail.png -share/icons/kids/32x32/apps/mascot.png -share/icons/kids/32x32/apps/mouse.png -share/icons/kids/32x32/apps/mozilla.png -share/icons/kids/32x32/apps/multimedia.png -share/icons/kids/32x32/apps/mycomputer.png -share/icons/kids/32x32/apps/netscape.png -share/icons/kids/32x32/apps/network.png -share/icons/kids/32x32/apps/noatun.png -share/icons/kids/32x32/apps/os-support.png -share/icons/kids/32x32/apps/package_settings.png -share/icons/kids/32x32/apps/package_system.png -share/icons/kids/32x32/apps/package_toys.png -share/icons/kids/32x32/apps/package_utilities.png -share/icons/kids/32x32/apps/password.png -share/icons/kids/32x32/apps/penguin.png -share/icons/kids/32x32/apps/personal.png -share/icons/kids/32x32/apps/pppoeconfig.png -share/icons/kids/32x32/apps/printer.png -share/icons/kids/32x32/apps/printmgr.png -share/icons/kids/32x32/apps/proxy.png -share/icons/kids/32x32/apps/renamecomputer.png -share/icons/kids/32x32/apps/samba.png -share/icons/kids/32x32/apps/sisadmin.png -share/icons/kids/32x32/apps/star_here.png -share/icons/kids/32x32/apps/start_here.png -share/icons/kids/32x32/apps/stylesheet.png -share/icons/kids/32x32/apps/trash.png -share/icons/kids/32x32/apps/window_list.png -share/icons/kids/32x32/apps/windows_users.png -share/icons/kids/32x32/apps/x.png -share/icons/kids/32x32/apps/xcalc.png -share/icons/kids/32x32/apps/xmail.png -share/icons/kids/32x32/apps/xmms.png -share/icons/kids/32x32/apps/xpaint.png -share/icons/kids/32x32/devices/3floppy_mount.png -share/icons/kids/32x32/devices/3floppy_unmount.png -share/icons/kids/32x32/devices/camera.png -share/icons/kids/32x32/devices/cdrom_mount.png -share/icons/kids/32x32/devices/cdrom_unmount.png -share/icons/kids/32x32/devices/hdd_mount.png -share/icons/kids/32x32/devices/hdd_unmount.png -share/icons/kids/32x32/devices/memory.png -share/icons/kids/32x32/devices/network_local.png -share/icons/kids/32x32/devices/nfs_unmount.png -share/icons/kids/32x32/devices/print_printer.png -share/icons/kids/32x32/devices/printer.png -share/icons/kids/32x32/devices/printer2.png -share/icons/kids/32x32/filesystems/connect_to_network.png -share/icons/kids/32x32/filesystems/desktop.png -share/icons/kids/32x32/filesystems/exec.png -share/icons/kids/32x32/filesystems/favorites.png -share/icons/kids/32x32/filesystems/favorites2.png -share/icons/kids/32x32/filesystems/file_temporary.png -share/icons/kids/32x32/filesystems/folder.png -share/icons/kids/32x32/filesystems/folder_blue.png -share/icons/kids/32x32/filesystems/folder_doc.png -share/icons/kids/32x32/filesystems/folder_favorites.png -share/icons/kids/32x32/filesystems/folder_favorites2.png -share/icons/kids/32x32/filesystems/folder_home.png -share/icons/kids/32x32/filesystems/folder_htm.png -share/icons/kids/32x32/filesystems/folder_html.png -share/icons/kids/32x32/filesystems/folder_image.png -share/icons/kids/32x32/filesystems/folder_locked.png -share/icons/kids/32x32/filesystems/folder_music.png -share/icons/kids/32x32/filesystems/link.png -share/icons/kids/32x32/filesystems/lockoverlay.png -share/icons/kids/32x32/filesystems/network_local.png -share/icons/kids/32x32/filesystems/socket.png -share/icons/kids/32x32/filesystems/trashcan_empty.png -share/icons/kids/32x32/filesystems/trashcan_full.png -share/icons/kids/32x32/mimetypes/cdimage.png -share/icons/kids/32x32/mimetypes/document.png -share/icons/kids/32x32/mimetypes/empty.png -share/icons/kids/32x32/mimetypes/file_locked.png -share/icons/kids/32x32/mimetypes/file_temporary.png -share/icons/kids/32x32/mimetypes/html.png -share/icons/kids/32x32/mimetypes/image.png -share/icons/kids/32x32/mimetypes/midi.png -share/icons/kids/32x32/mimetypes/netscape_doc.png -share/icons/kids/32x32/mimetypes/sound.png -share/icons/kids/32x32/mimetypes/unknown.png -share/icons/kids/48x48/actions/Untitled.png -share/icons/kids/48x48/actions/about_kde.png -share/icons/kids/48x48/actions/appearance.png -share/icons/kids/48x48/actions/back.png -share/icons/kids/48x48/actions/bookmark.png -share/icons/kids/48x48/actions/bookmark_add.png -share/icons/kids/48x48/actions/button_cance.png -share/icons/kids/48x48/actions/button_ok.png -share/icons/kids/48x48/actions/cd.png -share/icons/kids/48x48/actions/colorize.png -share/icons/kids/48x48/actions/compfile.png -share/icons/kids/48x48/actions/configure.png -share/icons/kids/48x48/actions/decrypted.png -share/icons/kids/48x48/actions/down.png -share/icons/kids/48x48/actions/edit.png -share/icons/kids/48x48/actions/editcopy.png -share/icons/kids/48x48/actions/editcut.png -share/icons/kids/48x48/actions/editdelete.png -share/icons/kids/48x48/actions/editpaste.png -share/icons/kids/48x48/actions/edittrash.png -share/icons/kids/48x48/actions/encrypted.png -share/icons/kids/48x48/actions/exit.png -share/icons/kids/48x48/actions/fileclose.png -share/icons/kids/48x48/actions/filefind.png -share/icons/kids/48x48/actions/filenew.png -share/icons/kids/48x48/actions/fileopen.png -share/icons/kids/48x48/actions/fileprint.png -share/icons/kids/48x48/actions/filequickprint.png -share/icons/kids/48x48/actions/filesave.png -share/icons/kids/48x48/actions/filesaveas.png -share/icons/kids/48x48/actions/find.png -share/icons/kids/48x48/actions/fonts.png -share/icons/kids/48x48/actions/forward.png -share/icons/kids/48x48/actions/frameprint.png -share/icons/kids/48x48/actions/gohome.png -share/icons/kids/48x48/actions/help.png -share/icons/kids/48x48/actions/history.png -share/icons/kids/48x48/actions/klipper_doc.png -share/icons/kids/48x48/actions/launch.png -share/icons/kids/48x48/actions/misc.png -share/icons/kids/48x48/actions/next-sail.png -share/icons/kids/48x48/actions/next.png -share/icons/kids/48x48/actions/previos-sail.png -share/icons/kids/48x48/actions/previous.png -share/icons/kids/48x48/actions/redo.png -share/icons/kids/48x48/actions/reload.png -share/icons/kids/48x48/actions/run.png -share/icons/kids/48x48/actions/search.png -share/icons/kids/48x48/actions/stop.png -share/icons/kids/48x48/actions/thumbnail.png -share/icons/kids/48x48/actions/undo.png -share/icons/kids/48x48/actions/unlock.png -share/icons/kids/48x48/actions/up.png -share/icons/kids/48x48/actions/view_bottom.png -share/icons/kids/48x48/actions/view_choose.png -share/icons/kids/48x48/actions/view_detailed.png -share/icons/kids/48x48/actions/view_icon.png -share/icons/kids/48x48/actions/view_left_right.png -share/icons/kids/48x48/actions/view_multicolumn.png -share/icons/kids/48x48/actions/view_remove.png -share/icons/kids/48x48/actions/view_right.png -share/icons/kids/48x48/actions/view_sidetree.png -share/icons/kids/48x48/actions/view_text.png -share/icons/kids/48x48/actions/view_top_bottom.png -share/icons/kids/48x48/actions/view_tree.png -share/icons/kids/48x48/actions/viewmag+.png -share/icons/kids/48x48/actions/viewmag-.png -share/icons/kids/48x48/actions/viewmag1.png -share/icons/kids/48x48/actions/viewmagfit.png -share/icons/kids/48x48/actions/window_fullscreen.png -share/icons/kids/48x48/actions/window_new.png -share/icons/kids/48x48/actions/window_nofullscreen.png -share/icons/kids/48x48/apps/Untitled.png -share/icons/kids/48x48/apps/agent.png -share/icons/kids/48x48/apps/agt-family-off.png -share/icons/kids/48x48/apps/agt_action_fail.png -share/icons/kids/48x48/apps/agt_action_success.png -share/icons/kids/48x48/apps/agt_back.png -share/icons/kids/48x48/apps/agt_family-off.png -share/icons/kids/48x48/apps/agt_family.png -share/icons/kids/48x48/apps/agt_forward.png -share/icons/kids/48x48/apps/agt_login.png -share/icons/kids/48x48/apps/agt_print.png -share/icons/kids/48x48/apps/agt_reload.png -share/icons/kids/48x48/apps/agt_resume.png -share/icons/kids/48x48/apps/agt_runit.png -share/icons/kids/48x48/apps/agt_stop.png -share/icons/kids/48x48/apps/agt_uninstall-product.png -share/icons/kids/48x48/apps/agt_update_critical.png -share/icons/kids/48x48/apps/agt_update_drivers.png -share/icons/kids/48x48/apps/agt_virussafe-off.png -share/icons/kids/48x48/apps/agt_virussafe.png -share/icons/kids/48x48/apps/aim.png -share/icons/kids/48x48/apps/ark.png -share/icons/kids/48x48/apps/babelfish.png -share/icons/kids/48x48/apps/background.png -share/icons/kids/48x48/apps/bell.png -share/icons/kids/48x48/apps/browser.png -share/icons/kids/48x48/apps/cache.png -share/icons/kids/48x48/apps/camera.png -share/icons/kids/48x48/apps/cd-player1.png -share/icons/kids/48x48/apps/cd-player2.png -share/icons/kids/48x48/apps/cd-player264.png -share/icons/kids/48x48/apps/clicknrun.png -share/icons/kids/48x48/apps/clicknrungrey.png -share/icons/kids/48x48/apps/clock.png -share/icons/kids/48x48/apps/colors.png -share/icons/kids/48x48/apps/cookie.png -share/icons/kids/48x48/apps/date.png -share/icons/kids/48x48/apps/display.png -share/icons/kids/48x48/apps/email.png -share/icons/kids/48x48/apps/energy.png -share/icons/kids/48x48/apps/energy_star.png -share/icons/kids/48x48/apps/enhanced_browsing.png -share/icons/kids/48x48/apps/file-manager.png -share/icons/kids/48x48/apps/fileshare.png -share/icons/kids/48x48/apps/filetypes.png -share/icons/kids/48x48/apps/fonts.png -share/icons/kids/48x48/apps/galeon.png -share/icons/kids/48x48/apps/gimp.png -share/icons/kids/48x48/apps/go.png -share/icons/kids/48x48/apps/harddrive.png -share/icons/kids/48x48/apps/hook.png -share/icons/kids/48x48/apps/hwinfo.png -share/icons/kids/48x48/apps/icons.png -share/icons/kids/48x48/apps/iconthemes.png -share/icons/kids/48x48/apps/input_devices_settings.png -share/icons/kids/48x48/apps/kcalc.png -share/icons/kids/48x48/apps/kcmmemory.png -share/icons/kids/48x48/apps/kcmpci.png -share/icons/kids/48x48/apps/kcmprocessor.png -share/icons/kids/48x48/apps/kcmsound.png -share/icons/kids/48x48/apps/kcmsystem.png -share/icons/kids/48x48/apps/kcmx.png -share/icons/kids/48x48/apps/kcoloredit.png -share/icons/kids/48x48/apps/kcontrol.png -share/icons/kids/48x48/apps/key_bindings.png -share/icons/kids/48x48/apps/keyboard.png -share/icons/kids/48x48/apps/keyboard_layout.png -share/icons/kids/48x48/apps/kfloppy.png -share/icons/kids/48x48/apps/kfm.png -share/icons/kids/48x48/apps/kfm_home.png -share/icons/kids/48x48/apps/khelpcenter.png -share/icons/kids/48x48/apps/kicker.png -share/icons/kids/48x48/apps/kjobviewer.png -share/icons/kids/48x48/apps/klaptopdaemon.png -share/icons/kids/48x48/apps/klipper.png -share/icons/kids/48x48/apps/klpq.png -share/icons/kids/48x48/apps/kmenu.png -share/icons/kids/48x48/apps/kmix.png -share/icons/kids/48x48/apps/knetconfig.png -share/icons/kids/48x48/apps/knotify.png -share/icons/kids/48x48/apps/konqueror.png -share/icons/kids/48x48/apps/konsole.png -share/icons/kids/48x48/apps/kppp.png -share/icons/kids/48x48/apps/kreatecd.png -share/icons/kids/48x48/apps/krfb.png -share/icons/kids/48x48/apps/kscd.png -share/icons/kids/48x48/apps/kscreensaver.png -share/icons/kids/48x48/apps/kservices.png -share/icons/kids/48x48/apps/ksmiletris.png -share/icons/kids/48x48/apps/ktalkd.png -share/icons/kids/48x48/apps/kuser.png -share/icons/kids/48x48/apps/kxconfig.png -share/icons/kids/48x48/apps/laptop_battery.png -share/icons/kids/48x48/apps/laptop_pcmcia.png -share/icons/kids/48x48/apps/lin_agt_wrench.png -share/icons/kids/48x48/apps/linneighborhood.png -share/icons/kids/48x48/apps/linuxconf.png -share/icons/kids/48x48/apps/locale.png -share/icons/kids/48x48/apps/looknfeel.png -share/icons/kids/48x48/apps/mail.png -share/icons/kids/48x48/apps/mascot.png -share/icons/kids/48x48/apps/mouse.png -share/icons/kids/48x48/apps/mozilla.png -share/icons/kids/48x48/apps/multimedia.png -share/icons/kids/48x48/apps/mycomputer.png -share/icons/kids/48x48/apps/netscape.png -share/icons/kids/48x48/apps/network.png -share/icons/kids/48x48/apps/noatun.png -share/icons/kids/48x48/apps/os-support.png -share/icons/kids/48x48/apps/package_settings.png -share/icons/kids/48x48/apps/package_system.png -share/icons/kids/48x48/apps/package_toys.png -share/icons/kids/48x48/apps/package_utilities.png -share/icons/kids/48x48/apps/password.png -share/icons/kids/48x48/apps/penguin.png -share/icons/kids/48x48/apps/personal.png -share/icons/kids/48x48/apps/printer.png -share/icons/kids/48x48/apps/printmgr.png -share/icons/kids/48x48/apps/proxy.png -share/icons/kids/48x48/apps/renamecomputer.png -share/icons/kids/48x48/apps/samba.png -share/icons/kids/48x48/apps/sisadmin.png -share/icons/kids/48x48/apps/star_here.png -share/icons/kids/48x48/apps/start_here.png -share/icons/kids/48x48/apps/stylesheet.png -share/icons/kids/48x48/apps/trash.png -share/icons/kids/48x48/apps/window_list.png -share/icons/kids/48x48/apps/windows_users.png -share/icons/kids/48x48/apps/x.png -share/icons/kids/48x48/apps/xcalc.png -share/icons/kids/48x48/apps/xmail.png -share/icons/kids/48x48/apps/xmms.png -share/icons/kids/48x48/apps/xpaint.png -share/icons/kids/48x48/devices/3floppy_mount.png -share/icons/kids/48x48/devices/3floppy_unmount.png -share/icons/kids/48x48/devices/48x48.png -share/icons/kids/48x48/devices/camera.png -share/icons/kids/48x48/devices/cdrom_mount.png -share/icons/kids/48x48/devices/cdrom_unmount.png -share/icons/kids/48x48/devices/hdd_mount.png -share/icons/kids/48x48/devices/hdd_unmount.png -share/icons/kids/48x48/devices/memory.png -share/icons/kids/48x48/devices/network_local.png -share/icons/kids/48x48/devices/nfs_unmount.png -share/icons/kids/48x48/devices/print_printer.png -share/icons/kids/48x48/devices/printer.png -share/icons/kids/48x48/devices/printer2.png -share/icons/kids/48x48/filesystems/connect_to_network.png -share/icons/kids/48x48/filesystems/desktop.png -share/icons/kids/48x48/filesystems/exec.png -share/icons/kids/48x48/filesystems/favorites.png -share/icons/kids/48x48/filesystems/favorites2.png -share/icons/kids/48x48/filesystems/file_temporary.png -share/icons/kids/48x48/filesystems/folder.png -share/icons/kids/48x48/filesystems/folder_blue.png -share/icons/kids/48x48/filesystems/folder_doc.png -share/icons/kids/48x48/filesystems/folder_favorites.png -share/icons/kids/48x48/filesystems/folder_favorites2.png -share/icons/kids/48x48/filesystems/folder_home.png -share/icons/kids/48x48/filesystems/folder_htm.png -share/icons/kids/48x48/filesystems/folder_html.png -share/icons/kids/48x48/filesystems/folder_image.png -share/icons/kids/48x48/filesystems/folder_locked.png -share/icons/kids/48x48/filesystems/folder_music.png -share/icons/kids/48x48/filesystems/link.png -share/icons/kids/48x48/filesystems/lockoverlay.png -share/icons/kids/48x48/filesystems/network_local.png -share/icons/kids/48x48/filesystems/socket.png -share/icons/kids/48x48/filesystems/trashcan_empty.png -share/icons/kids/48x48/filesystems/trashcan_full.png -share/icons/kids/48x48/mimetypes/cdimage.png -share/icons/kids/48x48/mimetypes/document.png -share/icons/kids/48x48/mimetypes/empty.png -share/icons/kids/48x48/mimetypes/file_locked.png -share/icons/kids/48x48/mimetypes/file_temporary.png -share/icons/kids/48x48/mimetypes/html.png -share/icons/kids/48x48/mimetypes/image.png -share/icons/kids/48x48/mimetypes/midi.png -share/icons/kids/48x48/mimetypes/netscape_doc.png -share/icons/kids/48x48/mimetypes/sound.png -share/icons/kids/48x48/mimetypes/unknown.png -share/icons/kids/64x64/actions/Untitled.png -share/icons/kids/64x64/actions/about_kde.png -share/icons/kids/64x64/actions/appearance.png -share/icons/kids/64x64/actions/back.png -share/icons/kids/64x64/actions/bookmark.png -share/icons/kids/64x64/actions/bookmark_add.png -share/icons/kids/64x64/actions/button_cance.png -share/icons/kids/64x64/actions/button_ok.png -share/icons/kids/64x64/actions/cd.png -share/icons/kids/64x64/actions/colorize.png -share/icons/kids/64x64/actions/compfile.png -share/icons/kids/64x64/actions/configure.png -share/icons/kids/64x64/actions/decrypted.png -share/icons/kids/64x64/actions/down.png -share/icons/kids/64x64/actions/edit.png -share/icons/kids/64x64/actions/editcopy.png -share/icons/kids/64x64/actions/editcut.png -share/icons/kids/64x64/actions/editdelete.png -share/icons/kids/64x64/actions/editpaste.png -share/icons/kids/64x64/actions/edittrash.png -share/icons/kids/64x64/actions/encrypted.png -share/icons/kids/64x64/actions/exit.png -share/icons/kids/64x64/actions/fileclose.png -share/icons/kids/64x64/actions/filefind.png -share/icons/kids/64x64/actions/filenew.png -share/icons/kids/64x64/actions/fileopen.png -share/icons/kids/64x64/actions/fileprint.png -share/icons/kids/64x64/actions/filequickprint.png -share/icons/kids/64x64/actions/filesave.png -share/icons/kids/64x64/actions/filesaveas.png -share/icons/kids/64x64/actions/find.png -share/icons/kids/64x64/actions/fonts.png -share/icons/kids/64x64/actions/forward.png -share/icons/kids/64x64/actions/frameprint.png -share/icons/kids/64x64/actions/gohome.png -share/icons/kids/64x64/actions/help.png -share/icons/kids/64x64/actions/history.png -share/icons/kids/64x64/actions/klipper_doc.png -share/icons/kids/64x64/actions/launch.png -share/icons/kids/64x64/actions/misc.png -share/icons/kids/64x64/actions/next-sail.png -share/icons/kids/64x64/actions/next.png -share/icons/kids/64x64/actions/previos-sail.png -share/icons/kids/64x64/actions/previous.png -share/icons/kids/64x64/actions/redo.png -share/icons/kids/64x64/actions/reload.png -share/icons/kids/64x64/actions/run.png -share/icons/kids/64x64/actions/search.png -share/icons/kids/64x64/actions/stop.png -share/icons/kids/64x64/actions/thumbnail.png -share/icons/kids/64x64/actions/undo.png -share/icons/kids/64x64/actions/unlock.png -share/icons/kids/64x64/actions/up.png -share/icons/kids/64x64/actions/view_bottom.png -share/icons/kids/64x64/actions/view_choose.png -share/icons/kids/64x64/actions/view_detailed.png -share/icons/kids/64x64/actions/view_icon.png -share/icons/kids/64x64/actions/view_left_right.png -share/icons/kids/64x64/actions/view_multicolumn.png -share/icons/kids/64x64/actions/view_remove.png -share/icons/kids/64x64/actions/view_right.png -share/icons/kids/64x64/actions/view_sidetree.png -share/icons/kids/64x64/actions/view_text.png -share/icons/kids/64x64/actions/view_top_bottom.png -share/icons/kids/64x64/actions/view_tree.png -share/icons/kids/64x64/actions/viewmag+.png -share/icons/kids/64x64/actions/viewmag-.png -share/icons/kids/64x64/actions/viewmagfit.png -share/icons/kids/64x64/actions/window_fullscreen.png -share/icons/kids/64x64/actions/window_new.png -share/icons/kids/64x64/actions/window_nofullscreen.png -share/icons/kids/64x64/apps/Untitled.png -share/icons/kids/64x64/apps/agent.png -share/icons/kids/64x64/apps/agt-family-off.png -share/icons/kids/64x64/apps/agt_action_fail.png -share/icons/kids/64x64/apps/agt_action_success.png -share/icons/kids/64x64/apps/agt_back.png -share/icons/kids/64x64/apps/agt_family-off.png -share/icons/kids/64x64/apps/agt_family.png -share/icons/kids/64x64/apps/agt_forward.png -share/icons/kids/64x64/apps/agt_login.png -share/icons/kids/64x64/apps/agt_print.png -share/icons/kids/64x64/apps/agt_reload.png -share/icons/kids/64x64/apps/agt_resume.png -share/icons/kids/64x64/apps/agt_runit.png -share/icons/kids/64x64/apps/agt_stop.png -share/icons/kids/64x64/apps/agt_uninstall-product.png -share/icons/kids/64x64/apps/agt_update_critical.png -share/icons/kids/64x64/apps/agt_update_drivers.png -share/icons/kids/64x64/apps/agt_virussafe-off.png -share/icons/kids/64x64/apps/agt_virussafe.png -share/icons/kids/64x64/apps/aim.png -share/icons/kids/64x64/apps/ark.png -share/icons/kids/64x64/apps/babelfish.png -share/icons/kids/64x64/apps/background.png -share/icons/kids/64x64/apps/bell.png -share/icons/kids/64x64/apps/browser.png -share/icons/kids/64x64/apps/cache.png -share/icons/kids/64x64/apps/camera.png -share/icons/kids/64x64/apps/cd-player1.png -share/icons/kids/64x64/apps/clicknrun.png -share/icons/kids/64x64/apps/clicknrungrey.png -share/icons/kids/64x64/apps/clock.png -share/icons/kids/64x64/apps/colors.png -share/icons/kids/64x64/apps/cookie.png -share/icons/kids/64x64/apps/date.png -share/icons/kids/64x64/apps/display.png -share/icons/kids/64x64/apps/email.png -share/icons/kids/64x64/apps/energy.png -share/icons/kids/64x64/apps/energy_star.png -share/icons/kids/64x64/apps/enhanced_browsing.png -share/icons/kids/64x64/apps/file-manager.png -share/icons/kids/64x64/apps/fileshare.png -share/icons/kids/64x64/apps/filetypes.png -share/icons/kids/64x64/apps/fonts.png -share/icons/kids/64x64/apps/galeon.png -share/icons/kids/64x64/apps/gimp.png -share/icons/kids/64x64/apps/go.png -share/icons/kids/64x64/apps/harddrive.png -share/icons/kids/64x64/apps/hook.png -share/icons/kids/64x64/apps/hwinfo.png -share/icons/kids/64x64/apps/icons.png -share/icons/kids/64x64/apps/iconthemes.png -share/icons/kids/64x64/apps/input_devices_settings.png -share/icons/kids/64x64/apps/kcalc.png -share/icons/kids/64x64/apps/kcmmemory.png -share/icons/kids/64x64/apps/kcmpci.png -share/icons/kids/64x64/apps/kcmprocessor.png -share/icons/kids/64x64/apps/kcmsound.png -share/icons/kids/64x64/apps/kcmsystem.png -share/icons/kids/64x64/apps/kcmx.png -share/icons/kids/64x64/apps/kcoloredit.png -share/icons/kids/64x64/apps/kcontrol.png -share/icons/kids/64x64/apps/key_bindings.png -share/icons/kids/64x64/apps/keyboard.png -share/icons/kids/64x64/apps/keyboard_layout.png -share/icons/kids/64x64/apps/kfloppy.png -share/icons/kids/64x64/apps/kfm.png -share/icons/kids/64x64/apps/kfm_home.png -share/icons/kids/64x64/apps/khelpcenter.png -share/icons/kids/64x64/apps/kicker.png -share/icons/kids/64x64/apps/kjobviewer.png -share/icons/kids/64x64/apps/klaptopdaemon.png -share/icons/kids/64x64/apps/klipper.png -share/icons/kids/64x64/apps/klpq.png -share/icons/kids/64x64/apps/kmenu.png -share/icons/kids/64x64/apps/kmix.png -share/icons/kids/64x64/apps/knetconfig.png -share/icons/kids/64x64/apps/knotify.png -share/icons/kids/64x64/apps/konqueror.png -share/icons/kids/64x64/apps/konsole.png -share/icons/kids/64x64/apps/kppp.png -share/icons/kids/64x64/apps/kreatecd.png -share/icons/kids/64x64/apps/krfb.png -share/icons/kids/64x64/apps/kscd.png -share/icons/kids/64x64/apps/kscreensaver.png -share/icons/kids/64x64/apps/kservices.png -share/icons/kids/64x64/apps/ksmiletris.png -share/icons/kids/64x64/apps/ktalkd.png -share/icons/kids/64x64/apps/kuser.png -share/icons/kids/64x64/apps/kxconfig.png -share/icons/kids/64x64/apps/laptop_battery.png -share/icons/kids/64x64/apps/laptop_pcmcia.png -share/icons/kids/64x64/apps/lin_agt_wrench.png -share/icons/kids/64x64/apps/linneighborhood.png -share/icons/kids/64x64/apps/linuxconf.png -share/icons/kids/64x64/apps/locale.png -share/icons/kids/64x64/apps/looknfeel.png -share/icons/kids/64x64/apps/mail.png -share/icons/kids/64x64/apps/mascot.png -share/icons/kids/64x64/apps/mouse.png -share/icons/kids/64x64/apps/mozilla.png -share/icons/kids/64x64/apps/multimedia.png -share/icons/kids/64x64/apps/mycomputer.png -share/icons/kids/64x64/apps/netscape.png -share/icons/kids/64x64/apps/network.png -share/icons/kids/64x64/apps/noatun.png -share/icons/kids/64x64/apps/os-support.png -share/icons/kids/64x64/apps/package_settings.png -share/icons/kids/64x64/apps/package_system.png -share/icons/kids/64x64/apps/package_toys.png -share/icons/kids/64x64/apps/package_utilities.png -share/icons/kids/64x64/apps/password.png -share/icons/kids/64x64/apps/penguin.png -share/icons/kids/64x64/apps/personal.png -share/icons/kids/64x64/apps/printer.png -share/icons/kids/64x64/apps/printmgr.png -share/icons/kids/64x64/apps/proxy.png -share/icons/kids/64x64/apps/renamecomputer.png -share/icons/kids/64x64/apps/samba.png -share/icons/kids/64x64/apps/sisadmin.png -share/icons/kids/64x64/apps/star_here.png -share/icons/kids/64x64/apps/start_here.png -share/icons/kids/64x64/apps/stylesheet.png -share/icons/kids/64x64/apps/trash.png -share/icons/kids/64x64/apps/window_list.png -share/icons/kids/64x64/apps/windows_users.png -share/icons/kids/64x64/apps/x.png -share/icons/kids/64x64/apps/xcalc.png -share/icons/kids/64x64/apps/xmail.png -share/icons/kids/64x64/apps/xmms.png -share/icons/kids/64x64/apps/xpaint.png -share/icons/kids/64x64/devices/3floppy_mount.png -share/icons/kids/64x64/devices/3floppy_unmount.png -share/icons/kids/64x64/devices/camera.png -share/icons/kids/64x64/devices/cdrom_mount.png -share/icons/kids/64x64/devices/cdrom_unmount.png -share/icons/kids/64x64/devices/hdd_mount.png -share/icons/kids/64x64/devices/hdd_unmount.png -share/icons/kids/64x64/devices/memory.png -share/icons/kids/64x64/devices/network_local.png -share/icons/kids/64x64/devices/nfs_unmount.png -share/icons/kids/64x64/devices/print_printer.png -share/icons/kids/64x64/devices/printer.png -share/icons/kids/64x64/devices/printer2.png -share/icons/kids/64x64/filesystems/connect_to_network.png -share/icons/kids/64x64/filesystems/desktop.png -share/icons/kids/64x64/filesystems/exec.png -share/icons/kids/64x64/filesystems/favorites.png -share/icons/kids/64x64/filesystems/favorites2.png -share/icons/kids/64x64/filesystems/file_temporary.png -share/icons/kids/64x64/filesystems/folder.png -share/icons/kids/64x64/filesystems/folder_blue.png -share/icons/kids/64x64/filesystems/folder_doc.png -share/icons/kids/64x64/filesystems/folder_favorites.png -share/icons/kids/64x64/filesystems/folder_favorites2.png -share/icons/kids/64x64/filesystems/folder_home.png -share/icons/kids/64x64/filesystems/folder_htm.png -share/icons/kids/64x64/filesystems/folder_html.png -share/icons/kids/64x64/filesystems/folder_image.png -share/icons/kids/64x64/filesystems/folder_locked.png -share/icons/kids/64x64/filesystems/folder_music.png -share/icons/kids/64x64/filesystems/link.png -share/icons/kids/64x64/filesystems/lockoverlay.png -share/icons/kids/64x64/filesystems/network_local.png -share/icons/kids/64x64/filesystems/socket.png -share/icons/kids/64x64/filesystems/trashcan_empty.png -share/icons/kids/64x64/filesystems/trashcan_full.png -share/icons/kids/64x64/mimetypes/cdimage.png -share/icons/kids/64x64/mimetypes/document.png -share/icons/kids/64x64/mimetypes/empty.png -share/icons/kids/64x64/mimetypes/file_locked.png -share/icons/kids/64x64/mimetypes/file_temporary.png -share/icons/kids/64x64/mimetypes/html.png -share/icons/kids/64x64/mimetypes/image.png -share/icons/kids/64x64/mimetypes/midi.png -share/icons/kids/64x64/mimetypes/netscape_doc.png -share/icons/kids/64x64/mimetypes/sound.png -share/icons/kids/64x64/mimetypes/unknown.png -share/icons/kids/index.theme -share/icons/slick/16x16/actions/1downarrow.png -share/icons/slick/16x16/actions/1leftarrow.png -share/icons/slick/16x16/actions/1rightarrow.png -share/icons/slick/16x16/actions/1uparrow.png -share/icons/slick/16x16/actions/2downarrow.png -share/icons/slick/16x16/actions/2leftarrow.png -share/icons/slick/16x16/actions/2rightarrow.png -share/icons/slick/16x16/actions/2uparrow.png -share/icons/slick/16x16/actions/about_kde.png -share/icons/slick/16x16/actions/airbrush.png -share/icons/slick/16x16/actions/apply.png -share/icons/slick/16x16/actions/arrow_bottomleft.png -share/icons/slick/16x16/actions/arrow_bottomright.png -share/icons/slick/16x16/actions/arrow_topleft.png -share/icons/slick/16x16/actions/arrow_topright.png -share/icons/slick/16x16/actions/attach.png -share/icons/slick/16x16/actions/back.png -share/icons/slick/16x16/actions/backimage.png -share/icons/slick/16x16/actions/blank.png -share/icons/slick/16x16/actions/blend.png -share/icons/slick/16x16/actions/bookmark.png -share/icons/slick/16x16/actions/bookmark_add.png -share/icons/slick/16x16/actions/bookmark_folder.png -share/icons/slick/16x16/actions/bookmark_toolbar.png -share/icons/slick/16x16/actions/bookmarks_list_add.png -share/icons/slick/16x16/actions/bottom.png -share/icons/slick/16x16/actions/camera_test.png -share/icons/slick/16x16/actions/cancel.png -share/icons/slick/16x16/actions/cd.png -share/icons/slick/16x16/actions/cdburn.png -share/icons/slick/16x16/actions/cdcopy.png -share/icons/slick/16x16/actions/cdrwblank.png -share/icons/slick/16x16/actions/charset.png -share/icons/slick/16x16/actions/clear_left.png -share/icons/slick/16x16/actions/colorize.png -share/icons/slick/16x16/actions/completion.png -share/icons/slick/16x16/actions/compress.png -share/icons/slick/16x16/actions/configure.png -share/icons/slick/16x16/actions/configure_shortcuts.png -share/icons/slick/16x16/actions/configure_toolbars.png -share/icons/slick/16x16/actions/connect_creating.png -share/icons/slick/16x16/actions/connect_established.png -share/icons/slick/16x16/actions/connect_no.png -share/icons/slick/16x16/actions/contents.png -share/icons/slick/16x16/actions/contents2.png -share/icons/slick/16x16/actions/contexthelp.png -share/icons/slick/16x16/actions/decrypted.png -share/icons/slick/16x16/actions/define_clip.png -share/icons/slick/16x16/actions/domtreeviewer.png -share/icons/slick/16x16/actions/down.png -share/icons/slick/16x16/actions/edit.png -share/icons/slick/16x16/actions/editclear.png -share/icons/slick/16x16/actions/editcopy.png -share/icons/slick/16x16/actions/editcut.png -share/icons/slick/16x16/actions/editdelete.png -share/icons/slick/16x16/actions/editpaste.png -share/icons/slick/16x16/actions/editshred.png -share/icons/slick/16x16/actions/edittrash.png -share/icons/slick/16x16/actions/emptytrash.png -share/icons/slick/16x16/actions/encrypted.png -share/icons/slick/16x16/actions/enhanced_browsing.png -share/icons/slick/16x16/actions/exec.png -share/icons/slick/16x16/actions/exit.png -share/icons/slick/16x16/actions/fileclose.png -share/icons/slick/16x16/actions/fileexport.png -share/icons/slick/16x16/actions/filefind.png -share/icons/slick/16x16/actions/filenew.png -share/icons/slick/16x16/actions/fileopen.png -share/icons/slick/16x16/actions/fileprint.png -share/icons/slick/16x16/actions/filequickprint.png -share/icons/slick/16x16/actions/filesave.png -share/icons/slick/16x16/actions/filesaveas.png -share/icons/slick/16x16/actions/fill.png -share/icons/slick/16x16/actions/filter.png -share/icons/slick/16x16/actions/find.png -share/icons/slick/16x16/actions/finish.png -share/icons/slick/16x16/actions/folder_new.png -share/icons/slick/16x16/actions/fork.png -share/icons/slick/16x16/actions/forward.png -share/icons/slick/16x16/actions/frameprint.png -share/icons/slick/16x16/actions/gear.png -share/icons/slick/16x16/actions/gohome.png -share/icons/slick/16x16/actions/goto.png -share/icons/slick/16x16/actions/greenled.png -share/icons/slick/16x16/actions/halfencrypted.png -share/icons/slick/16x16/actions/help.png -share/icons/slick/16x16/actions/history.png -share/icons/slick/16x16/actions/history_clear.png -share/icons/slick/16x16/actions/hotlistadd.png -share/icons/slick/16x16/actions/hotlistdel.png -share/icons/slick/16x16/actions/idea.png -share/icons/slick/16x16/actions/identity.png -share/icons/slick/16x16/actions/imagegallery.png -share/icons/slick/16x16/actions/indicator_connect.png -share/icons/slick/16x16/actions/indicator_empty.png -share/icons/slick/16x16/actions/indicator_full.png -share/icons/slick/16x16/actions/indicator_noconnect.png -share/icons/slick/16x16/actions/indicator_viewactive.png -share/icons/slick/16x16/actions/kde.png -share/icons/slick/16x16/actions/kde1.png -share/icons/slick/16x16/actions/kde2.png -share/icons/slick/16x16/actions/kde3.png -share/icons/slick/16x16/actions/kde4.png -share/icons/slick/16x16/actions/kde5.png -share/icons/slick/16x16/actions/kde6.png -share/icons/slick/16x16/actions/kde7.png -share/icons/slick/16x16/actions/key_enter.png -share/icons/slick/16x16/actions/khtml_kget.png -share/icons/slick/16x16/actions/klipper_dock.png -share/icons/slick/16x16/actions/ktip.png -share/icons/slick/16x16/actions/launch.png -share/icons/slick/16x16/actions/locationbar_erase.png -share/icons/slick/16x16/actions/lock.png -share/icons/slick/16x16/actions/mail_find.png -share/icons/slick/16x16/actions/mail_forward.png -share/icons/slick/16x16/actions/mail_generic.png -share/icons/slick/16x16/actions/mail_get.png -share/icons/slick/16x16/actions/mail_new.png -share/icons/slick/16x16/actions/mail_reply.png -share/icons/slick/16x16/actions/mail_replyall.png -share/icons/slick/16x16/actions/mail_replylist.png -share/icons/slick/16x16/actions/mail_send.png -share/icons/slick/16x16/actions/misc.png -share/icons/slick/16x16/actions/move.png -share/icons/slick/16x16/actions/news.png -share/icons/slick/16x16/actions/news_subscribe.png -share/icons/slick/16x16/actions/news_unsubscribe.png -share/icons/slick/16x16/actions/next.png -share/icons/slick/16x16/actions/no.png -share/icons/slick/16x16/actions/noatunback.png -share/icons/slick/16x16/actions/noatunforward.png -share/icons/slick/16x16/actions/noatunpause.png -share/icons/slick/16x16/actions/noatunplay.png -share/icons/slick/16x16/actions/noatunplaylist.png -share/icons/slick/16x16/actions/noatunstop.png -share/icons/slick/16x16/actions/noatuntray.png -share/icons/slick/16x16/actions/noatuntraypause.png -share/icons/slick/16x16/actions/noatuntrayplay.png -share/icons/slick/16x16/actions/noatuntraystop.png -share/icons/slick/16x16/actions/ok.png -share/icons/slick/16x16/actions/openterm.png -share/icons/slick/16x16/actions/opentermblue.png -share/icons/slick/16x16/actions/opentermred.png -share/icons/slick/16x16/actions/player_eject.png -share/icons/slick/16x16/actions/player_end.png -share/icons/slick/16x16/actions/player_fwd.png -share/icons/slick/16x16/actions/player_pause.png -share/icons/slick/16x16/actions/player_play.png -share/icons/slick/16x16/actions/player_rew.png -share/icons/slick/16x16/actions/player_start.png -share/icons/slick/16x16/actions/player_stop.png -share/icons/slick/16x16/actions/previous.png -share/icons/slick/16x16/actions/query_erase.png -share/icons/slick/16x16/actions/redled.png -share/icons/slick/16x16/actions/redo.png -share/icons/slick/16x16/actions/reload.png -share/icons/slick/16x16/actions/reload_all_tabs.png -share/icons/slick/16x16/actions/reload_page.png -share/icons/slick/16x16/actions/remove.png -share/icons/slick/16x16/actions/revert.png -share/icons/slick/16x16/actions/rotate.png -share/icons/slick/16x16/actions/rotate_ccw.png -share/icons/slick/16x16/actions/rotate_cw.png -share/icons/slick/16x16/actions/run.png -share/icons/slick/16x16/actions/save_all.png -share/icons/slick/16x16/actions/share.png -share/icons/slick/16x16/actions/showmenu.png -share/icons/slick/16x16/actions/spellcheck.png -share/icons/slick/16x16/actions/start.png -share/icons/slick/16x16/actions/stop.png -share/icons/slick/16x16/actions/tab_breakoff.png -share/icons/slick/16x16/actions/tab_duplicate.png -share/icons/slick/16x16/actions/tab_new.png -share/icons/slick/16x16/actions/tab_new_bg.png -share/icons/slick/16x16/actions/tab_remove.png -share/icons/slick/16x16/actions/text.png -share/icons/slick/16x16/actions/thumbnail.png -share/icons/slick/16x16/actions/tick.png -share/icons/slick/16x16/actions/top.png -share/icons/slick/16x16/actions/undo.png -share/icons/slick/16x16/actions/unlock.png -share/icons/slick/16x16/actions/up.png -share/icons/slick/16x16/actions/view_choose.png -share/icons/slick/16x16/actions/view_detailed.png -share/icons/slick/16x16/actions/view_icon.png -share/icons/slick/16x16/actions/view_multicolumn.png -share/icons/slick/16x16/actions/view_sidetree.png -share/icons/slick/16x16/actions/view_text.png -share/icons/slick/16x16/actions/view_tree.png -share/icons/slick/16x16/actions/viewmag+.png -share/icons/slick/16x16/actions/viewmag-.png -share/icons/slick/16x16/actions/viewmag.png -share/icons/slick/16x16/actions/viewmagfit.png -share/icons/slick/16x16/actions/webarchiver.png -share/icons/slick/16x16/actions/window_fullscreen.png -share/icons/slick/16x16/actions/window_new.png -share/icons/slick/16x16/actions/window_nofullscreen.png -share/icons/slick/16x16/actions/yellowled.png -share/icons/slick/16x16/apps/ark.png -share/icons/slick/16x16/apps/background.png -share/icons/slick/16x16/apps/bell.png -share/icons/slick/16x16/apps/camera.png -share/icons/slick/16x16/apps/cdbakeoven.png -share/icons/slick/16x16/apps/cervisia.png -share/icons/slick/16x16/apps/clock.png -share/icons/slick/16x16/apps/colors.png -share/icons/slick/16x16/apps/configure_shortcuts.png -share/icons/slick/16x16/apps/date.png -share/icons/slick/16x16/apps/energy.png -share/icons/slick/16x16/apps/filetypes.png -share/icons/slick/16x16/apps/fonts.png -share/icons/slick/16x16/apps/gimp.png -share/icons/slick/16x16/apps/go.png -share/icons/slick/16x16/apps/help_index.png -share/icons/slick/16x16/apps/hwinfo.png -share/icons/slick/16x16/apps/icon-cartoon.png -share/icons/slick/16x16/apps/icons.png -share/icons/slick/16x16/apps/k3b.png -share/icons/slick/16x16/apps/kab.png -share/icons/slick/16x16/apps/kaddressbook.png -share/icons/slick/16x16/apps/karchiver.png -share/icons/slick/16x16/apps/kate.png -share/icons/slick/16x16/apps/kaudiocdcreator.png -share/icons/slick/16x16/apps/kaudiocreator.png -share/icons/slick/16x16/apps/kbear.png -share/icons/slick/16x16/apps/kcmdevices.png -share/icons/slick/16x16/apps/kcmdf.png -share/icons/slick/16x16/apps/kcmkicker.png -share/icons/slick/16x16/apps/kcmkwm.png -share/icons/slick/16x16/apps/kcmmemory.png -share/icons/slick/16x16/apps/kcmpartitions.png -share/icons/slick/16x16/apps/kcmpci.png -share/icons/slick/16x16/apps/kcmprocessor.png -share/icons/slick/16x16/apps/kcmsound.png -share/icons/slick/16x16/apps/kcmsystem.png -share/icons/slick/16x16/apps/kcmx.png -share/icons/slick/16x16/apps/kcontrol.png -share/icons/slick/16x16/apps/kcontrol_2.png -share/icons/slick/16x16/apps/kdf.png -share/icons/slick/16x16/apps/kdirstat.png -share/icons/slick/16x16/apps/kdisknav.png -share/icons/slick/16x16/apps/kdisknav1.png -share/icons/slick/16x16/apps/kdmconfig.png -share/icons/slick/16x16/apps/kedit.png -share/icons/slick/16x16/apps/keditbookmarks.png -share/icons/slick/16x16/apps/key_bindings.png -share/icons/slick/16x16/apps/keyboard.png -share/icons/slick/16x16/apps/kfind.png -share/icons/slick/16x16/apps/kfm.png -share/icons/slick/16x16/apps/kfm2.png -share/icons/slick/16x16/apps/kfm3.png -share/icons/slick/16x16/apps/kfm_home.png -share/icons/slick/16x16/apps/kget.png -share/icons/slick/16x16/apps/khelpcenter.png -share/icons/slick/16x16/apps/kicker.png -share/icons/slick/16x16/apps/kio_uiserver.png -share/icons/slick/16x16/apps/kjobviewer.png -share/icons/slick/16x16/apps/kjots.png -share/icons/slick/16x16/apps/klipper.png -share/icons/slick/16x16/apps/klpq.png -share/icons/slick/16x16/apps/kmail.png -share/icons/slick/16x16/apps/kmenu.png -share/icons/slick/16x16/apps/kmenuedit.png -share/icons/slick/16x16/apps/kmix.png -share/icons/slick/16x16/apps/knode.png -share/icons/slick/16x16/apps/knotes.png -share/icons/slick/16x16/apps/knotify.png -share/icons/slick/16x16/apps/komba2.png -share/icons/slick/16x16/apps/konqsidebar_mediaplayer.png -share/icons/slick/16x16/apps/konqueror.png -share/icons/slick/16x16/apps/konsole.png -share/icons/slick/16x16/apps/kontact.png -share/icons/slick/16x16/apps/kopete.png -share/icons/slick/16x16/apps/korganizer.png -share/icons/slick/16x16/apps/kpackage.png -share/icons/slick/16x16/apps/kpf.png -share/icons/slick/16x16/apps/kpilot.png -share/icons/slick/16x16/apps/kppp.png -share/icons/slick/16x16/apps/kprintfax.png -share/icons/slick/16x16/apps/kreatecd.png -share/icons/slick/16x16/apps/kscd.png -share/icons/slick/16x16/apps/kscreensaver.png -share/icons/slick/16x16/apps/ksysguard.png -share/icons/slick/16x16/apps/ksysv.png -share/icons/slick/16x16/apps/kteatime.png -share/icons/slick/16x16/apps/ktip.png -share/icons/slick/16x16/apps/kuickshow.png -share/icons/slick/16x16/apps/kview.png -share/icons/slick/16x16/apps/kwikdisk.png -share/icons/slick/16x16/apps/kwin.png -share/icons/slick/16x16/apps/kword.png -share/icons/slick/16x16/apps/kwrite.png -share/icons/slick/16x16/apps/laptop_battery.png -share/icons/slick/16x16/apps/laptop_pcmcia.png -share/icons/slick/16x16/apps/licq.png -share/icons/slick/16x16/apps/looknfeel.png -share/icons/slick/16x16/apps/mplayer.png -share/icons/slick/16x16/apps/multimedia.png -share/icons/slick/16x16/apps/noatun.png -share/icons/slick/16x16/apps/opera.png -share/icons/slick/16x16/apps/package.png -share/icons/slick/16x16/apps/package_application.png -share/icons/slick/16x16/apps/package_applications.png -share/icons/slick/16x16/apps/package_development.png -share/icons/slick/16x16/apps/package_editors.png -share/icons/slick/16x16/apps/package_edutainment.png -share/icons/slick/16x16/apps/package_games.png -share/icons/slick/16x16/apps/package_graphics.png -share/icons/slick/16x16/apps/package_multimedia.png -share/icons/slick/16x16/apps/package_multimedia2.png -share/icons/slick/16x16/apps/package_network.png -share/icons/slick/16x16/apps/package_settings.png -share/icons/slick/16x16/apps/package_settings33.png -share/icons/slick/16x16/apps/package_system.png -share/icons/slick/16x16/apps/package_toys.png -share/icons/slick/16x16/apps/package_utilities.png -share/icons/slick/16x16/apps/package_wordprocessing.png -share/icons/slick/16x16/apps/panel.png -share/icons/slick/16x16/apps/penguin.png -share/icons/slick/16x16/apps/personal.png -share/icons/slick/16x16/apps/printmgr.png -share/icons/slick/16x16/apps/randr.png -share/icons/slick/16x16/apps/remote.png -share/icons/slick/16x16/apps/samba.png -share/icons/slick/16x16/apps/showimg.png -share/icons/slick/16x16/apps/smb4k.png -share/icons/slick/16x16/apps/speaker.png -share/icons/slick/16x16/apps/style.png -share/icons/slick/16x16/apps/suspend.png -share/icons/slick/16x16/apps/system.png -share/icons/slick/16x16/apps/terminal.png -share/icons/slick/16x16/apps/trees.png -share/icons/slick/16x16/apps/tux.png -share/icons/slick/16x16/apps/vmware.png -share/icons/slick/16x16/apps/window_list.png -share/icons/slick/16x16/apps/xapp.png -share/icons/slick/16x16/apps/xchat.png -share/icons/slick/16x16/apps/xmms.png -share/icons/slick/16x16/apps/xpaint.png -share/icons/slick/16x16/devices/3floppy_mount.png -share/icons/slick/16x16/devices/3floppy_unmount.png -share/icons/slick/16x16/devices/camera.png -share/icons/slick/16x16/devices/camera_mount.png -share/icons/slick/16x16/devices/camera_unmount.png -share/icons/slick/16x16/devices/cd.png -share/icons/slick/16x16/devices/cdaudio_mount.png -share/icons/slick/16x16/devices/cdaudio_unmount.png -share/icons/slick/16x16/devices/cdrom_mount.png -share/icons/slick/16x16/devices/cdrom_unmount.png -share/icons/slick/16x16/devices/cdwriter_mount.png -share/icons/slick/16x16/devices/cdwriter_unmount.png -share/icons/slick/16x16/devices/dvd_mount.png -share/icons/slick/16x16/devices/dvd_unmount.png -share/icons/slick/16x16/devices/hdd_games.png -share/icons/slick/16x16/devices/hdd_gfx.png -share/icons/slick/16x16/devices/hdd_linux.png -share/icons/slick/16x16/devices/hdd_mount.png -share/icons/slick/16x16/devices/hdd_system.png -share/icons/slick/16x16/devices/hdd_umount.png -share/icons/slick/16x16/devices/hdd_unmount.png -share/icons/slick/16x16/devices/hdd_www.png -share/icons/slick/16x16/devices/host.png -share/icons/slick/16x16/devices/host_down.png -share/icons/slick/16x16/devices/ksim_cpu.png -share/icons/slick/16x16/devices/lan.png -share/icons/slick/16x16/devices/lo.png -share/icons/slick/16x16/devices/memory.png -share/icons/slick/16x16/devices/nfs_mount.png -share/icons/slick/16x16/devices/nfs_unmount.png -share/icons/slick/16x16/devices/print_printer.png -share/icons/slick/16x16/devices/printer1.png -share/icons/slick/16x16/devices/printer2.png -share/icons/slick/16x16/devices/usbpendrive_mount.png -share/icons/slick/16x16/devices/usbpendrive_unmount.png -share/icons/slick/16x16/filesystems/blockdevice.png -share/icons/slick/16x16/filesystems/chardevice.png -share/icons/slick/16x16/filesystems/desktop.png -share/icons/slick/16x16/filesystems/documents.png -share/icons/slick/16x16/filesystems/documents_3.png -share/icons/slick/16x16/filesystems/drawer.png -share/icons/slick/16x16/filesystems/drawer_green.png -share/icons/slick/16x16/filesystems/drawer_metal.png -share/icons/slick/16x16/filesystems/drawer_open.png -share/icons/slick/16x16/filesystems/drawer_red.png -share/icons/slick/16x16/filesystems/exec.png -share/icons/slick/16x16/filesystems/exec_wine.png -share/icons/slick/16x16/filesystems/file_broken.png -share/icons/slick/16x16/filesystems/file_important.png -share/icons/slick/16x16/filesystems/file_locked.png -share/icons/slick/16x16/filesystems/folder.png -share/icons/slick/16x16/filesystems/folder_3.png -share/icons/slick/16x16/filesystems/folder_blue.png -share/icons/slick/16x16/filesystems/folder_blue_3.png -share/icons/slick/16x16/filesystems/folder_blue_open.png -share/icons/slick/16x16/filesystems/folder_dark.png -share/icons/slick/16x16/filesystems/folder_develop.png -share/icons/slick/16x16/filesystems/folder_develop_3.png -share/icons/slick/16x16/filesystems/folder_exec.png -share/icons/slick/16x16/filesystems/folder_exec_3.png -share/icons/slick/16x16/filesystems/folder_find_3.png -share/icons/slick/16x16/filesystems/folder_green.png -share/icons/slick/16x16/filesystems/folder_green_3.png -share/icons/slick/16x16/filesystems/folder_green_open.png -share/icons/slick/16x16/filesystems/folder_grey.png -share/icons/slick/16x16/filesystems/folder_grey_3.png -share/icons/slick/16x16/filesystems/folder_grey_open.png -share/icons/slick/16x16/filesystems/folder_grey_open_3.png -share/icons/slick/16x16/filesystems/folder_home.png -share/icons/slick/16x16/filesystems/folder_home_3.png -share/icons/slick/16x16/filesystems/folder_html.png -share/icons/slick/16x16/filesystems/folder_html_3.png -share/icons/slick/16x16/filesystems/folder_image.png -share/icons/slick/16x16/filesystems/folder_image_3.png -share/icons/slick/16x16/filesystems/folder_important.png -share/icons/slick/16x16/filesystems/folder_important_3.png -share/icons/slick/16x16/filesystems/folder_inbox.png -share/icons/slick/16x16/filesystems/folder_light.png -share/icons/slick/16x16/filesystems/folder_locked.png -share/icons/slick/16x16/filesystems/folder_locked_3.png -share/icons/slick/16x16/filesystems/folder_mail.png -share/icons/slick/16x16/filesystems/folder_metallic_3.png -share/icons/slick/16x16/filesystems/folder_news.png -share/icons/slick/16x16/filesystems/folder_open.png -share/icons/slick/16x16/filesystems/folder_open_3.png -share/icons/slick/16x16/filesystems/folder_orange.png -share/icons/slick/16x16/filesystems/folder_orange_3.png -share/icons/slick/16x16/filesystems/folder_outbox.png -share/icons/slick/16x16/filesystems/folder_prefs.png -share/icons/slick/16x16/filesystems/folder_prefs_3.png -share/icons/slick/16x16/filesystems/folder_print.png -share/icons/slick/16x16/filesystems/folder_print2.png -share/icons/slick/16x16/filesystems/folder_purple.png -share/icons/slick/16x16/filesystems/folder_purple_3.png -share/icons/slick/16x16/filesystems/folder_purple_open.png -share/icons/slick/16x16/filesystems/folder_recycle.png -share/icons/slick/16x16/filesystems/folder_red.png -share/icons/slick/16x16/filesystems/folder_red_3.png -share/icons/slick/16x16/filesystems/folder_sent_mail.png -share/icons/slick/16x16/filesystems/folder_sound.png -share/icons/slick/16x16/filesystems/folder_sound_3.png -share/icons/slick/16x16/filesystems/folder_src.png -share/icons/slick/16x16/filesystems/folder_tar.png -share/icons/slick/16x16/filesystems/folder_tar_3.png -share/icons/slick/16x16/filesystems/folder_txt.png -share/icons/slick/16x16/filesystems/folder_txt_3.png -share/icons/slick/16x16/filesystems/folder_video.png -share/icons/slick/16x16/filesystems/folder_violet.png -share/icons/slick/16x16/filesystems/folder_www.png -share/icons/slick/16x16/filesystems/folder_yellow.png -share/icons/slick/16x16/filesystems/folder_yellow_3.png -share/icons/slick/16x16/filesystems/folder_yellow_open.png -share/icons/slick/16x16/filesystems/ftp.png -share/icons/slick/16x16/filesystems/homepage.png -share/icons/slick/16x16/filesystems/link.png -share/icons/slick/16x16/filesystems/lockoverlay.png -share/icons/slick/16x16/filesystems/network.png -share/icons/slick/16x16/filesystems/network_local.png -share/icons/slick/16x16/filesystems/openterm.png -share/icons/slick/16x16/filesystems/pipe.png -share/icons/slick/16x16/filesystems/server.png -share/icons/slick/16x16/filesystems/server2.png -share/icons/slick/16x16/filesystems/services.png -share/icons/slick/16x16/filesystems/shredder.png -share/icons/slick/16x16/filesystems/socket.png -share/icons/slick/16x16/filesystems/system.png -share/icons/slick/16x16/filesystems/trash.png -share/icons/slick/16x16/filesystems/trashcan_empty.png -share/icons/slick/16x16/filesystems/trashcan_full.png -share/icons/slick/16x16/filesystems/www.png -share/icons/slick/16x16/filesystems/zip.png -share/icons/slick/16x16/mimetypes/applix.png -share/icons/slick/16x16/mimetypes/archive.png -share/icons/slick/16x16/mimetypes/archive_2.png -share/icons/slick/16x16/mimetypes/ascii.png -share/icons/slick/16x16/mimetypes/binary.png -share/icons/slick/16x16/mimetypes/binary2.png -share/icons/slick/16x16/mimetypes/cdimage.png -share/icons/slick/16x16/mimetypes/cdr.png -share/icons/slick/16x16/mimetypes/cdtrack.png -share/icons/slick/16x16/mimetypes/colorscm.png -share/icons/slick/16x16/mimetypes/colorset.png -share/icons/slick/16x16/mimetypes/configure_script.png -share/icons/slick/16x16/mimetypes/core.png -share/icons/slick/16x16/mimetypes/cpp.png -share/icons/slick/16x16/mimetypes/deb.png -share/icons/slick/16x16/mimetypes/desktopfile.png -share/icons/slick/16x16/mimetypes/develop.png -share/icons/slick/16x16/mimetypes/disk_image.png -share/icons/slick/16x16/mimetypes/doc.png -share/icons/slick/16x16/mimetypes/document.png -share/icons/slick/16x16/mimetypes/document2.png -share/icons/slick/16x16/mimetypes/dvi.png -share/icons/slick/16x16/mimetypes/empty2.png -share/icons/slick/16x16/mimetypes/empty_ascii.png -share/icons/slick/16x16/mimetypes/encrypted.png -share/icons/slick/16x16/mimetypes/font.png -share/icons/slick/16x16/mimetypes/font_bitmap.png -share/icons/slick/16x16/mimetypes/font_truetype.png -share/icons/slick/16x16/mimetypes/font_type1.png -share/icons/slick/16x16/mimetypes/html.png -share/icons/slick/16x16/mimetypes/html2.png -share/icons/slick/16x16/mimetypes/image-compressed.png -share/icons/slick/16x16/mimetypes/image-truecolor.png -share/icons/slick/16x16/mimetypes/image.png -share/icons/slick/16x16/mimetypes/info.png -share/icons/slick/16x16/mimetypes/java.png -share/icons/slick/16x16/mimetypes/kmultiple.png -share/icons/slick/16x16/mimetypes/log.png -share/icons/slick/16x16/mimetypes/make.png -share/icons/slick/16x16/mimetypes/man.png -share/icons/slick/16x16/mimetypes/message.png -share/icons/slick/16x16/mimetypes/midi.png -share/icons/slick/16x16/mimetypes/mime.png -share/icons/slick/16x16/mimetypes/mime_empty.png -share/icons/slick/16x16/mimetypes/mp3.png -share/icons/slick/16x16/mimetypes/netscape_doc.png -share/icons/slick/16x16/mimetypes/pdf.png -share/icons/slick/16x16/mimetypes/person.png -share/icons/slick/16x16/mimetypes/postscript.png -share/icons/slick/16x16/mimetypes/pov.png -share/icons/slick/16x16/mimetypes/readme.png -share/icons/slick/16x16/mimetypes/real_doc.png -share/icons/slick/16x16/mimetypes/recycled.png -share/icons/slick/16x16/mimetypes/resource.png -share/icons/slick/16x16/mimetypes/rpm.png -share/icons/slick/16x16/mimetypes/ruby.png -share/icons/slick/16x16/mimetypes/shellscript.png -share/icons/slick/16x16/mimetypes/soffice.png -share/icons/slick/16x16/mimetypes/sound.png -share/icons/slick/16x16/mimetypes/sound1.png -share/icons/slick/16x16/mimetypes/source.png -share/icons/slick/16x16/mimetypes/source_c.png -share/icons/slick/16x16/mimetypes/source_cpp.png -share/icons/slick/16x16/mimetypes/source_f.png -share/icons/slick/16x16/mimetypes/source_h.png -share/icons/slick/16x16/mimetypes/source_java.png -share/icons/slick/16x16/mimetypes/source_l.png -share/icons/slick/16x16/mimetypes/source_moc.png -share/icons/slick/16x16/mimetypes/source_o.png -share/icons/slick/16x16/mimetypes/source_pl.png -share/icons/slick/16x16/mimetypes/source_py.png -share/icons/slick/16x16/mimetypes/source_ruby.png -share/icons/slick/16x16/mimetypes/source_s.png -share/icons/slick/16x16/mimetypes/source_y.png -share/icons/slick/16x16/mimetypes/tar.png -share/icons/slick/16x16/mimetypes/tgz.png -share/icons/slick/16x16/mimetypes/txt.png -share/icons/slick/16x16/mimetypes/unknown.png -share/icons/slick/16x16/mimetypes/vcard.png -share/icons/slick/16x16/mimetypes/video.png -share/icons/slick/16x16/mimetypes/war.png -share/icons/slick/16x16/mimetypes/widget_doc.png -share/icons/slick/16x16/mimetypes/wordprocessing.png -share/icons/slick/16x16/mimetypes/xcf.png -share/icons/slick/22x22/actions/1downarrow.png -share/icons/slick/22x22/actions/1leftarrow.png -share/icons/slick/22x22/actions/1rightarrow.png -share/icons/slick/22x22/actions/1uparrow.png -share/icons/slick/22x22/actions/2arrowback.png -share/icons/slick/22x22/actions/2arrowforward.png -share/icons/slick/22x22/actions/2downarrow.png -share/icons/slick/22x22/actions/2leftarrow.png -share/icons/slick/22x22/actions/2rightarrow.png -share/icons/slick/22x22/actions/2uparrow.png -share/icons/slick/22x22/actions/agent.png -share/icons/slick/22x22/actions/airbrush.png -share/icons/slick/22x22/actions/apply.png -share/icons/slick/22x22/actions/arrowback.png -share/icons/slick/22x22/actions/arrowforward.png -share/icons/slick/22x22/actions/attach.png -share/icons/slick/22x22/actions/babelfish.png -share/icons/slick/22x22/actions/back.png -share/icons/slick/22x22/actions/bar0.png -share/icons/slick/22x22/actions/bar1.png -share/icons/slick/22x22/actions/bar2.png -share/icons/slick/22x22/actions/bar3.png -share/icons/slick/22x22/actions/bar4.png -share/icons/slick/22x22/actions/bar5.png -share/icons/slick/22x22/actions/bar6.png -share/icons/slick/22x22/actions/bookmark.png -share/icons/slick/22x22/actions/bookmark_add.png -share/icons/slick/22x22/actions/bookmark_folder.png -share/icons/slick/22x22/actions/bookmark_toolbar.png -share/icons/slick/22x22/actions/bottom.png -share/icons/slick/22x22/actions/button_cancel.png -share/icons/slick/22x22/actions/button_cancel1.png -share/icons/slick/22x22/actions/button_ok.png -share/icons/slick/22x22/actions/cancel.png -share/icons/slick/22x22/actions/cd.png -share/icons/slick/22x22/actions/cdburn.png -share/icons/slick/22x22/actions/cdcopy.png -share/icons/slick/22x22/actions/cdrwblank.png -share/icons/slick/22x22/actions/colorpicker.png -share/icons/slick/22x22/actions/configure.png -share/icons/slick/22x22/actions/connect_creating.png -share/icons/slick/22x22/actions/connect_established.png -share/icons/slick/22x22/actions/connect_no.png -share/icons/slick/22x22/actions/contents.png -share/icons/slick/22x22/actions/contexthelp.png -share/icons/slick/22x22/actions/decrypted.png -share/icons/slick/22x22/actions/define_clip.png -share/icons/slick/22x22/actions/dock.png -share/icons/slick/22x22/actions/domtreeviewer.png -share/icons/slick/22x22/actions/down.png -share/icons/slick/22x22/actions/edit.png -share/icons/slick/22x22/actions/editcopy.png -share/icons/slick/22x22/actions/editcut.png -share/icons/slick/22x22/actions/editdelete.png -share/icons/slick/22x22/actions/editpaste.png -share/icons/slick/22x22/actions/edittrash.png -share/icons/slick/22x22/actions/encrypted.png -share/icons/slick/22x22/actions/exec.png -share/icons/slick/22x22/actions/exit.png -share/icons/slick/22x22/actions/fileclose.png -share/icons/slick/22x22/actions/filefind.png -share/icons/slick/22x22/actions/filenew.png -share/icons/slick/22x22/actions/fileopen.png -share/icons/slick/22x22/actions/fileprint.png -share/icons/slick/22x22/actions/filequickprint.png -share/icons/slick/22x22/actions/filesave.png -share/icons/slick/22x22/actions/filesaveas.png -share/icons/slick/22x22/actions/filter.png -share/icons/slick/22x22/actions/find.png -share/icons/slick/22x22/actions/finish.png -share/icons/slick/22x22/actions/folder_new.png -share/icons/slick/22x22/actions/forward.png -share/icons/slick/22x22/actions/frameprint.png -share/icons/slick/22x22/actions/fsview.png -share/icons/slick/22x22/actions/ftin.png -share/icons/slick/22x22/actions/ftout.png -share/icons/slick/22x22/actions/gear.png -share/icons/slick/22x22/actions/gohome.png -share/icons/slick/22x22/actions/halfencrypted.png -share/icons/slick/22x22/actions/help.png -share/icons/slick/22x22/actions/history.png -share/icons/slick/22x22/actions/htmlvalidator.png -share/icons/slick/22x22/actions/idea.png -share/icons/slick/22x22/actions/identity.png -share/icons/slick/22x22/actions/imagegallery.png -share/icons/slick/22x22/actions/kalarmdgui.png -share/icons/slick/22x22/actions/kalarmdgui_disabled.png -share/icons/slick/22x22/actions/kde.png -share/icons/slick/22x22/actions/kde1.png -share/icons/slick/22x22/actions/kde2.png -share/icons/slick/22x22/actions/kde3.png -share/icons/slick/22x22/actions/kde4.png -share/icons/slick/22x22/actions/kde5.png -share/icons/slick/22x22/actions/kde6.png -share/icons/slick/22x22/actions/kde7.png -share/icons/slick/22x22/actions/khtml_kget.png -share/icons/slick/22x22/actions/klipper_dock.png -share/icons/slick/22x22/actions/korgac.png -share/icons/slick/22x22/actions/korgac_disabled.png -share/icons/slick/22x22/actions/launch.png -share/icons/slick/22x22/actions/locationbar_erase.png -share/icons/slick/22x22/actions/lock.png -share/icons/slick/22x22/actions/mail_find.png -share/icons/slick/22x22/actions/mail_forward.png -share/icons/slick/22x22/actions/mail_generic.png -share/icons/slick/22x22/actions/mail_get.png -share/icons/slick/22x22/actions/mail_new.png -share/icons/slick/22x22/actions/mail_reply.png -share/icons/slick/22x22/actions/mail_replyall.png -share/icons/slick/22x22/actions/mail_replylist.png -share/icons/slick/22x22/actions/mail_send.png -share/icons/slick/22x22/actions/mime_empty.png -share/icons/slick/22x22/actions/misc.png -share/icons/slick/22x22/actions/move.png -share/icons/slick/22x22/actions/network_connected.png -share/icons/slick/22x22/actions/network_disconnected.png -share/icons/slick/22x22/actions/network_incoming.png -share/icons/slick/22x22/actions/network_outgoing.png -share/icons/slick/22x22/actions/next.png -share/icons/slick/22x22/actions/noatunback.png -share/icons/slick/22x22/actions/noatunforward.png -share/icons/slick/22x22/actions/noatunloopnone.png -share/icons/slick/22x22/actions/noatunloopplaylist.png -share/icons/slick/22x22/actions/noatunlooprandom.png -share/icons/slick/22x22/actions/noatunloopsong.png -share/icons/slick/22x22/actions/noatunpause.png -share/icons/slick/22x22/actions/noatunplay.png -share/icons/slick/22x22/actions/noatunplaylist.png -share/icons/slick/22x22/actions/noatunstop.png -share/icons/slick/22x22/actions/noatuntray.png -share/icons/slick/22x22/actions/noatuntraypause.png -share/icons/slick/22x22/actions/noatuntrayplay.png -share/icons/slick/22x22/actions/noatuntraystop.png -share/icons/slick/22x22/actions/openterm.png -share/icons/slick/22x22/actions/player_eject.png -share/icons/slick/22x22/actions/player_end.png -share/icons/slick/22x22/actions/player_pause.png -share/icons/slick/22x22/actions/player_play.png -share/icons/slick/22x22/actions/player_playlist_2.png -share/icons/slick/22x22/actions/player_start.png -share/icons/slick/22x22/actions/player_stop.png -share/icons/slick/22x22/actions/previous.png -share/icons/slick/22x22/actions/query_erase.png -share/icons/slick/22x22/actions/queue.png -share/icons/slick/22x22/actions/random.png -share/icons/slick/22x22/actions/rebuild.png -share/icons/slick/22x22/actions/redo.png -share/icons/slick/22x22/actions/reload.png -share/icons/slick/22x22/actions/reload1.png -share/icons/slick/22x22/actions/repeat_playlist.png -share/icons/slick/22x22/actions/repeat_track.png -share/icons/slick/22x22/actions/revert.png -share/icons/slick/22x22/actions/rotate.png -share/icons/slick/22x22/actions/rotate_ccw.png -share/icons/slick/22x22/actions/rotate_cw.png -share/icons/slick/22x22/actions/run.png -share/icons/slick/22x22/actions/save_all.png -share/icons/slick/22x22/actions/showmenu.png -share/icons/slick/22x22/actions/spellcheck.png -share/icons/slick/22x22/actions/sphere.png -share/icons/slick/22x22/actions/start.png -share/icons/slick/22x22/actions/stop.png -share/icons/slick/22x22/actions/tab_breakoff.png -share/icons/slick/22x22/actions/tab_duplicate.png -share/icons/slick/22x22/actions/tab_new.png -share/icons/slick/22x22/actions/tab_new_bg.png -share/icons/slick/22x22/actions/tab_remove.png -share/icons/slick/22x22/actions/thumbnail.png -share/icons/slick/22x22/actions/toggle_log.png -share/icons/slick/22x22/actions/tool_clipboard.png -share/icons/slick/22x22/actions/tool_delete.png -share/icons/slick/22x22/actions/tool_disconnect.png -share/icons/slick/22x22/actions/tool_dock.png -share/icons/slick/22x22/actions/tool_drop_target.png -share/icons/slick/22x22/actions/tool_expert.png -share/icons/slick/22x22/actions/tool_logwindow.png -share/icons/slick/22x22/actions/tool_normal.png -share/icons/slick/22x22/actions/tool_offline_mode_off.png -share/icons/slick/22x22/actions/tool_offline_mode_on.png -share/icons/slick/22x22/actions/tool_paste.png -share/icons/slick/22x22/actions/tool_pause.png -share/icons/slick/22x22/actions/tool_preferences.png -share/icons/slick/22x22/actions/tool_restart.png -share/icons/slick/22x22/actions/tool_resume.png -share/icons/slick/22x22/actions/tool_shutdown.png -share/icons/slick/22x22/actions/tool_timer.png -share/icons/slick/22x22/actions/tool_uselastdir.png -share/icons/slick/22x22/actions/top.png -share/icons/slick/22x22/actions/translate.png -share/icons/slick/22x22/actions/undo.png -share/icons/slick/22x22/actions/unlock.png -share/icons/slick/22x22/actions/up.png -share/icons/slick/22x22/actions/validators.png -share/icons/slick/22x22/actions/view_choose.png -share/icons/slick/22x22/actions/view_detailed.png -share/icons/slick/22x22/actions/view_icon.png -share/icons/slick/22x22/actions/view_multicolumn.png -share/icons/slick/22x22/actions/view_remove.png -share/icons/slick/22x22/actions/view_sidetree.png -share/icons/slick/22x22/actions/view_text.png -share/icons/slick/22x22/actions/view_tree.png -share/icons/slick/22x22/actions/viewmag+.png -share/icons/slick/22x22/actions/viewmag-.png -share/icons/slick/22x22/actions/viewmag.png -share/icons/slick/22x22/actions/viewmagfit.png -share/icons/slick/22x22/actions/wallet_closed.png -share/icons/slick/22x22/actions/wallet_open.png -share/icons/slick/22x22/actions/webarchiver.png -share/icons/slick/22x22/actions/window_fullscreen.png -share/icons/slick/22x22/actions/window_new.png -share/icons/slick/22x22/actions/window_nofullscreen.png -share/icons/slick/22x22/actions/wizard.png -share/icons/slick/22x22/apps/1randr.png -share/icons/slick/22x22/apps/bell.png -share/icons/slick/22x22/apps/cervisia.png -share/icons/slick/22x22/apps/date.png -share/icons/slick/22x22/apps/fonts.png -share/icons/slick/22x22/apps/go.png -share/icons/slick/22x22/apps/icon-cartoon.png -share/icons/slick/22x22/apps/k3b.png -share/icons/slick/22x22/apps/kcmdf.png -share/icons/slick/22x22/apps/kcmsystem.png -share/icons/slick/22x22/apps/kdmconfig.png -share/icons/slick/22x22/apps/kfind.png -share/icons/slick/22x22/apps/kfm.png -share/icons/slick/22x22/apps/kfm_home.png -share/icons/slick/22x22/apps/kget.png -share/icons/slick/22x22/apps/khelpcenter.png -share/icons/slick/22x22/apps/kjobviewer.png -share/icons/slick/22x22/apps/klipper.png -share/icons/slick/22x22/apps/kmail.png -share/icons/slick/22x22/apps/kmenu.png -share/icons/slick/22x22/apps/kmenuedit.png -share/icons/slick/22x22/apps/kmixdocked.png -share/icons/slick/22x22/apps/kmixdocked1.png -share/icons/slick/22x22/apps/kmixdocked_mute.png -share/icons/slick/22x22/apps/knotes.png -share/icons/slick/22x22/apps/konqsidebar_mediaplayer.png -share/icons/slick/22x22/apps/konqueror.png -share/icons/slick/22x22/apps/konsole.png -share/icons/slick/22x22/apps/kopete.png -share/icons/slick/22x22/apps/kwalletmanager.png -share/icons/slick/22x22/apps/kwin.png -share/icons/slick/22x22/apps/mix_cd.png -share/icons/slick/22x22/apps/mix_ext.png -share/icons/slick/22x22/apps/mix_microphone.png -share/icons/slick/22x22/apps/noatun.png -share/icons/slick/22x22/apps/package.png -share/icons/slick/22x22/apps/package_network.png -share/icons/slick/22x22/apps/package_settings.png -share/icons/slick/22x22/apps/package_system.png -share/icons/slick/22x22/apps/personal.png -share/icons/slick/22x22/apps/printmgr.png -share/icons/slick/22x22/apps/randr.png -share/icons/slick/22x22/apps/window_list.png -share/icons/slick/22x22/apps/xmms.png -share/icons/slick/22x22/devices/3floppy_mount.png -share/icons/slick/22x22/devices/3floppy_unmount.png -share/icons/slick/22x22/devices/cdaudio_mount.png -share/icons/slick/22x22/devices/cdaudio_unmount.png -share/icons/slick/22x22/devices/cdrom_mount.png -share/icons/slick/22x22/devices/cdrom_unmount.png -share/icons/slick/22x22/devices/cdwriter_mount.png -share/icons/slick/22x22/devices/cdwriter_unmount.png -share/icons/slick/22x22/devices/dvd_mount.png -share/icons/slick/22x22/devices/dvd_unmount.png -share/icons/slick/22x22/devices/floppy_mount.png -share/icons/slick/22x22/devices/floppy_unmount.png -share/icons/slick/22x22/devices/hdd.png -share/icons/slick/22x22/devices/hdd_mount.png -share/icons/slick/22x22/devices/hdd_unmount.png -share/icons/slick/22x22/devices/lan.png -share/icons/slick/22x22/devices/nfs_mount.png -share/icons/slick/22x22/devices/nfs_unmount.png -share/icons/slick/22x22/devices/usbpendrive_mount.png -share/icons/slick/22x22/devices/usbpendrive_unmount.png -share/icons/slick/22x22/filesystems/chardevice.png -share/icons/slick/22x22/filesystems/desktop.png -share/icons/slick/22x22/filesystems/drawer_metal.png -share/icons/slick/22x22/filesystems/file_broken.png -share/icons/slick/22x22/filesystems/file_important.png -share/icons/slick/22x22/filesystems/file_locked.png -share/icons/slick/22x22/filesystems/folder.png -share/icons/slick/22x22/filesystems/folder_blue.png -share/icons/slick/22x22/filesystems/folder_develop.png -share/icons/slick/22x22/filesystems/folder_green.png -share/icons/slick/22x22/filesystems/folder_grey.png -share/icons/slick/22x22/filesystems/folder_home.png -share/icons/slick/22x22/filesystems/folder_image.png -share/icons/slick/22x22/filesystems/folder_locked.png -share/icons/slick/22x22/filesystems/folder_mail.png -share/icons/slick/22x22/filesystems/folder_open.png -share/icons/slick/22x22/filesystems/folder_sound.png -share/icons/slick/22x22/filesystems/folder_txt.png -share/icons/slick/22x22/filesystems/folder_video.png -share/icons/slick/22x22/filesystems/link.png -share/icons/slick/22x22/filesystems/lockoverlay.png -share/icons/slick/22x22/filesystems/mime_empty.png -share/icons/slick/22x22/filesystems/network.png -share/icons/slick/22x22/filesystems/network_local.png -share/icons/slick/22x22/filesystems/pipe.png -share/icons/slick/22x22/filesystems/server.png -share/icons/slick/22x22/filesystems/server2.png -share/icons/slick/22x22/filesystems/socket.png -share/icons/slick/22x22/filesystems/system.png -share/icons/slick/22x22/filesystems/trashcan_empty.png -share/icons/slick/22x22/filesystems/trashcan_full.png -share/icons/slick/22x22/filesystems/www.png -share/icons/slick/22x22/mimetypes/ascii.png -share/icons/slick/22x22/mimetypes/binary.png -share/icons/slick/22x22/mimetypes/cdtrack.png -share/icons/slick/22x22/mimetypes/core.png -share/icons/slick/22x22/mimetypes/deb.png -share/icons/slick/22x22/mimetypes/develop.png -share/icons/slick/22x22/mimetypes/disk_image.png -share/icons/slick/22x22/mimetypes/document.png -share/icons/slick/22x22/mimetypes/font.png -share/icons/slick/22x22/mimetypes/font_bitmap.png -share/icons/slick/22x22/mimetypes/font_truetype.png -share/icons/slick/22x22/mimetypes/html.png -share/icons/slick/22x22/mimetypes/image.png -share/icons/slick/22x22/mimetypes/info.png -share/icons/slick/22x22/mimetypes/kmultiple.png -share/icons/slick/22x22/mimetypes/kword_kwd.png -share/icons/slick/22x22/mimetypes/log.png -share/icons/slick/22x22/mimetypes/message.png -share/icons/slick/22x22/mimetypes/mime_empty.png -share/icons/slick/22x22/mimetypes/pdf.png -share/icons/slick/22x22/mimetypes/pov.png -share/icons/slick/22x22/mimetypes/real_doc.png -share/icons/slick/22x22/mimetypes/recycled.png -share/icons/slick/22x22/mimetypes/resource.png -share/icons/slick/22x22/mimetypes/rpm.png -share/icons/slick/22x22/mimetypes/shellscript.png -share/icons/slick/22x22/mimetypes/sound.png -share/icons/slick/22x22/mimetypes/source_java.png -share/icons/slick/22x22/mimetypes/source_moc.png -share/icons/slick/22x22/mimetypes/tar.png -share/icons/slick/22x22/mimetypes/text.png -share/icons/slick/22x22/mimetypes/text1.png -share/icons/slick/22x22/mimetypes/tgz.png -share/icons/slick/22x22/mimetypes/unknown.png -share/icons/slick/22x22/mimetypes/vectorgfx.png -share/icons/slick/22x22/mimetypes/video.png -share/icons/slick/22x22/mimetypes/webarchiver.png -share/icons/slick/22x22/mimetypes/wordprocessing.png -share/icons/slick/22x22/mimetypes/workprocessing.png -share/icons/slick/32x32/actions/1downarrow.png -share/icons/slick/32x32/actions/1leftarrow.png -share/icons/slick/32x32/actions/1rightarrow.png -share/icons/slick/32x32/actions/1uparrow.png -share/icons/slick/32x32/actions/2downarrow.png -share/icons/slick/32x32/actions/2leftarrow.png -share/icons/slick/32x32/actions/2rightarrow.png -share/icons/slick/32x32/actions/2uparrow.png -share/icons/slick/32x32/actions/about_kde.png -share/icons/slick/32x32/actions/apply.png -share/icons/slick/32x32/actions/attach.png -share/icons/slick/32x32/actions/autozoom.png -share/icons/slick/32x32/actions/babelfish.png -share/icons/slick/32x32/actions/back.png -share/icons/slick/32x32/actions/blank.png -share/icons/slick/32x32/actions/bookmark.png -share/icons/slick/32x32/actions/bookmark_add.png -share/icons/slick/32x32/actions/bottom.png -share/icons/slick/32x32/actions/button_cancel.png -share/icons/slick/32x32/actions/cancel.png -share/icons/slick/32x32/actions/cdcopy.png -share/icons/slick/32x32/actions/cdrwblank.png -share/icons/slick/32x32/actions/colorpicker.png -share/icons/slick/32x32/actions/configure.png -share/icons/slick/32x32/actions/connect_creating.png -share/icons/slick/32x32/actions/connect_established.png -share/icons/slick/32x32/actions/connect_no.png -share/icons/slick/32x32/actions/contents.png -share/icons/slick/32x32/actions/decrypted.png -share/icons/slick/32x32/actions/define_clip.png -share/icons/slick/32x32/actions/domtreeviewer.png -share/icons/slick/32x32/actions/down.png -share/icons/slick/32x32/actions/edit.png -share/icons/slick/32x32/actions/editcopy.png -share/icons/slick/32x32/actions/editcut.png -share/icons/slick/32x32/actions/editdelete.png -share/icons/slick/32x32/actions/editpaste.png -share/icons/slick/32x32/actions/editshred.png -share/icons/slick/32x32/actions/edittrash.png -share/icons/slick/32x32/actions/encrypted.png -share/icons/slick/32x32/actions/exec.png -share/icons/slick/32x32/actions/exit.png -share/icons/slick/32x32/actions/fileclose.png -share/icons/slick/32x32/actions/filefind.png -share/icons/slick/32x32/actions/filenew.png -share/icons/slick/32x32/actions/fileopen.png -share/icons/slick/32x32/actions/fileprint.png -share/icons/slick/32x32/actions/filequickprint.png -share/icons/slick/32x32/actions/filesave.png -share/icons/slick/32x32/actions/filesaveas.png -share/icons/slick/32x32/actions/filter.png -share/icons/slick/32x32/actions/find.png -share/icons/slick/32x32/actions/finish.png -share/icons/slick/32x32/actions/flip.png -share/icons/slick/32x32/actions/folder_new.png -share/icons/slick/32x32/actions/fork.png -share/icons/slick/32x32/actions/forward.png -share/icons/slick/32x32/actions/frameprint.png -share/icons/slick/32x32/actions/fsview.png -share/icons/slick/32x32/actions/gear.png -share/icons/slick/32x32/actions/gohome.1.png -share/icons/slick/32x32/actions/gohome.png -share/icons/slick/32x32/actions/halfencrypted.png -share/icons/slick/32x32/actions/help.png -share/icons/slick/32x32/actions/history.png -share/icons/slick/32x32/actions/idea.png -share/icons/slick/32x32/actions/identity.png -share/icons/slick/32x32/actions/imagegallery.png -share/icons/slick/32x32/actions/kde.png -share/icons/slick/32x32/actions/kde1.png -share/icons/slick/32x32/actions/khtml_kget.png -share/icons/slick/32x32/actions/klipper_dock.png -share/icons/slick/32x32/actions/kontact_contacts.png -share/icons/slick/32x32/actions/kontact_date.png -share/icons/slick/32x32/actions/kontact_journal.png -share/icons/slick/32x32/actions/kontact_mail.png -share/icons/slick/32x32/actions/kontact_news.png -share/icons/slick/32x32/actions/kontact_notes.png -share/icons/slick/32x32/actions/kontact_summary.png -share/icons/slick/32x32/actions/kontact_todo.png -share/icons/slick/32x32/actions/lock.png -share/icons/slick/32x32/actions/mag.png -share/icons/slick/32x32/actions/mail_find.png -share/icons/slick/32x32/actions/mail_forward.png -share/icons/slick/32x32/actions/mail_generic.png -share/icons/slick/32x32/actions/mail_get.png -share/icons/slick/32x32/actions/mail_new.png -share/icons/slick/32x32/actions/mail_reply.png -share/icons/slick/32x32/actions/mail_replyall.png -share/icons/slick/32x32/actions/mail_replylist.png -share/icons/slick/32x32/actions/mail_send.png -share/icons/slick/32x32/actions/medthumbnails.png -share/icons/slick/32x32/actions/messagebox_critical.png -share/icons/slick/32x32/actions/messagebox_info.png -share/icons/slick/32x32/actions/messagebox_warning.png -share/icons/slick/32x32/actions/messagebox_warning2.png -share/icons/slick/32x32/actions/miror.png -share/icons/slick/32x32/actions/misc.png -share/icons/slick/32x32/actions/move.png -share/icons/slick/32x32/actions/multisynk.png -share/icons/slick/32x32/actions/news.png -share/icons/slick/32x32/actions/news_subscribe.png -share/icons/slick/32x32/actions/news_unsubscribe.png -share/icons/slick/32x32/actions/next.png -share/icons/slick/32x32/actions/openterm.png -share/icons/slick/32x32/actions/opentermblue.png -share/icons/slick/32x32/actions/player_eject.png -share/icons/slick/32x32/actions/player_end.png -share/icons/slick/32x32/actions/player_pause.png -share/icons/slick/32x32/actions/player_play.png -share/icons/slick/32x32/actions/player_start.png -share/icons/slick/32x32/actions/player_stop.png -share/icons/slick/32x32/actions/previous.png -share/icons/slick/32x32/actions/queue.png -share/icons/slick/32x32/actions/redo.png -share/icons/slick/32x32/actions/reload.png -share/icons/slick/32x32/actions/reload1.png -share/icons/slick/32x32/actions/revert.png -share/icons/slick/32x32/actions/rotate.png -share/icons/slick/32x32/actions/rotate_ccw.png -share/icons/slick/32x32/actions/rotate_cw.png -share/icons/slick/32x32/actions/rotation_acw.png -share/icons/slick/32x32/actions/rotation_cw.png -share/icons/slick/32x32/actions/run.png -share/icons/slick/32x32/actions/share.png -share/icons/slick/32x32/actions/showmenu.png -share/icons/slick/32x32/actions/smallthumbnails.png -share/icons/slick/32x32/actions/spellcheck.png -share/icons/slick/32x32/actions/start.png -share/icons/slick/32x32/actions/stop.png -share/icons/slick/32x32/actions/text_bold.png -share/icons/slick/32x32/actions/text_italic.png -share/icons/slick/32x32/actions/text_under.png -share/icons/slick/32x32/actions/thumbnail.png -share/icons/slick/32x32/actions/top.png -share/icons/slick/32x32/actions/undo.png -share/icons/slick/32x32/actions/unlock.png -share/icons/slick/32x32/actions/up.png -share/icons/slick/32x32/actions/view_choose.png -share/icons/slick/32x32/actions/view_detailed.png -share/icons/slick/32x32/actions/view_icon.png -share/icons/slick/32x32/actions/view_multicolumn.png -share/icons/slick/32x32/actions/view_sidetree.png -share/icons/slick/32x32/actions/view_text.png -share/icons/slick/32x32/actions/view_tree.png -share/icons/slick/32x32/actions/viewmag+.png -share/icons/slick/32x32/actions/viewmag-.png -share/icons/slick/32x32/actions/viewmag.png -share/icons/slick/32x32/actions/viewmag_bis+.png -share/icons/slick/32x32/actions/viewmag_bis-.png -share/icons/slick/32x32/actions/viewmag_factor.png -share/icons/slick/32x32/actions/viewmag_full.png -share/icons/slick/32x32/actions/viewmag_h.png -share/icons/slick/32x32/actions/viewmag_lock.png -share/icons/slick/32x32/actions/viewmag_no.png -share/icons/slick/32x32/actions/viewmag_old.png -share/icons/slick/32x32/actions/viewmag_w.png -share/icons/slick/32x32/actions/viewmagfit.png -share/icons/slick/32x32/actions/window.png -share/icons/slick/32x32/actions/window_fullscreen.png -share/icons/slick/32x32/actions/window_new.png -share/icons/slick/32x32/actions/window_nofullscreen.png -share/icons/slick/32x32/actions/wizard.png -share/icons/slick/32x32/apps/akregator.png -share/icons/slick/32x32/apps/ark.png -share/icons/slick/32x32/apps/bell.png -share/icons/slick/32x32/apps/camera.png -share/icons/slick/32x32/apps/clock.png -share/icons/slick/32x32/apps/date.png -share/icons/slick/32x32/apps/energy.png -share/icons/slick/32x32/apps/filetypes.png -share/icons/slick/32x32/apps/fonts.png -share/icons/slick/32x32/apps/gimp.png -share/icons/slick/32x32/apps/go.png -share/icons/slick/32x32/apps/help_index.png -share/icons/slick/32x32/apps/icon-cartoon.png -share/icons/slick/32x32/apps/icons.png -share/icons/slick/32x32/apps/k3b.png -share/icons/slick/32x32/apps/kab.png -share/icons/slick/32x32/apps/kaddressbook.png -share/icons/slick/32x32/apps/kaudiocreator.png -share/icons/slick/32x32/apps/kchart.png -share/icons/slick/32x32/apps/kcmkicker.png -share/icons/slick/32x32/apps/kcmmemory.png -share/icons/slick/32x32/apps/kcmsystem.png -share/icons/slick/32x32/apps/kcontrol.png -share/icons/slick/32x32/apps/kcontrol_2.png -share/icons/slick/32x32/apps/kdf.png -share/icons/slick/32x32/apps/kdisknav.png -share/icons/slick/32x32/apps/kfind.png -share/icons/slick/32x32/apps/kfm.png -share/icons/slick/32x32/apps/kfm_home.png -share/icons/slick/32x32/apps/kformula.png -share/icons/slick/32x32/apps/kget.png -share/icons/slick/32x32/apps/khelpcenter.png -share/icons/slick/32x32/apps/kicker.png -share/icons/slick/32x32/apps/kjobviewer.png -share/icons/slick/32x32/apps/klpq.png -share/icons/slick/32x32/apps/kmail.png -share/icons/slick/32x32/apps/kmenu.png -share/icons/slick/32x32/apps/kmix.png -share/icons/slick/32x32/apps/knode.png -share/icons/slick/32x32/apps/komba2.png -share/icons/slick/32x32/apps/konqueror.png -share/icons/slick/32x32/apps/konsole.png -share/icons/slick/32x32/apps/kontact.png -share/icons/slick/32x32/apps/kontour.png -share/icons/slick/32x32/apps/kopete.png -share/icons/slick/32x32/apps/korganizer.png -share/icons/slick/32x32/apps/kpackage.png -share/icons/slick/32x32/apps/kpf.png -share/icons/slick/32x32/apps/kppp.png -share/icons/slick/32x32/apps/kpresenter.png -share/icons/slick/32x32/apps/krayon.png -share/icons/slick/32x32/apps/kreatecd.png -share/icons/slick/32x32/apps/kscreensaver.png -share/icons/slick/32x32/apps/kspread.png -share/icons/slick/32x32/apps/ksysv.png -share/icons/slick/32x32/apps/ktip.png -share/icons/slick/32x32/apps/kugar.png -share/icons/slick/32x32/apps/kword.png -share/icons/slick/32x32/apps/kwrite.png -share/icons/slick/32x32/apps/laptop_battery.png -share/icons/slick/32x32/apps/licq.png -share/icons/slick/32x32/apps/looknfeel.png -share/icons/slick/32x32/apps/mplayer.png -share/icons/slick/32x32/apps/multimedia.png -share/icons/slick/32x32/apps/noatun.png -share/icons/slick/32x32/apps/noatun2.png -share/icons/slick/32x32/apps/opera.png -share/icons/slick/32x32/apps/package.png -share/icons/slick/32x32/apps/package_development.png -share/icons/slick/32x32/apps/package_editors.png -share/icons/slick/32x32/apps/package_games.png -share/icons/slick/32x32/apps/package_games1.png -share/icons/slick/32x32/apps/package_graphics.png -share/icons/slick/32x32/apps/package_graphics1.png -share/icons/slick/32x32/apps/package_graphics2.png -share/icons/slick/32x32/apps/package_multimedia.png -share/icons/slick/32x32/apps/package_network.png -share/icons/slick/32x32/apps/package_office.png -share/icons/slick/32x32/apps/package_settings.png -share/icons/slick/32x32/apps/package_system.png -share/icons/slick/32x32/apps/package_toys.png -share/icons/slick/32x32/apps/package_utilities.png -share/icons/slick/32x32/apps/penguin.png -share/icons/slick/32x32/apps/remote.png -share/icons/slick/32x32/apps/samba.png -share/icons/slick/32x32/apps/showimg.png -share/icons/slick/32x32/apps/smb4k.png -share/icons/slick/32x32/apps/speaker.png -share/icons/slick/32x32/apps/trees.png -share/icons/slick/32x32/apps/tux.png -share/icons/slick/32x32/apps/vmware.png -share/icons/slick/32x32/apps/window_list.png -share/icons/slick/32x32/apps/xapp.png -share/icons/slick/32x32/apps/xmms.png -share/icons/slick/32x32/devices/3floppy_mount.png -share/icons/slick/32x32/devices/3floppy_unmount.png -share/icons/slick/32x32/devices/camera.png -share/icons/slick/32x32/devices/cd.png -share/icons/slick/32x32/devices/cdaudio_mount.png -share/icons/slick/32x32/devices/cdaudio_unmount.png -share/icons/slick/32x32/devices/cdrom_mount.png -share/icons/slick/32x32/devices/cdrom_unmount.png -share/icons/slick/32x32/devices/cdwriter_mount.png -share/icons/slick/32x32/devices/cdwriter_unmount.png -share/icons/slick/32x32/devices/dvd_mount.png -share/icons/slick/32x32/devices/dvd_unmount.png -share/icons/slick/32x32/devices/hdd_games.png -share/icons/slick/32x32/devices/hdd_gfx.png -share/icons/slick/32x32/devices/hdd_linux.png -share/icons/slick/32x32/devices/hdd_mount.png -share/icons/slick/32x32/devices/hdd_system.png -share/icons/slick/32x32/devices/hdd_unmount.png -share/icons/slick/32x32/devices/hdd_www.png -share/icons/slick/32x32/devices/memory.png -share/icons/slick/32x32/devices/nfs_mount.png -share/icons/slick/32x32/devices/nfs_unmount.png -share/icons/slick/32x32/devices/print_printer.png -share/icons/slick/32x32/devices/printer1.png -share/icons/slick/32x32/devices/printer2.png -share/icons/slick/32x32/devices/usbpendrive_mount.png -share/icons/slick/32x32/devices/usbpendrive_unmount.png -share/icons/slick/32x32/filesystems/blockdevice.png -share/icons/slick/32x32/filesystems/chardevice.png -share/icons/slick/32x32/filesystems/desktop.png -share/icons/slick/32x32/filesystems/documents.png -share/icons/slick/32x32/filesystems/documents_3.png -share/icons/slick/32x32/filesystems/drawer.png -share/icons/slick/32x32/filesystems/drawer_green.png -share/icons/slick/32x32/filesystems/drawer_metal.png -share/icons/slick/32x32/filesystems/drawer_open.png -share/icons/slick/32x32/filesystems/drawer_red.png -share/icons/slick/32x32/filesystems/exec.png -share/icons/slick/32x32/filesystems/file_broken.png -share/icons/slick/32x32/filesystems/file_important.png -share/icons/slick/32x32/filesystems/file_locked.png -share/icons/slick/32x32/filesystems/file_temporary.png -share/icons/slick/32x32/filesystems/folder.png -share/icons/slick/32x32/filesystems/folder_3.png -share/icons/slick/32x32/filesystems/folder_blue.png -share/icons/slick/32x32/filesystems/folder_blue_3.png -share/icons/slick/32x32/filesystems/folder_blue_open.png -share/icons/slick/32x32/filesystems/folder_blue_open_3.png -share/icons/slick/32x32/filesystems/folder_configure.png -share/icons/slick/32x32/filesystems/folder_dark.png -share/icons/slick/32x32/filesystems/folder_develop.png -share/icons/slick/32x32/filesystems/folder_develop_3.png -share/icons/slick/32x32/filesystems/folder_exec.png -share/icons/slick/32x32/filesystems/folder_exec_3.png -share/icons/slick/32x32/filesystems/folder_green.png -share/icons/slick/32x32/filesystems/folder_green_3.png -share/icons/slick/32x32/filesystems/folder_green_open.png -share/icons/slick/32x32/filesystems/folder_green_open_3.png -share/icons/slick/32x32/filesystems/folder_grey.png -share/icons/slick/32x32/filesystems/folder_grey_3.png -share/icons/slick/32x32/filesystems/folder_grey_open_3.png -share/icons/slick/32x32/filesystems/folder_home.png -share/icons/slick/32x32/filesystems/folder_home_3.png -share/icons/slick/32x32/filesystems/folder_html.png -share/icons/slick/32x32/filesystems/folder_html_3.png -share/icons/slick/32x32/filesystems/folder_image.png -share/icons/slick/32x32/filesystems/folder_image_3.png -share/icons/slick/32x32/filesystems/folder_important.png -share/icons/slick/32x32/filesystems/folder_important_3.png -share/icons/slick/32x32/filesystems/folder_light.png -share/icons/slick/32x32/filesystems/folder_locked.png -share/icons/slick/32x32/filesystems/folder_locked_3.png -share/icons/slick/32x32/filesystems/folder_mag.png -share/icons/slick/32x32/filesystems/folder_mail.png -share/icons/slick/32x32/filesystems/folder_metallic_3.png -share/icons/slick/32x32/filesystems/folder_news.png -share/icons/slick/32x32/filesystems/folder_open.png -share/icons/slick/32x32/filesystems/folder_open_3.png -share/icons/slick/32x32/filesystems/folder_orange.png -share/icons/slick/32x32/filesystems/folder_orange_3.png -share/icons/slick/32x32/filesystems/folder_orange_open_3.png -share/icons/slick/32x32/filesystems/folder_prefs.png -share/icons/slick/32x32/filesystems/folder_purple.png -share/icons/slick/32x32/filesystems/folder_recycle.png -share/icons/slick/32x32/filesystems/folder_red.png -share/icons/slick/32x32/filesystems/folder_red_3.png -share/icons/slick/32x32/filesystems/folder_shells.png -share/icons/slick/32x32/filesystems/folder_sound.png -share/icons/slick/32x32/filesystems/folder_sound_3.png -share/icons/slick/32x32/filesystems/folder_src.png -share/icons/slick/32x32/filesystems/folder_tar.png -share/icons/slick/32x32/filesystems/folder_trash.png -share/icons/slick/32x32/filesystems/folder_tux.png -share/icons/slick/32x32/filesystems/folder_txt.png -share/icons/slick/32x32/filesystems/folder_video.png -share/icons/slick/32x32/filesystems/folder_video_3.png -share/icons/slick/32x32/filesystems/folder_yellow.png -share/icons/slick/32x32/filesystems/folder_yellow_3.png -share/icons/slick/32x32/filesystems/folder_yellow_open.png -share/icons/slick/32x32/filesystems/link.png -share/icons/slick/32x32/filesystems/lockoverlay.png -share/icons/slick/32x32/filesystems/network.png -share/icons/slick/32x32/filesystems/network_local.png -share/icons/slick/32x32/filesystems/pipe.png -share/icons/slick/32x32/filesystems/server.png -share/icons/slick/32x32/filesystems/server2.png -share/icons/slick/32x32/filesystems/socket.png -share/icons/slick/32x32/filesystems/system.png -share/icons/slick/32x32/filesystems/trashcan_empty.png -share/icons/slick/32x32/filesystems/trashcan_full.png -share/icons/slick/32x32/filesystems/www.png -share/icons/slick/32x32/filesystems/zip.png -share/icons/slick/32x32/mimetypes/applix.png -share/icons/slick/32x32/mimetypes/archive.png -share/icons/slick/32x32/mimetypes/ascii.png -share/icons/slick/32x32/mimetypes/binary.png -share/icons/slick/32x32/mimetypes/binary2.png -share/icons/slick/32x32/mimetypes/cdimage.png -share/icons/slick/32x32/mimetypes/cdr.png -share/icons/slick/32x32/mimetypes/cdtrack.png -share/icons/slick/32x32/mimetypes/colorscm.png -share/icons/slick/32x32/mimetypes/colorset.png -share/icons/slick/32x32/mimetypes/configure_script.png -share/icons/slick/32x32/mimetypes/core.png -share/icons/slick/32x32/mimetypes/deb.png -share/icons/slick/32x32/mimetypes/develop.png -share/icons/slick/32x32/mimetypes/disk_image.png -share/icons/slick/32x32/mimetypes/doc.png -share/icons/slick/32x32/mimetypes/document.png -share/icons/slick/32x32/mimetypes/document2.png -share/icons/slick/32x32/mimetypes/dvi.png -share/icons/slick/32x32/mimetypes/font_bitmap.png -share/icons/slick/32x32/mimetypes/font_truetype.png -share/icons/slick/32x32/mimetypes/font_type1.png -share/icons/slick/32x32/mimetypes/html.png -share/icons/slick/32x32/mimetypes/image.png -share/icons/slick/32x32/mimetypes/info.png -share/icons/slick/32x32/mimetypes/karchiveur_trash.png -share/icons/slick/32x32/mimetypes/kmultiple.png -share/icons/slick/32x32/mimetypes/log.png -share/icons/slick/32x32/mimetypes/make.png -share/icons/slick/32x32/mimetypes/man.png -share/icons/slick/32x32/mimetypes/message.png -share/icons/slick/32x32/mimetypes/midi.png -share/icons/slick/32x32/mimetypes/mime_empty.png -share/icons/slick/32x32/mimetypes/misc_doc.png -share/icons/slick/32x32/mimetypes/mp3.png -share/icons/slick/32x32/mimetypes/netscape_doc.png -share/icons/slick/32x32/mimetypes/pdf.png -share/icons/slick/32x32/mimetypes/postscript.png -share/icons/slick/32x32/mimetypes/pov.png -share/icons/slick/32x32/mimetypes/readme.png -share/icons/slick/32x32/mimetypes/real_doc.png -share/icons/slick/32x32/mimetypes/recycled.png -share/icons/slick/32x32/mimetypes/resource.png -share/icons/slick/32x32/mimetypes/rpm.png -share/icons/slick/32x32/mimetypes/ruby.png -share/icons/slick/32x32/mimetypes/shellscript.png -share/icons/slick/32x32/mimetypes/soffice.png -share/icons/slick/32x32/mimetypes/sound.png -share/icons/slick/32x32/mimetypes/source.png -share/icons/slick/32x32/mimetypes/source_c.png -share/icons/slick/32x32/mimetypes/source_cpp.png -share/icons/slick/32x32/mimetypes/source_f.png -share/icons/slick/32x32/mimetypes/source_h.png -share/icons/slick/32x32/mimetypes/source_java.png -share/icons/slick/32x32/mimetypes/source_l.png -share/icons/slick/32x32/mimetypes/source_moc.png -share/icons/slick/32x32/mimetypes/source_o.png -share/icons/slick/32x32/mimetypes/source_p.png -share/icons/slick/32x32/mimetypes/source_pl.png -share/icons/slick/32x32/mimetypes/source_py.png -share/icons/slick/32x32/mimetypes/source_s.png -share/icons/slick/32x32/mimetypes/source_y.png -share/icons/slick/32x32/mimetypes/tar.png -share/icons/slick/32x32/mimetypes/tgz.png -share/icons/slick/32x32/mimetypes/txt.png -share/icons/slick/32x32/mimetypes/unknown.png -share/icons/slick/32x32/mimetypes/vcard.png -share/icons/slick/32x32/mimetypes/video.png -share/icons/slick/32x32/mimetypes/war.png -share/icons/slick/32x32/mimetypes/widget_doc.png -share/icons/slick/32x32/mimetypes/wordprocessing.png -share/icons/slick/32x32/mimetypes/xcf.png -share/icons/slick/48x48/actions/cdcopy.png -share/icons/slick/48x48/actions/configure.png -share/icons/slick/48x48/actions/fileopen.png -share/icons/slick/48x48/actions/fork.png -share/icons/slick/48x48/actions/gear.png -share/icons/slick/48x48/actions/gohome.png -share/icons/slick/48x48/actions/help.png -share/icons/slick/48x48/actions/kontact_calender.png -share/icons/slick/48x48/actions/kontact_contacts.png -share/icons/slick/48x48/actions/kontact_date.png -share/icons/slick/48x48/actions/kontact_journal.png -share/icons/slick/48x48/actions/kontact_mail.png -share/icons/slick/48x48/actions/kontact_notes.png -share/icons/slick/48x48/actions/kontact_summary.png -share/icons/slick/48x48/actions/kontact_todo.png -share/icons/slick/48x48/actions/launch.png -share/icons/slick/48x48/actions/lock.png -share/icons/slick/48x48/actions/messagebox_critical.png -share/icons/slick/48x48/actions/messagebox_info.png -share/icons/slick/48x48/actions/messagebox_warning.png -share/icons/slick/48x48/actions/multisynk.png -share/icons/slick/48x48/actions/player_play.png -share/icons/slick/48x48/actions/share.png -share/icons/slick/48x48/apps/ark.png -share/icons/slick/48x48/apps/background.png -share/icons/slick/48x48/apps/bell.png -share/icons/slick/48x48/apps/cdbakeoven.png -share/icons/slick/48x48/apps/clock.png -share/icons/slick/48x48/apps/energy.png -share/icons/slick/48x48/apps/filetypes.png -share/icons/slick/48x48/apps/fonts.png -share/icons/slick/48x48/apps/gimp.png -share/icons/slick/48x48/apps/go.png -share/icons/slick/48x48/apps/help_index.png -share/icons/slick/48x48/apps/icon-cartoon.png -share/icons/slick/48x48/apps/icon-confused.png -share/icons/slick/48x48/apps/icon-greenies.png -share/icons/slick/48x48/apps/icons.png -share/icons/slick/48x48/apps/k3b.png -share/icons/slick/48x48/apps/kab.png -share/icons/slick/48x48/apps/kaddressbook.png -share/icons/slick/48x48/apps/kate.png -share/icons/slick/48x48/apps/kchart.png -share/icons/slick/48x48/apps/kcmkicker.png -share/icons/slick/48x48/apps/kcmkwm.png -share/icons/slick/48x48/apps/kcmprocessor.png -share/icons/slick/48x48/apps/kcmsystem.png -share/icons/slick/48x48/apps/kcontrol.png -share/icons/slick/48x48/apps/kcontrol_2.png -share/icons/slick/48x48/apps/kdf.png -share/icons/slick/48x48/apps/kdisknav.png -share/icons/slick/48x48/apps/kfind.png -share/icons/slick/48x48/apps/kfm.png -share/icons/slick/48x48/apps/kfm_home.png -share/icons/slick/48x48/apps/kformula.png -share/icons/slick/48x48/apps/khelpcenter.png -share/icons/slick/48x48/apps/kicker.png -share/icons/slick/48x48/apps/kjobviewer.png -share/icons/slick/48x48/apps/klpg.png -share/icons/slick/48x48/apps/klpq.png -share/icons/slick/48x48/apps/kmail.old.png -share/icons/slick/48x48/apps/kmail.png -share/icons/slick/48x48/apps/kmenu.png -share/icons/slick/48x48/apps/kmix.png -share/icons/slick/48x48/apps/knode.png -share/icons/slick/48x48/apps/komba2.png -share/icons/slick/48x48/apps/koncd.png -share/icons/slick/48x48/apps/konqueror.png -share/icons/slick/48x48/apps/konsole.png -share/icons/slick/48x48/apps/kontact.png -share/icons/slick/48x48/apps/kontour.png -share/icons/slick/48x48/apps/kopete.png -share/icons/slick/48x48/apps/korganizer.png -share/icons/slick/48x48/apps/kpackage.png -share/icons/slick/48x48/apps/kpf.png -share/icons/slick/48x48/apps/kppp.png -share/icons/slick/48x48/apps/kpresenter.png -share/icons/slick/48x48/apps/kprintfax.png -share/icons/slick/48x48/apps/krayon.png -share/icons/slick/48x48/apps/kreatecd.png -share/icons/slick/48x48/apps/krfb.png -share/icons/slick/48x48/apps/kscreensaver.png -share/icons/slick/48x48/apps/kspread.png -share/icons/slick/48x48/apps/ksysv.png -share/icons/slick/48x48/apps/kugar.png -share/icons/slick/48x48/apps/kword.png -share/icons/slick/48x48/apps/kwrite.png -share/icons/slick/48x48/apps/laptop_battery.png -share/icons/slick/48x48/apps/licq.png -share/icons/slick/48x48/apps/looknfeel.png -share/icons/slick/48x48/apps/mplayer.png -share/icons/slick/48x48/apps/multimedia.png -share/icons/slick/48x48/apps/noatun.png -share/icons/slick/48x48/apps/noatun2.png -share/icons/slick/48x48/apps/opera.png -share/icons/slick/48x48/apps/package.png -share/icons/slick/48x48/apps/package_development.png -share/icons/slick/48x48/apps/package_editors.png -share/icons/slick/48x48/apps/package_games.png -share/icons/slick/48x48/apps/package_games1.png -share/icons/slick/48x48/apps/package_graphics.png -share/icons/slick/48x48/apps/package_graphics1.png -share/icons/slick/48x48/apps/package_graphics2.png -share/icons/slick/48x48/apps/package_multimedia.png -share/icons/slick/48x48/apps/package_network.png -share/icons/slick/48x48/apps/package_settings.png -share/icons/slick/48x48/apps/package_system.png -share/icons/slick/48x48/apps/package_toys.png -share/icons/slick/48x48/apps/package_utilities.png -share/icons/slick/48x48/apps/penguin.png -share/icons/slick/48x48/apps/personal.png -share/icons/slick/48x48/apps/remote.png -share/icons/slick/48x48/apps/samba.png -share/icons/slick/48x48/apps/showimg.png -share/icons/slick/48x48/apps/smb4k.png -share/icons/slick/48x48/apps/speaker.png -share/icons/slick/48x48/apps/telnet.png -share/icons/slick/48x48/apps/trees.png -share/icons/slick/48x48/apps/tux.png -share/icons/slick/48x48/apps/vmware.png -share/icons/slick/48x48/apps/window_list.png -share/icons/slick/48x48/apps/xapp.png -share/icons/slick/48x48/apps/xmms.png -share/icons/slick/48x48/devices/3floppy_mount.png -share/icons/slick/48x48/devices/3floppy_unmount.png -share/icons/slick/48x48/devices/camera.png -share/icons/slick/48x48/devices/cd.png -share/icons/slick/48x48/devices/cdaudio_mount.png -share/icons/slick/48x48/devices/cdaudio_unmount.png -share/icons/slick/48x48/devices/cdrom_mount.png -share/icons/slick/48x48/devices/cdrom_mount_1.png -share/icons/slick/48x48/devices/cdrom_unmount.png -share/icons/slick/48x48/devices/cdwriter_mount.png -share/icons/slick/48x48/devices/cdwriter_unmount.png -share/icons/slick/48x48/devices/dvd_mount.png -share/icons/slick/48x48/devices/dvd_unmount.png -share/icons/slick/48x48/devices/hdd_games.png -share/icons/slick/48x48/devices/hdd_gfx.png -share/icons/slick/48x48/devices/hdd_linux.png -share/icons/slick/48x48/devices/hdd_mount.png -share/icons/slick/48x48/devices/hdd_system.png -share/icons/slick/48x48/devices/hdd_unmount.png -share/icons/slick/48x48/devices/hdd_www.png -share/icons/slick/48x48/devices/memory.png -share/icons/slick/48x48/devices/nfs_mount.png -share/icons/slick/48x48/devices/nfs_unmount.png -share/icons/slick/48x48/devices/print_printer.png -share/icons/slick/48x48/devices/printer1.png -share/icons/slick/48x48/devices/usbpendrive_mount.png -share/icons/slick/48x48/devices/usbpendrive_unmount.png -share/icons/slick/48x48/filesystems/blockdevice.png -share/icons/slick/48x48/filesystems/chardevice.png -share/icons/slick/48x48/filesystems/desktop.png -share/icons/slick/48x48/filesystems/documents.png -share/icons/slick/48x48/filesystems/documents_3.png -share/icons/slick/48x48/filesystems/drawer.png -share/icons/slick/48x48/filesystems/drawer_green.png -share/icons/slick/48x48/filesystems/drawer_metal.png -share/icons/slick/48x48/filesystems/drawer_open.png -share/icons/slick/48x48/filesystems/drawer_red.png -share/icons/slick/48x48/filesystems/exec.png -share/icons/slick/48x48/filesystems/file_broken.png -share/icons/slick/48x48/filesystems/file_important.png -share/icons/slick/48x48/filesystems/file_locked.png -share/icons/slick/48x48/filesystems/folder.png -share/icons/slick/48x48/filesystems/folder_3.png -share/icons/slick/48x48/filesystems/folder_auto.png -share/icons/slick/48x48/filesystems/folder_blue.png -share/icons/slick/48x48/filesystems/folder_blue_3.png -share/icons/slick/48x48/filesystems/folder_blue_open.png -share/icons/slick/48x48/filesystems/folder_blue_open_3.png -share/icons/slick/48x48/filesystems/folder_configure.png -share/icons/slick/48x48/filesystems/folder_dark.png -share/icons/slick/48x48/filesystems/folder_dark_3.png -share/icons/slick/48x48/filesystems/folder_develop.png -share/icons/slick/48x48/filesystems/folder_develop_3.png -share/icons/slick/48x48/filesystems/folder_exec_3.png -share/icons/slick/48x48/filesystems/folder_find_3.png -share/icons/slick/48x48/filesystems/folder_green.png -share/icons/slick/48x48/filesystems/folder_green_3.png -share/icons/slick/48x48/filesystems/folder_green_open.png -share/icons/slick/48x48/filesystems/folder_grey.png -share/icons/slick/48x48/filesystems/folder_grey_2.png -share/icons/slick/48x48/filesystems/folder_grey_3.png -share/icons/slick/48x48/filesystems/folder_grey_open.png -share/icons/slick/48x48/filesystems/folder_grey_open_3.png -share/icons/slick/48x48/filesystems/folder_home.png -share/icons/slick/48x48/filesystems/folder_home_3.png -share/icons/slick/48x48/filesystems/folder_html.png -share/icons/slick/48x48/filesystems/folder_html_3.png -share/icons/slick/48x48/filesystems/folder_image.png -share/icons/slick/48x48/filesystems/folder_image_3.png -share/icons/slick/48x48/filesystems/folder_important.png -share/icons/slick/48x48/filesystems/folder_important_3.png -share/icons/slick/48x48/filesystems/folder_light.png -share/icons/slick/48x48/filesystems/folder_light_3.png -share/icons/slick/48x48/filesystems/folder_locked.png -share/icons/slick/48x48/filesystems/folder_locked_3.png -share/icons/slick/48x48/filesystems/folder_mag.png -share/icons/slick/48x48/filesystems/folder_mail.png -share/icons/slick/48x48/filesystems/folder_metallic_3.png -share/icons/slick/48x48/filesystems/folder_metallic_open_3.png -share/icons/slick/48x48/filesystems/folder_news.png -share/icons/slick/48x48/filesystems/folder_open.png -share/icons/slick/48x48/filesystems/folder_open_3.png -share/icons/slick/48x48/filesystems/folder_orange.png -share/icons/slick/48x48/filesystems/folder_orange_3.png -share/icons/slick/48x48/filesystems/folder_prefs.png -share/icons/slick/48x48/filesystems/folder_prefs_3.png -share/icons/slick/48x48/filesystems/folder_purple.png -share/icons/slick/48x48/filesystems/folder_purple_3.png -share/icons/slick/48x48/filesystems/folder_purple_open.png -share/icons/slick/48x48/filesystems/folder_purple_open_3.png -share/icons/slick/48x48/filesystems/folder_recycle.png -share/icons/slick/48x48/filesystems/folder_red.png -share/icons/slick/48x48/filesystems/folder_red_3.png -share/icons/slick/48x48/filesystems/folder_shells.png -share/icons/slick/48x48/filesystems/folder_sound.png -share/icons/slick/48x48/filesystems/folder_sound_3.png -share/icons/slick/48x48/filesystems/folder_src.png -share/icons/slick/48x48/filesystems/folder_src_3.png -share/icons/slick/48x48/filesystems/folder_tar.png -share/icons/slick/48x48/filesystems/folder_tar_3.png -share/icons/slick/48x48/filesystems/folder_trash.png -share/icons/slick/48x48/filesystems/folder_tux.png -share/icons/slick/48x48/filesystems/folder_txt.png -share/icons/slick/48x48/filesystems/folder_txt_3.png -share/icons/slick/48x48/filesystems/folder_video.png -share/icons/slick/48x48/filesystems/folder_video_3.png -share/icons/slick/48x48/filesystems/folder_yellow.png -share/icons/slick/48x48/filesystems/folder_yellow_3.png -share/icons/slick/48x48/filesystems/folder_yellow_open.png -share/icons/slick/48x48/filesystems/ftp.png -share/icons/slick/48x48/filesystems/homepage.png -share/icons/slick/48x48/filesystems/link.png -share/icons/slick/48x48/filesystems/lockoverlay.png -share/icons/slick/48x48/filesystems/network.png -share/icons/slick/48x48/filesystems/network_local.png -share/icons/slick/48x48/filesystems/pipe.png -share/icons/slick/48x48/filesystems/server.png -share/icons/slick/48x48/filesystems/server2.png -share/icons/slick/48x48/filesystems/shredder.png -share/icons/slick/48x48/filesystems/socket.png -share/icons/slick/48x48/filesystems/system.png -share/icons/slick/48x48/filesystems/trashcan_empty.png -share/icons/slick/48x48/filesystems/trashcan_full.png -share/icons/slick/48x48/filesystems/www.png -share/icons/slick/48x48/filesystems/zip.png -share/icons/slick/48x48/mimetypes/applix.png -share/icons/slick/48x48/mimetypes/archive.png -share/icons/slick/48x48/mimetypes/ascii.png -share/icons/slick/48x48/mimetypes/binary.png -share/icons/slick/48x48/mimetypes/binary2.png -share/icons/slick/48x48/mimetypes/cdimage.png -share/icons/slick/48x48/mimetypes/cdr.png -share/icons/slick/48x48/mimetypes/cdtrack.png -share/icons/slick/48x48/mimetypes/colorscm.png -share/icons/slick/48x48/mimetypes/colorset.png -share/icons/slick/48x48/mimetypes/configure_script.png -share/icons/slick/48x48/mimetypes/core.png -share/icons/slick/48x48/mimetypes/deb.png -share/icons/slick/48x48/mimetypes/develop.png -share/icons/slick/48x48/mimetypes/disk_image.png -share/icons/slick/48x48/mimetypes/document.png -share/icons/slick/48x48/mimetypes/document2.png -share/icons/slick/48x48/mimetypes/dvi.png -share/icons/slick/48x48/mimetypes/encrypted.png -share/icons/slick/48x48/mimetypes/font_bitmap.png -share/icons/slick/48x48/mimetypes/font_truetype.png -share/icons/slick/48x48/mimetypes/font_type1.png -share/icons/slick/48x48/mimetypes/gettext.png -share/icons/slick/48x48/mimetypes/html.png -share/icons/slick/48x48/mimetypes/image.png -share/icons/slick/48x48/mimetypes/images.png -share/icons/slick/48x48/mimetypes/info.png -share/icons/slick/48x48/mimetypes/jar.png -share/icons/slick/48x48/mimetypes/kmultiple.png -share/icons/slick/48x48/mimetypes/log.png -share/icons/slick/48x48/mimetypes/make.png -share/icons/slick/48x48/mimetypes/man.png -share/icons/slick/48x48/mimetypes/message.png -share/icons/slick/48x48/mimetypes/midi.png -share/icons/slick/48x48/mimetypes/mime_empty.png -share/icons/slick/48x48/mimetypes/mime_html.png -share/icons/slick/48x48/mimetypes/mime_sound.png -share/icons/slick/48x48/mimetypes/mime_track.png -share/icons/slick/48x48/mimetypes/mime_txt.png -share/icons/slick/48x48/mimetypes/misc_doc.png -share/icons/slick/48x48/mimetypes/mp3.png -share/icons/slick/48x48/mimetypes/ms_access.png -share/icons/slick/48x48/mimetypes/ms_excel.png -share/icons/slick/48x48/mimetypes/ms_powerpoint.png -share/icons/slick/48x48/mimetypes/ms_word.png -share/icons/slick/48x48/mimetypes/netscape_doc.png -share/icons/slick/48x48/mimetypes/pdf.png -share/icons/slick/48x48/mimetypes/person.png -share/icons/slick/48x48/mimetypes/postscript.png -share/icons/slick/48x48/mimetypes/pov.png -share/icons/slick/48x48/mimetypes/readme.png -share/icons/slick/48x48/mimetypes/real_doc.png -share/icons/slick/48x48/mimetypes/recycled.png -share/icons/slick/48x48/mimetypes/resource.png -share/icons/slick/48x48/mimetypes/rpm.png -share/icons/slick/48x48/mimetypes/ruby.png -share/icons/slick/48x48/mimetypes/shellscript.png -share/icons/slick/48x48/mimetypes/soffice.png -share/icons/slick/48x48/mimetypes/sound.png -share/icons/slick/48x48/mimetypes/source.png -share/icons/slick/48x48/mimetypes/source_c.png -share/icons/slick/48x48/mimetypes/source_cpp.png -share/icons/slick/48x48/mimetypes/source_f.png -share/icons/slick/48x48/mimetypes/source_h.png -share/icons/slick/48x48/mimetypes/source_java.png -share/icons/slick/48x48/mimetypes/source_l.png -share/icons/slick/48x48/mimetypes/source_moc.png -share/icons/slick/48x48/mimetypes/source_o.png -share/icons/slick/48x48/mimetypes/source_p.png -share/icons/slick/48x48/mimetypes/source_pl.png -share/icons/slick/48x48/mimetypes/source_py.png -share/icons/slick/48x48/mimetypes/source_s.png -share/icons/slick/48x48/mimetypes/source_y.png -share/icons/slick/48x48/mimetypes/spreadsheet.png -share/icons/slick/48x48/mimetypes/tar.png -share/icons/slick/48x48/mimetypes/tex.png -share/icons/slick/48x48/mimetypes/tgz.png -share/icons/slick/48x48/mimetypes/txt.png -share/icons/slick/48x48/mimetypes/unknown.png -share/icons/slick/48x48/mimetypes/vcard.png -share/icons/slick/48x48/mimetypes/vectorgfx.png -share/icons/slick/48x48/mimetypes/video.png -share/icons/slick/48x48/mimetypes/war.png -share/icons/slick/48x48/mimetypes/widget_doc.png -share/icons/slick/48x48/mimetypes/wordprocessing.png -share/icons/slick/48x48/mimetypes/xcf.png -share/icons/slick/48x48/mimetypes/zip.png -share/icons/slick/64x64/actions/bookmark.png -share/icons/slick/64x64/actions/bookmark_add.png -share/icons/slick/64x64/actions/cdcopy.png -share/icons/slick/64x64/actions/fileprint.png -share/icons/slick/64x64/actions/fork.png -share/icons/slick/64x64/actions/gear.png -share/icons/slick/64x64/actions/gohome.png -share/icons/slick/64x64/actions/launch.png -share/icons/slick/64x64/actions/lock.png -share/icons/slick/64x64/actions/share.png -share/icons/slick/64x64/actions/share1.png -share/icons/slick/64x64/apps/kcontrol.png -share/icons/slick/64x64/apps/komba2.png -share/icons/slick/64x64/apps/konsole.png -share/icons/slick/64x64/apps/package_settings.png -share/icons/slick/64x64/apps/samba.png -share/icons/slick/64x64/apps/terminal.png -share/icons/slick/64x64/devices/3floppy_mount.png -share/icons/slick/64x64/devices/3floppy_unmount.png -share/icons/slick/64x64/devices/blockdevice.png -share/icons/slick/64x64/devices/camera.png -share/icons/slick/64x64/devices/cd.png -share/icons/slick/64x64/devices/cdaudio_mount.png -share/icons/slick/64x64/devices/cdaudio_unmount.png -share/icons/slick/64x64/devices/cdrom_mount.png -share/icons/slick/64x64/devices/cdrom_unmount.png -share/icons/slick/64x64/devices/cdwriter_mount.png -share/icons/slick/64x64/devices/cdwriter_unmount.png -share/icons/slick/64x64/devices/dvd_mount.png -share/icons/slick/64x64/devices/dvd_unmount.png -share/icons/slick/64x64/devices/hdd.png -share/icons/slick/64x64/devices/hdd_games.png -share/icons/slick/64x64/devices/hdd_gfx.png -share/icons/slick/64x64/devices/hdd_linux.png -share/icons/slick/64x64/devices/hdd_mount.png -share/icons/slick/64x64/devices/hdd_system.png -share/icons/slick/64x64/devices/hdd_unmount.png -share/icons/slick/64x64/devices/hdd_www.png -share/icons/slick/64x64/devices/memory.png -share/icons/slick/64x64/devices/nfs.png -share/icons/slick/64x64/devices/nfs_mount.png -share/icons/slick/64x64/devices/nfs_unmount.png -share/icons/slick/64x64/devices/print_printer.png -share/icons/slick/64x64/devices/printer1.png -share/icons/slick/64x64/devices/usbpendrive_mount.png -share/icons/slick/64x64/devices/usbpendrive_unmount.png -share/icons/slick/64x64/filesystems/chardevice.png -share/icons/slick/64x64/filesystems/desktop.png -share/icons/slick/64x64/filesystems/exec.png -share/icons/slick/64x64/filesystems/file_broken.png -share/icons/slick/64x64/filesystems/file_important.png -share/icons/slick/64x64/filesystems/file_locked.png -share/icons/slick/64x64/filesystems/folder.png -share/icons/slick/64x64/filesystems/folder_blue.png -share/icons/slick/64x64/filesystems/folder_blue_open.png -share/icons/slick/64x64/filesystems/folder_develop.png -share/icons/slick/64x64/filesystems/folder_exec.png -share/icons/slick/64x64/filesystems/folder_green.png -share/icons/slick/64x64/filesystems/folder_green_open.png -share/icons/slick/64x64/filesystems/folder_grey.png -share/icons/slick/64x64/filesystems/folder_grey_open.png -share/icons/slick/64x64/filesystems/folder_home.png -share/icons/slick/64x64/filesystems/folder_html.png -share/icons/slick/64x64/filesystems/folder_image.png -share/icons/slick/64x64/filesystems/folder_important.png -share/icons/slick/64x64/filesystems/folder_locked.png -share/icons/slick/64x64/filesystems/folder_mail.png -share/icons/slick/64x64/filesystems/folder_open.png -share/icons/slick/64x64/filesystems/folder_orange.png -share/icons/slick/64x64/filesystems/folder_orange_open.png -share/icons/slick/64x64/filesystems/folder_print.png -share/icons/slick/64x64/filesystems/folder_purple.png -share/icons/slick/64x64/filesystems/folder_purple_open.png -share/icons/slick/64x64/filesystems/folder_recycle.png -share/icons/slick/64x64/filesystems/folder_red.png -share/icons/slick/64x64/filesystems/folder_red_open.png -share/icons/slick/64x64/filesystems/folder_sound.png -share/icons/slick/64x64/filesystems/folder_src.png -share/icons/slick/64x64/filesystems/folder_tar.png -share/icons/slick/64x64/filesystems/folder_tux.png -share/icons/slick/64x64/filesystems/folder_txt.png -share/icons/slick/64x64/filesystems/folder_video.png -share/icons/slick/64x64/filesystems/folder_yellow.png -share/icons/slick/64x64/filesystems/folder_yellow_open.png -share/icons/slick/64x64/filesystems/ftp.png -share/icons/slick/64x64/filesystems/homepage.png -share/icons/slick/64x64/filesystems/link.png -share/icons/slick/64x64/filesystems/lockoverlay.png -share/icons/slick/64x64/filesystems/network.png -share/icons/slick/64x64/filesystems/network_local.png -share/icons/slick/64x64/filesystems/pipe.png -share/icons/slick/64x64/filesystems/server.png -share/icons/slick/64x64/filesystems/server2.png -share/icons/slick/64x64/filesystems/share.png -share/icons/slick/64x64/filesystems/shredder.png -share/icons/slick/64x64/filesystems/socket.png -share/icons/slick/64x64/filesystems/system.png -share/icons/slick/64x64/filesystems/trashcan_empty.png -share/icons/slick/64x64/filesystems/trashcan_full.png -share/icons/slick/64x64/filesystems/www.png -share/icons/slick/64x64/filesystems/zip.png -share/icons/slick/64x64/mimetypes/applix.png -share/icons/slick/64x64/mimetypes/archive.png -share/icons/slick/64x64/mimetypes/ascii.png -share/icons/slick/64x64/mimetypes/binary.png -share/icons/slick/64x64/mimetypes/binary2.png -share/icons/slick/64x64/mimetypes/cdimage.png -share/icons/slick/64x64/mimetypes/cdr.png -share/icons/slick/64x64/mimetypes/cdtrack.png -share/icons/slick/64x64/mimetypes/colorscm.png -share/icons/slick/64x64/mimetypes/colorset.png -share/icons/slick/64x64/mimetypes/configure_script.png -share/icons/slick/64x64/mimetypes/core.png -share/icons/slick/64x64/mimetypes/deb.png -share/icons/slick/64x64/mimetypes/develop.png -share/icons/slick/64x64/mimetypes/disk_image.png -share/icons/slick/64x64/mimetypes/document.png -share/icons/slick/64x64/mimetypes/document2.png -share/icons/slick/64x64/mimetypes/dvi.png -share/icons/slick/64x64/mimetypes/encrypted.png -share/icons/slick/64x64/mimetypes/font_bitmap.png -share/icons/slick/64x64/mimetypes/font_truetype.png -share/icons/slick/64x64/mimetypes/font_type1.png -share/icons/slick/64x64/mimetypes/gettext.png -share/icons/slick/64x64/mimetypes/html.png -share/icons/slick/64x64/mimetypes/image.png -share/icons/slick/64x64/mimetypes/images.png -share/icons/slick/64x64/mimetypes/info.png -share/icons/slick/64x64/mimetypes/jar.png -share/icons/slick/64x64/mimetypes/kget.png -share/icons/slick/64x64/mimetypes/kmultiple.png -share/icons/slick/64x64/mimetypes/log.png -share/icons/slick/64x64/mimetypes/make.png -share/icons/slick/64x64/mimetypes/man.png -share/icons/slick/64x64/mimetypes/message.png -share/icons/slick/64x64/mimetypes/midi.png -share/icons/slick/64x64/mimetypes/mime_empty.png -share/icons/slick/64x64/mimetypes/mime_html.png -share/icons/slick/64x64/mimetypes/mime_image.png -share/icons/slick/64x64/mimetypes/mime_sound.png -share/icons/slick/64x64/mimetypes/mime_track.png -share/icons/slick/64x64/mimetypes/mime_txt.png -share/icons/slick/64x64/mimetypes/misc_doc.png -share/icons/slick/64x64/mimetypes/mp3.png -share/icons/slick/64x64/mimetypes/ms_access.png -share/icons/slick/64x64/mimetypes/ms_excel.png -share/icons/slick/64x64/mimetypes/ms_powerpoint.png -share/icons/slick/64x64/mimetypes/ms_word.png -share/icons/slick/64x64/mimetypes/netscape_doc.png -share/icons/slick/64x64/mimetypes/pdf.png -share/icons/slick/64x64/mimetypes/person.png -share/icons/slick/64x64/mimetypes/postscript.png -share/icons/slick/64x64/mimetypes/pov.png -share/icons/slick/64x64/mimetypes/readme.png -share/icons/slick/64x64/mimetypes/real_doc.png -share/icons/slick/64x64/mimetypes/recycled.png -share/icons/slick/64x64/mimetypes/resource.png -share/icons/slick/64x64/mimetypes/rpm.png -share/icons/slick/64x64/mimetypes/ruby.png -share/icons/slick/64x64/mimetypes/shellscript.png -share/icons/slick/64x64/mimetypes/soffice.png -share/icons/slick/64x64/mimetypes/sound.png -share/icons/slick/64x64/mimetypes/source.png -share/icons/slick/64x64/mimetypes/source_c.png -share/icons/slick/64x64/mimetypes/source_cpp.png -share/icons/slick/64x64/mimetypes/source_f.png -share/icons/slick/64x64/mimetypes/source_h.png -share/icons/slick/64x64/mimetypes/source_java.png -share/icons/slick/64x64/mimetypes/source_l.png -share/icons/slick/64x64/mimetypes/source_moc.png -share/icons/slick/64x64/mimetypes/source_o.png -share/icons/slick/64x64/mimetypes/source_p.png -share/icons/slick/64x64/mimetypes/source_pl.png -share/icons/slick/64x64/mimetypes/source_py.png -share/icons/slick/64x64/mimetypes/source_s.png -share/icons/slick/64x64/mimetypes/source_y.png -share/icons/slick/64x64/mimetypes/spreadsheet.png -share/icons/slick/64x64/mimetypes/tar.png -share/icons/slick/64x64/mimetypes/tex.png -share/icons/slick/64x64/mimetypes/tgz.png -share/icons/slick/64x64/mimetypes/txt.png -share/icons/slick/64x64/mimetypes/unknown.png -share/icons/slick/64x64/mimetypes/vcard.png -share/icons/slick/64x64/mimetypes/vectorgfx.png -share/icons/slick/64x64/mimetypes/video.png -share/icons/slick/64x64/mimetypes/war.png -share/icons/slick/64x64/mimetypes/widget_doc.png -share/icons/slick/64x64/mimetypes/wordprocessing.png -share/icons/slick/64x64/mimetypes/xcf.png -share/icons/slick/64x64/mimetypes/zip.png -share/icons/slick/index.theme -share/sounds/KDE_Logout_new.wav -share/sounds/KDE_Startup_new.wav -share/wallpapers/Appropriately-Left-Handed-2.jpg -share/wallpapers/Superfluous-Organ-1.jpg -share/wallpapers/The-Good-Times-1.jpg -share/wallpapers/Water01.jpg -share/wallpapers/alien-night.jpg -share/wallpapers/blue_angle_swirl.jpg -share/wallpapers/bluegreencrisscross.jpg -share/wallpapers/fulmine.jpg -share/wallpapers/fulmine.jpg.desktop -share/wallpapers/gear-flowers.svgz -share/wallpapers/gear-flowers.svgz.desktop -share/wallpapers/gold_crinkle.jpg -share/wallpapers/kraftwurm.jpg -share/wallpapers/kubical.png -share/wallpapers/mystical_rightturn.jpg -share/wallpapers/vegetative_fog.jpg -@dirrm share/icons/slick/64x64/mimetypes -@dirrm share/icons/slick/64x64/filesystems -@dirrm share/icons/slick/64x64/devices -@dirrm share/icons/slick/64x64/apps -@dirrm share/icons/slick/64x64/actions -@dirrm share/icons/slick/64x64 -@dirrm share/icons/slick/48x48/mimetypes -@dirrm share/icons/slick/48x48/filesystems -@dirrm share/icons/slick/48x48/devices -@dirrm share/icons/slick/48x48/apps -@dirrm share/icons/slick/48x48/actions -@dirrm share/icons/slick/48x48 -@dirrm share/icons/slick/32x32/mimetypes -@dirrm share/icons/slick/32x32/filesystems -@dirrm share/icons/slick/32x32/devices -@dirrm share/icons/slick/32x32/apps -@dirrm share/icons/slick/32x32/actions -@dirrm share/icons/slick/32x32 -@dirrm share/icons/slick/22x22/mimetypes -@dirrm share/icons/slick/22x22/filesystems -@dirrm share/icons/slick/22x22/devices -@dirrm share/icons/slick/22x22/apps -@dirrm share/icons/slick/22x22/actions -@dirrm share/icons/slick/22x22 -@dirrm share/icons/slick/16x16/mimetypes -@dirrm share/icons/slick/16x16/filesystems -@dirrm share/icons/slick/16x16/devices -@dirrm share/icons/slick/16x16/apps -@dirrm share/icons/slick/16x16/actions -@dirrm share/icons/slick/16x16 -@dirrm share/icons/slick -@dirrm share/icons/kids/64x64/mimetypes -@dirrm share/icons/kids/64x64/filesystems -@dirrm share/icons/kids/64x64/devices -@dirrm share/icons/kids/64x64/apps -@dirrm share/icons/kids/64x64/actions -@dirrm share/icons/kids/64x64 -@dirrm share/icons/kids/48x48/mimetypes -@dirrm share/icons/kids/48x48/filesystems -@dirrm share/icons/kids/48x48/devices -@dirrm share/icons/kids/48x48/apps -@dirrm share/icons/kids/48x48/actions -@dirrm share/icons/kids/48x48 -@dirrm share/icons/kids/32x32/mimetypes -@dirrm share/icons/kids/32x32/filesystems -@dirrm share/icons/kids/32x32/devices -@dirrm share/icons/kids/32x32/apps -@dirrm share/icons/kids/32x32/actions -@dirrm share/icons/kids/32x32 -@dirrm share/icons/kids/22x22/mimetypes -@dirrm share/icons/kids/22x22/filesystems -@dirrm share/icons/kids/22x22/devices -@dirrm share/icons/kids/22x22/apps -@dirrm share/icons/kids/22x22/actions -@dirrm share/icons/kids/22x22 -@dirrm share/icons/kids/16x16/mimetypes -@dirrm share/icons/kids/16x16/filesystems -@dirrm share/icons/kids/16x16/devices -@dirrm share/icons/kids/16x16/apps -@dirrm share/icons/kids/16x16/actions -@dirrm share/icons/kids/16x16 -@dirrm share/icons/kids -@dirrm share/icons/kdeclassic/64x64/mimetypes -@dirrm share/icons/kdeclassic/64x64/filesystems -@dirrm share/icons/kdeclassic/64x64 -@dirrm share/icons/kdeclassic/48x48/mimetypes -@dirrm share/icons/kdeclassic/48x48/filesystems -@dirrm share/icons/kdeclassic/48x48/devices -@dirrm share/icons/kdeclassic/48x48/apps -@dirrm share/icons/kdeclassic/48x48/actions -@dirrm share/icons/kdeclassic/48x48 -@dirrm share/icons/kdeclassic/32x32/mimetypes -@dirrm share/icons/kdeclassic/32x32/filesystems -@dirrm share/icons/kdeclassic/32x32/devices -@dirrm share/icons/kdeclassic/32x32/apps -@dirrm share/icons/kdeclassic/32x32/actions -@dirrm share/icons/kdeclassic/32x32 -@dirrm share/icons/kdeclassic/22x22/mimetypes -@dirrm share/icons/kdeclassic/22x22/apps -@dirrm share/icons/kdeclassic/22x22/actions -@dirrm share/icons/kdeclassic/22x22 -@dirrm share/icons/kdeclassic/16x16/mimetypes -@dirrm share/icons/kdeclassic/16x16/filesystems -@dirrm share/icons/kdeclassic/16x16/devices -@dirrm share/icons/kdeclassic/16x16/apps -@dirrm share/icons/kdeclassic/16x16/actions -@dirrm share/icons/kdeclassic/16x16 -@dirrm share/icons/kdeclassic -@dirrm share/icons/ikons/64x64/filesystems -@dirrm share/icons/ikons/64x64/apps -@dirrm share/icons/ikons/64x64 -@dirrm share/icons/ikons/48x48/mimetypes -@dirrm share/icons/ikons/48x48/filesystems -@dirrm share/icons/ikons/48x48/devices -@dirrm share/icons/ikons/48x48/apps -@dirrm share/icons/ikons/48x48 -@dirrm share/icons/ikons/32x32/mimetypes -@dirrm share/icons/ikons/32x32/filesystems -@dirrm share/icons/ikons/32x32/devices -@dirrm share/icons/ikons/32x32/apps -@dirrm share/icons/ikons/32x32 -@dirrm share/icons/ikons/22x22/apps -@dirrm share/icons/ikons/22x22/actions -@dirrm share/icons/ikons/22x22 -@dirrm share/icons/ikons/16x16/mimetypes -@dirrm share/icons/ikons/16x16/filesystems -@dirrm share/icons/ikons/16x16/devices -@dirrm share/icons/ikons/16x16/apps -@dirrm share/icons/ikons/16x16/actions -@dirrm share/icons/ikons/16x16 -@dirrm share/icons/ikons -@dirrm share/icons/Locolor/32x32/mimetypes -@dirrm share/icons/Locolor/32x32/filesystems -@dirrm share/icons/Locolor/32x32/devices -@dirrm share/icons/Locolor/32x32/apps -@dirrm share/icons/Locolor/32x32/actions -@dirrm share/icons/Locolor/32x32 -@dirrm share/icons/Locolor/16x16/mimetypes -@dirrm share/icons/Locolor/16x16/filesystems -@dirrm share/icons/Locolor/16x16/devices -@dirrm share/icons/Locolor/16x16/apps -@dirrm share/icons/Locolor/16x16/actions -@dirrm share/icons/Locolor/16x16 -@dirrm share/icons/Locolor -@dirrm share/emoticons/tweakers.net -@dirrm share/emoticons/phpBB -@dirrm share/emoticons/greggman.com -@dirrm share/emoticons/ccmathteam.com -@dirrm share/emoticons/RedOnes -@dirrm share/emoticons/Plain -@dirrm share/emoticons/KMess-Violet -@dirrm share/emoticons/KMess-Cartoon -@dirrm share/emoticons/KMess-Blue -@dirrm share/emoticons/KMess -@dirrm share/emoticons/GroupWise -@dirrm share/emoticons/Boxed -@dirrm share/apps/kworldclock/maps/rainfall -@dirrm share/apps/kworldclock/maps/mggd -@dirrm share/apps/kworldclock/maps/caida_bw -@dirrm share/apps/kworldclock/maps/caida -@dirrm share/apps/kworldclock/maps/bio -@dirrm share/apps/kworldclock/maps/alt -@dirrm share/apps/kworldclock/maps -@dirrm share/apps/kworldclock -@dirrm share/apps/kwin/icewm-themes/Model -@dirrm share/apps/kwin/icewm-themes/MenschMaschine -@dirrm share/apps/kwin/glow-themes/square -@dirrm share/apps/kwin/glow-themes/glass_verylarge -@dirrm share/apps/kwin/glow-themes/glass_large -@dirrm share/apps/kwin/glow-themes/glass_huge -@dirrm share/apps/kwin/glow-themes/glass -@dirrm share/apps/kwin/glow-themes/default -@dirrm share/apps/kwin/glow-themes -@dirrm share/apps/kscreensaver -@dirrm share/apps/kfiresaver diff --git a/x11-themes/lila-xfwm4/Makefile b/x11-themes/lila-xfwm4/Makefile deleted file mode 100644 index 79f2a2a0c..000000000 --- a/x11-themes/lila-xfwm4/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: Lila-xfwm4 -# Date created: 25 June 2004 -# Whom: Filippo Natali <filippo@widestore.net> -# -# $FreeBSD$ -# - -PORTNAME= Lila-xfwm4 -PORTVERSION= 0.3.1 -PORTREVISION= 3 -CATEGORIES= x11-themes xfce -MASTER_SITES= http://stief.tnux.net/Lila/ -DIST_SUBDIR= xfce4 - -MAINTAINER= filippo.natali@gmail.com -COMMENT= XFce 4 Lila window decoration theme for xfwm4 - -RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm - -NO_BUILD= yes - -do-install: - @${MKDIR} -p ${PREFIX}/share/themes/Lila/xfwm4 - @${MKDIR} -p ${PREFIX}/share/themes/Lila-light/xfwm4 - @${CP} -R ${WRKDIR}/Lila/ ${PREFIX}/share/themes/Lila/xfwm4 - @${CP} -R ${WRKDIR}/Lila-light/ ${PREFIX}/share/themes/Lila-light/xfwm4 - -.include <bsd.port.mk> diff --git a/x11-themes/lila-xfwm4/distinfo b/x11-themes/lila-xfwm4/distinfo deleted file mode 100644 index 35dac2ceb..000000000 --- a/x11-themes/lila-xfwm4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/Lila-xfwm4-0.3.1.tar.gz) = 011978361914ad147df7950dd897fa65 -SHA256 (xfce4/Lila-xfwm4-0.3.1.tar.gz) = 1794fde61f9112e28782ea9472ac5b2cd9abd6e1756ced4b229f0853643f6928 -SIZE (xfce4/Lila-xfwm4-0.3.1.tar.gz) = 23020 diff --git a/x11-themes/lila-xfwm4/pkg-descr b/x11-themes/lila-xfwm4/pkg-descr deleted file mode 100644 index a998ac190..000000000 --- a/x11-themes/lila-xfwm4/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Lila theme for xfwm4 window manager. diff --git a/x11-themes/lila-xfwm4/pkg-plist b/x11-themes/lila-xfwm4/pkg-plist deleted file mode 100644 index b53613664..000000000 --- a/x11-themes/lila-xfwm4/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -share/themes/Lila/xfwm4/menu-pressed.xpm -share/themes/Lila/xfwm4/title-2-active.xpm -share/themes/Lila/xfwm4/right-active.xpm -share/themes/Lila/xfwm4/bottom-active.xpm -share/themes/Lila/xfwm4/hide-inactive.xpm -share/themes/Lila/xfwm4/close-pressed.xpm -share/themes/Lila/xfwm4/title-1-active.xpm -share/themes/Lila/xfwm4/left-active.xpm -share/themes/Lila/xfwm4/top-left-active.xpm -share/themes/Lila/xfwm4/title-4-inactive.xpm -share/themes/Lila/xfwm4/menu-inactive.xpm -share/themes/Lila/xfwm4/bottom-right-active.xpm -share/themes/Lila/xfwm4/hide-pressed.xpm -share/themes/Lila/xfwm4/bottom-inactive.xpm -share/themes/Lila/xfwm4/bottom-right-inactive.xpm -share/themes/Lila/xfwm4/hide-active.xpm -share/themes/Lila/xfwm4/themerc -share/themes/Lila/xfwm4/title-1-inactive.xpm -share/themes/Lila/xfwm4/top-right-inactive.xpm -share/themes/Lila/xfwm4/top-left-inactive.xpm -share/themes/Lila/xfwm4/title-5-inactive.xpm -share/themes/Lila/xfwm4/maximize-inactive.xpm -share/themes/Lila/xfwm4/bottom-left-inactive.xpm -share/themes/Lila/xfwm4/left-inactive.xpm -share/themes/Lila/xfwm4/bottom-left-active.xpm -share/themes/Lila/xfwm4/title-5-active.xpm -share/themes/Lila/xfwm4/maximize-pressed.xpm -share/themes/Lila/xfwm4/title-2-inactive.xpm -share/themes/Lila/xfwm4/right-inactive.xpm -share/themes/Lila/xfwm4/title-4-active.xpm -share/themes/Lila/xfwm4/close-active.xpm -share/themes/Lila/xfwm4/close-inactive.xpm -share/themes/Lila/xfwm4/top-right-active.xpm -share/themes/Lila/xfwm4/maximize-active.xpm -share/themes/Lila/xfwm4/menu-active.xpm -share/themes/Lila/xfwm4/title-3-active.xpm -share/themes/Lila/xfwm4/title-3-inactive.xpm -share/themes/Lila-light/xfwm4/menu-pressed.xpm -share/themes/Lila-light/xfwm4/right-active.xpm -share/themes/Lila-light/xfwm4/bottom-active.xpm -share/themes/Lila-light/xfwm4/hide-inactive.xpm -share/themes/Lila-light/xfwm4/close-pressed.xpm -share/themes/Lila-light/xfwm4/title-1-active.xpm -share/themes/Lila-light/xfwm4/maximize-toggled-inactive.xpm -share/themes/Lila-light/xfwm4/left-active.xpm -share/themes/Lila-light/xfwm4/top-left-active.xpm -share/themes/Lila-light/xfwm4/menu-inactive.xpm -share/themes/Lila-light/xfwm4/bottom-right-active.xpm -share/themes/Lila-light/xfwm4/hide-pressed.xpm -share/themes/Lila-light/xfwm4/bottom-inactive.xpm -share/themes/Lila-light/xfwm4/bottom-right-inactive.xpm -share/themes/Lila-light/xfwm4/hide-active.xpm -share/themes/Lila-light/xfwm4/title-1-inactive.xpm -share/themes/Lila-light/xfwm4/themerc -share/themes/Lila-light/xfwm4/top-right-inactive.xpm -share/themes/Lila-light/xfwm4/top-left-inactive.xpm -share/themes/Lila-light/xfwm4/maximize-inactive.xpm -share/themes/Lila-light/xfwm4/maximize-toggled-active.xpm -share/themes/Lila-light/xfwm4/bottom-left-inactive.xpm -share/themes/Lila-light/xfwm4/left-inactive.xpm -share/themes/Lila-light/xfwm4/bottom-left-active.xpm -share/themes/Lila-light/xfwm4/maximize-toggled-pressed.xpm -share/themes/Lila-light/xfwm4/title-5-active.xpm -share/themes/Lila-light/xfwm4/maximize-pressed.xpm -share/themes/Lila-light/xfwm4/right-inactive.xpm -share/themes/Lila-light/xfwm4/title-4-active.xpm -share/themes/Lila-light/xfwm4/close-active.xpm -share/themes/Lila-light/xfwm4/close-inactive.xpm -share/themes/Lila-light/xfwm4/top-right-active.xpm -share/themes/Lila-light/xfwm4/maximize-active.xpm -share/themes/Lila-light/xfwm4/menu-active.xpm -share/themes/Lila-light/xfwm4/title-3-active.xpm -share/themes/Lila-light/xfwm4/title-2-active.xpm -@dirrm share/themes/Lila-light/xfwm4 -@dirrm share/themes/Lila/xfwm4 -@dirrm share/themes/Lila-light -@dirrm share/themes/Lila -@dirrmtry share/themes diff --git a/x11-themes/linux-hicolor-icon-theme/Makefile b/x11-themes/linux-hicolor-icon-theme/Makefile deleted file mode 100644 index de1f24d0d..000000000 --- a/x11-themes/linux-hicolor-icon-theme/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: linux-hicolor-icon-theme -# Date created: 7 February 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.5 -PORTREVISION= 1 -CATEGORIES= x11-themes linux -MASTER_SITES= # empty -PKGNAMEPREFIX= linux- -DISTFILES= # empty - -MAINTAINER= infofarmer@FreeBSD.org -COMMENT= A high-color icon theme shell from the FreeDesktop project - -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -NO_BUILD= yes -USE_LINUX= yes -USE_LINUX_PREFIX= yes -PLIST_FILES= usr/share/icons/hicolor -PLIST_DIRS= usr/share/icons - -do-install: - ${INSTALL} -d ${PREFIX}/usr/share/icons - ${LN} -fs ${LOCALBASE}/share/icons/hicolor ${PREFIX}/usr/share/icons - -.include <bsd.port.mk> diff --git a/x11-themes/linux-hicolor-icon-theme/pkg-descr b/x11-themes/linux-hicolor-icon-theme/pkg-descr deleted file mode 100644 index 014a635f0..000000000 --- a/x11-themes/linux-hicolor-icon-theme/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The freedesktop.org project provides a shared high-color desktop -icon theme shell for use under both KDE and GNOME desktops. This -is a glue port providing a symlink so that linux apps find their -way around. - -WWW: http://www.freedesktop.org/Standards/icon-theme-spec diff --git a/x11-themes/metacity-themes/Makefile b/x11-themes/metacity-themes/Makefile deleted file mode 100644 index 7e75955fc..000000000 --- a/x11-themes/metacity-themes/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: GNOME Metacity Themes -# Date created: 06 Mar 2004 -# Whom: Remington Lang <MrL0L@charter.net> -# -# $FreeBSD$ - -# Port logic stolen from x11-themes/kde-icons-noia by -# lioux@. - -PORTNAME= metacity-themes -PORTVERSION= 20040306 -PORTREVISION= 3 -CATEGORIES= x11-themes gnome -MASTER_SITES= # Empty -DISTFILES= # Empty -EXTRACT_ONLY= # Empty - -MAINTAINER= MrL0Lz@gmail.com -COMMENT= Meta-port for Gnome Metacity themes - -RUN_DEPENDS= ${LOCALBASE}/share/gnome/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui - -NO_BUILD= yes - -do-install: # Empty - -.include <bsd.port.mk> diff --git a/x11-themes/metacity-themes/Makefile.metacity b/x11-themes/metacity-themes/Makefile.metacity deleted file mode 100644 index 9a8e68dd6..000000000 --- a/x11-themes/metacity-themes/Makefile.metacity +++ /dev/null @@ -1,18 +0,0 @@ -PKGNAMEPREFIX= metacity-theme- -MASTER_SITES?= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR?= teams/art.gnome.org/themes/metacity -DIST_SUBDIR= gnome2 - -NO_BUILD= yes - -REASON= Themes may contain artwork not done by the author. \ - Keep FreeBSD safe if the theme author violated copyrights. - -do-install: - ${MKDIR} ${PREFIX}/share/gnome/themes/${PORTNAME} - cd ${WRKSRC} && ${FIND} . -type d ! -empty \ - -exec ${MKDIR} -m 0755 \ - ${PREFIX}/share/gnome/themes/${PORTNAME}/"{}" \; - cd ${WRKSRC} && ${FIND} . -type f \ - -exec ${INSTALL_DATA} ${WRKSRC}/"{}" \ - ${PREFIX}/share/gnome/themes/${PORTNAME}/"{}" \; diff --git a/x11-themes/metacity-themes/pkg-descr b/x11-themes/metacity-themes/pkg-descr deleted file mode 100644 index 4d3e8b27c..000000000 --- a/x11-themes/metacity-themes/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Meta-port for Metacity themes available from http://art.gnome.org - -WWW: http://art.gnome.org diff --git a/x11-themes/metacity-themes/pkg-plist b/x11-themes/metacity-themes/pkg-plist deleted file mode 100644 index 3f5fa5c66..000000000 --- a/x11-themes/metacity-themes/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist left empty intentionaly diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile deleted file mode 100644 index 12d58c971..000000000 --- a/x11-themes/notif2/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: notif2 -# Date Created: 31 August 2001 -# Whom: Cyrille Lefevre <clefevre@citeweb.net> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= notif2 -PORTVERSION= 1.0 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= notif210 -DISTNAME= notif210-${GTKVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= The Notif2 GTK theme engine following the new Motif look and feel - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes - -GTKVERSION= 1.2 - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/notif2/distinfo b/x11-themes/notif2/distinfo deleted file mode 100644 index 0b47d5f79..000000000 --- a/x11-themes/notif2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (notif210-1.2.tar.gz) = e117977d4d15e070da519b431045b701 -SHA256 (notif210-1.2.tar.gz) = d3968cc5bf5f06ff02f573ec924d1c7e4e940100074c63f307f45d7aa339b93b -SIZE (notif210-1.2.tar.gz) = 98677 diff --git a/x11-themes/notif2/pkg-descr b/x11-themes/notif2/pkg-descr deleted file mode 100644 index 59f10733e..000000000 --- a/x11-themes/notif2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -A GTK Theme Engine. following the NEW look and feel of that ever so popular -widget set: Motif 2.x. - -This code derives from the thinice theme by Tim Gerla <timg@means.net> and -Tomas Ögren <stric@ing.umu.se>. - -Roberto Machorro <rmach@bigfoot.com> - -WWW: http://themes.freshmeat.net/projects/notif210/ diff --git a/x11-themes/notif2/pkg-plist b/x11-themes/notif2/pkg-plist deleted file mode 100644 index 6b18bce34..000000000 --- a/x11-themes/notif2/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -@comment $FreeBSD$ -lib/gtk/themes/engines/libnotif2.a -lib/gtk/themes/engines/libnotif2.la -lib/gtk/themes/engines/libnotif2.so -lib/gtk/themes/engines/libnotif2.so.0 -share/themes/Notif2/ICON.png -share/themes/Notif2/README.html -share/themes/Notif2/gtk/gtkrc -@dirrm share/themes/Notif2/gtk -@dirrm share/themes/Notif2 diff --git a/x11-themes/qt-bluecurve-theme/Makefile b/x11-themes/qt-bluecurve-theme/Makefile deleted file mode 100644 index 4cd58dce5..000000000 --- a/x11-themes/qt-bluecurve-theme/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: bluecurve-unified -# Date created: 3 October 2002 -# Whom: Eugeney Ryzhyk -# -# $FreeBSD$ -# - -PORTNAME= qt-bluecurve-theme -PORTREVISION= 1 - -COMMENT= The Bluecurve QT theme - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -USE_QT_VER= 3 -BUILD_WRKSRC= ${WRKSRC}/art/qt/Bluecurve - -QT_CFLAGS= -I${X11BASE}/include -DQT_THREAD_SUPPORT ${PTHREAD_CFLAGS} -QT_LIBS= -L${X11BASE}/lib -lqt-mt ${PTHREAD_LIBS} -USE_X_PREFIX= yes - -SUB_FILES= pkg-message - -post-patch: - @${REINPLACE_CMD} -e 's|GtkStyle|0|' ${BUILD_WRKSRC}/bluecurve.cpp - @${REINPLACE_CMD} -e \ - 's|^\(libraryPath\)=.*|\1=${X11BASE}/lib/plugins|' \ - ${WRKSRC}/art/qt/qtrc - -do-build: - cd ${BUILD_WRKSRC} && \ - ${MOC} -o bluecurve.moc bluecurve.h && \ - ${CXX} ${CXXFLAGS} -Wl,-export-dynamic -shared -fPIC \ - ${QT_CFLAGS} ${QT_LIBS} -o bluecurve.so \ - bluecurve.cpp plugin.cpp - -do-install: - ${MKDIR} ${PREFIX}/lib/plugins/styles - ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/bluecurve.so ${PREFIX}/lib/plugins/styles - ${MKDIR} ${PREFIX}/etc/settings - ${INSTALL_DATA} ${WRKSRC}/art/qt/qtrc ${PREFIX}/etc/settings/qtrc.bluecurve - -post-install: - [ -f ${PREFIX}/etc/settings/qtrc ] || \ - ${INSTALL_DATA} ${WRKSRC}/art/qt/qtrc ${PREFIX}/etc/settings - @${CAT} ${PKGMESSAGE} - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/qt-bluecurve-theme/files/pkg-message.in b/x11-themes/qt-bluecurve-theme/files/pkg-message.in deleted file mode 100644 index f4ad48bf1..000000000 --- a/x11-themes/qt-bluecurve-theme/files/pkg-message.in +++ /dev/null @@ -1,7 +0,0 @@ -=============================================================================== - - If you want to use the Bluecurve QT theme, replace your ~/.qt/qtrc file: - - cp -f %%PREFIX%%/etc/settings/qtrc.bluecurve ~/.qt/qtrc - -=============================================================================== diff --git a/x11-themes/qt-bluecurve-theme/pkg-descr b/x11-themes/qt-bluecurve-theme/pkg-descr deleted file mode 100644 index f1a4e79e7..000000000 --- a/x11-themes/qt-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve QT theme. - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Ryzhyk Eugeney -rzheka@users.sourceforge.net diff --git a/x11-themes/qt-bluecurve-theme/pkg-plist b/x11-themes/qt-bluecurve-theme/pkg-plist deleted file mode 100644 index d8409f19d..000000000 --- a/x11-themes/qt-bluecurve-theme/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@unexec if cmp -s %D/etc/settings/qtrc.bluecurve %D/etc/settings/qtrc; then rm -f %D/etc/settings/qtrc; fi -etc/settings/qtrc.bluecurve -@exec [ -f %B/qtrc ] || cp %B/qtrc.bluecurve %B/qtrc -lib/plugins/styles/bluecurve.so -@dirrmtry etc/settings -@dirrmtry lib/plugins/styles diff --git a/x11-themes/rezlooks/Makefile b/x11-themes/rezlooks/Makefile deleted file mode 100644 index 0aff86d76..000000000 --- a/x11-themes/rezlooks/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: rezlooks -# Date created: 2006-07-02 -# Whom: brandoncash@gmail.com -# -# $FreeBSD$ -# - -PORTNAME= rezlooks -PORTVERSION= 0.6 -PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= http://www.gnome-look.org/content/files/ -DISTNAME= 39179-rezlooks-${PORTVERSION} - -MAINTAINER= brandoncash@gmail.com -COMMENT= GTK+ 2.x engine based on Clearlooks - -WRKSRC= ${WRKDIR}/rezlooks-${PORTVERSION} - -GNU_CONFIGURE= yes -USE_GNOME= gtk20 - -OPTIONS+= ANIMATION "Animation support" On - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= does not build on 4.x -.endif - -.if !defined(WITHOUT_ANIMATION) -CONFIGURE_ARGS+= --enable-animation -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/rezlooks/distinfo b/x11-themes/rezlooks/distinfo deleted file mode 100644 index 580e6870c..000000000 --- a/x11-themes/rezlooks/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (39179-rezlooks-0.6.tar.gz) = 87b768eb372dd5065f9e36bf10245ac7 -SHA256 (39179-rezlooks-0.6.tar.gz) = a7dbc45ba32b8f1f40a097d7bafbdff595464c4af16a5bbb9febf63d15cab699 -SIZE (39179-rezlooks-0.6.tar.gz) = 290016 diff --git a/x11-themes/rezlooks/pkg-descr b/x11-themes/rezlooks/pkg-descr deleted file mode 100644 index e82a6804c..000000000 --- a/x11-themes/rezlooks/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Rezlooks is a GTK+2 theme engine based on the Cairo-enabled CVS Clearlooks -engine code. - -WWW: http://www.gnome-look.org/content/show.php?content=39179 diff --git a/x11-themes/rezlooks/pkg-plist b/x11-themes/rezlooks/pkg-plist deleted file mode 100644 index 9c2a88fbe..000000000 --- a/x11-themes/rezlooks/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/librezlooks.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/librezlooks.so diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile deleted file mode 100644 index 3683bd077..000000000 --- a/x11-themes/sawfish-themes/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: sawfish-themes -# Date created: May 12 2004 -# Whom: Alexey Mikhailov <karma@ez.pereslavl.ru> -# -# $FreeBSD$ -# - -PORTNAME= sawfish-themes -PORTVERSION= 0.11 -PORTREVISION= 1 -CATEGORIES= x11-themes -MASTER_SITES= http://ftp.debian.org/debian/pool/main/s/${PORTNAME}/ -DISTNAME= ${PORTNAME}_${PORTVERSION} - -MAINTAINER= karma@ez.pereslavl.ru -COMMENT= Themes for Sawfish window manager - -RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish - -WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} - -NO_BUILD= yes -NO_WRKSUBDIR= yes - -DATA_DIRS= 2YearsToNever Anonymous Aquiline BWM Big Blackwindow Bubbles_Exact \ - CoolClean Derivative DoubleHeliX Elberg Empire FinalStep Greene2.0 Hacksaw \ - HeliX Klarth Microtene OrangeJuice SawLook SawthenaForever Strap \ - Studio T-16-blue T-16-red T-16-yellow Titanium V absolute-metal \ - bluefoo gorilla gorillaz mxflat typo - -do-install: - @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes -.for d in ${DATA_DIRS} - @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes/${d} - @cd ${WRKSRC}/${d} && ${FIND} . | \ - ${CPIO} --quiet -pdm -L -R ${LIBOWN}:${LIBGRP} \ - ${PREFIX}/share/sawfish/1.3/themes/${d} -.endfor - -.include <bsd.port.mk> diff --git a/x11-themes/sawfish-themes/distinfo b/x11-themes/sawfish-themes/distinfo deleted file mode 100644 index 274fb2b50..000000000 --- a/x11-themes/sawfish-themes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (sawfish-themes_0.11.tar.gz) = 5bfefe8495ec6ef1837c8cacd79f247d -SHA256 (sawfish-themes_0.11.tar.gz) = 76f5c738bba3e9e3f11ce0bdfd24ff9a8d3b1d0caac4a642f6f0a07ddbf191a7 -SIZE (sawfish-themes_0.11.tar.gz) = 645126 diff --git a/x11-themes/sawfish-themes/pkg-descr b/x11-themes/sawfish-themes/pkg-descr deleted file mode 100644 index 15aaa5b44..000000000 --- a/x11-themes/sawfish-themes/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Collection of Sawfish themes maintained by Debian diff --git a/x11-themes/sawfish-themes/pkg-plist b/x11-themes/sawfish-themes/pkg-plist deleted file mode 100644 index 2e5514028..000000000 --- a/x11-themes/sawfish-themes/pkg-plist +++ /dev/null @@ -1,1287 +0,0 @@ -share/sawfish/1.3/themes/2YearsToNever/top-right-corner.png -share/sawfish/1.3/themes/2YearsToNever/a-jagged-top.png -share/sawfish/1.3/themes/2YearsToNever/an-menu.png -share/sawfish/1.3/themes/2YearsToNever/ap-menu.png -share/sawfish/1.3/themes/2YearsToNever/ip-menu.png -share/sawfish/1.3/themes/2YearsToNever/README -share/sawfish/1.3/themes/2YearsToNever/bottom-right-corner.png -share/sawfish/1.3/themes/2YearsToNever/a-left-join.png -share/sawfish/1.3/themes/2YearsToNever/i-jagged-top.png -share/sawfish/1.3/themes/2YearsToNever/in-menu.png -share/sawfish/1.3/themes/2YearsToNever/an-sh-menu.png -share/sawfish/1.3/themes/2YearsToNever/bottom-border.png -share/sawfish/1.3/themes/2YearsToNever/ap-sh-menu.png -share/sawfish/1.3/themes/2YearsToNever/i-left-join.png -share/sawfish/1.3/themes/2YearsToNever/sh-top-right-corner.png -share/sawfish/1.3/themes/2YearsToNever/an-minimize.png -share/sawfish/1.3/themes/2YearsToNever/ap-minimize.png -share/sawfish/1.3/themes/2YearsToNever/a-left-border.png -share/sawfish/1.3/themes/2YearsToNever/in-sh-menu.png -share/sawfish/1.3/themes/2YearsToNever/title.png -share/sawfish/1.3/themes/2YearsToNever/ip-sh-menu.png -share/sawfish/1.3/themes/2YearsToNever/theme.jl -share/sawfish/1.3/themes/2YearsToNever/bottom-left-corner.png -share/sawfish/1.3/themes/2YearsToNever/i-left-border.png -share/sawfish/1.3/themes/2YearsToNever/in-minimize.png -share/sawfish/1.3/themes/2YearsToNever/ip-minimize.png -share/sawfish/1.3/themes/2YearsToNever/right-border.png -share/sawfish/1.3/themes/Anonymous/title_texture.png -share/sawfish/1.3/themes/Anonymous/default_icon.png -share/sawfish/1.3/themes/Anonymous/top_left.png -share/sawfish/1.3/themes/Anonymous/theme.jl -share/sawfish/1.3/themes/Anonymous/title_texture_end_l.png -share/sawfish/1.3/themes/Anonymous/title_texture_end_r.png -share/sawfish/1.3/themes/Anonymous/bottom_left.png -share/sawfish/1.3/themes/Anonymous/btn_unstick.png -share/sawfish/1.3/themes/Anonymous/btn_min.png -share/sawfish/1.3/themes/Anonymous/btn_max.png -share/sawfish/1.3/themes/Anonymous/btn_menu2.png -share/sawfish/1.3/themes/Anonymous/btn_unshade.png -share/sawfish/1.3/themes/Anonymous/left.png -share/sawfish/1.3/themes/Anonymous/.gtkrc.mine -share/sawfish/1.3/themes/Anonymous/top.png -share/sawfish/1.3/themes/Anonymous/bottom_left_bevel.png -share/sawfish/1.3/themes/Anonymous/top_right.png -share/sawfish/1.3/themes/Anonymous/bottom_right.png -share/sawfish/1.3/themes/Anonymous/left_bevel.png -share/sawfish/1.3/themes/Anonymous/bottom.png -share/sawfish/1.3/themes/Anonymous/btn_menu.png -share/sawfish/1.3/themes/Anonymous/btn_close.png -share/sawfish/1.3/themes/Anonymous/btn_min2.png -share/sawfish/1.3/themes/Anonymous/btn_shade2.png -share/sawfish/1.3/themes/Anonymous/README -share/sawfish/1.3/themes/Anonymous/btn_max2.png -share/sawfish/1.3/themes/Anonymous/btn_unshade2.png -share/sawfish/1.3/themes/Anonymous/btn_unmax2.png -share/sawfish/1.3/themes/Anonymous/right.png -share/sawfish/1.3/themes/Anonymous/title_right.png -share/sawfish/1.3/themes/Anonymous/btn_unmax3.png -share/sawfish/1.3/themes/Anonymous/bottom_right_bevel.png -share/sawfish/1.3/themes/Anonymous/btn_stick.png -share/sawfish/1.3/themes/Anonymous/bottom_bevel.png -share/sawfish/1.3/themes/Anonymous/btn_shade.png -share/sawfish/1.3/themes/Anonymous/right_bevel.png -share/sawfish/1.3/themes/Anonymous/btn_unmax.png -share/sawfish/1.3/themes/Anonymous/title_left.png -share/sawfish/1.3/themes/Aquiline/top_right_shaded.png -share/sawfish/1.3/themes/Aquiline/max_normal.png -share/sawfish/1.3/themes/Aquiline/bl.png -share/sawfish/1.3/themes/Aquiline/top_right.png -share/sawfish/1.3/themes/Aquiline/top_left_inactive.png -share/sawfish/1.3/themes/Aquiline/close_active.png -share/sawfish/1.3/themes/Aquiline/top_title.png -share/sawfish/1.3/themes/Aquiline/README -share/sawfish/1.3/themes/Aquiline/top_gradient_inactive.png -share/sawfish/1.3/themes/Aquiline/close_high.png -share/sawfish/1.3/themes/Aquiline/max_high.png -share/sawfish/1.3/themes/Aquiline/theme.jl -share/sawfish/1.3/themes/Aquiline/top_left_inactive_shaded.png -share/sawfish/1.3/themes/Aquiline/min_pressed.png -share/sawfish/1.3/themes/Aquiline/max_pressed.png -share/sawfish/1.3/themes/Aquiline/top_left.png -share/sawfish/1.3/themes/Aquiline/close_normal.png -share/sawfish/1.3/themes/Aquiline/min_active.png -share/sawfish/1.3/themes/Aquiline/max_active.png -share/sawfish/1.3/themes/Aquiline/top_gradient.png -share/sawfish/1.3/themes/Aquiline/top_right_inactive.png -share/sawfish/1.3/themes/Aquiline/min_high.png -share/sawfish/1.3/themes/Aquiline/top_title_inactive.png -share/sawfish/1.3/themes/Aquiline/top_left_shaded.png -share/sawfish/1.3/themes/Aquiline/top_right_inactive_shaded.png -share/sawfish/1.3/themes/Aquiline/close_pressed.png -share/sawfish/1.3/themes/Aquiline/min_normal.png -share/sawfish/1.3/themes/BWM/b-topright-a-s.png -share/sawfish/1.3/themes/BWM/b-top-a-s.png -share/sawfish/1.3/themes/BWM/b-topright-i-s.png -share/sawfish/1.3/themes/BWM/b-top-i-s.png -share/sawfish/1.3/themes/BWM/b-hand-a.png -share/sawfish/1.3/themes/BWM/r-topright-a-s.png -share/sawfish/1.3/themes/BWM/r-top-a-s.png -share/sawfish/1.3/themes/BWM/b-hand-i.png -share/sawfish/1.3/themes/BWM/blackdot.png -share/sawfish/1.3/themes/BWM/r-topright-i-s.png -share/sawfish/1.3/themes/BWM/r-hand-a.png -share/sawfish/1.3/themes/BWM/r-top-i-s.png -share/sawfish/1.3/themes/BWM/b-left-a.png -share/sawfish/1.3/themes/BWM/b-left-i.png -share/sawfish/1.3/themes/BWM/r-hand-i.png -share/sawfish/1.3/themes/BWM/b-bottomright-a.png -share/sawfish/1.3/themes/BWM/b-bottomright-i.png -share/sawfish/1.3/themes/BWM/b-button-a.png -share/sawfish/1.3/themes/BWM/b-topleft-a.png -share/sawfish/1.3/themes/BWM/b-topleft-a-s.png -share/sawfish/1.3/themes/BWM/b-button-h.png -share/sawfish/1.3/themes/BWM/b-button-i.png -share/sawfish/1.3/themes/BWM/b-topleft-i-s.png -share/sawfish/1.3/themes/BWM/b-topleft-i.png -share/sawfish/1.3/themes/BWM/r-button-a.png -share/sawfish/1.3/themes/BWM/r-topleft-a.png -share/sawfish/1.3/themes/BWM/r-topleft-a-s.png -share/sawfish/1.3/themes/BWM/b-topright-a.png -share/sawfish/1.3/themes/BWM/r-button-h.png -share/sawfish/1.3/themes/BWM/b-top-a.png -share/sawfish/1.3/themes/BWM/r-button-i.png -share/sawfish/1.3/themes/BWM/r-topleft-i-s.png -share/sawfish/1.3/themes/BWM/r-topleft-i.png -share/sawfish/1.3/themes/BWM/b-topright-i.png -share/sawfish/1.3/themes/BWM/b-top-i.png -share/sawfish/1.3/themes/BWM/b-right-a.png -share/sawfish/1.3/themes/BWM/b-bottomleft-a.png -share/sawfish/1.3/themes/BWM/r-topright-a.png -share/sawfish/1.3/themes/BWM/r-top-a.png -share/sawfish/1.3/themes/BWM/theme.jl -share/sawfish/1.3/themes/BWM/b-right-i.png -share/sawfish/1.3/themes/BWM/b-bottomleft-i.png -share/sawfish/1.3/themes/BWM/r-topright-i.png -share/sawfish/1.3/themes/BWM/r-top-i.png -share/sawfish/1.3/themes/BWM/b-bubble-a.png -share/sawfish/1.3/themes/BWM/r-right-a.png -share/sawfish/1.3/themes/BWM/b-emblem-a.png -share/sawfish/1.3/themes/BWM/b-bubble-i.png -share/sawfish/1.3/themes/BWM/r-bubble-a-l.png -share/sawfish/1.3/themes/BWM/b-bottom-a.png -share/sawfish/1.3/themes/BWM/r-right-i.png -share/sawfish/1.3/themes/BWM/b-emblem-h.png -share/sawfish/1.3/themes/BWM/b-emblem-i.png -share/sawfish/1.3/themes/BWM/r-bubble-a-r.png -share/sawfish/1.3/themes/BWM/r-bubble-a.png -share/sawfish/1.3/themes/BWM/b-bottom-i.png -share/sawfish/1.3/themes/BWM/r-bubble-i-l.png -share/sawfish/1.3/themes/BWM/README -share/sawfish/1.3/themes/BWM/r-emblem-a.png -share/sawfish/1.3/themes/BWM/r-bubble-i-r.png -share/sawfish/1.3/themes/BWM/r-bubble-i.png -share/sawfish/1.3/themes/BWM/r-bottom-a.png -share/sawfish/1.3/themes/BWM/r-emblem-h.png -share/sawfish/1.3/themes/BWM/r-emblem-i.png -share/sawfish/1.3/themes/BWM/r-bottom-i.png -share/sawfish/1.3/themes/Big/titlebar-down.png -share/sawfish/1.3/themes/Big/minimize-up.png -share/sawfish/1.3/themes/Big/vborder.png -share/sawfish/1.3/themes/Big/CHANGELOG -share/sawfish/1.3/themes/Big/restore-up.png -share/sawfish/1.3/themes/Big/titlebar.png -share/sawfish/1.3/themes/Big/menu-down.png -share/sawfish/1.3/themes/Big/unfocus-titlebar-up.png -share/sawfish/1.3/themes/Big/README -share/sawfish/1.3/themes/Big/close-down.png -share/sawfish/1.3/themes/Big/boleft.png -share/sawfish/1.3/themes/Big/botright.png -share/sawfish/1.3/themes/Big/theme.jl -share/sawfish/1.3/themes/Big/hborder.png -share/sawfish/1.3/themes/Big/menu-up.png -share/sawfish/1.3/themes/Big/close-up.png -share/sawfish/1.3/themes/Big/minimize-down.png -share/sawfish/1.3/themes/Big/maximize-down.png -share/sawfish/1.3/themes/Big/unfocus-titlebar-down.png -share/sawfish/1.3/themes/Blackwindow/bottom-left-a.png -share/sawfish/1.3/themes/Blackwindow/bottom-d-a.png -share/sawfish/1.3/themes/Blackwindow/left-a.png -share/sawfish/1.3/themes/Blackwindow/top-left-a.png -share/sawfish/1.3/themes/Blackwindow/bottom-left-i.png -share/sawfish/1.3/themes/Blackwindow/bottom-d-i.png -share/sawfish/1.3/themes/Blackwindow/left-i.png -share/sawfish/1.3/themes/Blackwindow/top-a.png -share/sawfish/1.3/themes/Blackwindow/top-left-i.png -share/sawfish/1.3/themes/Blackwindow/bottom-a.png -share/sawfish/1.3/themes/Blackwindow/top-i.png -share/sawfish/1.3/themes/Blackwindow/theme.jl -share/sawfish/1.3/themes/Blackwindow/bottom-right-a.png -share/sawfish/1.3/themes/Blackwindow/button-1-a.png -share/sawfish/1.3/themes/Blackwindow/button-2-a.png -share/sawfish/1.3/themes/Blackwindow/title-l-a-s.png -share/sawfish/1.3/themes/Blackwindow/title-l-a.png -share/sawfish/1.3/themes/Blackwindow/button-3-a.png -share/sawfish/1.3/themes/Blackwindow/bottom-i.png -share/sawfish/1.3/themes/Blackwindow/button-4-a.png -share/sawfish/1.3/themes/Blackwindow/README -share/sawfish/1.3/themes/Blackwindow/right-a.png -share/sawfish/1.3/themes/Blackwindow/top-right-a.png -share/sawfish/1.3/themes/Blackwindow/bottom-right-i.png -share/sawfish/1.3/themes/Blackwindow/title-r-a.png -share/sawfish/1.3/themes/Blackwindow/button-1-h.png -share/sawfish/1.3/themes/Blackwindow/title-r-a-s.png -share/sawfish/1.3/themes/Blackwindow/title-a.png -share/sawfish/1.3/themes/Blackwindow/button-2-h.png -share/sawfish/1.3/themes/Blackwindow/button-1-i.png -share/sawfish/1.3/themes/Blackwindow/title-l-i.png -share/sawfish/1.3/themes/Blackwindow/button-3-h.png -share/sawfish/1.3/themes/Blackwindow/button-2-i.png -share/sawfish/1.3/themes/Blackwindow/title-l-i-s.png -share/sawfish/1.3/themes/Blackwindow/button-3-i.png -share/sawfish/1.3/themes/Blackwindow/button-4-h.png -share/sawfish/1.3/themes/Blackwindow/button-4-i.png -share/sawfish/1.3/themes/Blackwindow/side-a.png -share/sawfish/1.3/themes/Blackwindow/top-right-i.png -share/sawfish/1.3/themes/Blackwindow/right-i.png -share/sawfish/1.3/themes/Blackwindow/title-r-i-s.png -share/sawfish/1.3/themes/Blackwindow/title-r-i.png -share/sawfish/1.3/themes/Blackwindow/title-i.png -share/sawfish/1.3/themes/Blackwindow/side-i.png -share/sawfish/1.3/themes/Bubbles_Exact/option_menu.png -share/sawfish/1.3/themes/Bubbles_Exact/vtrough.png -share/sawfish/1.3/themes/Bubbles_Exact/hline.png -share/sawfish/1.3/themes/Bubbles_Exact/.README.swp -share/sawfish/1.3/themes/Bubbles_Exact/bg.xpm -share/sawfish/1.3/themes/Bubbles_Exact/red.png -share/sawfish/1.3/themes/Bubbles_Exact/close_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/sticky_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/yellow.png -share/sawfish/1.3/themes/Bubbles_Exact/LOGO -share/sawfish/1.3/themes/Bubbles_Exact/unsticky_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/README.gl -share/sawfish/1.3/themes/Bubbles_Exact/entry1.png -share/sawfish/1.3/themes/Bubbles_Exact/plus.png -share/sawfish/1.3/themes/Bubbles_Exact/theme.jl -share/sawfish/1.3/themes/Bubbles_Exact/README.it -share/sawfish/1.3/themes/Bubbles_Exact/shade_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/clear.png -share/sawfish/1.3/themes/Bubbles_Exact/option1.png -share/sawfish/1.3/themes/Bubbles_Exact/option2.png -share/sawfish/1.3/themes/Bubbles_Exact/minus.png -share/sawfish/1.3/themes/Bubbles_Exact/menu_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/abutton1.png -share/sawfish/1.3/themes/Bubbles_Exact/abutton2.png -share/sawfish/1.3/themes/Bubbles_Exact/abutton3.png -share/sawfish/1.3/themes/Bubbles_Exact/green.png -share/sawfish/1.3/themes/Bubbles_Exact/README.ja -share/sawfish/1.3/themes/Bubbles_Exact/iconify_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/slider1.png -share/sawfish/1.3/themes/Bubbles_Exact/slider2.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/as_close-b.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/arrow_up.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/check1.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/check2.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/hline.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/as_min.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/close_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/sticky_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/bg.xpm -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/unsticky_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/red.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/yellow.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/arrow_down.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/entry1.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/shade_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/clear.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/as_close.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/option1.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/option_menu.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/abutton1.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/abutton2.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/abutton3.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/green.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/iconify_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/arrow_sub.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/slider2.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/arrow_left.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/menu_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/in.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/htrough.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/maximize_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/as_min-b.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/arrow_right.png -share/sawfish/1.3/themes/Bubbles_Exact/.xvpics/blank.png -share/sawfish/1.3/themes/Bubbles_Exact/in.png -share/sawfish/1.3/themes/Bubbles_Exact/htrough.png -share/sawfish/1.3/themes/Bubbles_Exact/README -share/sawfish/1.3/themes/Bubbles_Exact/maximize_overlay.png -share/sawfish/1.3/themes/Bubbles_Exact/README.pl -share/sawfish/1.3/themes/Bubbles_Exact/blue.png -share/sawfish/1.3/themes/Bubbles_Exact/blank.png -share/sawfish/1.3/themes/CoolClean/st_top_right_inactive.png -share/sawfish/1.3/themes/CoolClean/bottom.png -share/sawfish/1.3/themes/CoolClean/top_right_button_box_active.png -share/sawfish/1.3/themes/CoolClean/top_active.png -share/sawfish/1.3/themes/CoolClean/minimize_clicked.png -share/sawfish/1.3/themes/CoolClean/menu_active.png -share/sawfish/1.3/themes/CoolClean/top_right.png -share/sawfish/1.3/themes/CoolClean/st_top_right_active.png -share/sawfish/1.3/themes/CoolClean/title_bar_active.png -share/sawfish/1.3/themes/CoolClean/bottom_right.png -share/sawfish/1.3/themes/CoolClean/maximize_clicked.png -share/sawfish/1.3/themes/CoolClean/s_top_right_inactive.png -share/sawfish/1.3/themes/CoolClean/README -share/sawfish/1.3/themes/CoolClean/s_top_right_active.png -share/sawfish/1.3/themes/CoolClean/t_top_right_button_box_inactive.png -share/sawfish/1.3/themes/CoolClean/s_menu_inactive.png -share/sawfish/1.3/themes/CoolClean/right.png -share/sawfish/1.3/themes/CoolClean/minimize_active.png -share/sawfish/1.3/themes/CoolClean/title_bar_inactive.png -share/sawfish/1.3/themes/CoolClean/maximize_active.png -share/sawfish/1.3/themes/CoolClean/bottom_left.png -share/sawfish/1.3/themes/CoolClean/s_menu_active.png -share/sawfish/1.3/themes/CoolClean/theme.jl -share/sawfish/1.3/themes/CoolClean/t_top_right_button_box_active.png -share/sawfish/1.3/themes/CoolClean/close_clicked.png -share/sawfish/1.3/themes/CoolClean/top_inactive.png -share/sawfish/1.3/themes/CoolClean/menu_inactive.png -share/sawfish/1.3/themes/CoolClean/top_right_button_box_inactive.png -share/sawfish/1.3/themes/CoolClean/left.png -share/sawfish/1.3/themes/CoolClean/close_normal.png -share/sawfish/1.3/themes/Derivative/apple-red.png -share/sawfish/1.3/themes/Derivative/menu-n.png -share/sawfish/1.3/themes/Derivative/mval.png -share/sawfish/1.3/themes/Derivative/close-n.png -share/sawfish/1.3/themes/Derivative/ChangeLog -share/sawfish/1.3/themes/Derivative/umax-n.png -share/sawfish/1.3/themes/Derivative/menu-v.png -share/sawfish/1.3/themes/Derivative/close-v.png -share/sawfish/1.3/themes/Derivative/umax-v.png -share/sawfish/1.3/themes/Derivative/README -share/sawfish/1.3/themes/Derivative/min-n.png -share/sawfish/1.3/themes/Derivative/shade-n.png -share/sawfish/1.3/themes/Derivative/max-n.png -share/sawfish/1.3/themes/Derivative/TODO -share/sawfish/1.3/themes/Derivative/theme.jl -share/sawfish/1.3/themes/Derivative/transparent-image.png -share/sawfish/1.3/themes/Derivative/COPYING -share/sawfish/1.3/themes/Derivative/min-v.png -share/sawfish/1.3/themes/Derivative/shade-v.png -share/sawfish/1.3/themes/Derivative/max-v.png -share/sawfish/1.3/themes/DoubleHeliX/part#3-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#7-clicked.png -share/sawfish/1.3/themes/DoubleHeliX/top-border-only-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#5-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/bl-shaped.png -share/sawfish/1.3/themes/DoubleHeliX/part#7-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/bl-shaped-u.png -share/sawfish/1.3/themes/DoubleHeliX/part-clicked.png -share/sawfish/1.3/themes/DoubleHeliX/part#9-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/br-shaped.png -share/sawfish/1.3/themes/DoubleHeliX/part-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/br-shaped-u.png -share/sawfish/1.3/themes/DoubleHeliX/part#10-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#12-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/theme.jl -share/sawfish/1.3/themes/DoubleHeliX/part#2-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#2.png -share/sawfish/1.3/themes/DoubleHeliX/part#4.png -share/sawfish/1.3/themes/DoubleHeliX/top-border-only.png -share/sawfish/1.3/themes/DoubleHeliX/part#4-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#5.png -share/sawfish/1.3/themes/DoubleHeliX/part#6-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#6.png -share/sawfish/1.3/themes/DoubleHeliX/part#7.png -share/sawfish/1.3/themes/DoubleHeliX/part#8-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#8.png -share/sawfish/1.3/themes/DoubleHeliX/part#9.png -share/sawfish/1.3/themes/DoubleHeliX/part.png -share/sawfish/1.3/themes/DoubleHeliX/part#10.png -share/sawfish/1.3/themes/DoubleHeliX/README -share/sawfish/1.3/themes/DoubleHeliX/part#11.png -share/sawfish/1.3/themes/DoubleHeliX/part#11-inactive.png -share/sawfish/1.3/themes/DoubleHeliX/part#12.png -share/sawfish/1.3/themes/DoubleHeliX/part#5-clicked.png -share/sawfish/1.3/themes/DoubleHeliX/part#3-hi.png -share/sawfish/1.3/themes/DoubleHeliX/part#6-clicked.png -share/sawfish/1.3/themes/Elberg/i-tt0.png -share/sawfish/1.3/themes/Elberg/a-ls.png -share/sawfish/1.3/themes/Elberg/a-bot.png -share/sawfish/1.3/themes/Elberg/i-ll.png -share/sawfish/1.3/themes/Elberg/a-tm.png -share/sawfish/1.3/themes/Elberg/i-th.png -share/sawfish/1.3/themes/Elberg/i-ti.png -share/sawfish/1.3/themes/Elberg/i-bot.png -share/sawfish/1.3/themes/Elberg/i-lr.png -share/sawfish/1.3/themes/Elberg/i-ls.png -share/sawfish/1.3/themes/Elberg/i-tm.png -share/sawfish/1.3/themes/Elberg/a-tx.png -share/sawfish/1.3/themes/Elberg/a-tlrs.png -share/sawfish/1.3/themes/Elberg/i-tx.png -share/sawfish/1.3/themes/Elberg/a-ul.png -share/sawfish/1.3/themes/Elberg/a-tll.png -share/sawfish/1.3/themes/Elberg/a-ur.png -share/sawfish/1.3/themes/Elberg/i-ul.png -share/sawfish/1.3/themes/Elberg/p-th.png -share/sawfish/1.3/themes/Elberg/p-ti.png -share/sawfish/1.3/themes/Elberg/.xvpics/i-urs.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-tlr.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-uls.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-tlrs.png -share/sawfish/1.3/themes/Elberg/.xvpics/i-turs.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-urs.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-tur.png -share/sawfish/1.3/themes/Elberg/.xvpics/i-uls.png -share/sawfish/1.3/themes/Elberg/.xvpics/i-tlrs.png -share/sawfish/1.3/themes/Elberg/.xvpics/a-turs.png -share/sawfish/1.3/themes/Elberg/i-tlrs.png -share/sawfish/1.3/themes/Elberg/i-ur.png -share/sawfish/1.3/themes/Elberg/p-tm.png -share/sawfish/1.3/themes/Elberg/a-tlr.png -share/sawfish/1.3/themes/Elberg/a-tls.png -share/sawfish/1.3/themes/Elberg/i-tll.png -share/sawfish/1.3/themes/Elberg/a-tbot.png -share/sawfish/1.3/themes/Elberg/i-tlr.png -share/sawfish/1.3/themes/Elberg/a-urs.png -share/sawfish/1.3/themes/Elberg/i-tls.png -share/sawfish/1.3/themes/Elberg/p-tx.png -share/sawfish/1.3/themes/Elberg/c-th.png -share/sawfish/1.3/themes/Elberg/c-ti.png -share/sawfish/1.3/themes/Elberg/a-ttx.png -share/sawfish/1.3/themes/Elberg/i-tbot.png -share/sawfish/1.3/themes/Elberg/i-urs.png -share/sawfish/1.3/themes/Elberg/c-ttx.png -share/sawfish/1.3/themes/Elberg/c-tm.png -share/sawfish/1.3/themes/Elberg/a-t0.png -share/sawfish/1.3/themes/Elberg/a-rs.png -share/sawfish/1.3/themes/Elberg/a-t1.png -share/sawfish/1.3/themes/Elberg/a-t2.png -share/sawfish/1.3/themes/Elberg/a-t3.png -share/sawfish/1.3/themes/Elberg/a-ttop.png -share/sawfish/1.3/themes/Elberg/i-ttx.png -share/sawfish/1.3/themes/Elberg/i-t0.png -share/sawfish/1.3/themes/Elberg/i-t1.png -share/sawfish/1.3/themes/Elberg/i-rs.png -share/sawfish/1.3/themes/Elberg/c-tx.png -share/sawfish/1.3/themes/Elberg/i-t2.png -share/sawfish/1.3/themes/Elberg/p-ttx.png -share/sawfish/1.3/themes/Elberg/i-t3.png -share/sawfish/1.3/themes/Elberg/i-ttop.png -share/sawfish/1.3/themes/Elberg/a-tul.png -share/sawfish/1.3/themes/Elberg/theme.jl -share/sawfish/1.3/themes/Elberg/a-tur.png -share/sawfish/1.3/themes/Elberg/i-tul.png -share/sawfish/1.3/themes/Elberg/i-tur.png -share/sawfish/1.3/themes/Elberg/a-turs.png -share/sawfish/1.3/themes/Elberg/README -share/sawfish/1.3/themes/Elberg/a-uls.png -share/sawfish/1.3/themes/Elberg/i-turs.png -share/sawfish/1.3/themes/Elberg/a-tt0.png -share/sawfish/1.3/themes/Elberg/a-ll.png -share/sawfish/1.3/themes/Elberg/a-th.png -share/sawfish/1.3/themes/Elberg/i-uls.png -share/sawfish/1.3/themes/Elberg/a-ti.png -share/sawfish/1.3/themes/Elberg/a-lr.png -share/sawfish/1.3/themes/Empire/bottom-d-a.png -share/sawfish/1.3/themes/Empire/big-p.png -share/sawfish/1.3/themes/Empire/small-a.png -share/sawfish/1.3/themes/Empire/theme.jl -share/sawfish/1.3/themes/Empire/top-right-resize-h.png -share/sawfish/1.3/themes/Empire/top-right-resize-i.png -share/sawfish/1.3/themes/Empire/top-left-1-a.png -share/sawfish/1.3/themes/Empire/left-1-a.png -share/sawfish/1.3/themes/Empire/top-left-2-a-s.png -share/sawfish/1.3/themes/Empire/left-2-a.png -share/sawfish/1.3/themes/Empire/top-left-2-a.png -share/sawfish/1.3/themes/Empire/top-left-resize-a.png -share/sawfish/1.3/themes/Empire/top-left-3-a.png -share/sawfish/1.3/themes/Empire/top-right-resize-p.png -share/sawfish/1.3/themes/Empire/bottom-d-h.png -share/sawfish/1.3/themes/Empire/bottom-left-a.png -share/sawfish/1.3/themes/Empire/top-left-resize-h.png -share/sawfish/1.3/themes/Empire/top-left-resize-i.png -share/sawfish/1.3/themes/Empire/top-a.png -share/sawfish/1.3/themes/Empire/bottom-left-h.png -share/sawfish/1.3/themes/Empire/bottom-a.png -share/sawfish/1.3/themes/Empire/bottom-d-p.png -share/sawfish/1.3/themes/Empire/big-a.png -share/sawfish/1.3/themes/Empire/README -share/sawfish/1.3/themes/Empire/top-left-resize-p.png -share/sawfish/1.3/themes/Empire/title-l-a.png -share/sawfish/1.3/themes/Empire/title-l-a-s.png -share/sawfish/1.3/themes/Empire/right-1-a.png -share/sawfish/1.3/themes/Empire/bottom-left-p.png -share/sawfish/1.3/themes/Empire/top-right-1-a.png -share/sawfish/1.3/themes/Empire/top-right-2-a.png -share/sawfish/1.3/themes/Empire/top-right-2-a-s.png -share/sawfish/1.3/themes/Empire/right-2-a.png -share/sawfish/1.3/themes/Empire/top-right-3-a.png -share/sawfish/1.3/themes/Empire/bottom-right-a.png -share/sawfish/1.3/themes/Empire/small-h.png -share/sawfish/1.3/themes/Empire/small-i.png -share/sawfish/1.3/themes/Empire/title-r-a.png -share/sawfish/1.3/themes/Empire/title-a.png -share/sawfish/1.3/themes/Empire/title-r-a-s.png -share/sawfish/1.3/themes/Empire/title-b-s.png -share/sawfish/1.3/themes/Empire/bottom-s.png -share/sawfish/1.3/themes/Empire/bottom-right-h.png -share/sawfish/1.3/themes/Empire/small-p.png -share/sawfish/1.3/themes/Empire/top-right-resize-a.png -share/sawfish/1.3/themes/Empire/bottom-right-p.png -share/sawfish/1.3/themes/Empire/big-h.png -share/sawfish/1.3/themes/Empire/big-i.png -share/sawfish/1.3/themes/FinalStep/unmaximize-normal.png -share/sawfish/1.3/themes/FinalStep/resize-clicked.png -share/sawfish/1.3/themes/FinalStep/menu-clicked.png -share/sawfish/1.3/themes/FinalStep/close-clicked.png -share/sawfish/1.3/themes/FinalStep/minimize-flat.png -share/sawfish/1.3/themes/FinalStep/minimize-normal.png -share/sawfish/1.3/themes/FinalStep/maximize-flat.png -share/sawfish/1.3/themes/FinalStep/shade-flat.png -share/sawfish/1.3/themes/FinalStep/maximize-normal.png -share/sawfish/1.3/themes/FinalStep/unmaximize-flat.png -share/sawfish/1.3/themes/FinalStep/README -share/sawfish/1.3/themes/FinalStep/shade-normal.png -share/sawfish/1.3/themes/FinalStep/unshade-flat.png -share/sawfish/1.3/themes/FinalStep/unmaximize-clicked.png -share/sawfish/1.3/themes/FinalStep/unshade-normal.png -share/sawfish/1.3/themes/FinalStep/minimize-clicked.png -share/sawfish/1.3/themes/FinalStep/maximize-clicked.png -share/sawfish/1.3/themes/FinalStep/shade-clicked.png -share/sawfish/1.3/themes/FinalStep/unshade-clicked.png -share/sawfish/1.3/themes/FinalStep/theme.jl -share/sawfish/1.3/themes/FinalStep/resize-flat.png -share/sawfish/1.3/themes/FinalStep/resize-normal.png -share/sawfish/1.3/themes/FinalStep/menu-flat.png -share/sawfish/1.3/themes/FinalStep/close-flat.png -share/sawfish/1.3/themes/FinalStep/menu-normal.png -share/sawfish/1.3/themes/FinalStep/close-normal.png -share/sawfish/1.3/themes/Greene2.0/active:n.png -share/sawfish/1.3/themes/Greene2.0/README -share/sawfish/1.3/themes/Greene2.0/inactive:menu-button-pressed.png -share/sawfish/1.3/themes/Greene2.0/active:button.png -share/sawfish/1.3/themes/Greene2.0/green-NW-offset-by-25.png -share/sawfish/1.3/themes/Greene2.0/active:menu-button.png -share/sawfish/1.3/themes/Greene2.0/active:nw-self-contained.png -share/sawfish/1.3/themes/Greene2.0/active:close-button.png -share/sawfish/1.3/themes/Greene2.0/active:button-pressed.png -share/sawfish/1.3/themes/Greene2.0/active:menu-button-pressed.png -share/sawfish/1.3/themes/Greene2.0/inactive:minimize-button.png -share/sawfish/1.3/themes/Greene2.0/inactive:maximize-button.png -share/sawfish/1.3/themes/Greene2.0/inactive:shade-button.png -share/sawfish/1.3/themes/Greene2.0/theme.jl -share/sawfish/1.3/themes/Greene2.0/active:nw.png -share/sawfish/1.3/themes/Greene2.0/active:sw.png -share/sawfish/1.3/themes/Greene2.0/inactive:button-hilight.png -share/sawfish/1.3/themes/Greene2.0/inactive:menu-button-hilight.png -share/sawfish/1.3/themes/Greene2.0/active:minimize-button.png -share/sawfish/1.3/themes/Greene2.0/active:ne-self-contained.png -share/sawfish/1.3/themes/Greene2.0/green-SW-uncurved.png -share/sawfish/1.3/themes/Greene2.0/active:menu-button-hilight.png -share/sawfish/1.3/themes/Greene2.0/active:maximize-button.png -share/sawfish/1.3/themes/Greene2.0/active:shade-button.png -share/sawfish/1.3/themes/Greene2.0/active:button-hilight.png -share/sawfish/1.3/themes/Greene2.0/inactive:button.png -share/sawfish/1.3/themes/Greene2.0/active:ne.png -share/sawfish/1.3/themes/Greene2.0/inactive:button-pressed.png -share/sawfish/1.3/themes/Greene2.0/inactive:menu-button.png -share/sawfish/1.3/themes/Greene2.0/inactive:close-button.png -share/sawfish/1.3/themes/Hacksaw/max-inactive-shaded.png -share/sawfish/1.3/themes/Hacksaw/min-highlighted.png -share/sawfish/1.3/themes/Hacksaw/max-highlighted.png -share/sawfish/1.3/themes/Hacksaw/title-r-shaded.png -share/sawfish/1.3/themes/Hacksaw/bottom.png -share/sawfish/1.3/themes/Hacksaw/theme.jl -share/sawfish/1.3/themes/Hacksaw/close-highlighted.png -share/sawfish/1.3/themes/Hacksaw/min-inactive.png -share/sawfish/1.3/themes/Hacksaw/left.png -share/sawfish/1.3/themes/Hacksaw/max-inactive.png -share/sawfish/1.3/themes/Hacksaw/min-pressed.png -share/sawfish/1.3/themes/Hacksaw/max-pressed.png -share/sawfish/1.3/themes/Hacksaw/top.png -share/sawfish/1.3/themes/Hacksaw/top-rightn.png -share/sawfish/1.3/themes/Hacksaw/bottom-left.png -share/sawfish/1.3/themes/Hacksaw/min-active.png -share/sawfish/1.3/themes/Hacksaw/max-active.png -share/sawfish/1.3/themes/Hacksaw/max-pressed-shaded.png -share/sawfish/1.3/themes/Hacksaw/close-inactive.png -share/sawfish/1.3/themes/Hacksaw/close-pressed.png -share/sawfish/1.3/themes/Hacksaw/README -share/sawfish/1.3/themes/Hacksaw/title-l.png -share/sawfish/1.3/themes/Hacksaw/top-right.png -share/sawfish/1.3/themes/Hacksaw/right.png -share/sawfish/1.3/themes/Hacksaw/bottom-shaded.png -share/sawfish/1.3/themes/Hacksaw/close-active.png -share/sawfish/1.3/themes/Hacksaw/bottom-right.png -share/sawfish/1.3/themes/Hacksaw/title-r.png -share/sawfish/1.3/themes/Hacksaw/title.png -share/sawfish/1.3/themes/Hacksaw/max-highlighted-shaded.png -share/sawfish/1.3/themes/Hacksaw/bottom-left-shaded.png -share/sawfish/1.3/themes/Hacksaw/max-active-shaded.png -share/sawfish/1.3/themes/HeliX/part#3-inactive.png -share/sawfish/1.3/themes/HeliX/part#7-clicked.png -share/sawfish/1.3/themes/HeliX/part#5-inactive.png -share/sawfish/1.3/themes/HeliX/top-border-only-inactive.png -share/sawfish/1.3/themes/HeliX/bl-shaped.png -share/sawfish/1.3/themes/HeliX/part#7-inactive.png -share/sawfish/1.3/themes/HeliX/bl-shaped-u.png -share/sawfish/1.3/themes/HeliX/part#9-inactive.png -share/sawfish/1.3/themes/HeliX/part-clicked.png -share/sawfish/1.3/themes/HeliX/br-shaped.png -share/sawfish/1.3/themes/HeliX/part-inactive.png -share/sawfish/1.3/themes/HeliX/br-shaped-u.png -share/sawfish/1.3/themes/HeliX/part#10-inactive.png -share/sawfish/1.3/themes/HeliX/part#12-inactive.png -share/sawfish/1.3/themes/HeliX/theme.jl -share/sawfish/1.3/themes/HeliX/part#2.png -share/sawfish/1.3/themes/HeliX/part#2-inactive.png -share/sawfish/1.3/themes/HeliX/part#4.png -share/sawfish/1.3/themes/HeliX/top-border-only.png -share/sawfish/1.3/themes/HeliX/part#4-inactive.png -share/sawfish/1.3/themes/HeliX/part#5.png -share/sawfish/1.3/themes/HeliX/part#6-inactive.png -share/sawfish/1.3/themes/HeliX/part#6.png -share/sawfish/1.3/themes/HeliX/part#7.png -share/sawfish/1.3/themes/HeliX/part#8.png -share/sawfish/1.3/themes/HeliX/part#8-inactive.png -share/sawfish/1.3/themes/HeliX/part#9.png -share/sawfish/1.3/themes/HeliX/part.png -share/sawfish/1.3/themes/HeliX/README -share/sawfish/1.3/themes/HeliX/part#10.png -share/sawfish/1.3/themes/HeliX/part#11-inactive.png -share/sawfish/1.3/themes/HeliX/part#11.png -share/sawfish/1.3/themes/HeliX/part#12.png -share/sawfish/1.3/themes/HeliX/part#5-clicked.png -share/sawfish/1.3/themes/HeliX/part#3-hi.png -share/sawfish/1.3/themes/HeliX/part#6-clicked.png -share/sawfish/1.3/themes/Klarth/Classic/unmaximize-button.png -share/sawfish/1.3/themes/Klarth/Classic/maximize-button.png -share/sawfish/1.3/themes/Klarth/Classic/shade-button.png -share/sawfish/1.3/themes/Klarth/Classic/menu-button.png -share/sawfish/1.3/themes/Klarth/Classic/unmaximize-vert-button.png -share/sawfish/1.3/themes/Klarth/Classic/close-button.png -share/sawfish/1.3/themes/Klarth/Classic/unshade-button.png -share/sawfish/1.3/themes/Klarth/Classic/minimize-button.png -share/sawfish/1.3/themes/Klarth/Classic/unmaximize-horiz-button.png -share/sawfish/1.3/themes/Klarth/Math/unmaximize-button.png -share/sawfish/1.3/themes/Klarth/Math/maximize-button.png -share/sawfish/1.3/themes/Klarth/Math/shade-button.png -share/sawfish/1.3/themes/Klarth/Math/unmaximize-vert-button.png -share/sawfish/1.3/themes/Klarth/Math/menu-button.png -share/sawfish/1.3/themes/Klarth/Math/close-button.png -share/sawfish/1.3/themes/Klarth/Math/unshade-button.png -share/sawfish/1.3/themes/Klarth/Math/minimize-button.png -share/sawfish/1.3/themes/Klarth/Math/unmaximize-horiz-button.png -share/sawfish/1.3/themes/Klarth/maximize-button.png -share/sawfish/1.3/themes/Klarth/shade-button.png -share/sawfish/1.3/themes/Klarth/Arrows/unmaximize-button.png -share/sawfish/1.3/themes/Klarth/Arrows/maximize-button.png -share/sawfish/1.3/themes/Klarth/Arrows/menu-button.png -share/sawfish/1.3/themes/Klarth/Arrows/unmaximize-vert-button.png -share/sawfish/1.3/themes/Klarth/Arrows/shade-button.png -share/sawfish/1.3/themes/Klarth/Arrows/close-button.png -share/sawfish/1.3/themes/Klarth/Arrows/unshade-button.png -share/sawfish/1.3/themes/Klarth/Arrows/minimize-button.png -share/sawfish/1.3/themes/Klarth/Arrows/unmaximize-horiz-button.png -share/sawfish/1.3/themes/Klarth/README -share/sawfish/1.3/themes/Klarth/unmaximize-button.png -share/sawfish/1.3/themes/Klarth/unshade-button.png -share/sawfish/1.3/themes/Klarth/theme.jl -share/sawfish/1.3/themes/Klarth/inactive:bottom-left-corner.png -share/sawfish/1.3/themes/Klarth/gnome-tasklist.png -share/sawfish/1.3/themes/Klarth/ChangeLog -share/sawfish/1.3/themes/Klarth/COPYING -share/sawfish/1.3/themes/Klarth/active:left-colored-hangdown-tip.png -share/sawfish/1.3/themes/Klarth/menu-button.png -share/sawfish/1.3/themes/Klarth/hole.png -share/sawfish/1.3/themes/Klarth/active:bottom-left-corner.png -share/sawfish/1.3/themes/Klarth/unmaximize-vert-button.png -share/sawfish/1.3/themes/Klarth/close-button.png -share/sawfish/1.3/themes/Klarth/unmaximize-horiz-button.png -share/sawfish/1.3/themes/Klarth/transparent-image.png -share/sawfish/1.3/themes/Klarth/inactive:bottom-right-corner.png -share/sawfish/1.3/themes/Klarth/minimize-button.png -share/sawfish/1.3/themes/Klarth/inactive:left-colored-hangdown-tip.png -share/sawfish/1.3/themes/Klarth/active:bottom-right-corner.png -share/sawfish/1.3/themes/Microtene/top-right-shaded.png -share/sawfish/1.3/themes/Microtene/title-right.png -share/sawfish/1.3/themes/Microtene/bottom-left.png -share/sawfish/1.3/themes/Microtene/title-left-i.png -share/sawfish/1.3/themes/Microtene/button-right-c.png -share/sawfish/1.3/themes/Microtene/button-left.png -share/sawfish/1.3/themes/Microtene/bottom.png -share/sawfish/1.3/themes/Microtene/top-left-shaded.png -share/sawfish/1.3/themes/Microtene/title-left.png -share/sawfish/1.3/themes/Microtene/README -share/sawfish/1.3/themes/Microtene/right.png -share/sawfish/1.3/themes/Microtene/top-right.png -share/sawfish/1.3/themes/Microtene/bottom-right.png -share/sawfish/1.3/themes/Microtene/title-inactive.png -share/sawfish/1.3/themes/Microtene/title.png -share/sawfish/1.3/themes/Microtene/title-right-i.png -share/sawfish/1.3/themes/Microtene/button-left-c.png -share/sawfish/1.3/themes/Microtene/theme.jl -share/sawfish/1.3/themes/Microtene/button-right.png -share/sawfish/1.3/themes/Microtene/top-left.png -share/sawfish/1.3/themes/Microtene/left.png -share/sawfish/1.3/themes/OrangeJuice/bottom_left_corner.png -share/sawfish/1.3/themes/OrangeJuice/title2_active.png -share/sawfish/1.3/themes/OrangeJuice/lower_normal.png -share/sawfish/1.3/themes/OrangeJuice/kill_normal.png -share/sawfish/1.3/themes/OrangeJuice/bottom.png -share/sawfish/1.3/themes/OrangeJuice/kill_clicked.png -share/sawfish/1.3/themes/OrangeJuice/bottom_right_corner_active.png -share/sawfish/1.3/themes/OrangeJuice/side_left_normal.png -share/sawfish/1.3/themes/OrangeJuice/lower_clicked.png -share/sawfish/1.3/themes/OrangeJuice/maximise_active.png -share/sawfish/1.3/themes/OrangeJuice/iconify_normal.png -share/sawfish/1.3/themes/OrangeJuice/base.png -share/sawfish/1.3/themes/OrangeJuice/README -share/sawfish/1.3/themes/OrangeJuice/title2_normal.png -share/sawfish/1.3/themes/OrangeJuice/iconify_clicked.png -share/sawfish/1.3/themes/OrangeJuice/side_right.png -share/sawfish/1.3/themes/OrangeJuice/lower_active.png -share/sawfish/1.3/themes/OrangeJuice/theme.jl -share/sawfish/1.3/themes/OrangeJuice/bottom_right_corner_normal.png -share/sawfish/1.3/themes/OrangeJuice/maximise_normal.png -share/sawfish/1.3/themes/OrangeJuice/kill_active.png -share/sawfish/1.3/themes/OrangeJuice/side_left_active.png -share/sawfish/1.3/themes/OrangeJuice/maximise_clicked.png -share/sawfish/1.3/themes/OrangeJuice/iconify_active.png -share/sawfish/1.3/themes/SawLook/f_bor-sup-cen.png -share/sawfish/1.3/themes/SawLook/bor-cen-der.png -share/sawfish/1.3/themes/SawLook/esq-sup-izq.png -share/sawfish/1.3/themes/SawLook/uu_bor-cen-izq.png -share/sawfish/1.3/themes/SawLook/bor-inf-cen.png -share/sawfish/1.3/themes/SawLook/f_esq-sup-izq.png -share/sawfish/1.3/themes/SawLook/uu_bor-sup-cen.png -share/sawfish/1.3/themes/SawLook/esq-inf-izq.png -share/sawfish/1.3/themes/SawLook/but-x-small.png -share/sawfish/1.3/themes/SawLook/esq-sup-der.png -share/sawfish/1.3/themes/SawLook/uu_bor-cen-der.png -share/sawfish/1.3/themes/SawLook/uu_bor-inf-cen.png -share/sawfish/1.3/themes/SawLook/but-minimize.png -share/sawfish/1.3/themes/SawLook/f_esq-sup-der.png -share/sawfish/1.3/themes/SawLook/esq-inf-der.png -share/sawfish/1.3/themes/SawLook/README -share/sawfish/1.3/themes/SawLook/u_bor-cen-izq.png -share/sawfish/1.3/themes/SawLook/but-maximize.png -share/sawfish/1.3/themes/SawLook/theme.jl -share/sawfish/1.3/themes/SawLook/but-square-dot.png -share/sawfish/1.3/themes/SawLook/u_bor-sup-cen.png -share/sawfish/1.3/themes/SawLook/u_bor-cen-der.png -share/sawfish/1.3/themes/SawLook/u_esq-sup-izq.png -share/sawfish/1.3/themes/SawLook/u_bor-inf-cen.png -share/sawfish/1.3/themes/SawLook/bor-cen-izq.png -share/sawfish/1.3/themes/SawLook/but-square.png -share/sawfish/1.3/themes/SawLook/u_esq-sup-der.png -share/sawfish/1.3/themes/SawLook/bor-sup-cen.png -share/sawfish/1.3/themes/SawthenaForever/theme.jl -share/sawfish/1.3/themes/SawthenaForever/README -share/sawfish/1.3/themes/Strap/unsel:hbar.png -share/sawfish/1.3/themes/Strap/min-up.png -share/sawfish/1.3/themes/Strap/shade-up.png -share/sawfish/1.3/themes/Strap/unsel:close-dn.png -share/sawfish/1.3/themes/Strap/max-up.png -share/sawfish/1.3/themes/Strap/knob-up.png -share/sawfish/1.3/themes/Strap/unsel:knob-up.png -share/sawfish/1.3/themes/Strap/tl.png -share/sawfish/1.3/themes/Strap/min-dn.png -share/sawfish/1.3/themes/Strap/shade-dn.png -share/sawfish/1.3/themes/Strap/theme.jl -share/sawfish/1.3/themes/Strap/max-dn.png -share/sawfish/1.3/themes/Strap/close-up.png -share/sawfish/1.3/themes/Strap/shade2-up.png -share/sawfish/1.3/themes/Strap/knob-dn.png -share/sawfish/1.3/themes/Strap/unsel:knob-dn.png -share/sawfish/1.3/themes/Strap/unsel:shade2-up.png -share/sawfish/1.3/themes/Strap/unsel:vbar.png -share/sawfish/1.3/themes/Strap/theme.jl.attempt -share/sawfish/1.3/themes/Strap/close-dn.png -share/sawfish/1.3/themes/Strap/shade2-dn.png -share/sawfish/1.3/themes/Strap/unsel:min-up.png -share/sawfish/1.3/themes/Strap/unsel:shade2-dn.png -share/sawfish/1.3/themes/Strap/unsel:shade-up.png -share/sawfish/1.3/themes/Strap/unsel:max-up.png -share/sawfish/1.3/themes/Strap/README -share/sawfish/1.3/themes/Strap/hbar.png -share/sawfish/1.3/themes/Strap/unsel:tl.png -share/sawfish/1.3/themes/Strap/title.png -share/sawfish/1.3/themes/Strap/unsel:title.png -share/sawfish/1.3/themes/Strap/unsel:min-dn.png -share/sawfish/1.3/themes/Strap/unsel:shade-dn.png -share/sawfish/1.3/themes/Strap/unsel:max-dn.png -share/sawfish/1.3/themes/Strap/unsel:close-up.png -share/sawfish/1.3/themes/Strap/br-shaded.png -share/sawfish/1.3/themes/Strap/vbar.png -share/sawfish/1.3/themes/Strap/unsel:br-shaded.png -share/sawfish/1.3/themes/Studio/button-max-hi.png -share/sawfish/1.3/themes/Studio/button-min.png -share/sawfish/1.3/themes/Studio/button-max.png -share/sawfish/1.3/themes/Studio/caption.png -share/sawfish/1.3/themes/Studio/bottom-right-corner.png -share/sawfish/1.3/themes/Studio/top-right-corner.png -share/sawfish/1.3/themes/Studio/caption-right.png -share/sawfish/1.3/themes/Studio/left-border.png -share/sawfish/1.3/themes/Studio/dlg-bottom-right-corner.png -share/sawfish/1.3/themes/Studio/dlg-top-right-corner.png -share/sawfish/1.3/themes/Studio/top-caption-border.png -share/sawfish/1.3/themes/Studio/README -share/sawfish/1.3/themes/Studio/top-bottom-border.png -share/sawfish/1.3/themes/Studio/button-close-hi.png -share/sawfish/1.3/themes/Studio/button-close.png -share/sawfish/1.3/themes/Studio/bottom-border.png -share/sawfish/1.3/themes/Studio/bottom-left-corner.png -share/sawfish/1.3/themes/Studio/top-left-corner.png -share/sawfish/1.3/themes/Studio/dlg-top-border.png -share/sawfish/1.3/themes/Studio/theme.jl -share/sawfish/1.3/themes/Studio/dlg-bottom-left-corner.png -share/sawfish/1.3/themes/Studio/dlg-top-left-corner.png -share/sawfish/1.3/themes/Studio/caption-left.png -share/sawfish/1.3/themes/Studio/button-min-hi.png -share/sawfish/1.3/themes/Studio/right-border.png -share/sawfish/1.3/themes/T-16-blue/down-bottom-left.png -share/sawfish/1.3/themes/T-16-blue/bottom-left.png -share/sawfish/1.3/themes/T-16-blue/bottom.png -share/sawfish/1.3/themes/T-16-blue/top.png -share/sawfish/1.3/themes/T-16-blue/down-button-medium.png -share/sawfish/1.3/themes/T-16-blue/black.png -share/sawfish/1.3/themes/T-16-blue/README -share/sawfish/1.3/themes/T-16-blue/over-button-medium.png -share/sawfish/1.3/themes/T-16-blue/active-button-medium.png -share/sawfish/1.3/themes/T-16-blue/button-large.png -share/sawfish/1.3/themes/T-16-blue/over-bottom-left.png -share/sawfish/1.3/themes/T-16-blue/active-bottom-left.png -share/sawfish/1.3/themes/T-16-blue/down-button-large.png -share/sawfish/1.3/themes/T-16-blue/theme.jl -share/sawfish/1.3/themes/T-16-blue/active-button-large.png -share/sawfish/1.3/themes/T-16-blue/over-button-large.png -share/sawfish/1.3/themes/T-16-blue/right.png -share/sawfish/1.3/themes/T-16-blue/bottom-right.png -share/sawfish/1.3/themes/T-16-blue/button-small.png -share/sawfish/1.3/themes/T-16-blue/title.png -share/sawfish/1.3/themes/T-16-blue/left.png -share/sawfish/1.3/themes/T-16-blue/down-bottom-right.png -share/sawfish/1.3/themes/T-16-blue/icon-iconify.png -share/sawfish/1.3/themes/T-16-blue/active-bottom-right.png -share/sawfish/1.3/themes/T-16-blue/over-bottom-right.png -share/sawfish/1.3/themes/T-16-blue/button-medium.png -share/sawfish/1.3/themes/T-16-blue/active-title.png -share/sawfish/1.3/themes/T-16-red/down-bottom-left.png -share/sawfish/1.3/themes/T-16-red/bottom-left.png -share/sawfish/1.3/themes/T-16-red/bottom.png -share/sawfish/1.3/themes/T-16-red/top.png -share/sawfish/1.3/themes/T-16-red/down-button-medium.png -share/sawfish/1.3/themes/T-16-red/active-button-medium.png -share/sawfish/1.3/themes/T-16-red/over-button-medium.png -share/sawfish/1.3/themes/T-16-red/over-bottom-left.png -share/sawfish/1.3/themes/T-16-red/button-large.png -share/sawfish/1.3/themes/T-16-red/black.png -share/sawfish/1.3/themes/T-16-red/README -share/sawfish/1.3/themes/T-16-red/active-bottom-left.png -share/sawfish/1.3/themes/T-16-red/down-button-large.png -share/sawfish/1.3/themes/T-16-red/theme.jl -share/sawfish/1.3/themes/T-16-red/active-button-large.png -share/sawfish/1.3/themes/T-16-red/over-button-large.png -share/sawfish/1.3/themes/T-16-red/right.png -share/sawfish/1.3/themes/T-16-red/bottom-right.png -share/sawfish/1.3/themes/T-16-red/button-small.png -share/sawfish/1.3/themes/T-16-red/title.png -share/sawfish/1.3/themes/T-16-red/left.png -share/sawfish/1.3/themes/T-16-red/down-bottom-right.png -share/sawfish/1.3/themes/T-16-red/icon-iconify.png -share/sawfish/1.3/themes/T-16-red/active-bottom-right.png -share/sawfish/1.3/themes/T-16-red/over-bottom-right.png -share/sawfish/1.3/themes/T-16-red/button-medium.png -share/sawfish/1.3/themes/T-16-red/active-title.png -share/sawfish/1.3/themes/T-16-yellow/down-bottom-left.png -share/sawfish/1.3/themes/T-16-yellow/bottom-left.png -share/sawfish/1.3/themes/T-16-yellow/bottom.png -share/sawfish/1.3/themes/T-16-yellow/top.png -share/sawfish/1.3/themes/T-16-yellow/down-button-medium.png -share/sawfish/1.3/themes/T-16-yellow/black.png -share/sawfish/1.3/themes/T-16-yellow/README -share/sawfish/1.3/themes/T-16-yellow/active-button-medium.png -share/sawfish/1.3/themes/T-16-yellow/over-button-medium.png -share/sawfish/1.3/themes/T-16-yellow/button-large.png -share/sawfish/1.3/themes/T-16-yellow/over-bottom-left.png -share/sawfish/1.3/themes/T-16-yellow/active-bottom-left.png -share/sawfish/1.3/themes/T-16-yellow/down-button-large.png -share/sawfish/1.3/themes/T-16-yellow/theme.jl -share/sawfish/1.3/themes/T-16-yellow/active-button-large.png -share/sawfish/1.3/themes/T-16-yellow/over-button-large.png -share/sawfish/1.3/themes/T-16-yellow/right.png -share/sawfish/1.3/themes/T-16-yellow/bottom-right.png -share/sawfish/1.3/themes/T-16-yellow/title.png -share/sawfish/1.3/themes/T-16-yellow/button-small.png -share/sawfish/1.3/themes/T-16-yellow/left.png -share/sawfish/1.3/themes/T-16-yellow/down-bottom-right.png -share/sawfish/1.3/themes/T-16-yellow/icon-iconify.png -share/sawfish/1.3/themes/T-16-yellow/over-bottom-right.png -share/sawfish/1.3/themes/T-16-yellow/active-bottom-right.png -share/sawfish/1.3/themes/T-16-yellow/button-medium.png -share/sawfish/1.3/themes/T-16-yellow/active-title.png -share/sawfish/1.3/themes/Titanium/theme.jlc -share/sawfish/1.3/themes/Titanium/theme.jl -share/sawfish/1.3/themes/Titanium/icon.png -share/sawfish/1.3/themes/Titanium/README -share/sawfish/1.3/themes/V/.xvpics/inact-title.png -share/sawfish/1.3/themes/V/.xvpics/act-title.png -share/sawfish/1.3/themes/V/.xvpics/left-border-stretch.png -share/sawfish/1.3/themes/V/ss.txt -share/sawfish/1.3/themes/V/act-top-right-corner-shaded.png -share/sawfish/1.3/themes/V/iconify-pressed.png -share/sawfish/1.3/themes/V/t-top-right-corner.png -share/sawfish/1.3/themes/V/inact-title-left.png -share/sawfish/1.3/themes/V/top-left-corner-shaded.png -share/sawfish/1.3/themes/V/menu-pressed.png -share/sawfish/1.3/themes/V/t-pressed-menu.png -share/sawfish/1.3/themes/V/t-unpressed-menu.png -share/sawfish/1.3/themes/V/left-border-nostretch.png -share/sawfish/1.3/themes/V/act-title-left.png -share/sawfish/1.3/themes/V/t-inact-bottom-left-corner.png -share/sawfish/1.3/themes/V/left-border-stretch.png -share/sawfish/1.3/themes/V/theme.jl -share/sawfish/1.3/themes/V/README -share/sawfish/1.3/themes/V/t-bottom-border.png -share/sawfish/1.3/themes/V/inact-top-right-corner-shaded.png -share/sawfish/1.3/themes/V/t-act-top-left-corner.png -share/sawfish/1.3/themes/V/bottom-border-nostretch.png -share/sawfish/1.3/themes/V/act-title.png -share/sawfish/1.3/themes/V/t-act-bottom-left-corner.png -share/sawfish/1.3/themes/V/t-inact-left-bar.png -share/sawfish/1.3/themes/V/bottom-border-stretch.png -share/sawfish/1.3/themes/V/t-right-border.png -share/sawfish/1.3/themes/V/inact-top-right-corner.png -share/sawfish/1.3/themes/V/t-act-left-bar.png -share/sawfish/1.3/themes/V/bottom-right-corner.png -share/sawfish/1.3/themes/V/iconify-unpressed.png -share/sawfish/1.3/themes/V/t-bottom-right-corner.png -share/sawfish/1.3/themes/V/inact-title.png -share/sawfish/1.3/themes/V/act-top-right-corner.png -share/sawfish/1.3/themes/V/menu-unpressed.png -share/sawfish/1.3/themes/V/t-inact-top-left-corner.png -share/sawfish/1.3/themes/V/t-top-border.png -share/sawfish/1.3/themes/V/iconify-dark.png -share/sawfish/1.3/themes/V/top-left-corner.png -share/sawfish/1.3/themes/V/bottom-left-corner.png -share/sawfish/1.3/themes/V/menu-dark.png -share/sawfish/1.3/themes/V/right-border.png -share/sawfish/1.3/themes/absolute-metal/corner_bottom_left_normal.png -share/sawfish/1.3/themes/absolute-metal/corner_top_left_normal.png -share/sawfish/1.3/themes/absolute-metal/border_bottom_active.png -share/sawfish/1.3/themes/absolute-metal/bar_active.png -share/sawfish/1.3/themes/absolute-metal/close_active.png -share/sawfish/1.3/themes/absolute-metal/corner_bottom_right_active.png -share/sawfish/1.3/themes/absolute-metal/corner_top_right_active.png -share/sawfish/1.3/themes/absolute-metal/bar_hilited.png -share/sawfish/1.3/themes/absolute-metal/README -share/sawfish/1.3/themes/absolute-metal/theme.jl -share/sawfish/1.3/themes/absolute-metal/border_top_normal.png -share/sawfish/1.3/themes/absolute-metal/border_bottom_normal.png -share/sawfish/1.3/themes/absolute-metal/bar_normal.png -share/sawfish/1.3/themes/absolute-metal/close_normal.png -share/sawfish/1.3/themes/absolute-metal/corner_bottom_right_normal.png -share/sawfish/1.3/themes/absolute-metal/bar_clicked.png -share/sawfish/1.3/themes/absolute-metal/corner_top_left_active.png -share/sawfish/1.3/themes/absolute-metal/corner_top_right_normal.png -share/sawfish/1.3/themes/absolute-metal/corner_bottom_left_active.png -share/sawfish/1.3/themes/absolute-metal/border_top_active.png -share/sawfish/1.3/themes/bluefoo/README -share/sawfish/1.3/themes/bluefoo/border-right-bottom-shaped.png -share/sawfish/1.3/themes/bluefoo/border-left-bottom-corner.png -share/sawfish/1.3/themes/bluefoo/border-left.png -share/sawfish/1.3/themes/bluefoo/icon-maximize-clicked.png -share/sawfish/1.3/themes/bluefoo/border-top-unfocused.png -share/sawfish/1.3/themes/bluefoo/icon-maximize.png -share/sawfish/1.3/themes/bluefoo/border-left-bottom-shaped.png -share/sawfish/1.3/themes/bluefoo/border-bottom.png -share/sawfish/1.3/themes/bluefoo/border-top.png -share/sawfish/1.3/themes/bluefoo/border-right-bottom-corner.png -share/sawfish/1.3/themes/bluefoo/border-right-top-corner.png -share/sawfish/1.3/themes/bluefoo/theme.jl -share/sawfish/1.3/themes/bluefoo/border-bottom-shaped.png -share/sawfish/1.3/themes/bluefoo/border-left-top-corner.png -share/sawfish/1.3/themes/bluefoo/icon-menu-clicked.png -share/sawfish/1.3/themes/bluefoo/icon-close-clicked.png -share/sawfish/1.3/themes/bluefoo/border-right.png -share/sawfish/1.3/themes/bluefoo/icon-menu.png -share/sawfish/1.3/themes/bluefoo/border-right-bottom-corner-mod-1.png -share/sawfish/1.3/themes/bluefoo/icon-close.png -share/sawfish/1.3/themes/gorilla/.nautilus-metafile.xml -share/sawfish/1.3/themes/gorilla/menu-unfocused.png -share/sawfish/1.3/themes/gorilla/bl.png -share/sawfish/1.3/themes/gorilla/bl-u.png -share/sawfish/1.3/themes/gorilla/br.png -share/sawfish/1.3/themes/gorilla/menu.png -share/sawfish/1.3/themes/gorilla/br-u.png -share/sawfish/1.3/themes/gorilla/aaterm.png -share/sawfish/1.3/themes/gorilla/min-unfocused.png -share/sawfish/1.3/themes/gorilla/max-unfocused.png -share/sawfish/1.3/themes/gorilla/tl.png -share/sawfish/1.3/themes/gorilla/tl-u.png -share/sawfish/1.3/themes/gorilla/left-u.png -share/sawfish/1.3/themes/gorilla/theme.jl -share/sawfish/1.3/themes/gorilla/min.png -share/sawfish/1.3/themes/gorilla/tr.png -share/sawfish/1.3/themes/gorilla/max.png -share/sawfish/1.3/themes/gorilla/tr-u.png -share/sawfish/1.3/themes/gorilla/left.png -share/sawfish/1.3/themes/gorilla/.xvpics/unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/left-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/bl.png -share/sawfish/1.3/themes/gorilla/.xvpics/top.png -share/sawfish/1.3/themes/gorilla/.xvpics/menu-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/br.png -share/sawfish/1.3/themes/gorilla/.xvpics/menu.png -share/sawfish/1.3/themes/gorilla/.xvpics/bottom.png -share/sawfish/1.3/themes/gorilla/.xvpics/top-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/aaterm.png -share/sawfish/1.3/themes/gorilla/.xvpics/tl.png -share/sawfish/1.3/themes/gorilla/.xvpics/ScalableGorilla.xcf.bz2 -share/sawfish/1.3/themes/gorilla/.xvpics/right.png -share/sawfish/1.3/themes/gorilla/.xvpics/min-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/right-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/max-unfocused.png -share/sawfish/1.3/themes/gorilla/.xvpics/tl-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/title.png -share/sawfish/1.3/themes/gorilla/.xvpics/min.png -share/sawfish/1.3/themes/gorilla/.xvpics/max.png -share/sawfish/1.3/themes/gorilla/.xvpics/tr.png -share/sawfish/1.3/themes/gorilla/.xvpics/tr-u.png -share/sawfish/1.3/themes/gorilla/.xvpics/focused.png -share/sawfish/1.3/themes/gorilla/.xvpics/left.png -share/sawfish/1.3/themes/gorilla/unfocused.png -share/sawfish/1.3/themes/gorilla/top.png -share/sawfish/1.3/themes/gorilla/top-u.png -share/sawfish/1.3/themes/gorilla/bottom.png -share/sawfish/1.3/themes/gorilla/bottom-u.png -share/sawfish/1.3/themes/gorilla/right.png -share/sawfish/1.3/themes/gorilla/README -share/sawfish/1.3/themes/gorilla/gorilla.xcf.bz2 -share/sawfish/1.3/themes/gorilla/right-u.png -share/sawfish/1.3/themes/gorilla/title.png -share/sawfish/1.3/themes/gorilla/focused.png -share/sawfish/1.3/themes/gorillaz/min-highlighted.png -share/sawfish/1.3/themes/gorillaz/bottom-left.png -share/sawfish/1.3/themes/gorillaz/menu-clicked.png -share/sawfish/1.3/themes/gorillaz/bottom.png -share/sawfish/1.3/themes/gorillaz/top.png -share/sawfish/1.3/themes/gorillaz/menu.png -share/sawfish/1.3/themes/gorillaz/README -share/sawfish/1.3/themes/gorillaz/max-highlighted.png -share/sawfish/1.3/themes/gorillaz/top-right.png -share/sawfish/1.3/themes/gorillaz/window.png -share/sawfish/1.3/themes/gorillaz/min-clicked.png -share/sawfish/1.3/themes/gorillaz/right.png -share/sawfish/1.3/themes/gorillaz/menu-highlighted.png -share/sawfish/1.3/themes/gorillaz/bottom-right.png -share/sawfish/1.3/themes/gorillaz/title.png -share/sawfish/1.3/themes/gorillaz/max-clicked.png -share/sawfish/1.3/themes/gorillaz/top-left.png -share/sawfish/1.3/themes/gorillaz/min.png -share/sawfish/1.3/themes/gorillaz/.nautilus-metafile.xml -share/sawfish/1.3/themes/gorillaz/theme.jl -share/sawfish/1.3/themes/gorillaz/max.png -share/sawfish/1.3/themes/gorillaz/left.png -share/sawfish/1.3/themes/mxflat/theme.jl -share/sawfish/1.3/themes/mxflat/GPL -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-12/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-9/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-15/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-6/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-12/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-9/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/square-18/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-ball.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/ball-12/button-configure.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-sticky1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-sticky2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-info.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-minimize.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-previous1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-previous2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-next1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-next2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-a1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-a2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-maximize1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-menu.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-close.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-shade1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-maximize2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-shade2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-lock1.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-lock2.png -share/sawfish/1.3/themes/mxflat/button-icons/default-9/button-configure.png -share/sawfish/1.3/themes/mxflat/TODO -share/sawfish/1.3/themes/mxflat/CHANGELOG -share/sawfish/1.3/themes/mxflat/README -share/sawfish/1.3/themes/typo/theme.jl -share/sawfish/1.3/themes/typo/README -@dirrm share/sawfish/1.3/themes/Bubbles_Exact/.xvpics -@dirrm share/sawfish/1.3/themes/Elberg/.xvpics -@dirrm share/sawfish/1.3/themes/V/.xvpics -@dirrm share/sawfish/1.3/themes/gorilla/.xvpics -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/ball-12 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/ball-9 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/default-12 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/default-9 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/square-12 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/square-15 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/square-18 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/square-6 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons/square-9 -@dirrm share/sawfish/1.3/themes/mxflat/button-icons -@dirrm share/sawfish/1.3/themes/Klarth/Arrows -@dirrm share/sawfish/1.3/themes/Klarth/Classic -@dirrm share/sawfish/1.3/themes/Klarth/Math -@dirrm share/sawfish/1.3/themes/2YearsToNever -@dirrm share/sawfish/1.3/themes/Anonymous -@dirrm share/sawfish/1.3/themes/Aquiline -@dirrm share/sawfish/1.3/themes/BWM -@dirrm share/sawfish/1.3/themes/Big -@dirrm share/sawfish/1.3/themes/Blackwindow -@dirrm share/sawfish/1.3/themes/Bubbles_Exact -@dirrm share/sawfish/1.3/themes/CoolClean -@dirrm share/sawfish/1.3/themes/Derivative -@dirrm share/sawfish/1.3/themes/DoubleHeliX -@dirrm share/sawfish/1.3/themes/Elberg -@dirrm share/sawfish/1.3/themes/Empire -@dirrm share/sawfish/1.3/themes/FinalStep -@dirrm share/sawfish/1.3/themes/Greene2.0 -@dirrm share/sawfish/1.3/themes/Hacksaw -@dirrm share/sawfish/1.3/themes/HeliX -@dirrm share/sawfish/1.3/themes/Klarth -@dirrm share/sawfish/1.3/themes/Microtene -@dirrm share/sawfish/1.3/themes/OrangeJuice -@dirrm share/sawfish/1.3/themes/SawLook -@dirrm share/sawfish/1.3/themes/SawthenaForever -@dirrm share/sawfish/1.3/themes/Strap -@dirrm share/sawfish/1.3/themes/Studio -@dirrm share/sawfish/1.3/themes/T-16-blue -@dirrm share/sawfish/1.3/themes/T-16-red -@dirrm share/sawfish/1.3/themes/T-16-yellow -@dirrm share/sawfish/1.3/themes/Titanium -@dirrm share/sawfish/1.3/themes/V -@dirrm share/sawfish/1.3/themes/absolute-metal -@dirrm share/sawfish/1.3/themes/bluefoo -@dirrm share/sawfish/1.3/themes/gorilla -@dirrm share/sawfish/1.3/themes/gorillaz -@dirrm share/sawfish/1.3/themes/mxflat -@dirrm share/sawfish/1.3/themes/typo diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile deleted file mode 100644 index fc4325c71..000000000 --- a/x11-themes/thinice/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: thinice -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= thinice -PORTVERSION= 1.0.4 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= thinice -DISTNAME= thinice-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A clean-looking GTK Theme Engine - -WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/thinice/distinfo b/x11-themes/thinice/distinfo deleted file mode 100644 index bca8d0143..000000000 --- a/x11-themes/thinice/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (thinice-1.2.x.tar.gz) = f2b6e8f4c3ea3710e27a59195f2abc9a -SHA256 (thinice-1.2.x.tar.gz) = 17965ab9e242b4b17dc507481209ec38ad32dbdcfcec89d0c6141a4ee6172b3a -SIZE (thinice-1.2.x.tar.gz) = 136407 diff --git a/x11-themes/thinice/pkg-descr b/x11-themes/thinice/pkg-descr deleted file mode 100644 index 84351af7e..000000000 --- a/x11-themes/thinice/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A clean-looking GTK Theme Engine. - -WWW: http://www.ing.umu.se/~stric/theme/ diff --git a/x11-themes/thinice/pkg-plist b/x11-themes/thinice/pkg-plist deleted file mode 100644 index e93ae3565..000000000 --- a/x11-themes/thinice/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libthinice.la -lib/gtk/themes/engines/libthinice.so -share/themes/ThinIce/ICON.png -share/themes/ThinIce/README.html -share/themes/ThinIce/gtk/gtkrc -@dirrm share/themes/ThinIce/gtk -@dirrm share/themes/ThinIce diff --git a/x11-themes/ubuntulooks/Makefile b/x11-themes/ubuntulooks/Makefile deleted file mode 100644 index aef8657f8..000000000 --- a/x11-themes/ubuntulooks/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: ubuntulooks -# Date created: 2006-04-09 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= ubuntulooks -PORTVERSION= 0.9.12 -CATEGORIES= x11-themes -MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig - -MAINTAINER= pneumann@gmail.com -COMMENT= GTK+ 2.x engine from Ubuntu Dapper - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gtk20 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= does not compile -.endif - -.include <bsd.port.post.mk> diff --git a/x11-themes/ubuntulooks/distinfo b/x11-themes/ubuntulooks/distinfo deleted file mode 100644 index d12899ae2..000000000 --- a/x11-themes/ubuntulooks/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ubuntulooks_0.9.12.orig.tar.gz) = 5ba7d915abe31870103aab5847278d13 -SHA256 (ubuntulooks_0.9.12.orig.tar.gz) = 88e3535c3c7a12c24b09fb057c2a6b52eb0d13f1b2fbdabb4a13bb7e164877fa -SIZE (ubuntulooks_0.9.12.orig.tar.gz) = 345833 diff --git a/x11-themes/ubuntulooks/pkg-descr b/x11-themes/ubuntulooks/pkg-descr deleted file mode 100644 index 777a82e6e..000000000 --- a/x11-themes/ubuntulooks/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a GTK+ 2.x engine from Ubuntu Dapper. It features a modern look. - -WWW: http://packages.ubuntu.com/dapper/source/ubuntulooks diff --git a/x11-themes/ubuntulooks/pkg-plist b/x11-themes/ubuntulooks/pkg-plist deleted file mode 100644 index c41da6283..000000000 --- a/x11-themes/ubuntulooks/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libubuntulooks.la -share/themes/Human/gtk-2.0/gtkrc -@dirrm share/themes/Human/gtk-2.0 -@dirrm share/themes/Human diff --git a/x11-themes/whistlerk/Makefile b/x11-themes/whistlerk/Makefile deleted file mode 100644 index d50b1fce8..000000000 --- a/x11-themes/whistlerk/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: WhistlerK -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= WhistlerK -PORTVERSION= 200010142358 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= whistlerk -DISTNAME= whistlerk-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK theme engine inspired by the Windows Whistler - -WRKSRC= ${WRKDIR}/gtk-theme-WhistlerK - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/whistlerk/distinfo b/x11-themes/whistlerk/distinfo deleted file mode 100644 index 631a4ed31..000000000 --- a/x11-themes/whistlerk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (whistlerk-1.2.x.tar.gz) = 23a4ab5a4d67f0e70ef2853ab48b6721 -SHA256 (whistlerk-1.2.x.tar.gz) = 125f6f0207a8c77899c1aad8d1d573a184e779accd0094edabe1e17fa62e9751 -SIZE (whistlerk-1.2.x.tar.gz) = 113522 diff --git a/x11-themes/whistlerk/pkg-descr b/x11-themes/whistlerk/pkg-descr deleted file mode 100644 index 77639054e..000000000 --- a/x11-themes/whistlerk/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -WhistlerK is a GTK theme inspired by the Windows Whistler. A WhistlerK sawfish -theme is also available. - -WWW: http://themes.freshmeat.net/projects/whistlerk/ diff --git a/x11-themes/whistlerk/pkg-plist b/x11-themes/whistlerk/pkg-plist deleted file mode 100644 index 8c2068d1d..000000000 --- a/x11-themes/whistlerk/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libwhistler.la -lib/gtk/themes/engines/libwhistler.so -share/themes/WhistlerK/ICON.png -share/themes/WhistlerK/README.html -share/themes/WhistlerK/gtk/gtkrc -@dirrm share/themes/WhistlerK/gtk -@dirrm share/themes/WhistlerK diff --git a/x11-themes/xenophilia/Makefile b/x11-themes/xenophilia/Makefile deleted file mode 100644 index bfdbc0813..000000000 --- a/x11-themes/xenophilia/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: xenophilia -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xenophilia -PORTVERSION= 0.8 -PORTREVISION= 2 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A theme module to make GTK+ look nicer - -WRKSRC= ${WRKDIR}/Xenophilia-${PORTVERSION} - -USE_GNOME= gtk12 -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -CFLAGS+= -DG_DISABLE_CHECKS -fPIC - -ENGINES_DIR= ${PREFIX}/lib/gtk/themes/engines -THEMES_DIR= ${PREFIX}/share/themes - -post-patch: - @${REINPLACE_CMD} -e 's| make -C| $$(MAKE) -C|g' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|\.@VERSION@||g ; \ - s|\.@MAJOR@||g' ${WRKSRC}/gtk-src/Makefile.in - -do-install: - ${INSTALL_DATA} ${WRKSRC}/gtk-src/libxeno.so ${ENGINES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xeno Buffed" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xeno Gradient" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xeno Helix" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xeno Perkele" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xeno Thin" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - cd ${WRKSRC}/themes && ${FIND} "Xenophilia" | \ - ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${THEMES_DIR} - -.include <bsd.port.mk> diff --git a/x11-themes/xenophilia/distinfo b/x11-themes/xenophilia/distinfo deleted file mode 100644 index 7cc52f963..000000000 --- a/x11-themes/xenophilia/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xenophilia-0.8.tar.gz) = 620127ce8e668588de2373783254a3e8 -SHA256 (xenophilia-0.8.tar.gz) = a90501a7b4616b84b59ba26f95c01e9d5be2431368c44289453ac3199613c181 -SIZE (xenophilia-0.8.tar.gz) = 142101 diff --git a/x11-themes/xenophilia/pkg-descr b/x11-themes/xenophilia/pkg-descr deleted file mode 100644 index 004cf5f9a..000000000 --- a/x11-themes/xenophilia/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -A GTK Theme Engine. The Xenophilia Theme Engine will after install be loaded -automatically by all GTK+ programs as a module. The module will replace all of -GTK's default rendering functions with its own and also install patches to the -widget code that further alters the look and behaviour of GTK. - -The default look can best be described as a mix of NeXTStep, Windows 95, Amiga -and old GTK, but as an engine you are able to redefine as much as without any -engine. The purpose is to make a clean plain look that feels professional, -unlike many extravagant themes for GTK. Note, that "gtkrc-themes" can still be -based on this theme. - -WWW: http://themes.freshmeat.net/projects/xenophilia/ diff --git a/x11-themes/xenophilia/pkg-plist b/x11-themes/xenophilia/pkg-plist deleted file mode 100644 index 7005ff463..000000000 --- a/x11-themes/xenophilia/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -lib/gtk/themes/engines/libxeno.so -share/themes/Xeno Buffed/README.css -share/themes/Xeno Buffed/README.html -share/themes/Xeno Buffed/arrows.png -share/themes/Xeno Buffed/buds.png -share/themes/Xeno Buffed/buttons.png -share/themes/Xeno Buffed/dimple.png -share/themes/Xeno Buffed/gtk/gtkrc -share/themes/Xeno Buffed/holes.png -share/themes/Xeno Buffed/lines.png -share/themes/Xeno Gradient/README.css -share/themes/Xeno Gradient/README.html -share/themes/Xeno Gradient/arrows.png -share/themes/Xeno Gradient/buds.png -share/themes/Xeno Gradient/buttons.png -share/themes/Xeno Gradient/dimple.png -share/themes/Xeno Gradient/gtk/gtkrc -share/themes/Xeno Gradient/holes.png -share/themes/Xeno Gradient/lines.png -share/themes/Xeno Helix/README.css -share/themes/Xeno Helix/README.html -share/themes/Xeno Helix/arrows.png -share/themes/Xeno Helix/buds.png -share/themes/Xeno Helix/buttons.png -share/themes/Xeno Helix/dimple.png -share/themes/Xeno Helix/gtk/gtkrc -share/themes/Xeno Helix/holes.png -share/themes/Xeno Helix/lines.png -share/themes/Xeno Perkele/README.css -share/themes/Xeno Perkele/README.html -share/themes/Xeno Perkele/arrows.png -share/themes/Xeno Perkele/buds.png -share/themes/Xeno Perkele/buttons.png -share/themes/Xeno Perkele/dimple.png -share/themes/Xeno Perkele/gtk/gtkrc -share/themes/Xeno Perkele/holes.png -share/themes/Xeno Perkele/lines.png -share/themes/Xeno Thin/README.css -share/themes/Xeno Thin/README.html -share/themes/Xeno Thin/arrows.png -share/themes/Xeno Thin/buds.png -share/themes/Xeno Thin/buttons.png -share/themes/Xeno Thin/dimple.png -share/themes/Xeno Thin/gtk/gtkrc -share/themes/Xeno Thin/holes.png -share/themes/Xeno Thin/lines.png -share/themes/Xenophilia/README.css -share/themes/Xenophilia/README.html -share/themes/Xenophilia/arrows.png -share/themes/Xenophilia/buds.png -share/themes/Xenophilia/buttons.png -share/themes/Xenophilia/dimple.png -share/themes/Xenophilia/gtk/gtkrc -share/themes/Xenophilia/holes.png -share/themes/Xenophilia/lines.png -@dirrm share/themes/Xenophilia/gtk -@dirrm share/themes/Xenophilia -@dirrm share/themes/Xeno Thin/gtk -@dirrm share/themes/Xeno Thin -@dirrm share/themes/Xeno Perkele/gtk -@dirrm share/themes/Xeno Perkele -@dirrm share/themes/Xeno Helix/gtk -@dirrm share/themes/Xeno Helix -@dirrm share/themes/Xeno Gradient/gtk -@dirrm share/themes/Xeno Gradient -@dirrm share/themes/Xeno Buffed/gtk -@dirrm share/themes/Xeno Buffed diff --git a/x11-themes/xenostep/Makefile b/x11-themes/xenostep/Makefile deleted file mode 100644 index 1bd0260b9..000000000 --- a/x11-themes/xenostep/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: xenostep -# Date Created: 14 November 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= xenostep -PORTVERSION= 200011270836 -PORTREVISION= 4 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= xenostep -DISTNAME= ${PORTNAME}-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK+ theme engine based on the Xenophilia and Interface engines - -WRKSRC= ${WRKDIR}/XenoStep - -USE_GNOME= gtk12 -ALL_TARGET= # empty -MAKE_ENV= MKDIR="${MKDIR}" - -DIRS= "XenoStep Classic" "XenoStep Classic Small" "XenoStep HeliX" \ - "XenoStep HeliX Small" "XenoStep Modern" "XenoStep Modern Small" - -post-extract: - for dir in ${DIRS}; do \ - destdir=`${ECHO_CMD} $${dir} | ${SED} 's| |_|g'`; \ - ${CP} -R "${WRKSRC}/$${dir}" "${WRKSRC}/$${destdir}"; \ - done - -.include <bsd.port.mk> diff --git a/x11-themes/xenostep/distinfo b/x11-themes/xenostep/distinfo deleted file mode 100644 index b13d795fb..000000000 --- a/x11-themes/xenostep/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xenostep-1.2.x.tar.gz) = d6b0020ca47b30acc937ce24d39d4a06 -SHA256 (xenostep-1.2.x.tar.gz) = 3d44d6316db840d5cfab9fe25bd7d17cef4b85d7a6cc58ab8e0e43a2ce42458f -SIZE (xenostep-1.2.x.tar.gz) = 66426 diff --git a/x11-themes/xenostep/files/patch-XenoStep_theme_draw.c b/x11-themes/xenostep/files/patch-XenoStep_theme_draw.c deleted file mode 100644 index b709bd38c..000000000 --- a/x11-themes/xenostep/files/patch-XenoStep_theme_draw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- XenoStep_theme_draw.c 2002/08/30 16:16:48 1.1 -+++ XenoStep_theme_draw.c 2002/08/30 16:17:08 -@@ -604,7 +604,7 @@ - width-=2; height-=2; - } - } else if (GTK_IS_BUTTON(widget)) { -- if (detail && !strncmp("buttondefault", detail)) { -+ if (detail && !strcmp("buttondefault", detail)) { - newshadow = ((XenoStepThemeData *)style->engine_data)->buttondef_shadow; - } else - if (!GTK_IS_TOGGLE_BUTTON(widget) && state_type == GTK_STATE_ACTIVE) { diff --git a/x11-themes/xenostep/files/patch-aa b/x11-themes/xenostep/files/patch-aa deleted file mode 100644 index 14aa91044..000000000 --- a/x11-themes/xenostep/files/patch-aa +++ /dev/null @@ -1,62 +0,0 @@ ---- Makefile.orig Mon Oct 23 04:21:41 2000 -+++ Makefile Fri Mar 19 03:37:41 2004 -@@ -4,11 +4,13 @@ - # Edit the entries below for your system: - # In most cases you don't have to - --PREFIX = `gtk-config --prefix` -+PREFIX ?= `gtk-config --prefix` - --CC = gcc --CFLAGS = `gtk-config --cflags` --LIBS = `gtk-config --libs` -+CC ?= gcc -+_CFLAGS != $(GTK_CONFIG) --cflags -+_LIBS != $(GTK_CONFIG) --libs -+CFLAGS += $(_CFLAGS) -fPIC -+LIBS += $(_LIBS) - - #Use these for FreeBSD: - #PREFIX = `gtk12-config --prefix` -@@ -26,8 +28,8 @@ - DATA_PATH = $(PREFIX)/share/themes - - OBJECTS = XenoStep_theme_draw.o XenoStep_theme_main.o XenoStep_theme_patches.o XenoStep_theme_color.o --SONAME = libXenoStep.so.0.1 --SHORTNAME = libXenoStep.so.0 -+SONAME = libXenoStep.so -+SHORTNAME = libXenoStep.so - TINYNAME = libXenoStep.so - OLDNAME = libXenoStep.so.0.1 - -@@ -36,18 +38,20 @@ - $(LINK) $(GTKLIBS) $(OBJECTS) -shared -Wl,-soname,$(SHORTNAME) -o $(SONAME) - - install-libs: $(SONAME) -- chmod 755 $(SONAME) -- cp $(SONAME) $(LIB_PATH) -- ln -fs $(SONAME) $(LIB_PATH)/$(SHORTNAME) -- ln -fs $(SONAME) $(LIB_PATH)/$(TINYNAME) -+# chmod 755 $(SONAME) -+# cp $(SONAME) $(LIB_PATH) -+# ln -fs $(SONAME) $(LIB_PATH)/$(SHORTNAME) -+# ln -fs $(SONAME) $(LIB_PATH)/$(TINYNAME) -+ $(BSD_INSTALL_PROGRAM) $(SONAME) $(LIB_PATH)/$(SONAME) - - install-data: -- cp -fR XenoStep\ Classic $(DATA_PATH) -- cp -fR XenoStep\ Modern $(DATA_PATH) -- cp -fR XenoStep\ HeliX $(DATA_PATH) -- cp -fR XenoStep\ Classic\ Small $(DATA_PATH) -- cp -fR XenoStep\ Modern\ Small $(DATA_PATH) -- cp -fR XenoStep\ HeliX\ Small $(DATA_PATH) -+ for dir in XenoStep_Classic XenoStep_Modern XenoStep_HeliX \ -+ XenoStep_Classic_Small XenoStep_Modern_Small \ -+ XenoStep_HeliX_Small; do \ -+ $(MKDIR) $(DATA_PATH)/$${dir}/gtk; \ -+ $(BSD_INSTALL_DATA) $${dir}/gtk/gtkrc $(DATA_PATH)/$${dir}/gtk; \ -+ $(BSD_INSTALL_DATA) $${dir}/[^g]* $(DATA_PATH)/$${dir}; \ -+ done - - install: install-libs install-data - diff --git a/x11-themes/xenostep/pkg-descr b/x11-themes/xenostep/pkg-descr deleted file mode 100644 index 8af29edd5..000000000 --- a/x11-themes/xenostep/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is a GTK+ theme engine. It is based on the Xenophilia and Interface theme -engines with little modifications to make it look a more NeXT-ish. It has 3 -different styles each in two versions: wide and narrow scrollbars. - -WWW: http://themes.freshmeat.net/projects/xenostep/ diff --git a/x11-themes/xenostep/pkg-plist b/x11-themes/xenostep/pkg-plist deleted file mode 100644 index 9a382bc88..000000000 --- a/x11-themes/xenostep/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -lib/gtk/themes/engines/libXenoStep.so -share/themes/XenoStep_Classic/README.html -share/themes/XenoStep_Classic/arrows.png -share/themes/XenoStep_Classic/buds.png -share/themes/XenoStep_Classic/buttons.png -share/themes/XenoStep_Classic/dimple.png -share/themes/XenoStep_Classic/gtk/gtkrc -share/themes/XenoStep_Classic/holes.png -share/themes/XenoStep_Classic/lines.png -share/themes/XenoStep_Classic/xeno.css -share/themes/XenoStep_Classic_Small/README.html -share/themes/XenoStep_Classic_Small/arrows.png -share/themes/XenoStep_Classic_Small/buds.png -share/themes/XenoStep_Classic_Small/buttons.png -share/themes/XenoStep_Classic_Small/dimple.png -share/themes/XenoStep_Classic_Small/gtk/gtkrc -share/themes/XenoStep_Classic_Small/holes.png -share/themes/XenoStep_Classic_Small/lines.png -share/themes/XenoStep_Classic_Small/xeno.css -share/themes/XenoStep_HeliX/README.html -share/themes/XenoStep_HeliX/arrows.png -share/themes/XenoStep_HeliX/buds.png -share/themes/XenoStep_HeliX/buttons.png -share/themes/XenoStep_HeliX/dimple.png -share/themes/XenoStep_HeliX/gtk/gtkrc -share/themes/XenoStep_HeliX/holes.png -share/themes/XenoStep_HeliX/lines.png -share/themes/XenoStep_HeliX/xeno.css -share/themes/XenoStep_HeliX_Small/README.html -share/themes/XenoStep_HeliX_Small/arrows.png -share/themes/XenoStep_HeliX_Small/buds.png -share/themes/XenoStep_HeliX_Small/buttons.png -share/themes/XenoStep_HeliX_Small/dimple.png -share/themes/XenoStep_HeliX_Small/gtk/gtkrc -share/themes/XenoStep_HeliX_Small/holes.png -share/themes/XenoStep_HeliX_Small/lines.png -share/themes/XenoStep_HeliX_Small/xeno.css -share/themes/XenoStep_Modern/README.html -share/themes/XenoStep_Modern/arrows.png -share/themes/XenoStep_Modern/buds.png -share/themes/XenoStep_Modern/buttons.png -share/themes/XenoStep_Modern/dimple.png -share/themes/XenoStep_Modern/gtk/gtkrc -share/themes/XenoStep_Modern/holes.png -share/themes/XenoStep_Modern/lines.png -share/themes/XenoStep_Modern/xeno.css -share/themes/XenoStep_Modern_Small/README.html -share/themes/XenoStep_Modern_Small/arrows.png -share/themes/XenoStep_Modern_Small/buds.png -share/themes/XenoStep_Modern_Small/buttons.png -share/themes/XenoStep_Modern_Small/dimple.png -share/themes/XenoStep_Modern_Small/gtk/gtkrc -share/themes/XenoStep_Modern_Small/holes.png -share/themes/XenoStep_Modern_Small/lines.png -share/themes/XenoStep_Modern_Small/xeno.css -@dirrm share/themes/XenoStep_Modern_Small/gtk -@dirrm share/themes/XenoStep_Modern_Small -@dirrm share/themes/XenoStep_Modern/gtk -@dirrm share/themes/XenoStep_Modern -@dirrm share/themes/XenoStep_HeliX_Small/gtk -@dirrm share/themes/XenoStep_HeliX_Small -@dirrm share/themes/XenoStep_HeliX/gtk -@dirrm share/themes/XenoStep_HeliX -@dirrm share/themes/XenoStep_Classic_Small/gtk -@dirrm share/themes/XenoStep_Classic_Small -@dirrm share/themes/XenoStep_Classic/gtk -@dirrm share/themes/XenoStep_Classic diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile deleted file mode 100644 index ad995ab33..000000000 --- a/x11-themes/xfce4-icon-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: xfce4-icon-theme -# Date created: 12 October 2004 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-icon-theme -PORTVERSION= 4.2.3 -PORTREVISION= 2 -CATEGORIES= x11-themes xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= Icon themes for XFce 4 - -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - -WANT_GNOME= yes -INSTALLS_ICONS= yes - -NO_BUILD= yes - -.include <bsd.port.mk> diff --git a/x11-themes/xfce4-icon-theme/distinfo b/x11-themes/xfce4-icon-theme/distinfo deleted file mode 100644 index 699d9f717..000000000 --- a/x11-themes/xfce4-icon-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-icon-theme-4.2.3.tar.gz) = 484ff5a740de326d107ca34d16f161d3 -SHA256 (xfce4/xfce4-icon-theme-4.2.3.tar.gz) = c1b0b207fb8ee8d5851959b89aa33fb5f16d8355500e5f495b12a3446114f796 -SIZE (xfce4/xfce4-icon-theme-4.2.3.tar.gz) = 1560798 diff --git a/x11-themes/xfce4-icon-theme/pkg-descr b/x11-themes/xfce4-icon-theme/pkg-descr deleted file mode 100644 index 31ccbcd06..000000000 --- a/x11-themes/xfce4-icon-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Icon themes for XFce 4. - -WWW: http://www.xfce.org diff --git a/x11-themes/xfce4-icon-theme/pkg-plist b/x11-themes/xfce4-icon-theme/pkg-plist deleted file mode 100644 index 6c08ea6be..000000000 --- a/x11-themes/xfce4-icon-theme/pkg-plist +++ /dev/null @@ -1,1236 +0,0 @@ -share/icons/Rodent/48x48/apps/applets-screenshooter.png -share/icons/Rodent/48x48/apps/bluefish-icon.png -share/icons/Rodent/48x48/apps/digikam.png -share/icons/Rodent/48x48/apps/digikamcameraclient.png -share/icons/Rodent/48x48/apps/evolution.png -share/icons/Rodent/48x48/apps/file-manager.png -share/icons/Rodent/48x48/apps/file-roller.png -share/icons/Rodent/48x48/apps/gftp.png -share/icons/Rodent/48x48/apps/gimp.png -share/icons/Rodent/48x48/apps/gnome-applications.png -share/icons/Rodent/48x48/apps/gnome-audio.png -share/icons/Rodent/48x48/apps/gnome-calculator.png -share/icons/Rodent/48x48/apps/gnome-cdplayer-icon.png -share/icons/Rodent/48x48/apps/gnome-desktop-config.png -share/icons/Rodent/48x48/apps/gnome-devel.png -share/icons/Rodent/48x48/apps/gnome-globe.png -share/icons/Rodent/48x48/apps/gnome-graphics.png -share/icons/Rodent/48x48/apps/gnome-help.png -share/icons/Rodent/48x48/apps/gnome-info.png -share/icons/Rodent/48x48/apps/gnome-joystick.png -share/icons/Rodent/48x48/apps/gnome-lockscreen.png -share/icons/Rodent/48x48/apps/gnome-logout.png -share/icons/Rodent/48x48/apps/gnome-media-player-icon.png -share/icons/Rodent/48x48/apps/gnome-multimedia.png -share/icons/Rodent/48x48/apps/gnome-other.png -share/icons/Rodent/48x48/apps/gnome-pdf.png -share/icons/Rodent/48x48/apps/gnome-searchtool.png -share/icons/Rodent/48x48/apps/gnome-settings.png -share/icons/Rodent/48x48/apps/gnome-shutdown.png -share/icons/Rodent/48x48/apps/gnome-starthere.png -share/icons/Rodent/48x48/apps/gnome-system.png -share/icons/Rodent/48x48/apps/gnome-terminal.png -share/icons/Rodent/48x48/apps/gnome-util.png -share/icons/Rodent/48x48/apps/gqview.png -share/icons/Rodent/48x48/apps/im-aim.png -share/icons/Rodent/48x48/apps/keyboard.png -share/icons/Rodent/48x48/apps/ooo_calc.png -share/icons/Rodent/48x48/apps/ooo_chart.png -share/icons/Rodent/48x48/apps/ooo_draw.png -share/icons/Rodent/48x48/apps/ooo_impress.png -share/icons/Rodent/48x48/apps/ooo_math.png -share/icons/Rodent/48x48/apps/ooo_setup.png -share/icons/Rodent/48x48/apps/ooo_writer.png -share/icons/Rodent/48x48/apps/palm-pilot.png -share/icons/Rodent/48x48/apps/settings.png -share/icons/Rodent/48x48/apps/web-browser.png -share/icons/Rodent/48x48/apps/xcdroast.png -share/icons/Rodent/48x48/apps/xfce-edit.png -share/icons/Rodent/48x48/apps/xfce-filemanager.png -share/icons/Rodent/48x48/apps/xfce-games.png -share/icons/Rodent/48x48/apps/xfce-gnome-mailcheck.png -share/icons/Rodent/48x48/apps/xfce-graphics.png -share/icons/Rodent/48x48/apps/xfce-gtk-paste.png -share/icons/Rodent/48x48/apps/xfce-internet.png -share/icons/Rodent/48x48/apps/xfce-mail.png -share/icons/Rodent/48x48/apps/xfce-man.png -share/icons/Rodent/48x48/apps/xfce-multimedia.png -share/icons/Rodent/48x48/apps/xfce-newmail.png -share/icons/Rodent/48x48/apps/xfce-nomail.png -share/icons/Rodent/48x48/apps/xfce-oldmail.png -share/icons/Rodent/48x48/apps/xfce-printer.png -share/icons/Rodent/48x48/apps/xfce-schedule.png -share/icons/Rodent/48x48/apps/xfce-sound.png -share/icons/Rodent/48x48/apps/xfce-system-exit.png -share/icons/Rodent/48x48/apps/xfce-system-info.png -share/icons/Rodent/48x48/apps/xfce-system-lock.png -share/icons/Rodent/48x48/apps/xfce-system-settings.png -share/icons/Rodent/48x48/apps/xfce-terminal.png -share/icons/Rodent/48x48/apps/xfce-trash_empty.png -share/icons/Rodent/48x48/apps/xfce-trash_full.png -share/icons/Rodent/48x48/apps/xfce-unknown.png -share/icons/Rodent/48x48/apps/xfce-utils.png -share/icons/Rodent/48x48/apps/xfce4-mixer.png -share/icons/Rodent/48x48/apps/xfce4-panel.png -share/icons/Rodent/48x48/apps/xfce4-splash.png -share/icons/Rodent/48x48/apps/xsane.png -share/icons/Rodent/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/Rodent/48x48/devices/gnome-dev-cdrom.png -share/icons/Rodent/48x48/devices/gnome-dev-dvd.png -share/icons/Rodent/48x48/devices/gnome-dev-floppy.png -share/icons/Rodent/48x48/devices/gnome-dev-harddisk.png -share/icons/Rodent/48x48/devices/gnome-dev-jazdisk.png -share/icons/Rodent/48x48/devices/gnome-dev-keyboard.png -share/icons/Rodent/48x48/devices/gnome-dev-mouse-ball.png -share/icons/Rodent/48x48/devices/gnome-dev-mouse-optical.png -share/icons/Rodent/48x48/devices/gnome-dev-network.png -share/icons/Rodent/48x48/devices/gnome-dev-printer.png -share/icons/Rodent/48x48/devices/gnome-dev-removable.png -share/icons/Rodent/48x48/devices/gnome-dev-scanner.png -share/icons/Rodent/48x48/devices/gnome-dev-symlink.png -share/icons/Rodent/48x48/devices/gnome-dev-zipdisk.png -share/icons/Rodent/48x48/devices/network_fs.png -share/icons/Rodent/48x48/devices/printer-class.png -share/icons/Rodent/48x48/emblems/emblem-camera.png -share/icons/Rodent/48x48/emblems/emblem-cool.png -share/icons/Rodent/48x48/emblems/emblem-danger.png -share/icons/Rodent/48x48/emblems/emblem-desktop.png -share/icons/Rodent/48x48/emblems/emblem-distinguished.png -share/icons/Rodent/48x48/emblems/emblem-documents.png -share/icons/Rodent/48x48/emblems/emblem-fun.png -share/icons/Rodent/48x48/emblems/emblem-generic.png -share/icons/Rodent/48x48/emblems/emblem-important.png -share/icons/Rodent/48x48/emblems/emblem-multimedia.png -share/icons/Rodent/48x48/emblems/emblem-noread.png -share/icons/Rodent/48x48/emblems/emblem-nowrite.png -share/icons/Rodent/48x48/emblems/emblem-ohno.png -share/icons/Rodent/48x48/emblems/emblem-package.png -share/icons/Rodent/48x48/emblems/emblem-pictures.png -share/icons/Rodent/48x48/emblems/emblem-relax.png -share/icons/Rodent/48x48/emblems/emblem-sound.png -share/icons/Rodent/48x48/emblems/emblem-symbolic-link.png -share/icons/Rodent/48x48/emblems/emblem-urgent.png -share/icons/Rodent/48x48/emblems/emblem-web.png -share/icons/Rodent/48x48/filesystems/gnome-fs-blockdev.png -share/icons/Rodent/48x48/filesystems/gnome-fs-client.png -share/icons/Rodent/48x48/filesystems/gnome-fs-desktop.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory-visiting.png -share/icons/Rodent/48x48/filesystems/gnome-fs-directory.png -share/icons/Rodent/48x48/filesystems/gnome-fs-executable.png -share/icons/Rodent/48x48/filesystems/gnome-fs-file-broken.png -share/icons/Rodent/48x48/filesystems/gnome-fs-ftp.png -share/icons/Rodent/48x48/filesystems/gnome-fs-home.png -share/icons/Rodent/48x48/filesystems/gnome-fs-network.png -share/icons/Rodent/48x48/filesystems/gnome-fs-nfs.png -share/icons/Rodent/48x48/filesystems/gnome-fs-regular.png -share/icons/Rodent/48x48/filesystems/gnome-fs-share.png -share/icons/Rodent/48x48/filesystems/gnome-fs-smb.png -share/icons/Rodent/48x48/filesystems/gnome-fs-ssh.png -share/icons/Rodent/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Rodent/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Rodent/48x48/filesystems/mime-inode:blockdevice.png -share/icons/Rodent/48x48/filesystems/mime-inode:chardevice.png -share/icons/Rodent/48x48/filesystems/mime-inode:core.png -share/icons/Rodent/48x48/filesystems/mime-inode:directory.png -share/icons/Rodent/48x48/filesystems/mime-inode:mount-point.png -share/icons/Rodent/48x48/filesystems/network_fs.png -share/icons/Rodent/48x48/filesystems/open_folder.png -share/icons/Rodent/48x48/mimetypes/gnome-library.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-octet-stream.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-ogg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rhythmbox-effect.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-smil.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.chart.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.chart.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-archive.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-blender.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-cpio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-desktop.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-dvi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-executable.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-asm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-glade.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gnucash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-lha.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-object.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-perl.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-python.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-rar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-share-library-la.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-sharedlib.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-tar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-application.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-midi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-mpegurl.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-audio.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-png.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-greymap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image-x-xwindowdum.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-image.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-css.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-html.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-sgml.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c++src.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-chdr.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csharp.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-csrc.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-log.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-scheme.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-tex.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-vcard.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-xslt.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-text.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-video.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-nfs-server.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-server.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-share.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-directory-smb-workgroup.png -share/icons/Rodent/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/Rodent/48x48/mimetypes/gnome-package.png -share/icons/Rodent/48x48/mimetypes/mime-application.png -share/icons/Rodent/48x48/mimetypes/mime-application:msword.png -share/icons/Rodent/48x48/mimetypes/mime-application:octet-stream.png -share/icons/Rodent/48x48/mimetypes/mime-application:ogg.png -share/icons/Rodent/48x48/mimetypes/mime-application:pdf.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp-encrypted.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp-keys.png -share/icons/Rodent/48x48/mimetypes/mime-application:pgp.png -share/icons/Rodent/48x48/mimetypes/mime-application:postscript.png -share/icons/Rodent/48x48/mimetypes/mime-application:qif.png -share/icons/Rodent/48x48/mimetypes/mime-application:rhythmbox-effect.png -share/icons/Rodent/48x48/mimetypes/mime-application:rhythmbox-playlist.png -share/icons/Rodent/48x48/mimetypes/mime-application:rtf.png -share/icons/Rodent/48x48/mimetypes/mime-application:smil.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.ms-excel.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.ms-powerpoint.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.rn-realmedia.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.calc.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.chart.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.impress.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.stardivision.writer.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.calc.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.chart.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.draw.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.impress.png -share/icons/Rodent/48x48/mimetypes/mime-application:vnd.sun.xml.writer.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-abiword.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-archive.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-arj.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-blender.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-bzip-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-bzip.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cd-image.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-compress.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-compressed-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cpio-compressed.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-cpio.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-deb.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-desktop.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-dia-diagram.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-dvi.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-executable.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-asm.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-bdf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-linux-psf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-pcf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-font-ttf.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-glade.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gnucash.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gnumeric.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gtktalog.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-gzip.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kde-app-info.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-killustrator.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kpresenter.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kspread.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-kword.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-lha.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-object.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-perl.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-php.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-python-bytecode.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-python.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-qw.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-rar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-reject.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-rpm.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-share-library-la.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-sharedlib.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-shellscript.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-shockwave-flash.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-smil.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-tar.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-tex.png -share/icons/Rodent/48x48/mimetypes/mime-application:x-trash.png -share/icons/Rodent/48x48/mimetypes/mime-application:zip.png -share/icons/Rodent/48x48/mimetypes/mime-audio.png -share/icons/Rodent/48x48/mimetypes/mime-audio:ac3.png -share/icons/Rodent/48x48/mimetypes/mime-audio:basic.png -share/icons/Rodent/48x48/mimetypes/mime-audio:midi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-aiff.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-it.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-midi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mod.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mp3.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-mpegurl.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-pn-realaudio.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-s3m.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-stm.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-ulaw.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-voc.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-wav.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-xi.png -share/icons/Rodent/48x48/mimetypes/mime-audio:x-xm.png -share/icons/Rodent/48x48/mimetypes/mime-image.png -share/icons/Rodent/48x48/mimetypes/mime-image:bmp.png -share/icons/Rodent/48x48/mimetypes/mime-image:gif.png -share/icons/Rodent/48x48/mimetypes/mime-image:ief.png -share/icons/Rodent/48x48/mimetypes/mime-image:jpeg.png -share/icons/Rodent/48x48/mimetypes/mime-image:png.png -share/icons/Rodent/48x48/mimetypes/mime-image:svg.png -share/icons/Rodent/48x48/mimetypes/mime-image:tiff.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-3ds.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-applix-graphic.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-cmu-raster.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-anymap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-bitmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-greymap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-portable-pixmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-psd.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-rgb.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-tga.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xbitmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xcf.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xfig.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xpixmap.png -share/icons/Rodent/48x48/mimetypes/mime-image:x-xwindowdum.png -share/icons/Rodent/48x48/mimetypes/mime-text.png -share/icons/Rodent/48x48/mimetypes/mime-text:css.png -share/icons/Rodent/48x48/mimetypes/mime-text:html.png -share/icons/Rodent/48x48/mimetypes/mime-text:sgml.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-authors.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c++.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c++src.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c-header.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-c.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-chdr.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-copying.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-credits.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csh.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csharp.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-csrc.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-gettext-translation.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-haskell.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-install.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-java.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-literate-haskell.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-log.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-lyx.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-makefile.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-patch.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-readme.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-scheme.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-sh.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-tex.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-troff-man.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-vcalendar.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-vcard.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-xslt.png -share/icons/Rodent/48x48/mimetypes/mime-text:x-zsh.png -share/icons/Rodent/48x48/mimetypes/mime-text:xml.png -share/icons/Rodent/48x48/mimetypes/mime-video.png -share/icons/Rodent/48x48/mimetypes/mime-video:mpeg.png -share/icons/Rodent/48x48/mimetypes/mime-video:quicktime.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-ms-asf.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-ms-wmv.png -share/icons/Rodent/48x48/mimetypes/mime-video:x-msvideo.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-nfs-server.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-server.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-share.png -share/icons/Rodent/48x48/mimetypes/mime-x:directory-smb-workgroup.png -share/icons/Rodent/48x48/mimetypes/mime-x:font-afm.png -share/icons/Rodent/48x48/mimetypes/stock_run.png -share/icons/Rodent/48x48/mimetypes/x-gdesklets-display.png -share/icons/Rodent/48x48/misc/calc.png -share/icons/Rodent/48x48/misc/debian.png -share/icons/Rodent/48x48/misc/f-memory.png -share/icons/Rodent/48x48/misc/firewall.png -share/icons/Rodent/48x48/misc/fs-win.png -share/icons/Rodent/48x48/misc/money.png -share/icons/Rodent/48x48/misc/news.png -share/icons/Rodent/48x48/misc/notes.png -share/icons/Rodent/48x48/misc/root_terminal.png -share/icons/Rodent/48x48/misc/usb_key.png -share/icons/Rodent/48x48/misc/webcam.png -share/icons/Rodent/48x48/stock/media-backward.png -share/icons/Rodent/48x48/stock/media-eject.png -share/icons/Rodent/48x48/stock/media-forward.png -share/icons/Rodent/48x48/stock/media-next.png -share/icons/Rodent/48x48/stock/media-pause.png -share/icons/Rodent/48x48/stock/media-play.png -share/icons/Rodent/48x48/stock/media-prev.png -share/icons/Rodent/48x48/stock/media-record.png -share/icons/Rodent/48x48/stock/media-stop.png -share/icons/Rodent/48x48/stock/rox-select.png -share/icons/Rodent/48x48/stock/rox-show-details.png -share/icons/Rodent/48x48/stock/rox-show-hidden.png -share/icons/Rodent/48x48/stock/stock.png -share/icons/Rodent/48x48/stock/stock_about.png -share/icons/Rodent/48x48/stock/stock_accessories.png -share/icons/Rodent/48x48/stock/stock_add.png -share/icons/Rodent/48x48/stock/stock_amusements.png -share/icons/Rodent/48x48/stock/stock_apply.png -share/icons/Rodent/48x48/stock/stock_attach.png -share/icons/Rodent/48x48/stock/stock_balance.png -share/icons/Rodent/48x48/stock/stock_bold.png -share/icons/Rodent/48x48/stock/stock_book-open.png -share/icons/Rodent/48x48/stock/stock_book.png -share/icons/Rodent/48x48/stock/stock_cancel.png -share/icons/Rodent/48x48/stock/stock_cdrom.png -share/icons/Rodent/48x48/stock/stock_clear.png -share/icons/Rodent/48x48/stock/stock_close.png -share/icons/Rodent/48x48/stock/stock_color_picker.png -share/icons/Rodent/48x48/stock/stock_connect.png -share/icons/Rodent/48x48/stock/stock_convert.png -share/icons/Rodent/48x48/stock/stock_copy.png -share/icons/Rodent/48x48/stock/stock_cut.png -share/icons/Rodent/48x48/stock/stock_delete.png -share/icons/Rodent/48x48/stock/stock_dialog_authentication.png -share/icons/Rodent/48x48/stock/stock_dialog_error.png -share/icons/Rodent/48x48/stock/stock_dialog_info.png -share/icons/Rodent/48x48/stock/stock_dialog_question.png -share/icons/Rodent/48x48/stock/stock_dialog_warning.png -share/icons/Rodent/48x48/stock/stock_disconnect.png -share/icons/Rodent/48x48/stock/stock_dnd-multiple.png -share/icons/Rodent/48x48/stock/stock_dnd.png -share/icons/Rodent/48x48/stock/stock_download.png -share/icons/Rodent/48x48/stock/stock_edit.png -share/icons/Rodent/48x48/stock/stock_epiphany-bookmark-page.png -share/icons/Rodent/48x48/stock/stock_execute.png -share/icons/Rodent/48x48/stock/stock_export.png -share/icons/Rodent/48x48/stock/stock_find-and-replace.png -share/icons/Rodent/48x48/stock/stock_find.png -share/icons/Rodent/48x48/stock/stock_floppy.png -share/icons/Rodent/48x48/stock/stock_fullscreen.png -share/icons/Rodent/48x48/stock/stock_go-back.png -share/icons/Rodent/48x48/stock/stock_go-down.png -share/icons/Rodent/48x48/stock/stock_go-forward.png -share/icons/Rodent/48x48/stock/stock_go-up.png -share/icons/Rodent/48x48/stock/stock_goto-bottom.png -share/icons/Rodent/48x48/stock/stock_goto-first.png -share/icons/Rodent/48x48/stock/stock_goto-last.png -share/icons/Rodent/48x48/stock/stock_goto-top.png -share/icons/Rodent/48x48/stock/stock_harddisk.png -share/icons/Rodent/48x48/stock/stock_help.png -share/icons/Rodent/48x48/stock/stock_history.png -share/icons/Rodent/48x48/stock/stock_home.png -share/icons/Rodent/48x48/stock/stock_import.png -share/icons/Rodent/48x48/stock/stock_indent.png -share/icons/Rodent/48x48/stock/stock_index.png -share/icons/Rodent/48x48/stock/stock_insert-image.png -share/icons/Rodent/48x48/stock/stock_insert-object.png -share/icons/Rodent/48x48/stock/stock_insert-table.png -share/icons/Rodent/48x48/stock/stock_internet.png -share/icons/Rodent/48x48/stock/stock_italic.png -share/icons/Rodent/48x48/stock/stock_jump-to.png -share/icons/Rodent/48x48/stock/stock_justify-center.png -share/icons/Rodent/48x48/stock/stock_justify-fill.png -share/icons/Rodent/48x48/stock/stock_justify-left.png -share/icons/Rodent/48x48/stock/stock_justify-right.png -share/icons/Rodent/48x48/stock/stock_line-in.png -share/icons/Rodent/48x48/stock/stock_logout.png -share/icons/Rodent/48x48/stock/stock_mailto.png -share/icons/Rodent/48x48/stock/stock_mic.png -share/icons/Rodent/48x48/stock/stock_missing-image.png -share/icons/Rodent/48x48/stock/stock_multimedia.png -share/icons/Rodent/48x48/stock/stock_network.png -share/icons/Rodent/48x48/stock/stock_new-tab.png -share/icons/Rodent/48x48/stock/stock_new.png -share/icons/Rodent/48x48/stock/stock_no.png -share/icons/Rodent/48x48/stock/stock_ok.png -share/icons/Rodent/48x48/stock/stock_open.png -share/icons/Rodent/48x48/stock/stock_paste.png -share/icons/Rodent/48x48/stock/stock_preferences.png -share/icons/Rodent/48x48/stock/stock_print-preview.png -share/icons/Rodent/48x48/stock/stock_print.png -share/icons/Rodent/48x48/stock/stock_properties.png -share/icons/Rodent/48x48/stock/stock_quit.png -share/icons/Rodent/48x48/stock/stock_redo.png -share/icons/Rodent/48x48/stock/stock_refresh.png -share/icons/Rodent/48x48/stock/stock_remove.png -share/icons/Rodent/48x48/stock/stock_reset.png -share/icons/Rodent/48x48/stock/stock_revert-to-saved.png -share/icons/Rodent/48x48/stock/stock_run.png -share/icons/Rodent/48x48/stock/stock_save-as.png -share/icons/Rodent/48x48/stock/stock_save.png -share/icons/Rodent/48x48/stock/stock_screenshot.png -share/icons/Rodent/48x48/stock/stock_search.png -share/icons/Rodent/48x48/stock/stock_select-color.png -share/icons/Rodent/48x48/stock/stock_select-font.png -share/icons/Rodent/48x48/stock/stock_sort-ascending.png -share/icons/Rodent/48x48/stock/stock_sort-descending.png -share/icons/Rodent/48x48/stock/stock_spell-check.png -share/icons/Rodent/48x48/stock/stock_stop.png -share/icons/Rodent/48x48/stock/stock_strikethrough.png -share/icons/Rodent/48x48/stock/stock_undelete.png -share/icons/Rodent/48x48/stock/stock_underline.png -share/icons/Rodent/48x48/stock/stock_undo.png -share/icons/Rodent/48x48/stock/stock_unindent.png -share/icons/Rodent/48x48/stock/stock_unknown.png -share/icons/Rodent/48x48/stock/stock_volume.png -share/icons/Rodent/48x48/stock/stock_yes.png -share/icons/Rodent/48x48/stock/stock_zoom-100.png -share/icons/Rodent/48x48/stock/stock_zoom-fit.png -share/icons/Rodent/48x48/stock/stock_zoom-in.png -share/icons/Rodent/48x48/stock/stock_zoom-out.png -share/icons/Rodent/48x48/stock/volume-max.png -share/icons/Rodent/48x48/stock/volume-medium.png -share/icons/Rodent/48x48/stock/volume-min.png -share/icons/Rodent/48x48/stock/volume-mute.png -share/icons/Rodent/48x48/stock/volume-zero.png -share/icons/Rodent/iconrc -share/icons/Rodent/iconrc-png -share/icons/Rodent/index.theme -share/icons/Rodent/scalable/apps/applets-screenshooter.svg -share/icons/Rodent/scalable/apps/bluefish-icon.svg -share/icons/Rodent/scalable/apps/digikam.svg -share/icons/Rodent/scalable/apps/digikamcameraclient.svg -share/icons/Rodent/scalable/apps/evolution.svg -share/icons/Rodent/scalable/apps/file-manager.svg -share/icons/Rodent/scalable/apps/file-roller.svg -share/icons/Rodent/scalable/apps/gftp.svg -share/icons/Rodent/scalable/apps/gimp.svg -share/icons/Rodent/scalable/apps/gnome-applications.svg -share/icons/Rodent/scalable/apps/gnome-audio.svg -share/icons/Rodent/scalable/apps/gnome-calculator.svg -share/icons/Rodent/scalable/apps/gnome-cdplayer-icon.svg -share/icons/Rodent/scalable/apps/gnome-desktop-config.svg -share/icons/Rodent/scalable/apps/gnome-devel.svg -share/icons/Rodent/scalable/apps/gnome-globe.svg -share/icons/Rodent/scalable/apps/gnome-graphics.svg -share/icons/Rodent/scalable/apps/gnome-help.svg -share/icons/Rodent/scalable/apps/gnome-info.svg -share/icons/Rodent/scalable/apps/gnome-joystick.svg -share/icons/Rodent/scalable/apps/gnome-lockscreen.svg -share/icons/Rodent/scalable/apps/gnome-logout.svg -share/icons/Rodent/scalable/apps/gnome-media-player-icon.svg -share/icons/Rodent/scalable/apps/gnome-multimedia.svg -share/icons/Rodent/scalable/apps/gnome-other.svg -share/icons/Rodent/scalable/apps/gnome-pdf.svg -share/icons/Rodent/scalable/apps/gnome-searchtool.svg -share/icons/Rodent/scalable/apps/gnome-settings.svg -share/icons/Rodent/scalable/apps/gnome-shutdown.svg -share/icons/Rodent/scalable/apps/gnome-starthere.svg -share/icons/Rodent/scalable/apps/gnome-system.svg -share/icons/Rodent/scalable/apps/gnome-terminal.svg -share/icons/Rodent/scalable/apps/gnome-util.svg -share/icons/Rodent/scalable/apps/gqview.svg -share/icons/Rodent/scalable/apps/im-aim.svg -share/icons/Rodent/scalable/apps/keyboard.svg -share/icons/Rodent/scalable/apps/ooo_calc.svg -share/icons/Rodent/scalable/apps/ooo_chart.svg -share/icons/Rodent/scalable/apps/ooo_draw.svg -share/icons/Rodent/scalable/apps/ooo_impress.svg -share/icons/Rodent/scalable/apps/ooo_math.svg -share/icons/Rodent/scalable/apps/ooo_setup.svg -share/icons/Rodent/scalable/apps/ooo_writer.svg -share/icons/Rodent/scalable/apps/palm-pilot.svg -share/icons/Rodent/scalable/apps/settings.svg -share/icons/Rodent/scalable/apps/web-browser.svg -share/icons/Rodent/scalable/apps/xcdroast.svg -share/icons/Rodent/scalable/apps/xfce-edit.svg -share/icons/Rodent/scalable/apps/xfce-filemanager.svg -share/icons/Rodent/scalable/apps/xfce-games.svg -share/icons/Rodent/scalable/apps/xfce-gnome-mailcheck.svg -share/icons/Rodent/scalable/apps/xfce-graphics.svg -share/icons/Rodent/scalable/apps/xfce-gtk-paste.svg -share/icons/Rodent/scalable/apps/xfce-internet.svg -share/icons/Rodent/scalable/apps/xfce-mail.svg -share/icons/Rodent/scalable/apps/xfce-man.svg -share/icons/Rodent/scalable/apps/xfce-multimedia.svg -share/icons/Rodent/scalable/apps/xfce-newmail.svg -share/icons/Rodent/scalable/apps/xfce-nomail.svg -share/icons/Rodent/scalable/apps/xfce-oldmail.svg -share/icons/Rodent/scalable/apps/xfce-printer.svg -share/icons/Rodent/scalable/apps/xfce-schedule.svg -share/icons/Rodent/scalable/apps/xfce-sound.svg -share/icons/Rodent/scalable/apps/xfce-system-exit.svg -share/icons/Rodent/scalable/apps/xfce-system-info.svg -share/icons/Rodent/scalable/apps/xfce-system-lock.svg -share/icons/Rodent/scalable/apps/xfce-system-settings.svg -share/icons/Rodent/scalable/apps/xfce-terminal.svg -share/icons/Rodent/scalable/apps/xfce-trash_empty.svg -share/icons/Rodent/scalable/apps/xfce-trash_full.svg -share/icons/Rodent/scalable/apps/xfce-unknown.svg -share/icons/Rodent/scalable/apps/xfce-utils.svg -share/icons/Rodent/scalable/apps/xfce4-mixer.svg -share/icons/Rodent/scalable/apps/xfce4-panel.svg -share/icons/Rodent/scalable/apps/xfce4-splash.svg -share/icons/Rodent/scalable/apps/xsane.svg -share/icons/Rodent/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Rodent/scalable/devices/gnome-dev-cdrom.svg -share/icons/Rodent/scalable/devices/gnome-dev-dvd.svg -share/icons/Rodent/scalable/devices/gnome-dev-floppy.svg -share/icons/Rodent/scalable/devices/gnome-dev-harddisk.svg -share/icons/Rodent/scalable/devices/gnome-dev-jazdisk.svg -share/icons/Rodent/scalable/devices/gnome-dev-keyboard.svg -share/icons/Rodent/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/Rodent/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/Rodent/scalable/devices/gnome-dev-network.svg -share/icons/Rodent/scalable/devices/gnome-dev-printer.svg -share/icons/Rodent/scalable/devices/gnome-dev-removable.svg -share/icons/Rodent/scalable/devices/gnome-dev-scanner.svg -share/icons/Rodent/scalable/devices/gnome-dev-symlink.svg -share/icons/Rodent/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Rodent/scalable/devices/network_fs.svg -share/icons/Rodent/scalable/devices/printer-class.svg -share/icons/Rodent/scalable/emblems/emblem-camera.svg -share/icons/Rodent/scalable/emblems/emblem-cool.svg -share/icons/Rodent/scalable/emblems/emblem-danger.svg -share/icons/Rodent/scalable/emblems/emblem-desktop.svg -share/icons/Rodent/scalable/emblems/emblem-distinguished.svg -share/icons/Rodent/scalable/emblems/emblem-documents.svg -share/icons/Rodent/scalable/emblems/emblem-fun.svg -share/icons/Rodent/scalable/emblems/emblem-generic.svg -share/icons/Rodent/scalable/emblems/emblem-important.svg -share/icons/Rodent/scalable/emblems/emblem-multimedia.svg -share/icons/Rodent/scalable/emblems/emblem-noread.svg -share/icons/Rodent/scalable/emblems/emblem-nowrite.svg -share/icons/Rodent/scalable/emblems/emblem-ohno.svg -share/icons/Rodent/scalable/emblems/emblem-package.svg -share/icons/Rodent/scalable/emblems/emblem-pictures.svg -share/icons/Rodent/scalable/emblems/emblem-relax.svg -share/icons/Rodent/scalable/emblems/emblem-sound.svg -share/icons/Rodent/scalable/emblems/emblem-symbolic-link.svg -share/icons/Rodent/scalable/emblems/emblem-urgent.svg -share/icons/Rodent/scalable/emblems/emblem-web.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-client.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-desktop.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory-visiting.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-directory.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-executable.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-file-broken.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-home.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-network.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-regular.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-share.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-smb.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Rodent/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Rodent/scalable/filesystems/mime-inode:blockdevice.svg -share/icons/Rodent/scalable/filesystems/mime-inode:chardevice.svg -share/icons/Rodent/scalable/filesystems/mime-inode:core.svg -share/icons/Rodent/scalable/filesystems/mime-inode:directory.svg -share/icons/Rodent/scalable/filesystems/mime-inode:mount-point.svg -share/icons/Rodent/scalable/filesystems/network_fs.svg -share/icons/Rodent/scalable/filesystems/open_folder.svg -share/icons/Rodent/scalable/mimetypes/gnome-library.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-octet-stream.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp-encrypted.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp-keys.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-qif.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rhythmbox-effect.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rhythmbox-playlist.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-smil.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.chart.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.impress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.stardivision.writer.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.chart.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-archive.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-arj.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-blender.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-bzip-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-bzip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cd-image.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-compress.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cpio-compressed.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-cpio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-desktop.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-dia-diagram.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-asm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-glade.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gnucash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gtktalog.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kde-app-info.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-lha.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-object.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-python.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-qw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-rar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-reject.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-share-library-la.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-sharedlib.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-smil.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-tex.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-x-trash.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application-zip.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-application.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-ac3.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-basic.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-midi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-aiff.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-it.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mod.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mp3.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-mpegurl.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-s3m.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-stm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-ulaw.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-voc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-wav.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-xi.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio-x-xm.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-bmp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-gif.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-ief.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-jpeg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-png.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-svg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-tiff.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-3ds.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-applix-graphic.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-cmu-raster.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-anymap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-bitmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-greymap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-portable-pixmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-psd.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-rgb.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-tga.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xbitmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xcf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xfig.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xpixmap.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image-x-xwindowdum.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-image.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-css.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-sgml.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-authors.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c++src.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-chdr.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-copying.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-credits.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csharp.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-csrc.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-haskell.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-literate-haskell.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-log.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-lyx.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-patch.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-scheme.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-tex.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-troff-man.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-vcalendar.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-vcard.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-xslt.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text-xml.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-text.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-mpeg.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-quicktime.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-ms-asf.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-ms-wmv.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video-x-msvideo.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-video.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-nfs-server.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-server.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-share.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-directory-smb-workgroup.svg -share/icons/Rodent/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/Rodent/scalable/mimetypes/gnome-package.svg -share/icons/Rodent/scalable/mimetypes/mime-application.svg -share/icons/Rodent/scalable/mimetypes/mime-application:msword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:octet-stream.svg -share/icons/Rodent/scalable/mimetypes/mime-application:ogg.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pdf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp-encrypted.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp-keys.svg -share/icons/Rodent/scalable/mimetypes/mime-application:pgp.svg -share/icons/Rodent/scalable/mimetypes/mime-application:postscript.svg -share/icons/Rodent/scalable/mimetypes/mime-application:qif.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rhythmbox-effect.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rhythmbox-playlist.svg -share/icons/Rodent/scalable/mimetypes/mime-application:rtf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:smil.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.ms-excel.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.ms-powerpoint.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.rn-realmedia.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.calc.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.chart.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.impress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.stardivision.writer.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.calc.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.chart.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.draw.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.impress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:vnd.sun.xml.writer.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-abiword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-archive.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-arj.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-blender.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-bzip-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-bzip.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cd-image.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-compress.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-compressed-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cpio-compressed.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-cpio.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-deb.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-desktop.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-dia-diagram.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-dvi.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-executable.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-asm.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-bdf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-linux-psf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-pcf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-font-ttf.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-glade.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gnucash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gnumeric.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gtktalog.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-gzip.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kde-app-info.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-killustrator.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kpresenter.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kspread.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-kword.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-lha.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-object.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-perl.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-php.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-python-bytecode.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-python.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-qw.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-rar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-reject.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-rpm.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-share-library-la.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-sharedlib.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-shellscript.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-shockwave-flash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-smil.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-tar.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-tex.svg -share/icons/Rodent/scalable/mimetypes/mime-application:x-trash.svg -share/icons/Rodent/scalable/mimetypes/mime-application:zip.svg -share/icons/Rodent/scalable/mimetypes/mime-audio.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:ac3.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:basic.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:midi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-aiff.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-it.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-midi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mod.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mp3.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-mpegurl.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-pn-realaudio.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-s3m.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-stm.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-ulaw.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-voc.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-wav.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-xi.svg -share/icons/Rodent/scalable/mimetypes/mime-audio:x-xm.svg -share/icons/Rodent/scalable/mimetypes/mime-image.svg -share/icons/Rodent/scalable/mimetypes/mime-image:bmp.svg -share/icons/Rodent/scalable/mimetypes/mime-image:gif.svg -share/icons/Rodent/scalable/mimetypes/mime-image:ief.svg -share/icons/Rodent/scalable/mimetypes/mime-image:jpeg.svg -share/icons/Rodent/scalable/mimetypes/mime-image:png.svg -share/icons/Rodent/scalable/mimetypes/mime-image:svg.svg -share/icons/Rodent/scalable/mimetypes/mime-image:tiff.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-3ds.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-applix-graphic.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-cmu-raster.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-anymap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-bitmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-greymap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-portable-pixmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-psd.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-rgb.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-tga.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xbitmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xcf.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xfig.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xpixmap.svg -share/icons/Rodent/scalable/mimetypes/mime-image:x-xwindowdum.svg -share/icons/Rodent/scalable/mimetypes/mime-text.svg -share/icons/Rodent/scalable/mimetypes/mime-text:css.svg -share/icons/Rodent/scalable/mimetypes/mime-text:html.svg -share/icons/Rodent/scalable/mimetypes/mime-text:sgml.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-authors.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c++.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c++src.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c-header.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-c.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-chdr.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-copying.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-credits.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csharp.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-csrc.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-gettext-translation.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-haskell.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-install.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-java.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-literate-haskell.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-log.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-lyx.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-makefile.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-patch.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-readme.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-scheme.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-sh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-tex.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-troff-man.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-vcalendar.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-vcard.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-xslt.svg -share/icons/Rodent/scalable/mimetypes/mime-text:x-zsh.svg -share/icons/Rodent/scalable/mimetypes/mime-text:xml.svg -share/icons/Rodent/scalable/mimetypes/mime-video.svg -share/icons/Rodent/scalable/mimetypes/mime-video:mpeg.svg -share/icons/Rodent/scalable/mimetypes/mime-video:quicktime.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-ms-asf.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-ms-wmv.svg -share/icons/Rodent/scalable/mimetypes/mime-video:x-msvideo.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-nfs-server.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-server.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-share.svg -share/icons/Rodent/scalable/mimetypes/mime-x:directory-smb-workgroup.svg -share/icons/Rodent/scalable/mimetypes/mime-x:font-afm.svg -share/icons/Rodent/scalable/mimetypes/stock_run.svg -share/icons/Rodent/scalable/mimetypes/x-gdesklets-display.svg -share/icons/Rodent/scalable/misc/calc.svg -share/icons/Rodent/scalable/misc/debian.svg -share/icons/Rodent/scalable/misc/f-memory.svg -share/icons/Rodent/scalable/misc/firewall.svg -share/icons/Rodent/scalable/misc/fs-win.svg -share/icons/Rodent/scalable/misc/money.svg -share/icons/Rodent/scalable/misc/news.svg -share/icons/Rodent/scalable/misc/notes.svg -share/icons/Rodent/scalable/misc/root_terminal.svg -share/icons/Rodent/scalable/misc/usb_key.svg -share/icons/Rodent/scalable/misc/webcam.svg -share/icons/Rodent/scalable/stock/m-font.svg -share/icons/Rodent/scalable/stock/m-lock.svg -share/icons/Rodent/scalable/stock/m-spreadsheet.svg -share/icons/Rodent/scalable/stock/media-backward.svg -share/icons/Rodent/scalable/stock/media-eject.svg -share/icons/Rodent/scalable/stock/media-forward.svg -share/icons/Rodent/scalable/stock/media-next.svg -share/icons/Rodent/scalable/stock/media-pause.svg -share/icons/Rodent/scalable/stock/media-play.svg -share/icons/Rodent/scalable/stock/media-prev.svg -share/icons/Rodent/scalable/stock/media-record.svg -share/icons/Rodent/scalable/stock/media-stop.svg -share/icons/Rodent/scalable/stock/rox-select.svg -share/icons/Rodent/scalable/stock/rox-show-details.svg -share/icons/Rodent/scalable/stock/rox-show-hidden.svg -share/icons/Rodent/scalable/stock/stock_about.svg -share/icons/Rodent/scalable/stock/stock_accessories.svg -share/icons/Rodent/scalable/stock/stock_add.svg -share/icons/Rodent/scalable/stock/stock_amusements.svg -share/icons/Rodent/scalable/stock/stock_apply.svg -share/icons/Rodent/scalable/stock/stock_attach.svg -share/icons/Rodent/scalable/stock/stock_balance.svg -share/icons/Rodent/scalable/stock/stock_bold.svg -share/icons/Rodent/scalable/stock/stock_book-open.svg -share/icons/Rodent/scalable/stock/stock_book.svg -share/icons/Rodent/scalable/stock/stock_cancel.svg -share/icons/Rodent/scalable/stock/stock_cdrom.svg -share/icons/Rodent/scalable/stock/stock_clear.svg -share/icons/Rodent/scalable/stock/stock_close.svg -share/icons/Rodent/scalable/stock/stock_color_picker.svg -share/icons/Rodent/scalable/stock/stock_connect.svg -share/icons/Rodent/scalable/stock/stock_convert.svg -share/icons/Rodent/scalable/stock/stock_copy.svg -share/icons/Rodent/scalable/stock/stock_cut.svg -share/icons/Rodent/scalable/stock/stock_delete.svg -share/icons/Rodent/scalable/stock/stock_dialog_authentication.svg -share/icons/Rodent/scalable/stock/stock_dialog_error.svg -share/icons/Rodent/scalable/stock/stock_dialog_info.svg -share/icons/Rodent/scalable/stock/stock_dialog_question.svg -share/icons/Rodent/scalable/stock/stock_dialog_warning.svg -share/icons/Rodent/scalable/stock/stock_disconnect.svg -share/icons/Rodent/scalable/stock/stock_dnd.svg -share/icons/Rodent/scalable/stock/stock_dnd_multiple.svg -share/icons/Rodent/scalable/stock/stock_download.svg -share/icons/Rodent/scalable/stock/stock_edit.svg -share/icons/Rodent/scalable/stock/stock_epiphany-bookmark-page.svg -share/icons/Rodent/scalable/stock/stock_execute.svg -share/icons/Rodent/scalable/stock/stock_export.svg -share/icons/Rodent/scalable/stock/stock_find-and-replace.svg -share/icons/Rodent/scalable/stock/stock_find.svg -share/icons/Rodent/scalable/stock/stock_floppy.svg -share/icons/Rodent/scalable/stock/stock_fullscreen.svg -share/icons/Rodent/scalable/stock/stock_go-back.svg -share/icons/Rodent/scalable/stock/stock_go-down.svg -share/icons/Rodent/scalable/stock/stock_go-forward.svg -share/icons/Rodent/scalable/stock/stock_go-up.svg -share/icons/Rodent/scalable/stock/stock_goto-bottom.svg -share/icons/Rodent/scalable/stock/stock_goto-first.svg -share/icons/Rodent/scalable/stock/stock_goto-last.svg -share/icons/Rodent/scalable/stock/stock_goto-top.svg -share/icons/Rodent/scalable/stock/stock_harddisk.svg -share/icons/Rodent/scalable/stock/stock_help.svg -share/icons/Rodent/scalable/stock/stock_history.svg -share/icons/Rodent/scalable/stock/stock_home.svg -share/icons/Rodent/scalable/stock/stock_import.svg -share/icons/Rodent/scalable/stock/stock_indent.svg -share/icons/Rodent/scalable/stock/stock_index.svg -share/icons/Rodent/scalable/stock/stock_insert-image.svg -share/icons/Rodent/scalable/stock/stock_insert-object.svg -share/icons/Rodent/scalable/stock/stock_insert-table.svg -share/icons/Rodent/scalable/stock/stock_internet.svg -share/icons/Rodent/scalable/stock/stock_italic.svg -share/icons/Rodent/scalable/stock/stock_jump-to.svg -share/icons/Rodent/scalable/stock/stock_justify-center.svg -share/icons/Rodent/scalable/stock/stock_justify-fill.svg -share/icons/Rodent/scalable/stock/stock_justify-left.svg -share/icons/Rodent/scalable/stock/stock_justify-right.svg -share/icons/Rodent/scalable/stock/stock_line-in.svg -share/icons/Rodent/scalable/stock/stock_logout.svg -share/icons/Rodent/scalable/stock/stock_mailto.svg -share/icons/Rodent/scalable/stock/stock_mic.svg -share/icons/Rodent/scalable/stock/stock_missing-image.svg -share/icons/Rodent/scalable/stock/stock_multimedia.svg -share/icons/Rodent/scalable/stock/stock_network.svg -share/icons/Rodent/scalable/stock/stock_new-tab.svg -share/icons/Rodent/scalable/stock/stock_new.svg -share/icons/Rodent/scalable/stock/stock_no.svg -share/icons/Rodent/scalable/stock/stock_ok.svg -share/icons/Rodent/scalable/stock/stock_open.svg -share/icons/Rodent/scalable/stock/stock_paste.svg -share/icons/Rodent/scalable/stock/stock_preferences.svg -share/icons/Rodent/scalable/stock/stock_print-preview.svg -share/icons/Rodent/scalable/stock/stock_print.svg -share/icons/Rodent/scalable/stock/stock_properties.svg -share/icons/Rodent/scalable/stock/stock_quit.svg -share/icons/Rodent/scalable/stock/stock_redo.svg -share/icons/Rodent/scalable/stock/stock_refresh.svg -share/icons/Rodent/scalable/stock/stock_remove.svg -share/icons/Rodent/scalable/stock/stock_reset.svg -share/icons/Rodent/scalable/stock/stock_revert-to-saved.svg -share/icons/Rodent/scalable/stock/stock_run.svg -share/icons/Rodent/scalable/stock/stock_save-as.svg -share/icons/Rodent/scalable/stock/stock_save.svg -share/icons/Rodent/scalable/stock/stock_screenshot.svg -share/icons/Rodent/scalable/stock/stock_search.svg -share/icons/Rodent/scalable/stock/stock_select-color.svg -share/icons/Rodent/scalable/stock/stock_select-font.svg -share/icons/Rodent/scalable/stock/stock_sort-ascending.svg -share/icons/Rodent/scalable/stock/stock_sort-descending.svg -share/icons/Rodent/scalable/stock/stock_spell-check.svg -share/icons/Rodent/scalable/stock/stock_stop.svg -share/icons/Rodent/scalable/stock/stock_strikethrough.svg -share/icons/Rodent/scalable/stock/stock_undelete.svg -share/icons/Rodent/scalable/stock/stock_underline.svg -share/icons/Rodent/scalable/stock/stock_undo.svg -share/icons/Rodent/scalable/stock/stock_unindent.svg -share/icons/Rodent/scalable/stock/stock_unknown.svg -share/icons/Rodent/scalable/stock/stock_volume.svg -share/icons/Rodent/scalable/stock/stock_yes.svg -share/icons/Rodent/scalable/stock/stock_zoom-100.svg -share/icons/Rodent/scalable/stock/stock_zoom-fit.svg -share/icons/Rodent/scalable/stock/stock_zoom-in.svg -share/icons/Rodent/scalable/stock/stock_zoom-out.svg -share/icons/Rodent/scalable/stock/volume-max.svg -share/icons/Rodent/scalable/stock/volume-medium.svg -share/icons/Rodent/scalable/stock/volume-min.svg -share/icons/Rodent/scalable/stock/volume-mute.svg -share/icons/Rodent/scalable/stock/volume-zero.svg -share/xfce4/mime/Rodent.mime.xml -@dirrm share/icons/Rodent/48x48/apps -@dirrm share/icons/Rodent/48x48/devices -@dirrm share/icons/Rodent/48x48/emblems -@dirrm share/icons/Rodent/48x48/filesystems -@dirrm share/icons/Rodent/48x48/mimetypes -@dirrm share/icons/Rodent/48x48/misc -@dirrm share/icons/Rodent/48x48/stock -@dirrm share/icons/Rodent/48x48 -@dirrm share/icons/Rodent/scalable/apps -@dirrm share/icons/Rodent/scalable/devices -@dirrm share/icons/Rodent/scalable/emblems -@dirrm share/icons/Rodent/scalable/filesystems -@dirrm share/icons/Rodent/scalable/mimetypes -@dirrm share/icons/Rodent/scalable/misc -@dirrm share/icons/Rodent/scalable/stock -@dirrm share/icons/Rodent/scalable -@dirrm share/icons/Rodent -@dirrmtry share/icons -@dirrmtry share/xfce4/mime -@dirrmtry share/xfce4 diff --git a/x11-themes/xmms-bluecurve-theme/Makefile b/x11-themes/xmms-bluecurve-theme/Makefile deleted file mode 100644 index f0f43adf7..000000000 --- a/x11-themes/xmms-bluecurve-theme/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: xmms-bluecurve-theme -# Date created: 29 May 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xmms-bluecurve-theme -PORTREVISION= 1 - -COMMENT= The Bluecurve XMMS skin - -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms \ - unzip:${PORTSDIR}/archivers/unzip - -MASTERDIR= ${.CURDIR}/../bluecurve-themes - -NO_BUILD= yes - -PREFIX= ${X11BASE} - -SKIN= Bluecurve-xmms.zip -PLIST_FILES= share/xmms/Skins/${SKIN} - -do-install: - ${MKDIR} ${PREFIX}/share/xmms/Skins - ${INSTALL_DATA} ${WRKSRC}/art/xmms/${SKIN} ${PREFIX}/share/xmms/Skins - -.include "${MASTERDIR}/Makefile" diff --git a/x11-themes/xmms-bluecurve-theme/pkg-descr b/x11-themes/xmms-bluecurve-theme/pkg-descr deleted file mode 100644 index 8a469f3eb..000000000 --- a/x11-themes/xmms-bluecurve-theme/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bluecurve is a set of themes created by the Red Hat Artwork project. -It attempts to provide an unified look for the open source desktop. - -This port contains the Bluecurve XMMS skin. - -WWW: http://fedora.redhat.com/projects/artwork/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org |