diff --git a/x11/human-icon-theme/Makefile b/x11/human-icon-theme/Makefile new file mode 100644 index 00000000000..7bf5cad1da8 --- /dev/null +++ b/x11/human-icon-theme/Makefile @@ -0,0 +1,30 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2009/06/03 22:28:37 landry Exp $ + +COMMENT= Human icon theme from Ubuntu + +DISTNAME= human-icon-theme_0.33.6ubuntu2 +PKGNAME= human-icon-theme-0.33.6 +CATEGORIES= x11 + +MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/h/human-icon-theme/ + +# Creative Commons Attribution-ShareAlike 2.5 +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +WRKDIST= ${WRKDIR}/${DISTNAME:S/_/-/} +MODULES= textproc/intltool + +BUILD_DEPENDS= ::x11/icon-naming-utils + +NO_REGRESS= Yes +ALL_TARGET= build +USE_GMAKE= Yes +PKG_ARCH= * + +pre-configure: + ${SUBST_CMD} ${WRKSRC}/Makefile + +.include diff --git a/x11/human-icon-theme/distinfo b/x11/human-icon-theme/distinfo new file mode 100644 index 00000000000..bbb26625199 --- /dev/null +++ b/x11/human-icon-theme/distinfo @@ -0,0 +1,5 @@ +MD5 (human-icon-theme_0.33.6ubuntu2.tar.gz) = +77EiugEMhMBT+wMjz8H3w== +RMD160 (human-icon-theme_0.33.6ubuntu2.tar.gz) = L3ETiL3hmy7xJrPscRJ5H9QHNrU= +SHA1 (human-icon-theme_0.33.6ubuntu2.tar.gz) = R8Q9oQwvUu2lXlEmH5Fyxw6Fxjc= +SHA256 (human-icon-theme_0.33.6ubuntu2.tar.gz) = LNA5rDVr6wTlcRnTIknHymYPzBXC8mEZw13TqsFQUG4= +SIZE (human-icon-theme_0.33.6ubuntu2.tar.gz) = 1176302 diff --git a/x11/human-icon-theme/patches/patch-Makefile b/x11/human-icon-theme/patches/patch-Makefile new file mode 100644 index 00000000000..92231ac2ccd --- /dev/null +++ b/x11/human-icon-theme/patches/patch-Makefile @@ -0,0 +1,42 @@ +$OpenBSD: patch-Makefile,v 1.1.1.1 2009/06/03 22:28:37 landry Exp $ +--- Makefile.orig Tue Apr 14 04:54:18 2009 ++++ Makefile Tue Jun 2 10:05:07 2009 +@@ -4,7 +4,7 @@ build: index.theme + + # intltool merging + index.theme: +- for f in `find -name *.icon.in -o -name *.theme.in`; do \ ++ for f in `find . -name *.icon.in -o -name *.theme.in`; do \ + intltool-merge -d -u po $$f $${f%.in}; \ + done + cd po; intltool-update -p --verbose -g $(GETTEXT_DOMAIN) +@@ -14,22 +14,24 @@ clean: + rm -f po/*.pot index.theme + + install: index.theme ++ find [0-9]* scalable -type d -exec \ ++ install -d -m 755 $$DESTDIR/${PREFIX}/share/icons/Human/'{}' \; + find [0-9]* scalable \( -name '*.png' -o -name '*.svg' -o -name '*.icon' \) -exec \ +- install -D -m 644 '{}' $$DESTDIR/usr/share/icons/Human/'{}' \; ++ install -m 644 '{}' $$DESTDIR/${PREFIX}/share/icons/Human/'{}' \; + + # run icon-naming-utils +- for d in $$DESTDIR/usr/share/icons/Human/*; do \ +- (cd $$d; for c in *; do /usr/lib/icon-naming-utils/icon-name-mapping -c $$c; done); \ ++ for d in $$DESTDIR/${PREFIX}/share/icons/Human/*; do \ ++ (cd $$d; for c in *; do ${LOCALBASE}/libexec/icon-name-mapping -c $$c; done); \ + done + + # install mo files + for f in po/*.po; do \ +- D=$$DESTDIR/usr/share/locale/`basename $$f .po`/LC_MESSAGES/; \ ++ D=$$DESTDIR/${PREFIX}/share/locale/`basename $$f .po`/LC_MESSAGES/; \ + install -d -m 755 $$D; \ + msgfmt -o $$D/$(GETTEXT_DOMAIN).mo $$f; \ + done + + # install index +- install -D -m 644 index.theme $$DESTDIR/usr/share/icons/Human/index.theme ++ install -m 644 index.theme $$DESTDIR/${PREFIX}/share/icons/Human/index.theme + + .PHONY: build i18n clean install diff --git a/x11/human-icon-theme/pkg/DESCR b/x11/human-icon-theme/pkg/DESCR new file mode 100644 index 00000000000..174d8f0eb54 --- /dev/null +++ b/x11/human-icon-theme/pkg/DESCR @@ -0,0 +1 @@ +Human is a nice and well polished icon theme for the GNOME desktop. diff --git a/x11/human-icon-theme/pkg/PLIST b/x11/human-icon-theme/pkg/PLIST new file mode 100644 index 00000000000..359a8dfc869 --- /dev/null +++ b/x11/human-icon-theme/pkg/PLIST @@ -0,0 +1,1533 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2009/06/03 22:28:38 landry Exp $ +share/icons/ +share/icons/Human/ +share/icons/Human/12x12/ +share/icons/Human/12x12/stock/ +share/icons/Human/12x12/stock/generic/ +share/icons/Human/12x12/stock/generic/gtk-close.png +share/icons/Human/16x16/ +share/icons/Human/16x16/actions/ +share/icons/Human/16x16/actions/application-exit.png +share/icons/Human/16x16/actions/back.png +share/icons/Human/16x16/actions/bookmark-new.png +share/icons/Human/16x16/actions/bookmark_add.png +share/icons/Human/16x16/actions/bookmarks_list_add.png +share/icons/Human/16x16/actions/bottom.png +share/icons/Human/16x16/actions/dialog-apply.png +share/icons/Human/16x16/actions/document-new.png +share/icons/Human/16x16/actions/document-open.png +share/icons/Human/16x16/actions/document-print.png +share/icons/Human/16x16/actions/document-properties.png +share/icons/Human/16x16/actions/document-save-as.png +share/icons/Human/16x16/actions/document-save.png +share/icons/Human/16x16/actions/down.png +share/icons/Human/16x16/actions/edit-find-replace.png +share/icons/Human/16x16/actions/edit-find.png +share/icons/Human/16x16/actions/edit-redo.png +share/icons/Human/16x16/actions/edit-undo.png +share/icons/Human/16x16/actions/exit.png +share/icons/Human/16x16/actions/filefind.png +share/icons/Human/16x16/actions/filenew.png +share/icons/Human/16x16/actions/fileopen.png +share/icons/Human/16x16/actions/fileprint.png +share/icons/Human/16x16/actions/filesave.png +share/icons/Human/16x16/actions/filesaveas.png +share/icons/Human/16x16/actions/find.png +share/icons/Human/16x16/actions/finish.png +share/icons/Human/16x16/actions/folder-new.png +share/icons/Human/16x16/actions/folder_new.png +share/icons/Human/16x16/actions/forward.png +share/icons/Human/16x16/actions/gnome-lockscreen.png +share/icons/Human/16x16/actions/gnome-searchtool.png +share/icons/Human/16x16/actions/go-bottom.png +share/icons/Human/16x16/actions/go-down.png +share/icons/Human/16x16/actions/go-first.png +share/icons/Human/16x16/actions/go-home.png +share/icons/Human/16x16/actions/go-last.png +share/icons/Human/16x16/actions/go-next.png +share/icons/Human/16x16/actions/go-previous.png +share/icons/Human/16x16/actions/go-top.png +share/icons/Human/16x16/actions/go-up.png +share/icons/Human/16x16/actions/gohome.png +share/icons/Human/16x16/actions/gtk-about.png +share/icons/Human/16x16/actions/gtk-find-and-replace.png +share/icons/Human/16x16/actions/gtk-find.png +share/icons/Human/16x16/actions/gtk-go-back-ltr.png +share/icons/Human/16x16/actions/gtk-go-back-rtl.png +share/icons/Human/16x16/actions/gtk-go-down.png +share/icons/Human/16x16/actions/gtk-go-forward-ltr.png +share/icons/Human/16x16/actions/gtk-go-forward-rtl.png +share/icons/Human/16x16/actions/gtk-go-up.png +share/icons/Human/16x16/actions/gtk-goto-bottom.png +share/icons/Human/16x16/actions/gtk-goto-first-ltr.png +share/icons/Human/16x16/actions/gtk-goto-first-rtl.png +share/icons/Human/16x16/actions/gtk-goto-last-ltr.png +share/icons/Human/16x16/actions/gtk-goto-last-rtl.png +share/icons/Human/16x16/actions/gtk-goto-top.png +share/icons/Human/16x16/actions/gtk-home.png +share/icons/Human/16x16/actions/gtk-new.png +share/icons/Human/16x16/actions/gtk-open.png +share/icons/Human/16x16/actions/gtk-print.png +share/icons/Human/16x16/actions/gtk-properties.png +share/icons/Human/16x16/actions/gtk-quit.png +share/icons/Human/16x16/actions/gtk-redo-ltr.png +share/icons/Human/16x16/actions/gtk-refresh.png +share/icons/Human/16x16/actions/gtk-save-as.png +share/icons/Human/16x16/actions/gtk-save.png +share/icons/Human/16x16/actions/gtk-undo-ltr.png +share/icons/Human/16x16/actions/kfind.png +share/icons/Human/16x16/actions/kfm_home.png +share/icons/Human/16x16/actions/lock.png +share/icons/Human/16x16/actions/media-eject.png +share/icons/Human/16x16/actions/next.png +share/icons/Human/16x16/actions/player_eject.png +share/icons/Human/16x16/actions/previous.png +share/icons/Human/16x16/actions/redhat-home.png +share/icons/Human/16x16/actions/redo.png +share/icons/Human/16x16/actions/reload.png +share/icons/Human/16x16/actions/reload3.png +share/icons/Human/16x16/actions/reload_all_tabs.png +share/icons/Human/16x16/actions/reload_page.png +share/icons/Human/16x16/actions/search.png +share/icons/Human/16x16/actions/start.png +share/icons/Human/16x16/actions/stock_add-bookmark.png +share/icons/Human/16x16/actions/stock_bottom.png +share/icons/Human/16x16/actions/stock_down.png +share/icons/Human/16x16/actions/stock_file-properites.png +share/icons/Human/16x16/actions/stock_first.png +share/icons/Human/16x16/actions/stock_help-add-bookmark.png +share/icons/Human/16x16/actions/stock_home.png +share/icons/Human/16x16/actions/stock_last.png +share/icons/Human/16x16/actions/stock_left.png +share/icons/Human/16x16/actions/stock_new-dir.png +share/icons/Human/16x16/actions/stock_new-text.png +share/icons/Human/16x16/actions/stock_print.png +share/icons/Human/16x16/actions/stock_properties.png +share/icons/Human/16x16/actions/stock_redo.png +share/icons/Human/16x16/actions/stock_refresh.png +share/icons/Human/16x16/actions/stock_right.png +share/icons/Human/16x16/actions/stock_save-as.png +share/icons/Human/16x16/actions/stock_save.png +share/icons/Human/16x16/actions/stock_search-and-replace.png +share/icons/Human/16x16/actions/stock_search.png +share/icons/Human/16x16/actions/stock_top.png +share/icons/Human/16x16/actions/stock_undo.png +share/icons/Human/16x16/actions/stock_up.png +share/icons/Human/16x16/actions/system-lock-screen.png +share/icons/Human/16x16/actions/system-search.png +share/icons/Human/16x16/actions/top.png +share/icons/Human/16x16/actions/undo.png +share/icons/Human/16x16/actions/up.png +share/icons/Human/16x16/actions/view-refresh.png +share/icons/Human/16x16/actions/xfce-system-exit.png +share/icons/Human/16x16/actions/xfce-system-lock.png +share/icons/Human/16x16/animations/ +share/icons/Human/16x16/apps/ +share/icons/Human/16x16/apps/access.png +share/icons/Human/16x16/apps/accessibility-directory.png +share/icons/Human/16x16/apps/evolution.png +share/icons/Human/16x16/apps/file-manager.png +share/icons/Human/16x16/apps/gnome-help.png +share/icons/Human/16x16/apps/gnome-logout.png +share/icons/Human/16x16/apps/gnome-settings-accessibility-technologies.png +share/icons/Human/16x16/apps/help-browser.png +share/icons/Human/16x16/apps/kfm.png +share/icons/Human/16x16/apps/khelpcenter.png +share/icons/Human/16x16/apps/kscreensaver.png +share/icons/Human/16x16/apps/preferences-desktop-accessibility.png +share/icons/Human/16x16/apps/preferences-desktop-screensaver.png +share/icons/Human/16x16/apps/redhat-filemanager.png +share/icons/Human/16x16/apps/screensaver.png +share/icons/Human/16x16/apps/susehelpcenter.png +share/icons/Human/16x16/apps/system-file-manager.png +share/icons/Human/16x16/apps/xfce-filemanager.png +share/icons/Human/16x16/apps/xscreensaver.png +share/icons/Human/16x16/categories/ +share/icons/Human/16x16/categories/applications-system.png +share/icons/Human/16x16/categories/gnome-control-center.png +share/icons/Human/16x16/categories/gnome-settings.png +share/icons/Human/16x16/categories/gnome-system.png +share/icons/Human/16x16/categories/gtk-preferences.png +share/icons/Human/16x16/categories/kcontrol.png +share/icons/Human/16x16/categories/package_system.png +share/icons/Human/16x16/categories/preferences-desktop.png +share/icons/Human/16x16/categories/redhat-preferences.png +share/icons/Human/16x16/categories/redhat-system_tools.png +share/icons/Human/16x16/categories/xfce4-settings.png +share/icons/Human/16x16/devices/ +share/icons/Human/16x16/devices/computer.png +share/icons/Human/16x16/devices/gnome-dev-cdrom-audio.png +share/icons/Human/16x16/devices/gnome-dev-cdrom.png +share/icons/Human/16x16/devices/gnome-dev-computer.png +share/icons/Human/16x16/devices/gnome-dev-dvd.png +share/icons/Human/16x16/devices/gnome-dev-floppy.png +share/icons/Human/16x16/devices/gnome-dev-harddisk-1394.png +share/icons/Human/16x16/devices/gnome-dev-harddisk-usb.png +share/icons/Human/16x16/devices/gnome-dev-harddisk.png +share/icons/Human/16x16/devices/gnome-dev-ipod.png +share/icons/Human/16x16/devices/gnome-dev-media-sdmmc.png +share/icons/Human/16x16/devices/gnome-dev-memory.png +share/icons/Human/16x16/devices/gnome-dev-removable-1394.png +share/icons/Human/16x16/devices/gnome-dev-removable-usb.png +share/icons/Human/16x16/devices/gnome-dev-removable.png +share/icons/Human/16x16/devices/gnome-fs-client.png +share/icons/Human/16x16/devices/system.png +share/icons/Human/16x16/emblems/ +share/icons/Human/16x16/emblems/emblem-desktop.png +share/icons/Human/16x16/emotes/ +share/icons/Human/16x16/filesystems/ +share/icons/Human/16x16/filesystems/gnome-fs-web.png +share/icons/Human/16x16/media/ +share/icons/Human/16x16/mimetypes/ +share/icons/Human/16x16/navigation/ +share/icons/Human/16x16/places/ +share/icons/Human/16x16/places/application-x-gnome-saved-search.png +share/icons/Human/16x16/places/desktop.png +share/icons/Human/16x16/places/emptytrash.png +share/icons/Human/16x16/places/folder-remote-ftp.png +share/icons/Human/16x16/places/folder-remote-nfs.png +share/icons/Human/16x16/places/folder-remote-smb.png +share/icons/Human/16x16/places/folder-remote-ssh.png +share/icons/Human/16x16/places/folder-remote.png +share/icons/Human/16x16/places/folder-saved-search.png +share/icons/Human/16x16/places/folder.png +share/icons/Human/16x16/places/folder_home.png +share/icons/Human/16x16/places/gnome-fs-desktop.png +share/icons/Human/16x16/places/gnome-fs-directory.png +share/icons/Human/16x16/places/gnome-fs-ftp.png +share/icons/Human/16x16/places/gnome-fs-home.png +share/icons/Human/16x16/places/gnome-fs-network.png +share/icons/Human/16x16/places/gnome-fs-nfs.png +share/icons/Human/16x16/places/gnome-fs-server.png +share/icons/Human/16x16/places/gnome-fs-share.png +share/icons/Human/16x16/places/gnome-fs-smb.png +share/icons/Human/16x16/places/gnome-fs-ssh.png +share/icons/Human/16x16/places/gnome-fs-trash-empty.png +share/icons/Human/16x16/places/gnome-mime-x-directory-nfs-server.png +share/icons/Human/16x16/places/gnome-mime-x-directory-smb-server.png +share/icons/Human/16x16/places/gnome-mime-x-directory-smb-share.png +share/icons/Human/16x16/places/gnome-mime-x-directory-smb-workgroup.png +share/icons/Human/16x16/places/gnome-stock-trash.png +share/icons/Human/16x16/places/gtk-directory.png +share/icons/Human/16x16/places/gtk-network.png +share/icons/Human/16x16/places/inode-directory.png +share/icons/Human/16x16/places/network-server.png +share/icons/Human/16x16/places/network-workgroup.png +share/icons/Human/16x16/places/network.png +share/icons/Human/16x16/places/network_local.png +share/icons/Human/16x16/places/redhat-network-server.png +share/icons/Human/16x16/places/server.png +share/icons/Human/16x16/places/stock_folder.png +share/icons/Human/16x16/places/trashcan_empty.png +share/icons/Human/16x16/places/user-desktop.png +share/icons/Human/16x16/places/user-home.png +share/icons/Human/16x16/places/user-trash.png +share/icons/Human/16x16/places/xfce-trash_empty.png +share/icons/Human/16x16/status/ +share/icons/Human/16x16/status/audio-volume-high.png +share/icons/Human/16x16/status/audio-volume-low.png +share/icons/Human/16x16/status/audio-volume-medium.png +share/icons/Human/16x16/status/audio-volume-muted.png +share/icons/Human/16x16/status/dialog-error.png +share/icons/Human/16x16/status/dialog-information.png +share/icons/Human/16x16/status/edittrash.png +share/icons/Human/16x16/status/error.png +share/icons/Human/16x16/status/folder-drag-accept.png +share/icons/Human/16x16/status/folder-open.png +share/icons/Human/16x16/status/folder-visiting.png +share/icons/Human/16x16/status/folder_open.png +share/icons/Human/16x16/status/gnome-fs-directory-accept.png +share/icons/Human/16x16/status/gnome-fs-directory-visiting.png +share/icons/Human/16x16/status/gnome-fs-loading-icon.png +share/icons/Human/16x16/status/gnome-fs-trash-full.png +share/icons/Human/16x16/status/gnome-stock-trash-full.png +share/icons/Human/16x16/status/gtk-dialog-error.png +share/icons/Human/16x16/status/gtk-dialog-info.png +share/icons/Human/16x16/status/image-loading.png +share/icons/Human/16x16/status/info.png +share/icons/Human/16x16/status/messagebox_critical.png +share/icons/Human/16x16/status/messagebox_info.png +share/icons/Human/16x16/status/network-wired.png +share/icons/Human/16x16/status/stock_dialog-error.png +share/icons/Human/16x16/status/stock_dialog-info.png +share/icons/Human/16x16/status/stock_open.png +share/icons/Human/16x16/status/stock_trash_full.png +share/icons/Human/16x16/status/stock_volume-0.png +share/icons/Human/16x16/status/stock_volume-max.png +share/icons/Human/16x16/status/stock_volume-med.png +share/icons/Human/16x16/status/stock_volume-min.png +share/icons/Human/16x16/status/stock_volume-mute.png +share/icons/Human/16x16/status/stock_volume.png +share/icons/Human/16x16/status/trashcan_full.png +share/icons/Human/16x16/status/user-trash-full.png +share/icons/Human/16x16/status/xfce-trash_full.png +share/icons/Human/16x16/stock/ +share/icons/Human/16x16/stock/generic/ +share/icons/Human/16x16/stock/generic/gtk-close.png +share/icons/Human/16x16/stock/generic/stock_exit.png +share/icons/Human/16x16/stock/generic/stock_folder-copy.png +share/icons/Human/16x16/stock/generic/stock_folder-move.png +share/icons/Human/22x22/ +share/icons/Human/22x22/actions/ +share/icons/Human/22x22/actions/back.png +share/icons/Human/22x22/actions/bottom.png +share/icons/Human/22x22/actions/document-new.png +share/icons/Human/22x22/actions/document-properties.png +share/icons/Human/22x22/actions/document-save.png +share/icons/Human/22x22/actions/down.png +share/icons/Human/22x22/actions/filenew.png +share/icons/Human/22x22/actions/filesave.png +share/icons/Human/22x22/actions/finish.png +share/icons/Human/22x22/actions/forward.png +share/icons/Human/22x22/actions/gnome-searchtool.png +share/icons/Human/22x22/actions/go-bottom.png +share/icons/Human/22x22/actions/go-down.png +share/icons/Human/22x22/actions/go-first.png +share/icons/Human/22x22/actions/go-home.png +share/icons/Human/22x22/actions/go-last.png +share/icons/Human/22x22/actions/go-next.png +share/icons/Human/22x22/actions/go-previous.png +share/icons/Human/22x22/actions/go-up.png +share/icons/Human/22x22/actions/gohome.png +share/icons/Human/22x22/actions/gtk-go-back-ltr.png +share/icons/Human/22x22/actions/gtk-go-back-rtl.png +share/icons/Human/22x22/actions/gtk-go-down.png +share/icons/Human/22x22/actions/gtk-go-forward-ltr.png +share/icons/Human/22x22/actions/gtk-go-forward-rtl.png +share/icons/Human/22x22/actions/gtk-go-up.png +share/icons/Human/22x22/actions/gtk-goto-bottom.png +share/icons/Human/22x22/actions/gtk-goto-first-ltr.png +share/icons/Human/22x22/actions/gtk-goto-first-rtl.png +share/icons/Human/22x22/actions/gtk-goto-last-ltr.png +share/icons/Human/22x22/actions/gtk-goto-last-rtl.png +share/icons/Human/22x22/actions/gtk-home.png +share/icons/Human/22x22/actions/gtk-new.png +share/icons/Human/22x22/actions/gtk-properties.png +share/icons/Human/22x22/actions/gtk-save.png +share/icons/Human/22x22/actions/kfind.png +share/icons/Human/22x22/actions/kfm_home.png +share/icons/Human/22x22/actions/next.png +share/icons/Human/22x22/actions/previous.png +share/icons/Human/22x22/actions/redhat-home.png +share/icons/Human/22x22/actions/search.png +share/icons/Human/22x22/actions/start.png +share/icons/Human/22x22/actions/stock_bottom.png +share/icons/Human/22x22/actions/stock_down.png +share/icons/Human/22x22/actions/stock_file-properites.png +share/icons/Human/22x22/actions/stock_first.png +share/icons/Human/22x22/actions/stock_home.png +share/icons/Human/22x22/actions/stock_last.png +share/icons/Human/22x22/actions/stock_left.png +share/icons/Human/22x22/actions/stock_new-text.png +share/icons/Human/22x22/actions/stock_properties.png +share/icons/Human/22x22/actions/stock_right.png +share/icons/Human/22x22/actions/stock_save.png +share/icons/Human/22x22/actions/stock_up.png +share/icons/Human/22x22/actions/system-search.png +share/icons/Human/22x22/actions/up.png +share/icons/Human/22x22/apps/ +share/icons/Human/22x22/apps/access.png +share/icons/Human/22x22/apps/accessibility-directory.png +share/icons/Human/22x22/apps/config-users.png +share/icons/Human/22x22/apps/evolution.png +share/icons/Human/22x22/apps/file-manager.png +share/icons/Human/22x22/apps/gnome-logout.png +share/icons/Human/22x22/apps/gnome-session-halt.png +share/icons/Human/22x22/apps/gnome-session-hibernate.png +share/icons/Human/22x22/apps/gnome-session-logout.png +share/icons/Human/22x22/apps/gnome-session-reboot.png +share/icons/Human/22x22/apps/gnome-session-suspend.png +share/icons/Human/22x22/apps/gnome-session-switch.png +share/icons/Human/22x22/apps/gnome-settings-accessibility-technologies.png +share/icons/Human/22x22/apps/gpm-keyboard-000.png +share/icons/Human/22x22/apps/gpm-mouse-000.png +share/icons/Human/22x22/apps/gpm-primary-000-charging.png +share/icons/Human/22x22/apps/gpm-primary-000.png +share/icons/Human/22x22/apps/gpm-primary-020-charging.png +share/icons/Human/22x22/apps/gpm-primary-020.png +share/icons/Human/22x22/apps/gpm-primary-040-charging.png +share/icons/Human/22x22/apps/gpm-primary-040.png +share/icons/Human/22x22/apps/gpm-primary-060-charging.png +share/icons/Human/22x22/apps/gpm-primary-060.png +share/icons/Human/22x22/apps/gpm-primary-080-charging.png +share/icons/Human/22x22/apps/gpm-primary-080.png +share/icons/Human/22x22/apps/gpm-primary-100-charging.png +share/icons/Human/22x22/apps/gpm-primary-100.png +share/icons/Human/22x22/apps/gpm-primary-charged.png +share/icons/Human/22x22/apps/gpm-ups-000-charging.png +share/icons/Human/22x22/apps/gpm-ups-020-charging.png +share/icons/Human/22x22/apps/gpm-ups-040-charging.png +share/icons/Human/22x22/apps/gpm-ups-060-charging.png +share/icons/Human/22x22/apps/gpm-ups-080-charging.png +share/icons/Human/22x22/apps/gpm-ups-100-charging.png +share/icons/Human/22x22/apps/gpm-ups-100.png +share/icons/Human/22x22/apps/kfm.png +share/icons/Human/22x22/apps/kuser.png +share/icons/Human/22x22/apps/ooo-base.png +share/icons/Human/22x22/apps/ooo-calc.png +share/icons/Human/22x22/apps/ooo-draw.png +share/icons/Human/22x22/apps/ooo-impress.png +share/icons/Human/22x22/apps/ooo-template.png +share/icons/Human/22x22/apps/ooo-writer.png +share/icons/Human/22x22/apps/preferences-desktop-accessibility.png +share/icons/Human/22x22/apps/redhat-filemanager.png +share/icons/Human/22x22/apps/system-config-users.png +share/icons/Human/22x22/apps/system-file-manager.png +share/icons/Human/22x22/apps/system-users.png +share/icons/Human/22x22/apps/xfce-filemanager.png +share/icons/Human/22x22/categories/ +share/icons/Human/22x22/categories/applications-development.png +share/icons/Human/22x22/categories/applications-internet.png +share/icons/Human/22x22/categories/applications-multimedia.png +share/icons/Human/22x22/categories/gnome-devel.png +share/icons/Human/22x22/categories/gnome-globe.png +share/icons/Human/22x22/categories/gnome-multimedia.png +share/icons/Human/22x22/categories/package_development.png +share/icons/Human/22x22/categories/package_multimedia.png +share/icons/Human/22x22/categories/package_network.png +share/icons/Human/22x22/categories/redhat-internet.png +share/icons/Human/22x22/categories/redhat-programming.png +share/icons/Human/22x22/categories/redhat-sound_video.png +share/icons/Human/22x22/categories/stock_internet.png +share/icons/Human/22x22/categories/xfce-internet.png +share/icons/Human/22x22/categories/xfce-multimedia.png +share/icons/Human/22x22/devices/ +share/icons/Human/22x22/devices/gnome-dev-floppy.png +share/icons/Human/22x22/devices/gnome-dev-harddisk.png +share/icons/Human/22x22/devices/gnome-dev-jazdisk.png +share/icons/Human/22x22/devices/gnome-dev-keyboard.png +share/icons/Human/22x22/devices/gnome-dev-media-cf.png +share/icons/Human/22x22/devices/gnome-dev-media-sdmmc.png +share/icons/Human/22x22/devices/gnome-dev-memory.png +share/icons/Human/22x22/devices/gnome-dev-removable.png +share/icons/Human/22x22/devices/gnome-dev-zipdisk.png +share/icons/Human/22x22/emblems/ +share/icons/Human/22x22/filesystems/ +share/icons/Human/22x22/media/ +share/icons/Human/22x22/navigation/ +share/icons/Human/22x22/net/ +share/icons/Human/22x22/places/ +share/icons/Human/22x22/places/desktop.png +share/icons/Human/22x22/places/distributor-logo.png +share/icons/Human/22x22/places/emptytrash.png +share/icons/Human/22x22/places/gnome-fs-desktop.png +share/icons/Human/22x22/places/gnome-fs-trash-empty.png +share/icons/Human/22x22/places/gnome-main-menu.png +share/icons/Human/22x22/places/gnome-stock-trash.png +share/icons/Human/22x22/places/novell-button.png +share/icons/Human/22x22/places/start-here.png +share/icons/Human/22x22/places/trashcan_empty.png +share/icons/Human/22x22/places/user-desktop.png +share/icons/Human/22x22/places/user-trash.png +share/icons/Human/22x22/places/xfce-trash_empty.png +share/icons/Human/22x22/status/ +share/icons/Human/22x22/status/connect_creating.png +share/icons/Human/22x22/status/connect_no.png +share/icons/Human/22x22/status/dialog-error.png +share/icons/Human/22x22/status/dialog-information.png +share/icons/Human/22x22/status/dialog-warning.png +share/icons/Human/22x22/status/edittrash.png +share/icons/Human/22x22/status/error.png +share/icons/Human/22x22/status/gnome-fs-trash-full.png +share/icons/Human/22x22/status/gnome-netstatus-disconn.png +share/icons/Human/22x22/status/gnome-netstatus-error.png +share/icons/Human/22x22/status/gnome-netstatus-rx.png +share/icons/Human/22x22/status/gnome-netstatus-tx.png +share/icons/Human/22x22/status/gnome-netstatus-txrx.png +share/icons/Human/22x22/status/gnome-stock-trash-full.png +share/icons/Human/22x22/status/gtk-dialog-error.png +share/icons/Human/22x22/status/gtk-dialog-info.png +share/icons/Human/22x22/status/gtk-dialog-warning.png +share/icons/Human/22x22/status/important.png +share/icons/Human/22x22/status/indicator-messages-new.png +share/icons/Human/22x22/status/indicator-messages.png +share/icons/Human/22x22/status/info.png +share/icons/Human/22x22/status/messagebox_critical.png +share/icons/Human/22x22/status/messagebox_info.png +share/icons/Human/22x22/status/messagebox_warning.png +share/icons/Human/22x22/status/network-error.png +share/icons/Human/22x22/status/network-offline.png +share/icons/Human/22x22/status/network-receive.png +share/icons/Human/22x22/status/network-transmit-receive.png +share/icons/Human/22x22/status/network-transmit.png +share/icons/Human/22x22/status/new-messages-red.png +share/icons/Human/22x22/status/nm-no-connection.png +share/icons/Human/22x22/status/stock_dialog-error.png +share/icons/Human/22x22/status/stock_dialog-info.png +share/icons/Human/22x22/status/stock_dialog-warning.png +share/icons/Human/22x22/status/stock_trash_full.png +share/icons/Human/22x22/status/trashcan_full.png +share/icons/Human/22x22/status/user-trash-full.png +share/icons/Human/22x22/status/xfce-trash_full.png +share/icons/Human/22x22/stock/ +share/icons/Human/22x22/stock/generic/ +share/icons/Human/24x24/ +share/icons/Human/24x24/actions/ +share/icons/Human/24x24/actions/application-exit.png +share/icons/Human/24x24/actions/back.png +share/icons/Human/24x24/actions/bookmark-new.png +share/icons/Human/24x24/actions/bookmark_add.png +share/icons/Human/24x24/actions/bookmarks_list_add.png +share/icons/Human/24x24/actions/bottom.png +share/icons/Human/24x24/actions/dialog-apply.png +share/icons/Human/24x24/actions/dialog-ok.png +share/icons/Human/24x24/actions/document-new.png +share/icons/Human/24x24/actions/document-open.png +share/icons/Human/24x24/actions/document-print.png +share/icons/Human/24x24/actions/document-properties.png +share/icons/Human/24x24/actions/document-save.png +share/icons/Human/24x24/actions/down.png +share/icons/Human/24x24/actions/edit-find-replace.png +share/icons/Human/24x24/actions/edit-find.png +share/icons/Human/24x24/actions/edit-redo.png +share/icons/Human/24x24/actions/edit-undo.png +share/icons/Human/24x24/actions/exit.png +share/icons/Human/24x24/actions/filefind.png +share/icons/Human/24x24/actions/filenew.png +share/icons/Human/24x24/actions/fileopen.png +share/icons/Human/24x24/actions/fileprint.png +share/icons/Human/24x24/actions/filesave.png +share/icons/Human/24x24/actions/find.png +share/icons/Human/24x24/actions/finish.png +share/icons/Human/24x24/actions/folder-new.png +share/icons/Human/24x24/actions/folder_new.png +share/icons/Human/24x24/actions/forward.png +share/icons/Human/24x24/actions/gnome-lockscreen.png +share/icons/Human/24x24/actions/gnome-searchtool.png +share/icons/Human/24x24/actions/go-bottom.png +share/icons/Human/24x24/actions/go-down.png +share/icons/Human/24x24/actions/go-first.png +share/icons/Human/24x24/actions/go-home.png +share/icons/Human/24x24/actions/go-last.png +share/icons/Human/24x24/actions/go-next.png +share/icons/Human/24x24/actions/go-previous.png +share/icons/Human/24x24/actions/go-top.png +share/icons/Human/24x24/actions/go-up.png +share/icons/Human/24x24/actions/gohome.png +share/icons/Human/24x24/actions/gtk-about.png +share/icons/Human/24x24/actions/gtk-find-and-replace.png +share/icons/Human/24x24/actions/gtk-find.png +share/icons/Human/24x24/actions/gtk-go-back-ltr.png +share/icons/Human/24x24/actions/gtk-go-back-rtl.png +share/icons/Human/24x24/actions/gtk-go-down.png +share/icons/Human/24x24/actions/gtk-go-forward-ltr.png +share/icons/Human/24x24/actions/gtk-go-forward-rtl.png +share/icons/Human/24x24/actions/gtk-go-up.png +share/icons/Human/24x24/actions/gtk-goto-bottom.png +share/icons/Human/24x24/actions/gtk-goto-first-ltr.png +share/icons/Human/24x24/actions/gtk-goto-first-rtl.png +share/icons/Human/24x24/actions/gtk-goto-last-ltr.png +share/icons/Human/24x24/actions/gtk-goto-last-rtl.png +share/icons/Human/24x24/actions/gtk-goto-top.png +share/icons/Human/24x24/actions/gtk-home.png +share/icons/Human/24x24/actions/gtk-new.png +share/icons/Human/24x24/actions/gtk-open.png +share/icons/Human/24x24/actions/gtk-print.png +share/icons/Human/24x24/actions/gtk-properties.png +share/icons/Human/24x24/actions/gtk-quit.png +share/icons/Human/24x24/actions/gtk-redo-ltr.png +share/icons/Human/24x24/actions/gtk-refresh.png +share/icons/Human/24x24/actions/gtk-save.png +share/icons/Human/24x24/actions/gtk-undo-ltr.png +share/icons/Human/24x24/actions/kfind.png +share/icons/Human/24x24/actions/kfm_home.png +share/icons/Human/24x24/actions/lock.png +share/icons/Human/24x24/actions/media-eject.png +share/icons/Human/24x24/actions/next.png +share/icons/Human/24x24/actions/player_eject.png +share/icons/Human/24x24/actions/previous.png +share/icons/Human/24x24/actions/redhat-home.png +share/icons/Human/24x24/actions/redo.png +share/icons/Human/24x24/actions/reload.png +share/icons/Human/24x24/actions/reload3.png +share/icons/Human/24x24/actions/reload_all_tabs.png +share/icons/Human/24x24/actions/reload_page.png +share/icons/Human/24x24/actions/search.png +share/icons/Human/24x24/actions/start.png +share/icons/Human/24x24/actions/stock_add-bookmark.png +share/icons/Human/24x24/actions/stock_bottom.png +share/icons/Human/24x24/actions/stock_down.png +share/icons/Human/24x24/actions/stock_file-properites.png +share/icons/Human/24x24/actions/stock_first.png +share/icons/Human/24x24/actions/stock_help-add-bookmark.png +share/icons/Human/24x24/actions/stock_home.png +share/icons/Human/24x24/actions/stock_last.png +share/icons/Human/24x24/actions/stock_left.png +share/icons/Human/24x24/actions/stock_new-dir.png +share/icons/Human/24x24/actions/stock_new-text.png +share/icons/Human/24x24/actions/stock_print.png +share/icons/Human/24x24/actions/stock_properties.png +share/icons/Human/24x24/actions/stock_redo.png +share/icons/Human/24x24/actions/stock_refresh.png +share/icons/Human/24x24/actions/stock_right.png +share/icons/Human/24x24/actions/stock_save.png +share/icons/Human/24x24/actions/stock_search-and-replace.png +share/icons/Human/24x24/actions/stock_search.png +share/icons/Human/24x24/actions/stock_top.png +share/icons/Human/24x24/actions/stock_undo.png +share/icons/Human/24x24/actions/stock_up.png +share/icons/Human/24x24/actions/system-lock-screen.png +share/icons/Human/24x24/actions/system-search.png +share/icons/Human/24x24/actions/top.png +share/icons/Human/24x24/actions/undo.png +share/icons/Human/24x24/actions/up.png +share/icons/Human/24x24/actions/view-refresh.png +share/icons/Human/24x24/actions/xfce-system-exit.png +share/icons/Human/24x24/actions/xfce-system-lock.png +share/icons/Human/24x24/apps/ +share/icons/Human/24x24/apps/access.png +share/icons/Human/24x24/apps/accessibility-directory.png +share/icons/Human/24x24/apps/config-users.png +share/icons/Human/24x24/apps/evolution.png +share/icons/Human/24x24/apps/file-manager.png +share/icons/Human/24x24/apps/gnome-help.png +share/icons/Human/24x24/apps/gnome-logout.png +share/icons/Human/24x24/apps/gnome-netstatus-0-24.png +share/icons/Human/24x24/apps/gnome-netstatus-25-49.png +share/icons/Human/24x24/apps/gnome-netstatus-50-74.png +share/icons/Human/24x24/apps/gnome-netstatus-75-100.png +share/icons/Human/24x24/apps/gnome-session-halt.png +share/icons/Human/24x24/apps/gnome-session-hibernate.png +share/icons/Human/24x24/apps/gnome-session-logout.png +share/icons/Human/24x24/apps/gnome-session-reboot.png +share/icons/Human/24x24/apps/gnome-session-suspend.png +share/icons/Human/24x24/apps/gnome-session-switch.png +share/icons/Human/24x24/apps/gnome-settings-accessibility-technologies.png +share/icons/Human/24x24/apps/gnome-settings-default-applications.png +share/icons/Human/24x24/apps/help-browser.png +share/icons/Human/24x24/apps/kfm.png +share/icons/Human/24x24/apps/khelpcenter.png +share/icons/Human/24x24/apps/kscreensaver.png +share/icons/Human/24x24/apps/kuser.png +share/icons/Human/24x24/apps/menu-editor.png +share/icons/Human/24x24/apps/ooo-base.png +share/icons/Human/24x24/apps/ooo-calc.png +share/icons/Human/24x24/apps/ooo-draw.png +share/icons/Human/24x24/apps/ooo-impress.png +share/icons/Human/24x24/apps/ooo-template.png +share/icons/Human/24x24/apps/ooo-writer.png +share/icons/Human/24x24/apps/preferences-desktop-accessibility.png +share/icons/Human/24x24/apps/preferences-desktop-screensaver.png +share/icons/Human/24x24/apps/redhat-filemanager.png +share/icons/Human/24x24/apps/screensaver.png +share/icons/Human/24x24/apps/susehelpcenter.png +share/icons/Human/24x24/apps/system-config-users.png +share/icons/Human/24x24/apps/system-file-manager.png +share/icons/Human/24x24/apps/system-users.png +share/icons/Human/24x24/apps/xfce-filemanager.png +share/icons/Human/24x24/apps/xscreensaver.png +share/icons/Human/24x24/categories/ +share/icons/Human/24x24/categories/applications-accessories.png +share/icons/Human/24x24/categories/applications-development.png +share/icons/Human/24x24/categories/applications-games.png +share/icons/Human/24x24/categories/applications-graphics.png +share/icons/Human/24x24/categories/applications-internet.png +share/icons/Human/24x24/categories/applications-multimedia.png +share/icons/Human/24x24/categories/applications-office.png +share/icons/Human/24x24/categories/applications-system.png +share/icons/Human/24x24/categories/gnome-applications.png +share/icons/Human/24x24/categories/gnome-control-center.png +share/icons/Human/24x24/categories/gnome-devel.png +share/icons/Human/24x24/categories/gnome-globe.png +share/icons/Human/24x24/categories/gnome-graphics.png +share/icons/Human/24x24/categories/gnome-joystick.png +share/icons/Human/24x24/categories/gnome-multimedia.png +share/icons/Human/24x24/categories/gnome-settings.png +share/icons/Human/24x24/categories/gnome-system.png +share/icons/Human/24x24/categories/gnome-util.png +share/icons/Human/24x24/categories/gtk-preferences.png +share/icons/Human/24x24/categories/kcontrol.png +share/icons/Human/24x24/categories/package_development.png +share/icons/Human/24x24/categories/package_games.png +share/icons/Human/24x24/categories/package_graphics.png +share/icons/Human/24x24/categories/package_multimedia.png +share/icons/Human/24x24/categories/package_network.png +share/icons/Human/24x24/categories/package_office.png +share/icons/Human/24x24/categories/package_system.png +share/icons/Human/24x24/categories/package_utilities.png +share/icons/Human/24x24/categories/preferences-desktop.png +share/icons/Human/24x24/categories/redhat-accessories.png +share/icons/Human/24x24/categories/redhat-games.png +share/icons/Human/24x24/categories/redhat-graphics.png +share/icons/Human/24x24/categories/redhat-internet.png +share/icons/Human/24x24/categories/redhat-office.png +share/icons/Human/24x24/categories/redhat-preferences.png +share/icons/Human/24x24/categories/redhat-programming.png +share/icons/Human/24x24/categories/redhat-sound_video.png +share/icons/Human/24x24/categories/redhat-system_tools.png +share/icons/Human/24x24/categories/stock_internet.png +share/icons/Human/24x24/categories/xfce-games.png +share/icons/Human/24x24/categories/xfce-graphics.png +share/icons/Human/24x24/categories/xfce-internet.png +share/icons/Human/24x24/categories/xfce-multimedia.png +share/icons/Human/24x24/categories/xfce-office.png +share/icons/Human/24x24/categories/xfce-utils.png +share/icons/Human/24x24/categories/xfce4-settings.png +share/icons/Human/24x24/devices/ +share/icons/Human/24x24/devices/computer.png +share/icons/Human/24x24/devices/gnome-dev-cdrom-audio.png +share/icons/Human/24x24/devices/gnome-dev-cdrom.png +share/icons/Human/24x24/devices/gnome-dev-computer.png +share/icons/Human/24x24/devices/gnome-dev-disc-cdr.png +share/icons/Human/24x24/devices/gnome-dev-disc-cdrw.png +share/icons/Human/24x24/devices/gnome-dev-disc-dvdr-plus.png +share/icons/Human/24x24/devices/gnome-dev-disc-dvdr.png +share/icons/Human/24x24/devices/gnome-dev-disc-dvdram.png +share/icons/Human/24x24/devices/gnome-dev-disc-dvdrom.png +share/icons/Human/24x24/devices/gnome-dev-disc-dvdrw.png +share/icons/Human/24x24/devices/gnome-dev-dvd.png +share/icons/Human/24x24/devices/gnome-dev-floppy.png +share/icons/Human/24x24/devices/gnome-dev-harddisk-1394.png +share/icons/Human/24x24/devices/gnome-dev-harddisk-usb.png +share/icons/Human/24x24/devices/gnome-dev-harddisk.png +share/icons/Human/24x24/devices/gnome-dev-ipod.png +share/icons/Human/24x24/devices/gnome-dev-jazdisk.png +share/icons/Human/24x24/devices/gnome-dev-keyboard.png +share/icons/Human/24x24/devices/gnome-dev-media-cf.png +share/icons/Human/24x24/devices/gnome-dev-media-ms.png +share/icons/Human/24x24/devices/gnome-dev-media-sdmmc.png +share/icons/Human/24x24/devices/gnome-dev-media-sm.png +share/icons/Human/24x24/devices/gnome-dev-memory.png +share/icons/Human/24x24/devices/gnome-dev-pcmcia.png +share/icons/Human/24x24/devices/gnome-dev-printer.png +share/icons/Human/24x24/devices/gnome-dev-removable-1394.png +share/icons/Human/24x24/devices/gnome-dev-removable-usb.png +share/icons/Human/24x24/devices/gnome-dev-removable.png +share/icons/Human/24x24/devices/gnome-dev-zipdisk.png +share/icons/Human/24x24/devices/gnome-fs-client.png +share/icons/Human/24x24/devices/system.png +share/icons/Human/24x24/emblems/ +share/icons/Human/24x24/emblems/emblem-desktop.png +share/icons/Human/24x24/filesystems/ +share/icons/Human/24x24/filesystems/gnome-fs-web.png +share/icons/Human/24x24/media/ +share/icons/Human/24x24/navigation/ +share/icons/Human/24x24/net/ +share/icons/Human/24x24/places/ +share/icons/Human/24x24/places/application-x-gnome-saved-search.png +share/icons/Human/24x24/places/desktop.png +share/icons/Human/24x24/places/distributor-logo.png +share/icons/Human/24x24/places/emptytrash.png +share/icons/Human/24x24/places/folder-remote-ftp.png +share/icons/Human/24x24/places/folder-remote-nfs.png +share/icons/Human/24x24/places/folder-remote-smb.png +share/icons/Human/24x24/places/folder-remote-ssh.png +share/icons/Human/24x24/places/folder-remote.png +share/icons/Human/24x24/places/folder-saved-search.png +share/icons/Human/24x24/places/folder.png +share/icons/Human/24x24/places/folder_home.png +share/icons/Human/24x24/places/gnome-fs-desktop.png +share/icons/Human/24x24/places/gnome-fs-directory.png +share/icons/Human/24x24/places/gnome-fs-ftp.png +share/icons/Human/24x24/places/gnome-fs-home.png +share/icons/Human/24x24/places/gnome-fs-network.png +share/icons/Human/24x24/places/gnome-fs-nfs.png +share/icons/Human/24x24/places/gnome-fs-server.png +share/icons/Human/24x24/places/gnome-fs-share.png +share/icons/Human/24x24/places/gnome-fs-smb.png +share/icons/Human/24x24/places/gnome-fs-ssh.png +share/icons/Human/24x24/places/gnome-fs-trash-empty.png +share/icons/Human/24x24/places/gnome-main-menu.png +share/icons/Human/24x24/places/gnome-mime-x-directory-nfs-server.png +share/icons/Human/24x24/places/gnome-mime-x-directory-smb-server.png +share/icons/Human/24x24/places/gnome-mime-x-directory-smb-share.png +share/icons/Human/24x24/places/gnome-mime-x-directory-smb-workgroup.png +share/icons/Human/24x24/places/gnome-stock-trash.png +share/icons/Human/24x24/places/gtk-directory.png +share/icons/Human/24x24/places/gtk-network.png +share/icons/Human/24x24/places/inode-directory.png +share/icons/Human/24x24/places/network-server.png +share/icons/Human/24x24/places/network-workgroup.png +share/icons/Human/24x24/places/network.png +share/icons/Human/24x24/places/network_local.png +share/icons/Human/24x24/places/novell-button.png +share/icons/Human/24x24/places/redhat-network-server.png +share/icons/Human/24x24/places/server.png +share/icons/Human/24x24/places/start-here.png +share/icons/Human/24x24/places/stock_folder.png +share/icons/Human/24x24/places/trashcan_empty.png +share/icons/Human/24x24/places/user-desktop.png +share/icons/Human/24x24/places/user-home.png +share/icons/Human/24x24/places/user-trash.png +share/icons/Human/24x24/places/xfce-trash_empty.png +share/icons/Human/24x24/status/ +share/icons/Human/24x24/status/connect_creating.png +share/icons/Human/24x24/status/connect_established.png +share/icons/Human/24x24/status/connect_no.png +share/icons/Human/24x24/status/dialog-error.png +share/icons/Human/24x24/status/dialog-information.png +share/icons/Human/24x24/status/dialog-warning.png +share/icons/Human/24x24/status/edittrash.png +share/icons/Human/24x24/status/error.png +share/icons/Human/24x24/status/folder-drag-accept.png +share/icons/Human/24x24/status/folder-open.png +share/icons/Human/24x24/status/folder-visiting.png +share/icons/Human/24x24/status/folder_open.png +share/icons/Human/24x24/status/gnome-fs-directory-accept.png +share/icons/Human/24x24/status/gnome-fs-directory-visiting.png +share/icons/Human/24x24/status/gnome-fs-loading-icon.png +share/icons/Human/24x24/status/gnome-fs-trash-full.png +share/icons/Human/24x24/status/gnome-netstatus-disconn.png +share/icons/Human/24x24/status/gnome-netstatus-error.png +share/icons/Human/24x24/status/gnome-netstatus-idle.png +share/icons/Human/24x24/status/gnome-netstatus-rx.png +share/icons/Human/24x24/status/gnome-netstatus-tx.png +share/icons/Human/24x24/status/gnome-netstatus-txrx.png +share/icons/Human/24x24/status/gnome-stock-trash-full.png +share/icons/Human/24x24/status/gtk-dialog-error.png +share/icons/Human/24x24/status/gtk-dialog-info.png +share/icons/Human/24x24/status/gtk-dialog-warning.png +share/icons/Human/24x24/status/image-loading.png +share/icons/Human/24x24/status/important.png +share/icons/Human/24x24/status/info.png +share/icons/Human/24x24/status/messagebox_critical.png +share/icons/Human/24x24/status/messagebox_info.png +share/icons/Human/24x24/status/messagebox_warning.png +share/icons/Human/24x24/status/network-error.png +share/icons/Human/24x24/status/network-idle.png +share/icons/Human/24x24/status/network-offline.png +share/icons/Human/24x24/status/network-receive.png +share/icons/Human/24x24/status/network-transmit-receive.png +share/icons/Human/24x24/status/network-transmit.png +share/icons/Human/24x24/status/nm-adhoc.png +share/icons/Human/24x24/status/nm-device-wired.png +share/icons/Human/24x24/status/nm-device-wireless.png +share/icons/Human/24x24/status/nm-no-connection.png +share/icons/Human/24x24/status/stock_dialog-error.png +share/icons/Human/24x24/status/stock_dialog-info.png +share/icons/Human/24x24/status/stock_dialog-warning.png +share/icons/Human/24x24/status/stock_open.png +share/icons/Human/24x24/status/stock_trash_full.png +share/icons/Human/24x24/status/trashcan_full.png +share/icons/Human/24x24/status/user-trash-full.png +share/icons/Human/24x24/status/xfce-trash_full.png +share/icons/Human/24x24/stock/ +share/icons/Human/24x24/stock/generic/ +share/icons/Human/24x24/stock/generic/gtk-close.png +share/icons/Human/24x24/stock/generic/stock_exit.png +share/icons/Human/24x24/stock/generic/stock_help-agent.png +share/icons/Human/32x32/ +share/icons/Human/32x32/actions/ +share/icons/Human/32x32/actions/gnome-lockscreen.png +share/icons/Human/32x32/actions/gtk-refresh.png +share/icons/Human/32x32/actions/lock.png +share/icons/Human/32x32/actions/media-eject.png +share/icons/Human/32x32/actions/player_eject.png +share/icons/Human/32x32/actions/reload.png +share/icons/Human/32x32/actions/reload3.png +share/icons/Human/32x32/actions/reload_all_tabs.png +share/icons/Human/32x32/actions/reload_page.png +share/icons/Human/32x32/actions/sleep.png +share/icons/Human/32x32/actions/stock_refresh.png +share/icons/Human/32x32/actions/system-lock-screen.png +share/icons/Human/32x32/actions/view-refresh.png +share/icons/Human/32x32/actions/xfce-system-lock.png +share/icons/Human/32x32/apps/ +share/icons/Human/32x32/apps/access.png +share/icons/Human/32x32/apps/accessibility-directory.png +share/icons/Human/32x32/apps/evolution.png +share/icons/Human/32x32/apps/gnome-settings-accessibility-technologies.png +share/icons/Human/32x32/apps/kscreensaver.png +share/icons/Human/32x32/apps/preferences-desktop-accessibility.png +share/icons/Human/32x32/apps/preferences-desktop-screensaver.png +share/icons/Human/32x32/apps/screensaver.png +share/icons/Human/32x32/apps/xscreensaver.png +share/icons/Human/32x32/categories/ +share/icons/Human/32x32/devices/ +share/icons/Human/32x32/places/ +share/icons/Human/32x32/status/ +share/icons/Human/32x32/status/dialog-warning.png +share/icons/Human/32x32/status/gtk-dialog-warning.png +share/icons/Human/32x32/status/important.png +share/icons/Human/32x32/status/messagebox_warning.png +share/icons/Human/32x32/status/stock_dialog-warning.png +share/icons/Human/48x48/ +share/icons/Human/48x48/actions/ +share/icons/Human/48x48/actions/back.png +share/icons/Human/48x48/actions/bottom.png +share/icons/Human/48x48/actions/document-print.png +share/icons/Human/48x48/actions/down.png +share/icons/Human/48x48/actions/edit-redo.png +share/icons/Human/48x48/actions/edit-undo.png +share/icons/Human/48x48/actions/fileprint.png +share/icons/Human/48x48/actions/finish.png +share/icons/Human/48x48/actions/folder-new.png +share/icons/Human/48x48/actions/folder_new.png +share/icons/Human/48x48/actions/forward.png +share/icons/Human/48x48/actions/gnome-lockscreen.png +share/icons/Human/48x48/actions/go-bottom.png +share/icons/Human/48x48/actions/go-down.png +share/icons/Human/48x48/actions/go-first.png +share/icons/Human/48x48/actions/go-home.png +share/icons/Human/48x48/actions/go-last.png +share/icons/Human/48x48/actions/go-next.png +share/icons/Human/48x48/actions/go-previous.png +share/icons/Human/48x48/actions/go-top.png +share/icons/Human/48x48/actions/go-up.png +share/icons/Human/48x48/actions/gohome.png +share/icons/Human/48x48/actions/gtk-go-back-ltr.png +share/icons/Human/48x48/actions/gtk-go-back-rtl.png +share/icons/Human/48x48/actions/gtk-go-down.png +share/icons/Human/48x48/actions/gtk-go-forward-ltr.png +share/icons/Human/48x48/actions/gtk-go-forward-rtl.png +share/icons/Human/48x48/actions/gtk-go-up.png +share/icons/Human/48x48/actions/gtk-goto-bottom.png +share/icons/Human/48x48/actions/gtk-goto-first-ltr.png +share/icons/Human/48x48/actions/gtk-goto-first-rtl.png +share/icons/Human/48x48/actions/gtk-goto-last-ltr.png +share/icons/Human/48x48/actions/gtk-goto-last-rtl.png +share/icons/Human/48x48/actions/gtk-goto-top.png +share/icons/Human/48x48/actions/gtk-home.png +share/icons/Human/48x48/actions/gtk-print.png +share/icons/Human/48x48/actions/gtk-redo-ltr.png +share/icons/Human/48x48/actions/gtk-refresh.png +share/icons/Human/48x48/actions/gtk-undo-ltr.png +share/icons/Human/48x48/actions/kfm_home.png +share/icons/Human/48x48/actions/lock.png +share/icons/Human/48x48/actions/next.png +share/icons/Human/48x48/actions/previous.png +share/icons/Human/48x48/actions/redhat-home.png +share/icons/Human/48x48/actions/redo.png +share/icons/Human/48x48/actions/reload.png +share/icons/Human/48x48/actions/reload3.png +share/icons/Human/48x48/actions/reload_all_tabs.png +share/icons/Human/48x48/actions/reload_page.png +share/icons/Human/48x48/actions/sleep.png +share/icons/Human/48x48/actions/start.png +share/icons/Human/48x48/actions/stock_bottom.png +share/icons/Human/48x48/actions/stock_down.png +share/icons/Human/48x48/actions/stock_first.png +share/icons/Human/48x48/actions/stock_home.png +share/icons/Human/48x48/actions/stock_last.png +share/icons/Human/48x48/actions/stock_left.png +share/icons/Human/48x48/actions/stock_new-dir.png +share/icons/Human/48x48/actions/stock_print.png +share/icons/Human/48x48/actions/stock_redo.png +share/icons/Human/48x48/actions/stock_refresh.png +share/icons/Human/48x48/actions/stock_right.png +share/icons/Human/48x48/actions/stock_top.png +share/icons/Human/48x48/actions/stock_undo.png +share/icons/Human/48x48/actions/stock_up.png +share/icons/Human/48x48/actions/system-lock-screen.png +share/icons/Human/48x48/actions/top.png +share/icons/Human/48x48/actions/undo.png +share/icons/Human/48x48/actions/up.png +share/icons/Human/48x48/actions/view-refresh.png +share/icons/Human/48x48/actions/xfce-system-lock.png +share/icons/Human/48x48/apps/ +share/icons/Human/48x48/apps/access.png +share/icons/Human/48x48/apps/accessibility-directory.png +share/icons/Human/48x48/apps/config-users.png +share/icons/Human/48x48/apps/gnome-help.png +share/icons/Human/48x48/apps/gnome-logout.png +share/icons/Human/48x48/apps/gnome-netstatus-0-24.png +share/icons/Human/48x48/apps/gnome-netstatus-25-49.png +share/icons/Human/48x48/apps/gnome-netstatus-50-74.png +share/icons/Human/48x48/apps/gnome-netstatus-75-100.png +share/icons/Human/48x48/apps/gnome-session-halt.png +share/icons/Human/48x48/apps/gnome-session-hibernate.png +share/icons/Human/48x48/apps/gnome-session-logout.png +share/icons/Human/48x48/apps/gnome-session-reboot.png +share/icons/Human/48x48/apps/gnome-session-suspend.png +share/icons/Human/48x48/apps/gnome-session-switch.png +share/icons/Human/48x48/apps/gnome-settings-accessibility-technologies.png +share/icons/Human/48x48/apps/gnome-settings-default-applications.png +share/icons/Human/48x48/apps/help-browser.png +share/icons/Human/48x48/apps/khelpcenter.png +share/icons/Human/48x48/apps/kscreensaver.png +share/icons/Human/48x48/apps/kuser.png +share/icons/Human/48x48/apps/ooo-base.png +share/icons/Human/48x48/apps/ooo-calc.png +share/icons/Human/48x48/apps/ooo-draw.png +share/icons/Human/48x48/apps/ooo-impress.png +share/icons/Human/48x48/apps/ooo-template.png +share/icons/Human/48x48/apps/ooo-writer.png +share/icons/Human/48x48/apps/preferences-desktop-accessibility.png +share/icons/Human/48x48/apps/preferences-desktop-screensaver.png +share/icons/Human/48x48/apps/screensaver.png +share/icons/Human/48x48/apps/susehelpcenter.png +share/icons/Human/48x48/apps/system-config-users.png +share/icons/Human/48x48/apps/system-users.png +share/icons/Human/48x48/apps/xscreensaver.png +share/icons/Human/48x48/categories/ +share/icons/Human/48x48/categories/applications-accessories.png +share/icons/Human/48x48/categories/applications-development.png +share/icons/Human/48x48/categories/applications-internet.png +share/icons/Human/48x48/categories/applications-office.png +share/icons/Human/48x48/categories/applications-system.png +share/icons/Human/48x48/categories/gnome-applications.png +share/icons/Human/48x48/categories/gnome-control-center.png +share/icons/Human/48x48/categories/gnome-devel.png +share/icons/Human/48x48/categories/gnome-globe.png +share/icons/Human/48x48/categories/gnome-settings.png +share/icons/Human/48x48/categories/gnome-system.png +share/icons/Human/48x48/categories/gnome-util.png +share/icons/Human/48x48/categories/gtk-preferences.png +share/icons/Human/48x48/categories/kcontrol.png +share/icons/Human/48x48/categories/package_development.png +share/icons/Human/48x48/categories/package_network.png +share/icons/Human/48x48/categories/package_office.png +share/icons/Human/48x48/categories/package_system.png +share/icons/Human/48x48/categories/package_utilities.png +share/icons/Human/48x48/categories/preferences-desktop.png +share/icons/Human/48x48/categories/redhat-accessories.png +share/icons/Human/48x48/categories/redhat-internet.png +share/icons/Human/48x48/categories/redhat-office.png +share/icons/Human/48x48/categories/redhat-preferences.png +share/icons/Human/48x48/categories/redhat-programming.png +share/icons/Human/48x48/categories/redhat-system_tools.png +share/icons/Human/48x48/categories/stock_internet.png +share/icons/Human/48x48/categories/xfce-internet.png +share/icons/Human/48x48/categories/xfce-office.png +share/icons/Human/48x48/categories/xfce-utils.png +share/icons/Human/48x48/categories/xfce4-settings.png +share/icons/Human/48x48/devices/ +share/icons/Human/48x48/devices/computer.png +share/icons/Human/48x48/devices/gnome-dev-cdrom-audio.png +share/icons/Human/48x48/devices/gnome-dev-cdrom.png +share/icons/Human/48x48/devices/gnome-dev-computer.png +share/icons/Human/48x48/devices/gnome-dev-disc-cdr.png +share/icons/Human/48x48/devices/gnome-dev-disc-cdrw.png +share/icons/Human/48x48/devices/gnome-dev-disc-dvdr-plus.png +share/icons/Human/48x48/devices/gnome-dev-disc-dvdr.png +share/icons/Human/48x48/devices/gnome-dev-disc-dvdram.png +share/icons/Human/48x48/devices/gnome-dev-disc-dvdrom.png +share/icons/Human/48x48/devices/gnome-dev-disc-dvdrw.png +share/icons/Human/48x48/devices/gnome-dev-dvd.png +share/icons/Human/48x48/devices/gnome-dev-floppy.png +share/icons/Human/48x48/devices/gnome-dev-harddisk-1394.png +share/icons/Human/48x48/devices/gnome-dev-harddisk-usb.png +share/icons/Human/48x48/devices/gnome-dev-harddisk.png +share/icons/Human/48x48/devices/gnome-dev-ipod.png +share/icons/Human/48x48/devices/gnome-dev-jazdisk.png +share/icons/Human/48x48/devices/gnome-dev-keyboard.png +share/icons/Human/48x48/devices/gnome-dev-media-cf.png +share/icons/Human/48x48/devices/gnome-dev-media-ms.png +share/icons/Human/48x48/devices/gnome-dev-media-sdmmc.png +share/icons/Human/48x48/devices/gnome-dev-media-sm.png +share/icons/Human/48x48/devices/gnome-dev-memory.png +share/icons/Human/48x48/devices/gnome-dev-pcmcia.png +share/icons/Human/48x48/devices/gnome-dev-printer-network.png +share/icons/Human/48x48/devices/gnome-dev-printer-new.png +share/icons/Human/48x48/devices/gnome-dev-printer.png +share/icons/Human/48x48/devices/gnome-dev-removable-1394.png +share/icons/Human/48x48/devices/gnome-dev-removable-usb.png +share/icons/Human/48x48/devices/gnome-dev-removable.png +share/icons/Human/48x48/devices/gnome-dev-symlink.png +share/icons/Human/48x48/devices/gnome-dev-zipdisk.png +share/icons/Human/48x48/devices/gnome-fs-client.png +share/icons/Human/48x48/devices/system.png +share/icons/Human/48x48/emblems/ +share/icons/Human/48x48/emblems/emblem-desktop.icon +share/icons/Human/48x48/emblems/emblem-desktop.png +share/icons/Human/48x48/filesystems/ +share/icons/Human/48x48/filesystems/gnome-fs-web.png +share/icons/Human/48x48/media/ +share/icons/Human/48x48/mimetypes/ +share/icons/Human/48x48/mimetypes/gnome-mime-application-x-killustrator.png +share/icons/Human/48x48/mimetypes/gnome-mime-image.png +share/icons/Human/48x48/mimetypes/image-x-generic.png +share/icons/Human/48x48/mimetypes/image.png +share/icons/Human/48x48/navigation/ +share/icons/Human/48x48/net/ +share/icons/Human/48x48/places/ +share/icons/Human/48x48/places/application-x-gnome-saved-search.png +share/icons/Human/48x48/places/desktop.png +share/icons/Human/48x48/places/distributor-logo.png +share/icons/Human/48x48/places/emptytrash.png +share/icons/Human/48x48/places/folder-remote-ftp.png +share/icons/Human/48x48/places/folder-remote-nfs.png +share/icons/Human/48x48/places/folder-remote-smb.png +share/icons/Human/48x48/places/folder-remote-ssh.png +share/icons/Human/48x48/places/folder-remote.png +share/icons/Human/48x48/places/folder-saved-search.png +share/icons/Human/48x48/places/folder.png +share/icons/Human/48x48/places/folder_home.png +share/icons/Human/48x48/places/gnome-fs-desktop.png +share/icons/Human/48x48/places/gnome-fs-directory.png +share/icons/Human/48x48/places/gnome-fs-ftp.png +share/icons/Human/48x48/places/gnome-fs-home.png +share/icons/Human/48x48/places/gnome-fs-network.png +share/icons/Human/48x48/places/gnome-fs-nfs.png +share/icons/Human/48x48/places/gnome-fs-server.png +share/icons/Human/48x48/places/gnome-fs-share.png +share/icons/Human/48x48/places/gnome-fs-smb.png +share/icons/Human/48x48/places/gnome-fs-ssh.png +share/icons/Human/48x48/places/gnome-fs-trash-empty.png +share/icons/Human/48x48/places/gnome-main-menu.png +share/icons/Human/48x48/places/gnome-mime-x-directory-nfs-server.png +share/icons/Human/48x48/places/gnome-mime-x-directory-smb-server.png +share/icons/Human/48x48/places/gnome-mime-x-directory-smb-share.png +share/icons/Human/48x48/places/gnome-mime-x-directory-smb-workgroup.png +share/icons/Human/48x48/places/gnome-stock-trash.png +share/icons/Human/48x48/places/gtk-directory.png +share/icons/Human/48x48/places/gtk-network.png +share/icons/Human/48x48/places/inode-directory.png +share/icons/Human/48x48/places/network-server.png +share/icons/Human/48x48/places/network-workgroup.png +share/icons/Human/48x48/places/network.png +share/icons/Human/48x48/places/network_local.png +share/icons/Human/48x48/places/novell-button.png +share/icons/Human/48x48/places/redhat-network-server.png +share/icons/Human/48x48/places/server.png +share/icons/Human/48x48/places/start-here.png +share/icons/Human/48x48/places/stock_folder.png +share/icons/Human/48x48/places/trashcan_empty.png +share/icons/Human/48x48/places/user-desktop.png +share/icons/Human/48x48/places/user-home.png +share/icons/Human/48x48/places/user-trash.png +share/icons/Human/48x48/places/xfce-trash_empty.png +share/icons/Human/48x48/status/ +share/icons/Human/48x48/status/dialog-error.png +share/icons/Human/48x48/status/dialog-information.png +share/icons/Human/48x48/status/dialog-warning.png +share/icons/Human/48x48/status/edittrash.png +share/icons/Human/48x48/status/error.png +share/icons/Human/48x48/status/folder-drag-accept.png +share/icons/Human/48x48/status/folder-visiting.png +share/icons/Human/48x48/status/gnome-fs-directory-accept.png +share/icons/Human/48x48/status/gnome-fs-directory-visiting.png +share/icons/Human/48x48/status/gnome-fs-loading-icon.png +share/icons/Human/48x48/status/gnome-fs-trash-full.png +share/icons/Human/48x48/status/gnome-stock-trash-full.png +share/icons/Human/48x48/status/gtk-dialog-error.png +share/icons/Human/48x48/status/gtk-dialog-info.png +share/icons/Human/48x48/status/gtk-dialog-warning.png +share/icons/Human/48x48/status/image-loading.png +share/icons/Human/48x48/status/important.png +share/icons/Human/48x48/status/info.png +share/icons/Human/48x48/status/messagebox_critical.png +share/icons/Human/48x48/status/messagebox_info.png +share/icons/Human/48x48/status/messagebox_warning.png +share/icons/Human/48x48/status/stock_dialog-error.png +share/icons/Human/48x48/status/stock_dialog-info.png +share/icons/Human/48x48/status/stock_dialog-warning.png +share/icons/Human/48x48/status/stock_trash_full.png +share/icons/Human/48x48/status/trashcan_full.png +share/icons/Human/48x48/status/user-trash-full.png +share/icons/Human/48x48/status/xfce-trash_full.png +share/icons/Human/48x48/stock/ +share/icons/Human/48x48/stock/generic/ +share/icons/Human/48x48/stock/generic/folder-new.png +share/icons/Human/48x48/stock/generic/folder-saved-search.png +share/icons/Human/8x8/ +share/icons/Human/8x8/stock/ +share/icons/Human/8x8/stock/generic/ +share/icons/Human/8x8/stock/generic/gtk-close.png +share/icons/Human/index.theme +share/icons/Human/scalable/ +share/icons/Human/scalable/actions/ +share/icons/Human/scalable/actions/back.svg +share/icons/Human/scalable/actions/bottom.svg +share/icons/Human/scalable/actions/down.svg +share/icons/Human/scalable/actions/edit-redo.svg +share/icons/Human/scalable/actions/edit-undo.svg +share/icons/Human/scalable/actions/finish.svg +share/icons/Human/scalable/actions/forward.svg +share/icons/Human/scalable/actions/go-bottom.svg +share/icons/Human/scalable/actions/go-down.svg +share/icons/Human/scalable/actions/go-first.svg +share/icons/Human/scalable/actions/go-home.svg +share/icons/Human/scalable/actions/go-last.svg +share/icons/Human/scalable/actions/go-next.svg +share/icons/Human/scalable/actions/go-previous.svg +share/icons/Human/scalable/actions/go-top.svg +share/icons/Human/scalable/actions/go-up.svg +share/icons/Human/scalable/actions/gohome.svg +share/icons/Human/scalable/actions/gtk-cancel.svg +share/icons/Human/scalable/actions/gtk-go-back-ltr.svg +share/icons/Human/scalable/actions/gtk-go-back-rtl.svg +share/icons/Human/scalable/actions/gtk-go-down.svg +share/icons/Human/scalable/actions/gtk-go-forward-ltr.svg +share/icons/Human/scalable/actions/gtk-go-forward-rtl.svg +share/icons/Human/scalable/actions/gtk-go-up.svg +share/icons/Human/scalable/actions/gtk-goto-bottom.svg +share/icons/Human/scalable/actions/gtk-goto-first-ltr.svg +share/icons/Human/scalable/actions/gtk-goto-first-rtl.svg +share/icons/Human/scalable/actions/gtk-goto-last-ltr.svg +share/icons/Human/scalable/actions/gtk-goto-last-rtl.svg +share/icons/Human/scalable/actions/gtk-goto-top.svg +share/icons/Human/scalable/actions/gtk-home.svg +share/icons/Human/scalable/actions/gtk-redo-ltr.svg +share/icons/Human/scalable/actions/gtk-refresh.svg +share/icons/Human/scalable/actions/gtk-stop.svg +share/icons/Human/scalable/actions/gtk-undo-ltr.svg +share/icons/Human/scalable/actions/kfm_home.svg +share/icons/Human/scalable/actions/media-eject.svg +share/icons/Human/scalable/actions/next.svg +share/icons/Human/scalable/actions/player_eject.svg +share/icons/Human/scalable/actions/previous.svg +share/icons/Human/scalable/actions/process-stop.svg +share/icons/Human/scalable/actions/redhat-home.svg +share/icons/Human/scalable/actions/redo.svg +share/icons/Human/scalable/actions/reload.svg +share/icons/Human/scalable/actions/reload3.svg +share/icons/Human/scalable/actions/reload_all_tabs.svg +share/icons/Human/scalable/actions/reload_page.svg +share/icons/Human/scalable/actions/sleep.svg +share/icons/Human/scalable/actions/start.svg +share/icons/Human/scalable/actions/stock_bottom.svg +share/icons/Human/scalable/actions/stock_down.svg +share/icons/Human/scalable/actions/stock_first.svg +share/icons/Human/scalable/actions/stock_home.svg +share/icons/Human/scalable/actions/stock_last.svg +share/icons/Human/scalable/actions/stock_left.svg +share/icons/Human/scalable/actions/stock_redo.svg +share/icons/Human/scalable/actions/stock_refresh.svg +share/icons/Human/scalable/actions/stock_right.svg +share/icons/Human/scalable/actions/stock_stop.svg +share/icons/Human/scalable/actions/stock_top.svg +share/icons/Human/scalable/actions/stock_undo.svg +share/icons/Human/scalable/actions/stock_up.svg +share/icons/Human/scalable/actions/stop.svg +share/icons/Human/scalable/actions/top.svg +share/icons/Human/scalable/actions/undo.svg +share/icons/Human/scalable/actions/up.svg +share/icons/Human/scalable/actions/view-refresh.svg +share/icons/Human/scalable/apps/ +share/icons/Human/scalable/apps/access.svg +share/icons/Human/scalable/apps/accessibility-directory.svg +share/icons/Human/scalable/apps/config-users.svg +share/icons/Human/scalable/apps/evolution.svg +share/icons/Human/scalable/apps/gnome-help.svg +share/icons/Human/scalable/apps/gnome-logout.svg +share/icons/Human/scalable/apps/gnome-netstatus-0-24.svg +share/icons/Human/scalable/apps/gnome-netstatus-25-49.svg +share/icons/Human/scalable/apps/gnome-netstatus-50-74.svg +share/icons/Human/scalable/apps/gnome-netstatus-75-100.svg +share/icons/Human/scalable/apps/gnome-session-halt.svg +share/icons/Human/scalable/apps/gnome-session-hibernate.svg +share/icons/Human/scalable/apps/gnome-session-logout.svg +share/icons/Human/scalable/apps/gnome-session-reboot.svg +share/icons/Human/scalable/apps/gnome-session-suspend.svg +share/icons/Human/scalable/apps/gnome-session-switch.svg +share/icons/Human/scalable/apps/gnome-settings-accessibility-technologies.svg +share/icons/Human/scalable/apps/gnome-settings-default-applications.svg +share/icons/Human/scalable/apps/help-browser.svg +share/icons/Human/scalable/apps/khelpcenter.svg +share/icons/Human/scalable/apps/kscreensaver.svg +share/icons/Human/scalable/apps/kuser.svg +share/icons/Human/scalable/apps/ooo-base.svg +share/icons/Human/scalable/apps/ooo-calc.svg +share/icons/Human/scalable/apps/ooo-calc2.svg +share/icons/Human/scalable/apps/ooo-draw.svg +share/icons/Human/scalable/apps/ooo-impress.svg +share/icons/Human/scalable/apps/ooo-template.svg +share/icons/Human/scalable/apps/ooo-web.svg +share/icons/Human/scalable/apps/ooo-writer.svg +share/icons/Human/scalable/apps/preferences-desktop-accessibility.svg +share/icons/Human/scalable/apps/preferences-desktop-screensaver.svg +share/icons/Human/scalable/apps/screensaver.svg +share/icons/Human/scalable/apps/susehelpcenter.svg +share/icons/Human/scalable/apps/system-config-users.svg +share/icons/Human/scalable/apps/system-users.svg +share/icons/Human/scalable/apps/xscreensaver.svg +share/icons/Human/scalable/categories/ +share/icons/Human/scalable/categories/applications-accessories.svg +share/icons/Human/scalable/categories/applications-development.svg +share/icons/Human/scalable/categories/applications-internet.svg +share/icons/Human/scalable/categories/applications-office.svg +share/icons/Human/scalable/categories/applications-system.svg +share/icons/Human/scalable/categories/gnome-applications.svg +share/icons/Human/scalable/categories/gnome-control-center.svg +share/icons/Human/scalable/categories/gnome-devel.svg +share/icons/Human/scalable/categories/gnome-globe.svg +share/icons/Human/scalable/categories/gnome-settings.svg +share/icons/Human/scalable/categories/gnome-system.svg +share/icons/Human/scalable/categories/gnome-util.svg +share/icons/Human/scalable/categories/gtk-preferences.svg +share/icons/Human/scalable/categories/kcontrol.svg +share/icons/Human/scalable/categories/package_development.svg +share/icons/Human/scalable/categories/package_network.svg +share/icons/Human/scalable/categories/package_office.svg +share/icons/Human/scalable/categories/package_system.svg +share/icons/Human/scalable/categories/package_utilities.svg +share/icons/Human/scalable/categories/preferences-desktop.svg +share/icons/Human/scalable/categories/redhat-accessories.svg +share/icons/Human/scalable/categories/redhat-internet.svg +share/icons/Human/scalable/categories/redhat-office.svg +share/icons/Human/scalable/categories/redhat-preferences.svg +share/icons/Human/scalable/categories/redhat-programming.svg +share/icons/Human/scalable/categories/redhat-system_tools.svg +share/icons/Human/scalable/categories/stock_internet.svg +share/icons/Human/scalable/categories/xfce-internet.svg +share/icons/Human/scalable/categories/xfce-office.svg +share/icons/Human/scalable/categories/xfce-utils.svg +share/icons/Human/scalable/categories/xfce4-settings.svg +share/icons/Human/scalable/devices/ +share/icons/Human/scalable/devices/computer.svg +share/icons/Human/scalable/devices/gnome-dev-cdrom-audio.svg +share/icons/Human/scalable/devices/gnome-dev-cdrom.svg +share/icons/Human/scalable/devices/gnome-dev-computer.svg +share/icons/Human/scalable/devices/gnome-dev-disc-cdr.svg +share/icons/Human/scalable/devices/gnome-dev-disc-cdrw.svg +share/icons/Human/scalable/devices/gnome-dev-disc-dvdr-plus.svg +share/icons/Human/scalable/devices/gnome-dev-disc-dvdr.svg +share/icons/Human/scalable/devices/gnome-dev-disc-dvdram.svg +share/icons/Human/scalable/devices/gnome-dev-disc-dvdrom.svg +share/icons/Human/scalable/devices/gnome-dev-disc-dvdrw.svg +share/icons/Human/scalable/devices/gnome-dev-dvd.svg +share/icons/Human/scalable/devices/gnome-dev-ethernet.svg +share/icons/Human/scalable/devices/gnome-dev-floppy.svg +share/icons/Human/scalable/devices/gnome-dev-harddisk-1394.svg +share/icons/Human/scalable/devices/gnome-dev-harddisk-usb.svg +share/icons/Human/scalable/devices/gnome-dev-harddisk.svg +share/icons/Human/scalable/devices/gnome-dev-ipod.svg +share/icons/Human/scalable/devices/gnome-dev-jazdisk.svg +share/icons/Human/scalable/devices/gnome-dev-keyboard.svg +share/icons/Human/scalable/devices/gnome-dev-media-cf.svg +share/icons/Human/scalable/devices/gnome-dev-media-ms.svg +share/icons/Human/scalable/devices/gnome-dev-media-sdmmc.svg +share/icons/Human/scalable/devices/gnome-dev-media-sm.svg +share/icons/Human/scalable/devices/gnome-dev-memory.svg +share/icons/Human/scalable/devices/gnome-dev-pcmcia.svg +share/icons/Human/scalable/devices/gnome-dev-printer-network.svg +share/icons/Human/scalable/devices/gnome-dev-printer-new.svg +share/icons/Human/scalable/devices/gnome-dev-printer.svg +share/icons/Human/scalable/devices/gnome-dev-removable-1394.svg +share/icons/Human/scalable/devices/gnome-dev-removable-usb.svg +share/icons/Human/scalable/devices/gnome-dev-removable.svg +share/icons/Human/scalable/devices/gnome-dev-symlink.svg +share/icons/Human/scalable/devices/gnome-dev-unknown-1394.svg +share/icons/Human/scalable/devices/gnome-dev-unknown-usb.svg +share/icons/Human/scalable/devices/gnome-dev-zipdisk.svg +share/icons/Human/scalable/devices/gnome-fs-client.svg +share/icons/Human/scalable/devices/network-wired.svg +share/icons/Human/scalable/devices/system.svg +share/icons/Human/scalable/emblems/ +share/icons/Human/scalable/emblems/emblem-OK.icon +share/icons/Human/scalable/emblems/emblem-OK.svg +share/icons/Human/scalable/emblems/emblem-art.icon +share/icons/Human/scalable/emblems/emblem-art.svg +share/icons/Human/scalable/emblems/emblem-camera.icon +share/icons/Human/scalable/emblems/emblem-camera.svg +share/icons/Human/scalable/emblems/emblem-certified.icon +share/icons/Human/scalable/emblems/emblem-certified.svg +share/icons/Human/scalable/emblems/emblem-cool.icon +share/icons/Human/scalable/emblems/emblem-cool.svg +share/icons/Human/scalable/emblems/emblem-cvs-added.icon +share/icons/Human/scalable/emblems/emblem-cvs-added.svg +share/icons/Human/scalable/emblems/emblem-cvs-conflict.icon +share/icons/Human/scalable/emblems/emblem-cvs-conflict.svg +share/icons/Human/scalable/emblems/emblem-cvs-controlled.icon +share/icons/Human/scalable/emblems/emblem-cvs-controlled.svg +share/icons/Human/scalable/emblems/emblem-cvs-modified.icon +share/icons/Human/scalable/emblems/emblem-cvs-modified.svg +share/icons/Human/scalable/emblems/emblem-cvs-removed.icon +share/icons/Human/scalable/emblems/emblem-cvs-removed.svg +share/icons/Human/scalable/emblems/emblem-cvs-sticky-tag.icon +share/icons/Human/scalable/emblems/emblem-cvs-sticky-tag.svg +share/icons/Human/scalable/emblems/emblem-danger.icon +share/icons/Human/scalable/emblems/emblem-danger.svg +share/icons/Human/scalable/emblems/emblem-distinguished.icon +share/icons/Human/scalable/emblems/emblem-distinguished.svg +share/icons/Human/scalable/emblems/emblem-documents.icon +share/icons/Human/scalable/emblems/emblem-documents.svg +share/icons/Human/scalable/emblems/emblem-draft.icon +share/icons/Human/scalable/emblems/emblem-draft.svg +share/icons/Human/scalable/emblems/emblem-favorite.icon +share/icons/Human/scalable/emblems/emblem-favorite.svg +share/icons/Human/scalable/emblems/emblem-generic.icon +share/icons/Human/scalable/emblems/emblem-generic.svg +share/icons/Human/scalable/emblems/emblem-handshake.icon +share/icons/Human/scalable/emblems/emblem-handshake.svg +share/icons/Human/scalable/emblems/emblem-important.icon +share/icons/Human/scalable/emblems/emblem-important.svg +share/icons/Human/scalable/emblems/emblem-mail.icon +share/icons/Human/scalable/emblems/emblem-mail.svg +share/icons/Human/scalable/emblems/emblem-marketing.icon +share/icons/Human/scalable/emblems/emblem-marketing.svg +share/icons/Human/scalable/emblems/emblem-money.icon +share/icons/Human/scalable/emblems/emblem-money.svg +share/icons/Human/scalable/emblems/emblem-multimedia.icon +share/icons/Human/scalable/emblems/emblem-multimedia.svg +share/icons/Human/scalable/emblems/emblem-new.icon +share/icons/Human/scalable/emblems/emblem-new.svg +share/icons/Human/scalable/emblems/emblem-noread.icon +share/icons/Human/scalable/emblems/emblem-noread.svg +share/icons/Human/scalable/emblems/emblem-nowrite.icon +share/icons/Human/scalable/emblems/emblem-nowrite.svg +share/icons/Human/scalable/emblems/emblem-ohno.icon +share/icons/Human/scalable/emblems/emblem-ohno.svg +share/icons/Human/scalable/emblems/emblem-package.icon +share/icons/Human/scalable/emblems/emblem-package.svg +share/icons/Human/scalable/emblems/emblem-people.icon +share/icons/Human/scalable/emblems/emblem-people.svg +share/icons/Human/scalable/emblems/emblem-personal.icon +share/icons/Human/scalable/emblems/emblem-personal.svg +share/icons/Human/scalable/emblems/emblem-photos.icon +share/icons/Human/scalable/emblems/emblem-photos.svg +share/icons/Human/scalable/emblems/emblem-pictures.icon +share/icons/Human/scalable/emblems/emblem-pictures.svg +share/icons/Human/scalable/emblems/emblem-plan.icon +share/icons/Human/scalable/emblems/emblem-plan.svg +share/icons/Human/scalable/emblems/emblem-presentation.icon +share/icons/Human/scalable/emblems/emblem-presentation.svg +share/icons/Human/scalable/emblems/emblem-readonly.icon +share/icons/Human/scalable/emblems/emblem-readonly.svg +share/icons/Human/scalable/emblems/emblem-sales.icon +share/icons/Human/scalable/emblems/emblem-sales.svg +share/icons/Human/scalable/emblems/emblem-shared.icon +share/icons/Human/scalable/emblems/emblem-shared.svg +share/icons/Human/scalable/emblems/emblem-sound.icon +share/icons/Human/scalable/emblems/emblem-sound.svg +share/icons/Human/scalable/emblems/emblem-special.icon +share/icons/Human/scalable/emblems/emblem-special.svg +share/icons/Human/scalable/emblems/emblem-star.icon +share/icons/Human/scalable/emblems/emblem-star.svg +share/icons/Human/scalable/emblems/emblem-system.icon +share/icons/Human/scalable/emblems/emblem-system.svg +share/icons/Human/scalable/emblems/emblem-unreadable.icon +share/icons/Human/scalable/emblems/emblem-unreadable.svg +share/icons/Human/scalable/emblems/emblem-urgent.icon +share/icons/Human/scalable/emblems/emblem-urgent.svg +share/icons/Human/scalable/emblems/emblem-web.icon +share/icons/Human/scalable/emblems/emblem-web.svg +share/icons/Human/scalable/emotes/ +share/icons/Human/scalable/filesystems/ +share/icons/Human/scalable/filesystems/gnome-fs-directory.svg +share/icons/Human/scalable/filesystems/gnome-fs-ftp.svg +share/icons/Human/scalable/filesystems/gnome-fs-nfs.svg +share/icons/Human/scalable/filesystems/gnome-fs-share.svg +share/icons/Human/scalable/filesystems/gnome-fs-smb.svg +share/icons/Human/scalable/filesystems/gnome-fs-ssh.svg +share/icons/Human/scalable/mimetypes/ +share/icons/Human/scalable/mimetypes/gnome-mime-application-x-killustrator.svg +share/icons/Human/scalable/mimetypes/gnome-mime-image.svg +share/icons/Human/scalable/mimetypes/image-x-generic.svg +share/icons/Human/scalable/mimetypes/image.svg +share/icons/Human/scalable/places/ +share/icons/Human/scalable/places/distributor-logo.svg +share/icons/Human/scalable/places/emptytrash.svg +share/icons/Human/scalable/places/folder-remote-ftp.svg +share/icons/Human/scalable/places/folder-remote-nfs.svg +share/icons/Human/scalable/places/folder-remote-smb.svg +share/icons/Human/scalable/places/folder-remote-ssh.svg +share/icons/Human/scalable/places/folder-remote.svg +share/icons/Human/scalable/places/folder.svg +share/icons/Human/scalable/places/folder_home.svg +share/icons/Human/scalable/places/gnome-fs-directory.svg +share/icons/Human/scalable/places/gnome-fs-ftp.svg +share/icons/Human/scalable/places/gnome-fs-home.svg +share/icons/Human/scalable/places/gnome-fs-nfs.svg +share/icons/Human/scalable/places/gnome-fs-share.svg +share/icons/Human/scalable/places/gnome-fs-smb.svg +share/icons/Human/scalable/places/gnome-fs-ssh.svg +share/icons/Human/scalable/places/gnome-fs-trash-empty.svg +share/icons/Human/scalable/places/gnome-main-menu.svg +share/icons/Human/scalable/places/gnome-mime-x-directory-smb-share.svg +share/icons/Human/scalable/places/gnome-stock-trash.svg +share/icons/Human/scalable/places/gtk-directory.svg +share/icons/Human/scalable/places/inode-directory.svg +share/icons/Human/scalable/places/network.svg +share/icons/Human/scalable/places/novell-button.svg +share/icons/Human/scalable/places/start-here.svg +share/icons/Human/scalable/places/stock_folder.svg +share/icons/Human/scalable/places/trashcan_empty.svg +share/icons/Human/scalable/places/user-home.svg +share/icons/Human/scalable/places/user-trash.svg +share/icons/Human/scalable/places/xfce-trash_empty.svg +share/icons/Human/scalable/status/ +share/icons/Human/scalable/status/dialog-error.svg +share/icons/Human/scalable/status/dialog-info.svg +share/icons/Human/scalable/status/dialog-warning.svg +share/icons/Human/scalable/status/edittrash.svg +share/icons/Human/scalable/status/error.svg +share/icons/Human/scalable/status/folder-drag-accept.svg +share/icons/Human/scalable/status/gnome-fs-directory-accept.svg +share/icons/Human/scalable/status/gnome-fs-trash-full.svg +share/icons/Human/scalable/status/gnome-stock-trash-full.svg +share/icons/Human/scalable/status/gtk-dialog-error.svg +share/icons/Human/scalable/status/gtk-dialog-warning.svg +share/icons/Human/scalable/status/important.svg +share/icons/Human/scalable/status/messagebox_critical.svg +share/icons/Human/scalable/status/messagebox_warning.svg +share/icons/Human/scalable/status/notification-audio-next.svg +share/icons/Human/scalable/status/notification-audio-pause.svg +share/icons/Human/scalable/status/notification-audio-play.svg +share/icons/Human/scalable/status/notification-audio-previous.svg +share/icons/Human/scalable/status/notification-audio-stop.svg +share/icons/Human/scalable/status/notification-audio-volume-high.svg +share/icons/Human/scalable/status/notification-audio-volume-low.svg +share/icons/Human/scalable/status/notification-audio-volume-medium.svg +share/icons/Human/scalable/status/notification-audio-volume-muted.svg +share/icons/Human/scalable/status/notification-audio-volume-off.svg +share/icons/Human/scalable/status/notification-battery-low.svg +share/icons/Human/scalable/status/notification-device-eject.svg +share/icons/Human/scalable/status/notification-device-firewire.svg +share/icons/Human/scalable/status/notification-device-usb.svg +share/icons/Human/scalable/status/notification-display-brightness-full.svg +share/icons/Human/scalable/status/notification-display-brightness-high.svg +share/icons/Human/scalable/status/notification-display-brightness-low.svg +share/icons/Human/scalable/status/notification-display-brightness-medium.svg +share/icons/Human/scalable/status/notification-display-brightness-off.svg +share/icons/Human/scalable/status/notification-gsm-3g-full.svg +share/icons/Human/scalable/status/notification-gsm-3g-high.svg +share/icons/Human/scalable/status/notification-gsm-3g-low.svg +share/icons/Human/scalable/status/notification-gsm-3g-medium.svg +share/icons/Human/scalable/status/notification-gsm-3g-none.svg +share/icons/Human/scalable/status/notification-gsm-disconnected.svg +share/icons/Human/scalable/status/notification-gsm-edge-full.svg +share/icons/Human/scalable/status/notification-gsm-edge-high.svg +share/icons/Human/scalable/status/notification-gsm-edge-low.svg +share/icons/Human/scalable/status/notification-gsm-edge-medium.svg +share/icons/Human/scalable/status/notification-gsm-edge-none.svg +share/icons/Human/scalable/status/notification-gsm-full.svg +share/icons/Human/scalable/status/notification-gsm-h-full.svg +share/icons/Human/scalable/status/notification-gsm-h-high.svg +share/icons/Human/scalable/status/notification-gsm-h-low.svg +share/icons/Human/scalable/status/notification-gsm-h-medium.svg +share/icons/Human/scalable/status/notification-gsm-h-none.svg +share/icons/Human/scalable/status/notification-gsm-high.svg +share/icons/Human/scalable/status/notification-gsm-low.svg +share/icons/Human/scalable/status/notification-gsm-medium.svg +share/icons/Human/scalable/status/notification-gsm-none.svg +share/icons/Human/scalable/status/notification-keyboard-brightness-full.svg +share/icons/Human/scalable/status/notification-keyboard-brightness-high.svg +share/icons/Human/scalable/status/notification-keyboard-brightness-low.svg +share/icons/Human/scalable/status/notification-keyboard-brightness-medium.svg +share/icons/Human/scalable/status/notification-keyboard-brightness-off.svg +share/icons/Human/scalable/status/notification-message-email.svg +share/icons/Human/scalable/status/notification-message-im.svg +share/icons/Human/scalable/status/notification-network-disconnected.svg +share/icons/Human/scalable/status/notification-network-ethernet-connected.svg +share/icons/Human/scalable/status/notification-network-ethernet-disconnected.svg +share/icons/Human/scalable/status/notification-network-wireless-disconnected.svg +share/icons/Human/scalable/status/notification-network-wireless-full.svg +share/icons/Human/scalable/status/notification-network-wireless-high.svg +share/icons/Human/scalable/status/notification-network-wireless-low.svg +share/icons/Human/scalable/status/notification-network-wireless-medium.svg +share/icons/Human/scalable/status/notification-network-wireless-none.svg +share/icons/Human/scalable/status/notification-power-disconnected.svg +share/icons/Human/scalable/status/notification-printer-error.svg +share/icons/Human/scalable/status/notification-printer.svg +share/icons/Human/scalable/status/stock_dialog-error.svg +share/icons/Human/scalable/status/stock_dialog-warning.svg +share/icons/Human/scalable/status/stock_trash_full.svg +share/icons/Human/scalable/status/trashcan_full.svg +share/icons/Human/scalable/status/user-trash-full.svg +share/icons/Human/scalable/status/xfce-trash_full.svg +share/locale/ +share/locale/de/ +share/locale/de/LC_MESSAGES/ +share/locale/de/LC_MESSAGES/human-icon-theme.mo +share/locale/el/ +share/locale/el/LC_MESSAGES/ +share/locale/el/LC_MESSAGES/human-icon-theme.mo +share/locale/en_CA/ +share/locale/en_CA/LC_MESSAGES/ +share/locale/en_CA/LC_MESSAGES/human-icon-theme.mo +share/locale/fr/ +share/locale/fr/LC_MESSAGES/ +share/locale/fr/LC_MESSAGES/human-icon-theme.mo +share/locale/it/ +share/locale/it/LC_MESSAGES/ +share/locale/it/LC_MESSAGES/human-icon-theme.mo +share/locale/pt_BR/ +share/locale/pt_BR/LC_MESSAGES/ +share/locale/pt_BR/LC_MESSAGES/human-icon-theme.mo +share/locale/sv/ +share/locale/sv/LC_MESSAGES/ +share/locale/sv/LC_MESSAGES/human-icon-theme.mo +@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Human 2> /dev/null || true +@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/Human 2> /dev/null || true