diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-24 18:43:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-08-24 18:43:50 +0800 |
commit | 71dfde0760b13ea318c656ddead128dbe634597d (patch) | |
tree | 604a8dbb563a5add31be347304c3eef5aa78e2a5 /sysutils | |
parent | af8341069438e68bbabd2ab98ad25e0876c4d400 (diff) | |
download | marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.gz marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.bz2 marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.lz marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.xz marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.tar.zst marcuscom-ports-71dfde0760b13ea318c656ddead128dbe634597d.zip |
Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
29 files changed, 0 insertions, 1747 deletions
diff --git a/sysutils/gksu/Makefile b/sysutils/gksu/Makefile deleted file mode 100644 index 3aebf5ec7..000000000 --- a/sysutils/gksu/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gksu -# Date created: 2 October 2004 -# Whom: Jesse van den Kieboom <troplosti@orcaweb.cjb.net> -# -# $FreeBSD$ -# - -PORTNAME= gksu -PORTVERSION= 2.0.2 -PORTREVISION= 1 -CATEGORIES= sysutils -MASTER_SITES= http://people.debian.org/~kov/gksu/ - -MAINTAINER= bsam@FreeBSD.org -COMMENT= Graphical frontend to su - -LIB_DEPENDS= gksu2:${PORTSDIR}/sysutils/libgksu \ - gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring - -USE_GNOME= gtk20 pkgconfig gnomeprefix gnomehack gconf2 intlhack nautilus2 -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gksu.1 - -.include <bsd.port.mk> diff --git a/sysutils/gksu/distinfo b/sysutils/gksu/distinfo deleted file mode 100644 index 7fe87d046..000000000 --- a/sysutils/gksu/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gksu-2.0.2.tar.gz) = a1de3dca039d88c195fcdc9516379439a1d699750417f1e655aa2101a955ee5a -SIZE (gksu-2.0.2.tar.gz) = 468121 diff --git a/sysutils/gksu/pkg-descr b/sysutils/gksu/pkg-descr deleted file mode 100644 index cd37cdb35..000000000 --- a/sysutils/gksu/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving -environment when acting as a su frontend. It is useful to menu items or other -graphical programs that need to ask a user's password to run another program -as another user. - -WWW: http://www.gnu.org/non-gnu/gksu/ - -- Jesse van den Kieboom -troplosti@orcaweb.cjb.net diff --git a/sysutils/gksu/pkg-plist b/sysutils/gksu/pkg-plist deleted file mode 100644 index 1d01a0483..000000000 --- a/sysutils/gksu/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/gksu -bin/gksudo -lib/nautilus/extensions-2.0/libnautilus-gksu.la -lib/nautilus/extensions-2.0/libnautilus-gksu.so -lib/nautilus/extensions-2.0/libnautilus-gksu.a -share/applications/gksu.desktop -share/pixmaps/gksu-icon.png -share/pixmaps/gksu-root-terminal.png -share/gksu/gksu-migrate-conf.sh -man/man1/gksudo.1 -@dirrm share/gksu -@dirrmtry share/applications diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile deleted file mode 100644 index 86be2b732..000000000 --- a/sysutils/gnome-mount/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gnome-mount -# Date created: 04 June 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.27 2011/03/06 20:33:35 kwm Exp $ -# - -PORTNAME= gnome-mount -PORTVERSION= 0.8 -PORTREVISION= 9 -CATEGORIES= sysutils gnome -MASTER_SITES= http://hal.freedesktop.org/releases/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A front-end to mount, umount, and eject using HAL - -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - notify.4:${PORTSDIR}/devel/libnotify \ - gnome-keyring:${PORTSDIR}/security/libgnome-keyring -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/polkit-gnome.pc:${PORTSDIR}/sysutils/policykit-gnome - -USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gtk20 -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nautilus-extension -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-mount.schemas -MAN1= gnome-mount.1 -MLINKS= gnome-mount.1 gnome-eject.1 \ - gnome-mount.1 gnome-umount.1 - -.include <bsd.port.mk> diff --git a/sysutils/gnome-mount/distinfo b/sysutils/gnome-mount/distinfo deleted file mode 100644 index 48d3c6c54..000000000 --- a/sysutils/gnome-mount/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-mount-0.8.tar.gz) = 44ca6b78b49a4181435e489c7b7d416c8f26442dcecdc01ec4b981274ed957e2 -SIZE (gnome-mount-0.8.tar.gz) = 505788 diff --git a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in b/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in deleted file mode 100644 index c46bf1609..000000000 --- a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in +++ /dev/null @@ -1,47 +0,0 @@ ---- gnome-mount.schemas.in.orig Tue Apr 10 18:50:12 2007 -+++ gnome-mount.schemas.in Sat Apr 14 14:49:22 2007 -@@ -6,7 +6,7 @@ - <applyto>/system/storage/default_options/vfat/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[shortname=lower,uid=]</default> -+ <default>[longnames,-u=]</default> - <locale name="C"> - <short>Default mount options for vfat fs</short> - <long>A list of default mount options for volumes formatted with the vfat file system.</long> -@@ -18,7 +18,7 @@ - <applyto>/system/storage/default_options/iso9660/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[uid=]</default> -+ <default>[]</default> - <locale name="C"> - <short>Default mount options for iso9660 fs</short> - <long>A list of default mount options for volumes formatted with the iso9660 file system.</long> -@@ -30,7 +30,7 @@ - <applyto>/system/storage/default_options/udf/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[uid=]</default> -+ <default>[]</default> - <locale name="C"> - <short>Default mount options for udf fs</short> - <long>A list of default mount options for volumes formatted with the udf file system.</long> -@@ -42,7 +42,7 @@ - <applyto>/system/storage/default_options/ntfs/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[umask=222]</default> -+ <default>[-m=755]</default> - <locale name="C"> - <short>Default mount options for ntfs fs</short> - <long>A list of default mount options for volumes formatted with the ntfs file system.</long> -@@ -52,7 +52,7 @@ - <key>/schemas/system/storage/default_options/ntfs/fstype_override</key> - <applyto>/system/storage/default_options/ntfs/fstype_override</applyto> - <type>string</type> -- <default>ntfs-3g</default> -+ <default></default> - <locale name="C"> - <short>When 'ntfs' is detected, what file system driver to use by default</short> - <long>The name of the file system driver to use by default when 'ntfs' is detected. This is useful for configuring the system to use the 'ntfs-3g' driver for all 'ntfs' file systems by default. User can still choose to use the 'ntfs' file system driver by overriding it per-volume or on the command line.</long> diff --git a/sysutils/gnome-mount/files/patch-src_gnome-mount.c b/sysutils/gnome-mount/files/patch-src_gnome-mount.c deleted file mode 100644 index fb1a67192..000000000 --- a/sysutils/gnome-mount/files/patch-src_gnome-mount.c +++ /dev/null @@ -1,21 +0,0 @@ ---- src/gnome-mount.c.orig 2010-12-26 14:53:42.000000000 +0100 -+++ src/gnome-mount.c 2010-12-26 18:19:30.000000000 +0100 -@@ -38,7 +38,7 @@ - - #include <glib/gi18n.h> - #include <gconf/gconf-client.h> --#include <gdk/gdkx.h> -+#include <gtk/gtk.h> - #include "copy-paste/gnome-password-dialog.h" - #include <gnome-keyring.h> - #include <libnotify/notify.h> -@@ -1577,8 +1577,7 @@ - message = g_strdup_printf (_("There is data that needs to be written to the device %s before it can be removed. Please do not remove the media or disconnect the drive."), unmount_note_drive_name); - unmount_note = notify_notification_new (summary, - message, -- "gnome-dev-harddisk", /* TODO: use appropriate icon */ -- NULL); -+ "gnome-dev-harddisk"); - if (unmount_note == NULL) { - g_warning ("Cannot create note for unmount cache sync"); - } else { diff --git a/sysutils/gnome-mount/pkg-descr b/sysutils/gnome-mount/pkg-descr deleted file mode 100644 index a75d36294..000000000 --- a/sysutils/gnome-mount/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gnome-mount is a HAL-based front-end to mount, umount, and eject which -offers a centralized place where settings for these commands are maintained. diff --git a/sysutils/gnome-mount/pkg-plist b/sysutils/gnome-mount/pkg-plist deleted file mode 100644 index 3c685882f..000000000 --- a/sysutils/gnome-mount/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -bin/gnome-eject -bin/gnome-mount -bin/gnome-umount -libdata/pkgconfig/gnome-mount.pc -%%DATADIR%%/gnome-mount-properties.glade -share/locale/ar/LC_MESSAGES/gnome-mount.mo -share/locale/be/LC_MESSAGES/gnome-mount.mo -share/locale/be@latin/LC_MESSAGES/gnome-mount.mo -share/locale/ca/LC_MESSAGES/gnome-mount.mo -share/locale/da/LC_MESSAGES/gnome-mount.mo -share/locale/dz/LC_MESSAGES/gnome-mount.mo -share/locale/el/LC_MESSAGES/gnome-mount.mo -share/locale/en_GB/LC_MESSAGES/gnome-mount.mo -share/locale/es/LC_MESSAGES/gnome-mount.mo -share/locale/fi/LC_MESSAGES/gnome-mount.mo -share/locale/fr/LC_MESSAGES/gnome-mount.mo -share/locale/hu/LC_MESSAGES/gnome-mount.mo -share/locale/it/LC_MESSAGES/gnome-mount.mo -share/locale/ja/LC_MESSAGES/gnome-mount.mo -share/locale/lv/LC_MESSAGES/gnome-mount.mo -share/locale/mk/LC_MESSAGES/gnome-mount.mo -share/locale/nb/LC_MESSAGES/gnome-mount.mo -share/locale/oc/LC_MESSAGES/gnome-mount.mo -share/locale/pa/LC_MESSAGES/gnome-mount.mo -share/locale/pl/LC_MESSAGES/gnome-mount.mo -share/locale/pt/LC_MESSAGES/gnome-mount.mo -share/locale/pt_BR/LC_MESSAGES/gnome-mount.mo -share/locale/ru/LC_MESSAGES/gnome-mount.mo -share/locale/sv/LC_MESSAGES/gnome-mount.mo -share/locale/vi/LC_MESSAGES/gnome-mount.mo -share/locale/zh_HK/LC_MESSAGES/gnome-mount.mo -share/locale/zh_TW/LC_MESSAGES/gnome-mount.mo -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrm %%DATADIR%% diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile deleted file mode 100644 index 4a9dd8b06..000000000 --- a/sysutils/gnome-power-manager/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: gnome-power-manager -# Date created: 03 May 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.72 2011/04/25 19:53:56 mezz Exp $ -# - -PORTNAME= gnome-power-manager -PORTVERSION= 2.32.0 -PORTREVISION= 1 -CATEGORIES= sysutils gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Power management system for the GNOME Desktop - -LIB_DEPENDS= upower-glib.1:${PORTSDIR}/sysutils/upower \ - canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ - notify.4:${PORTSDIR}/devel/libnotify \ - execinfo:${PORTSDIR}/devel/libexecinfo \ - unique-1.0.2:${PORTSDIR}/x11-toolkits/unique -RUN_DEPENDS= pkexec:${PORTSDIR}/sysutils/polkit - -CONFLICTS= gnome-power-manager-3.[0-9]* - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix gnomehack intlhack libwnck \ - gnomedocutils gnomepanel -CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \ - --disable-docbook-docs \ - --enable-hal -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-power-manager.schemas - -.if !defined(NO_INSTALL_MANPAGES) -BUILD_DEPENDS+= docbook2html:${PORTSDIR}/textproc/docbook-utils \ - ${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410 -MAN1= gnome-power-manager.1 gnome-power-preferences.1 \ - gnome-power-statistics.1 -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lresolv|| ; s|-Werror||g' \ - ${WRKSRC}/configure -.if defined(NO_INSTALL_MANPAGES) - @${REINPLACE_CMD} -e "s|2MAN_TRUE=$$|2MAN_TRUE='#'|g ; \ - s|2MAN_FALSE='#'|2MAN_FALSE=|g" ${WRKSRC}/configure -.endif - -.include <bsd.port.mk> diff --git a/sysutils/gnome-power-manager/distinfo b/sysutils/gnome-power-manager/distinfo deleted file mode 100644 index 2cf9e984e..000000000 --- a/sysutils/gnome-power-manager/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/gnome-power-manager-2.32.0.tar.bz2) = 17fa301bf7e133285c0e054ae3be2b0f690c48f59b09f67e04d6ed339b330476 -SIZE (gnome2/gnome-power-manager-2.32.0.tar.bz2) = 3892164 diff --git a/sysutils/gnome-power-manager/files/patch-applets_brightness_Makefile.in b/sysutils/gnome-power-manager/files/patch-applets_brightness_Makefile.in deleted file mode 100644 index 9a5d2c5a5..000000000 --- a/sysutils/gnome-power-manager/files/patch-applets_brightness_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- applets/brightness/Makefile.in.orig 2010-01-01 20:51:42.000000000 +0800 -+++ applets/brightness/Makefile.in 2010-01-01 20:51:42.000000000 +0800 -@@ -344,6 +344,7 @@ - gnome_brightness_applet_LDADD = \ - $(DBUS_LIBS) \ - $(GNOME_LIBS) \ -+ -lexecinfo \ - $(PANEL_LIBS) - - serverdir = $(prefix)/libdata/bonobo/servers diff --git a/sysutils/gnome-power-manager/files/patch-applets_inhibit_Makefile.in b/sysutils/gnome-power-manager/files/patch-applets_inhibit_Makefile.in deleted file mode 100644 index 4965221fe..000000000 --- a/sysutils/gnome-power-manager/files/patch-applets_inhibit_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- applets/inhibit/Makefile.in.orig 2010-01-01 20:53:23.000000000 +0800 -+++ applets/inhibit/Makefile.in 2010-01-01 20:53:36.000000000 +0800 -@@ -343,6 +343,7 @@ - gnome_inhibit_applet_LDADD = \ - $(DBUS_LIBS) \ - $(GNOME_LIBS) \ -+ -lexecinfo \ - $(PANEL_LIBS) - - serverdir = $(prefix)/libdata/bonobo/servers diff --git a/sysutils/gnome-power-manager/files/patch-configure b/sysutils/gnome-power-manager/files/patch-configure deleted file mode 100644 index 69d50145e..000000000 --- a/sysutils/gnome-power-manager/files/patch-configure +++ /dev/null @@ -1,25 +0,0 @@ ---- configure.orig 2010-01-30 18:17:55.000000000 -0500 -+++ configure 2010-01-30 18:18:23.000000000 -0500 -@@ -12822,21 +12822,15 @@ if test "$GCC" = "yes"; then - WARNINGFLAGS="$WARNINGFLAGS -Wreturn-type" - WARNINGFLAGS="$WARNINGFLAGS -Wformat-nonliteral" - WARNINGFLAGS="$WARNINGFLAGS -Wformat-security" -- WARNINGFLAGS="$WARNINGFLAGS -Wmissing-include-dirs" - WARNINGFLAGS="$WARNINGFLAGS -Wmissing-format-attribute" -- WARNINGFLAGS="$WARNINGFLAGS -Wclobbered" -- WARNINGFLAGS="$WARNINGFLAGS -Wempty-body" -- WARNINGFLAGS="$WARNINGFLAGS -Wignored-qualifiers" - # WARNINGFLAGS="$WARNINGFLAGS -Wsign-compare" -- WARNINGFLAGS="$WARNINGFLAGS -Wtype-limits" - # WARNINGFLAGS="$WARNINGFLAGS -Wuninitialized" - # WARNINGFLAGS="$WARNINGFLAGS -Waggregate-return" - WARNINGFLAGS="$WARNINGFLAGS -Wdeclaration-after-statement" - WARNINGFLAGS="$WARNINGFLAGS -Wshadow" - WARNINGFLAGS="$WARNINGFLAGS -Winline" - # WARNINGFLAGS="$WARNINGFLAGS -Wswitch-enum" -- WARNINGFLAGS="$WARNINGFLAGS -Wmissing-parameter-type" -- WARNINGFLAGS="$WARNINGFLAGS -Woverride-init" -+# WARNINGFLAGS="$WARNINGFLAGS -Woverride-init" - WARNINGFLAGS="$WARNINGFLAGS -Wno-strict-aliasing" - else - WARNINGFLAGS="" diff --git a/sysutils/gnome-power-manager/files/patch-src_Makefile.in b/sysutils/gnome-power-manager/files/patch-src_Makefile.in deleted file mode 100644 index 0f4da29db..000000000 --- a/sysutils/gnome-power-manager/files/patch-src_Makefile.in +++ /dev/null @@ -1,34 +0,0 @@ ---- src/Makefile.in.orig 2010-06-06 12:19:04.000000000 +0200 -+++ src/Makefile.in 2010-06-06 12:21:46.000000000 +0200 -@@ -499,6 +499,7 @@ - $(GNOME_LIBS) \ - $(UNIQUE_LIBS) \ - $(DBUS_LIBS) \ -+ -lexecinfo \ - -lm - - gnome_power_statistics_CFLAGS = \ -@@ -520,6 +521,7 @@ - $(UNIQUE_LIBS) \ - $(GPM_EXTRA_LIBS) \ - $(UPOWER_LIBS) \ -+ -lexecinfo \ - -lm - - gnome_power_preferences_CFLAGS = \ -@@ -573,6 +575,7 @@ - $(LIBNOTIFY_LIBS) \ - $(GPM_EXTRA_LIBS) \ - $(UPOWER_LIBS) \ -+ -lexecinfo \ - -lm - - gnome_power_manager_CFLAGS = \ -@@ -639,6 +642,7 @@ - $(X11_LIBS) \ - $(LIBNOTIFY_LIBS) \ - $(GPM_EXTRA_LIBS) \ -+ -lexecinfo \ - -lm - - gnome_power_self_test_CFLAGS = -DEGG_TEST $(AM_CFLAGS) $(WARNINGFLAGS) diff --git a/sysutils/gnome-power-manager/files/patch-src_gpm-load.c b/sysutils/gnome-power-manager/files/patch-src_gpm-load.c deleted file mode 100644 index eaa8df1b2..000000000 --- a/sysutils/gnome-power-manager/files/patch-src_gpm-load.c +++ /dev/null @@ -1,55 +0,0 @@ ---- src/gpm-load.c.orig 2010-01-01 23:29:11.000000000 -0500 -+++ src/gpm-load.c 2010-01-01 23:46:31.000000000 -0500 -@@ -33,6 +33,10 @@ - #include <kstat.h> - #include <sys/sysinfo.h> - #endif -+#if defined(__FreeBSD__) -+#include <sys/resource.h> -+#include <sys/sysctl.h> -+#endif - #ifdef HAVE_UNISTD_H - #include <unistd.h> - #endif /* HAVE_UNISTD_H */ -@@ -151,6 +155,32 @@ out: - return FALSE; - } - -+#elif defined(__FreeBSD__) -+ -+/** -+ * gpm_load_get_cpu_values: -+ * @cpu_idle: The idle time reported by the CPU -+ * @cpu_total: The total time reported by the CPU -+ * Return value: Success of reading of the kern.cp_time sysctl. -+ **/ -+static gboolean -+gpm_load_get_cpu_values (long unsigned *cpu_idle, long unsigned *cpu_total) -+{ -+ long cpts[CPUSTATES]; -+ size_t length; -+ -+ length = sizeof (cpts); -+ if (sysctlbyname ("kern.cp_time", cpts, &length, NULL, 0)) { -+ return FALSE; -+ } -+ -+ *cpu_idle = (unsigned long) cpts[CP_IDLE]; -+ *cpu_total = (unsigned long) (cpts[CP_USER] + cpts[CP_NICE] + \ -+ cpts[CP_SYS] + cpts[CP_IDLE] + cpts[CP_INTR]); -+ -+ return TRUE; -+} -+ - #else - - /** -@@ -192,7 +222,7 @@ gpm_load_get_cpu_values (long unsigned * - *cpu_total = cpu_user + cpu_nice + cpu_system + *cpu_idle; - ret = TRUE; - out: -- if (!fd) -+ if (fd) - fclose (fd); - return ret; - } diff --git a/sysutils/gnome-power-manager/files/patch-src_gpm-manager.c b/sysutils/gnome-power-manager/files/patch-src_gpm-manager.c deleted file mode 100644 index a71c447da..000000000 --- a/sysutils/gnome-power-manager/files/patch-src_gpm-manager.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/gpm-manager.c.orig 2011-03-07 12:49:54.000000000 +0100 -+++ src/gpm-manager.c 2011-03-07 12:51:08.000000000 +0100 -@@ -481,11 +481,7 @@ gpm_manager_notify (GpmManager *manager, - gpm_manager_notify_close (manager, *notification_class); - - /* if the status icon is hidden, don't point at it */ -- if (manager->priv->status_icon != NULL && -- gtk_status_icon_is_embedded (manager->priv->status_icon)) -- notification = notify_notification_new_with_status_icon (title, message, icon, manager->priv->status_icon); -- else -- notification = notify_notification_new (title, message, icon, NULL); -+ notification = notify_notification_new (title, message, icon); - notify_notification_set_timeout (notification, timeout); - notify_notification_set_urgency (notification, urgency); - g_signal_connect (notification, "closed", G_CALLBACK (gpm_manager_notification_closed_cb), notification_class); diff --git a/sysutils/gnome-power-manager/pkg-descr b/sysutils/gnome-power-manager/pkg-descr deleted file mode 100644 index 186c9ced4..000000000 --- a/sysutils/gnome-power-manager/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GNOME Power Manager is a GNOME session daemon that acts as a policy agent -on top of HAL (the Hardware Abstraction Layer). GNOME Power Manager listens -for HAL events and responds with user-configurable reactions. -Currently it supports laptop batteries and AC adapters. Its goal is to be -architecture neutral and free of polling and other hacks. - -WWW: http://projects.gnome.org/gnome-power-manager/ diff --git a/sysutils/gnome-power-manager/pkg-plist b/sysutils/gnome-power-manager/pkg-plist deleted file mode 100644 index 4bd92ff7e..000000000 --- a/sysutils/gnome-power-manager/pkg-plist +++ /dev/null @@ -1,781 +0,0 @@ -bin/gnome-power-bugreport.sh -bin/gnome-power-manager -bin/gnome-power-preferences -bin/gnome-power-statistics -etc/xdg/autostart/gnome-power-manager.desktop -libdata/bonobo/servers/GNOME_BrightnessApplet.server -libdata/bonobo/servers/GNOME_InhibitApplet.server -libexec/gnome-brightness-applet -libexec/gnome-inhibit-applet -sbin/gnome-power-backlight-helper -share/applications/gnome-power-preferences.desktop -share/applications/gnome-power-statistics.desktop -share/dbus-1/services/gnome-power-manager.service -share/gnome-2.0/ui/GNOME_BrightnessApplet.xml -share/gnome-2.0/ui/GNOME_InhibitApplet.xml -%%DATADIR%%/acme.ui -%%DATADIR%%/gpm-feedback-widget.ui -%%DATADIR%%/gpm-prefs.ui -%%DATADIR%%/gpm-statistics.ui -%%DATADIR%%/icons/hicolor/16x16/actions/gpm-hibernate.png -%%DATADIR%%/icons/hicolor/16x16/actions/gpm-suspend.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ac-adapter.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-000-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-000.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-020-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-020.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-040-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-040.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-060-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-060.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-080-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-080.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-100-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-100.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-charged.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-empty.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-battery-missing.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd-disabled.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd-invalid.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-kbd.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd-disabled.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd-invalid.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-brightness-lcd.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-inhibit-invalid.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-inhibit.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-000.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-020.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-040.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-060.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-080.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-keyboard-100.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-000.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-020.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-040.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-060.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-080.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-mouse-100.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-000.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-020.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-040.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-060.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-080.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-phone-100.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-000-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-000.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-020-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-020.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-040-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-040.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-060-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-060.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-080-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-080.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-100-charging.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-100.png -%%DATADIR%%/icons/hicolor/16x16/status/gpm-ups-missing.png -%%DATADIR%%/icons/hicolor/22x22/actions/gpm-hibernate.png -%%DATADIR%%/icons/hicolor/22x22/actions/gpm-suspend.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ac-adapter.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-000-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-000.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-020-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-020.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-040-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-040.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-060-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-060.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-080-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-080.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-100-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-100.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-charged.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-empty.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-battery-missing.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd-disabled.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd-invalid.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-kbd.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd-disabled.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd-invalid.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-brightness-lcd.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-inhibit-invalid.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-inhibit.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-000.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-020.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-040.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-060.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-080.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-keyboard-100.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-000.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-020.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-040.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-060.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-080.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-mouse-100.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-000.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-020.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-040.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-060.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-080.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-phone-100.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-000-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-000.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-020-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-020.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-040-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-040.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-060-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-060.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-080-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-080.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-100-charging.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-100.png -%%DATADIR%%/icons/hicolor/22x22/status/gpm-ups-missing.png -%%DATADIR%%/icons/hicolor/24x24/actions/gpm-hibernate.png -%%DATADIR%%/icons/hicolor/24x24/actions/gpm-suspend.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ac-adapter.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-000-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-000.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-020-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-020.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-040-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-040.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-060-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-060.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-080-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-080.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-100-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-100.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-charged.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-empty.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-battery-missing.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd-disabled.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd-invalid.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-kbd.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd-disabled.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd-invalid.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-brightness-lcd.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-inhibit-invalid.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-inhibit.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-000.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-020.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-040.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-060.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-080.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-keyboard-100.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-000.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-020.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-040.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-060.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-080.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-mouse-100.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-000.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-020.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-040.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-060.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-080.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-phone-100.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-000-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-000.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-020-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-020.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-040-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-040.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-060-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-060.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-080-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-080.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-100-charging.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-100.png -%%DATADIR%%/icons/hicolor/24x24/status/gpm-ups-missing.png -%%DATADIR%%/icons/hicolor/32x32/actions/gpm-hibernate.png -%%DATADIR%%/icons/hicolor/32x32/actions/gpm-suspend.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ac-adapter.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-000-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-000.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-020-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-020.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-040-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-040.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-060-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-060.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-080-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-080.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-100-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-100.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-charged.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-empty.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-battery-missing.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd-disabled.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd-invalid.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-kbd.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd-disabled.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd-invalid.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-brightness-lcd.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-inhibit-invalid.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-inhibit.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-000.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-020.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-040.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-060.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-080.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-keyboard-100.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-000.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-020.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-040.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-060.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-080.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-mouse-100.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-000.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-020.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-040.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-060.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-080.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-phone-100.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-000-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-000.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-020-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-020.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-040-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-040.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-060-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-060.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-080-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-080.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-100-charging.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-100.png -%%DATADIR%%/icons/hicolor/32x32/status/gpm-ups-missing.png -%%DATADIR%%/icons/hicolor/48x48/actions/gpm-hibernate.png -%%DATADIR%%/icons/hicolor/48x48/actions/gpm-suspend.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ac-adapter.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-000-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-000.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-020-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-020.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-040-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-040.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-060-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-060.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-080-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-080.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-100-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-100.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-charged.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-empty.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-battery-missing.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd-disabled.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd-invalid.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-kbd.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd-disabled.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd-invalid.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-brightness-lcd.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-inhibit-invalid.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-inhibit.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-000.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-020.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-040.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-060.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-080.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-keyboard-100.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-monitor.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-000.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-020.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-040.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-060.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-080.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-mouse-100.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-000.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-020.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-040.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-060.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-080.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-phone-100.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-000-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-000.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-020-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-020.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-040-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-040.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-060-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-060.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-080-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-080.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-100-charging.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-100.png -%%DATADIR%%/icons/hicolor/48x48/status/gpm-ups-missing.png -%%DATADIR%%/icons/hicolor/icon-theme.cache -%%DATADIR%%/icons/hicolor/scalable/actions/gpm-hibernate.svg -%%DATADIR%%/icons/hicolor/scalable/actions/gpm-suspend.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ac-adapter.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-000-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-000.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-020-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-020.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-040-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-040.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-060-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-060.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-080-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-080.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-100-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-100.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-charged.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-empty.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-battery-missing.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd-disabled.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd-invalid.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-kbd.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd-disabled.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd-invalid.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-brightness-lcd.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-inhibit-invalid.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-inhibit.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-000.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-060.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-keyboard-100.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-monitor.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-000.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-060.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-mouse-100.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-000.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-060.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-phone-100.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-000-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-000.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-020-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-020.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-040-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-040.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-060-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-060.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-080-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-080.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-100-charging.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-100.svg -%%DATADIR%%/icons/hicolor/scalable/status/gpm-ups-missing.svg -share/gnome/help/gnome-power-manager/C/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/C/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/C/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/C/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/C/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/C/figures/gpm-low.png -share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/C/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/C/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/C/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/C/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/C/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/C/legal.xml -share/gnome/help/gnome-power-manager/ca/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/ca/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-low.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/ca/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/ca/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/ca/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/de/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/de/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/de/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/de/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/de/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/de/figures/gpm-low.png -share/gnome/help/gnome-power-manager/de/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/de/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/de/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/de/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/de/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/de/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/de/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/de/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/el/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/el/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/el/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/el/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/el/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/el/figures/gpm-low.png -share/gnome/help/gnome-power-manager/el/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/el/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/el/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/el/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/el/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/el/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/el/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/el/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/en_GB/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/en_GB/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-low.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/en_GB/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/en_GB/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/en_GB/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/es/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/es/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/es/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/es/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/es/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/es/figures/gpm-low.png -share/gnome/help/gnome-power-manager/es/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/es/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/es/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/es/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/es/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/es/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/es/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/es/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/eu/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/eu/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-low.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/eu/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/eu/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/eu/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/fi/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/fi/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-low.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/fi/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/fi/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/fi/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/fr/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/fr/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-low.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/fr/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/fr/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/hu/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/hu/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-low.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/hu/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/hu/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/it/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/it/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/it/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/it/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/it/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/it/figures/gpm-low.png -share/gnome/help/gnome-power-manager/it/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/it/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/it/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/it/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/it/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/it/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/it/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/it/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/oc/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/oc/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-low.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/oc/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/oc/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/oc/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/pa/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/pa/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-low.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/pa/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/pa/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/ru/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/ru/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-low.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/ru/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/ru/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/sv/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/sv/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-low.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/sv/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/sv/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/zh_CN/figures/applet-brightness.png -share/gnome/help/gnome-power-manager/zh_CN/figures/applet-inhibit.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-low.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-prefs-ac.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-prefs-battery.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-prefs-general.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/zh_CN/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/zh_CN/gnome-power-manager.xml -share/icons/hicolor/16x16/apps/gnome-brightness-applet.png -share/icons/hicolor/16x16/apps/gnome-inhibit-applet.png -share/icons/hicolor/16x16/apps/gnome-power-manager.png -share/icons/hicolor/16x16/apps/gnome-power-statistics.png -share/icons/hicolor/22x22/apps/gnome-brightness-applet.png -share/icons/hicolor/22x22/apps/gnome-inhibit-applet.png -share/icons/hicolor/22x22/apps/gnome-power-manager.png -share/icons/hicolor/22x22/apps/gnome-power-statistics.png -share/icons/hicolor/24x24/apps/gnome-brightness-applet.png -share/icons/hicolor/24x24/apps/gnome-inhibit-applet.png -share/icons/hicolor/24x24/apps/gnome-power-manager.png -share/icons/hicolor/24x24/apps/gnome-power-statistics.png -share/icons/hicolor/32x32/apps/gnome-brightness-applet.png -share/icons/hicolor/32x32/apps/gnome-inhibit-applet.png -share/icons/hicolor/32x32/apps/gnome-power-manager.png -share/icons/hicolor/32x32/apps/gnome-power-statistics.png -share/icons/hicolor/48x48/apps/gnome-brightness-applet.png -share/icons/hicolor/48x48/apps/gnome-inhibit-applet.png -share/icons/hicolor/48x48/apps/gnome-power-manager.png -share/icons/hicolor/48x48/apps/gnome-power-statistics.png -share/icons/hicolor/scalable/apps/gnome-brightness-applet.svg -share/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg -share/icons/hicolor/scalable/apps/gnome-power-manager.svg -share/icons/hicolor/scalable/apps/gnome-power-statistics.svg -share/locale/ar/LC_MESSAGES/gnome-power-manager.mo -share/locale/as/LC_MESSAGES/gnome-power-manager.mo -share/locale/ast/LC_MESSAGES/gnome-power-manager.mo -share/locale/be/LC_MESSAGES/gnome-power-manager.mo -share/locale/be@latin/LC_MESSAGES/gnome-power-manager.mo -share/locale/bg/LC_MESSAGES/gnome-power-manager.mo -share/locale/bn/LC_MESSAGES/gnome-power-manager.mo -share/locale/bn_IN/LC_MESSAGES/gnome-power-manager.mo -share/locale/ca/LC_MESSAGES/gnome-power-manager.mo -share/locale/ca@valencia/LC_MESSAGES/gnome-power-manager.mo -share/locale/cs/LC_MESSAGES/gnome-power-manager.mo -share/locale/cy/LC_MESSAGES/gnome-power-manager.mo -share/locale/da/LC_MESSAGES/gnome-power-manager.mo -share/locale/de/LC_MESSAGES/gnome-power-manager.mo -share/locale/dz/LC_MESSAGES/gnome-power-manager.mo -share/locale/el/LC_MESSAGES/gnome-power-manager.mo -share/locale/en@shaw/LC_MESSAGES/gnome-power-manager.mo -share/locale/en_CA/LC_MESSAGES/gnome-power-manager.mo -share/locale/en_GB/LC_MESSAGES/gnome-power-manager.mo -share/locale/es/LC_MESSAGES/gnome-power-manager.mo -share/locale/et/LC_MESSAGES/gnome-power-manager.mo -share/locale/eu/LC_MESSAGES/gnome-power-manager.mo -share/locale/fa/LC_MESSAGES/gnome-power-manager.mo -share/locale/fi/LC_MESSAGES/gnome-power-manager.mo -share/locale/fr/LC_MESSAGES/gnome-power-manager.mo -share/locale/ga/LC_MESSAGES/gnome-power-manager.mo -share/locale/gl/LC_MESSAGES/gnome-power-manager.mo -share/locale/gu/LC_MESSAGES/gnome-power-manager.mo -share/locale/he/LC_MESSAGES/gnome-power-manager.mo -share/locale/hi/LC_MESSAGES/gnome-power-manager.mo -share/locale/hr/LC_MESSAGES/gnome-power-manager.mo -share/locale/hu/LC_MESSAGES/gnome-power-manager.mo -share/locale/id/LC_MESSAGES/gnome-power-manager.mo -share/locale/is/LC_MESSAGES/gnome-power-manager.mo -share/locale/it/LC_MESSAGES/gnome-power-manager.mo -share/locale/ja/LC_MESSAGES/gnome-power-manager.mo -share/locale/ka/LC_MESSAGES/gnome-power-manager.mo -share/locale/kn/LC_MESSAGES/gnome-power-manager.mo -share/locale/ko/LC_MESSAGES/gnome-power-manager.mo -share/locale/ku/LC_MESSAGES/gnome-power-manager.mo -share/locale/lt/LC_MESSAGES/gnome-power-manager.mo -share/locale/lv/LC_MESSAGES/gnome-power-manager.mo -share/locale/mai/LC_MESSAGES/gnome-power-manager.mo -share/locale/mg/LC_MESSAGES/gnome-power-manager.mo -share/locale/mk/LC_MESSAGES/gnome-power-manager.mo -share/locale/ml/LC_MESSAGES/gnome-power-manager.mo -share/locale/mr/LC_MESSAGES/gnome-power-manager.mo -share/locale/nb/LC_MESSAGES/gnome-power-manager.mo -share/locale/nl/LC_MESSAGES/gnome-power-manager.mo -share/locale/nn/LC_MESSAGES/gnome-power-manager.mo -share/locale/oc/LC_MESSAGES/gnome-power-manager.mo -share/locale/or/LC_MESSAGES/gnome-power-manager.mo -share/locale/pa/LC_MESSAGES/gnome-power-manager.mo -share/locale/pl/LC_MESSAGES/gnome-power-manager.mo -share/locale/pt/LC_MESSAGES/gnome-power-manager.mo -share/locale/pt_BR/LC_MESSAGES/gnome-power-manager.mo -share/locale/ro/LC_MESSAGES/gnome-power-manager.mo -share/locale/ru/LC_MESSAGES/gnome-power-manager.mo -share/locale/si/LC_MESSAGES/gnome-power-manager.mo -share/locale/sk/LC_MESSAGES/gnome-power-manager.mo -share/locale/sl/LC_MESSAGES/gnome-power-manager.mo -share/locale/sr/LC_MESSAGES/gnome-power-manager.mo -share/locale/sr@latin/LC_MESSAGES/gnome-power-manager.mo -share/locale/sv/LC_MESSAGES/gnome-power-manager.mo -share/locale/ta/LC_MESSAGES/gnome-power-manager.mo -share/locale/te/LC_MESSAGES/gnome-power-manager.mo -share/locale/th/LC_MESSAGES/gnome-power-manager.mo -share/locale/tr/LC_MESSAGES/gnome-power-manager.mo -share/locale/uk/LC_MESSAGES/gnome-power-manager.mo -share/locale/vi/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_CN/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_HK/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_TW/LC_MESSAGES/gnome-power-manager.mo -share/omf/gnome-power-manager/gnome-power-manager-C.omf -share/omf/gnome-power-manager/gnome-power-manager-ca.omf -share/omf/gnome-power-manager/gnome-power-manager-de.omf -share/omf/gnome-power-manager/gnome-power-manager-el.omf -share/omf/gnome-power-manager/gnome-power-manager-en_GB.omf -share/omf/gnome-power-manager/gnome-power-manager-es.omf -share/omf/gnome-power-manager/gnome-power-manager-eu.omf -share/omf/gnome-power-manager/gnome-power-manager-fi.omf -share/omf/gnome-power-manager/gnome-power-manager-fr.omf -share/omf/gnome-power-manager/gnome-power-manager-hu.omf -share/omf/gnome-power-manager/gnome-power-manager-it.omf -share/omf/gnome-power-manager/gnome-power-manager-oc.omf -share/omf/gnome-power-manager/gnome-power-manager-pa.omf -share/omf/gnome-power-manager/gnome-power-manager-ru.omf -share/omf/gnome-power-manager/gnome-power-manager-sv.omf -share/omf/gnome-power-manager/gnome-power-manager-zh_CN.omf -share/polkit-1/actions/org.gnome.power.policy -@dirrm share/omf/gnome-power-manager -@dirrm share/gnome/help/gnome-power-manager/zh_CN/figures -@dirrm share/gnome/help/gnome-power-manager/zh_CN -@dirrm share/gnome/help/gnome-power-manager/sv/figures -@dirrm share/gnome/help/gnome-power-manager/sv -@dirrm share/gnome/help/gnome-power-manager/ru/figures -@dirrm share/gnome/help/gnome-power-manager/ru -@dirrm share/gnome/help/gnome-power-manager/pa/figures -@dirrm share/gnome/help/gnome-power-manager/pa -@dirrm share/gnome/help/gnome-power-manager/oc/figures -@dirrm share/gnome/help/gnome-power-manager/oc -@dirrm share/gnome/help/gnome-power-manager/it/figures -@dirrm share/gnome/help/gnome-power-manager/it -@dirrm share/gnome/help/gnome-power-manager/hu/figures -@dirrm share/gnome/help/gnome-power-manager/hu -@dirrm share/gnome/help/gnome-power-manager/fr/figures -@dirrm share/gnome/help/gnome-power-manager/fr -@dirrm share/gnome/help/gnome-power-manager/fi/figures -@dirrm share/gnome/help/gnome-power-manager/fi -@dirrm share/gnome/help/gnome-power-manager/eu/figures -@dirrm share/gnome/help/gnome-power-manager/eu -@dirrm share/gnome/help/gnome-power-manager/es/figures -@dirrm share/gnome/help/gnome-power-manager/es -@dirrm share/gnome/help/gnome-power-manager/en_GB/figures -@dirrm share/gnome/help/gnome-power-manager/en_GB -@dirrm share/gnome/help/gnome-power-manager/el/figures -@dirrm share/gnome/help/gnome-power-manager/el -@dirrm share/gnome/help/gnome-power-manager/de/figures -@dirrm share/gnome/help/gnome-power-manager/de -@dirrm share/gnome/help/gnome-power-manager/ca/figures -@dirrm share/gnome/help/gnome-power-manager/ca -@dirrm share/gnome/help/gnome-power-manager/C/figures -@dirrm share/gnome/help/gnome-power-manager/C -@dirrm share/gnome/help/gnome-power-manager -@dirrm %%DATADIR%%/icons/hicolor/scalable/status -@dirrm %%DATADIR%%/icons/hicolor/scalable/actions -@dirrm %%DATADIR%%/icons/hicolor/scalable -@dirrm %%DATADIR%%/icons/hicolor/48x48/status -@dirrm %%DATADIR%%/icons/hicolor/48x48/actions -@dirrm %%DATADIR%%/icons/hicolor/48x48 -@dirrm %%DATADIR%%/icons/hicolor/32x32/status -@dirrm %%DATADIR%%/icons/hicolor/32x32/actions -@dirrm %%DATADIR%%/icons/hicolor/32x32 -@dirrm %%DATADIR%%/icons/hicolor/24x24/status -@dirrm %%DATADIR%%/icons/hicolor/24x24/actions -@dirrm %%DATADIR%%/icons/hicolor/24x24 -@dirrm %%DATADIR%%/icons/hicolor/22x22/status -@dirrm %%DATADIR%%/icons/hicolor/22x22/actions -@dirrm %%DATADIR%%/icons/hicolor/22x22 -@dirrm %%DATADIR%%/icons/hicolor/16x16/status -@dirrm %%DATADIR%%/icons/hicolor/16x16/actions -@dirrm %%DATADIR%%/icons/hicolor/16x16 -@dirrm %%DATADIR%%/icons/hicolor -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/en@shaw/LC_MESSAGES -@dirrmtry share/locale/en@shaw -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile deleted file mode 100644 index b4379a4df..000000000 --- a/sysutils/gnome-settings-daemon/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: gnome-settings-daemon -# Date created: 14 Jan 2008 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.74 2011/03/06 18:50:43 kwm Exp $ -# - -PORTNAME= gnome-settings-daemon -PORTVERSION= 2.32.1 -PORTREVISION= 2 -CATEGORIES= sysutils gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 settings daemon - -LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra \ - notify.4:${PORTSDIR}/devel/libnotify \ - nss3.1:${PORTSDIR}/security/nss -RUN_DEPENDS= xrdb:${PORTSDIR}/x11/xrdb - -CONFLICTS= gnome-settings-daemon-3.[0-9]* - -USE_XORG= xxf86misc -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop libgnomekbd -USE_GETTEXT= yes -USE_GSTREAMER= good -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -OPTIONS= PULSEAUDIO "Enable Pulseaudio support" On - -GCONF_SCHEMAS= apps_gnome_settings_daemon_housekeeping.schemas \ - apps_gnome_settings_daemon_keybindings.schemas \ - apps_gnome_settings_daemon_xrandr.schemas \ - desktop_gnome_font_rendering.schemas \ - desktop_gnome_keybindings.schemas \ - desktop_gnome_peripherals_smartcard.schemas \ - desktop_gnome_peripherals_touchpad.schemas \ - gnome-settings-daemon.schemas - -.include <bsd.port.pre.mk> - -.if defined(WITHOUT_PULSEAUDIO) -CONFIGURE_ARGS+=--disable-pulse -PLIST_SUB+= PULSEAUDIO="@comment " -.else -LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio -CONFIGURE_ARGS+=--enable-pulse -PLIST_SUB+= PULSEAUDIO="" -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/gnome-settings-daemon/distinfo b/sysutils/gnome-settings-daemon/distinfo deleted file mode 100644 index 4720b385e..000000000 --- a/sysutils/gnome-settings-daemon/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/gnome-settings-daemon-2.32.1.tar.bz2) = 0074b3fec3ad6e3ab91a05dc20906b06101ea8bca0cd2caf394a5cc141b05e86 -SIZE (gnome2/gnome-settings-daemon-2.32.1.tar.bz2) = 1331850 diff --git a/sysutils/gnome-settings-daemon/files/patch-libnotify b/sysutils/gnome-settings-daemon/files/patch-libnotify deleted file mode 100644 index 1166875bf..000000000 --- a/sysutils/gnome-settings-daemon/files/patch-libnotify +++ /dev/null @@ -1,58 +0,0 @@ -From e1ab570b0dce479ba235e5542ea07d1b5bafc4c9 Mon Sep 17 00:00:00 2001 -From: William Jon McCann <jmccann@redhat.com> -Date: Tue, 12 Oct 2010 03:35:45 +0000 -Subject: Require libnotify 0.6.0 - ---- -diff --git a/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c b/plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c -index 9ca820a..f5964b9 100644 ---- plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c -+++ plugins/a11y-keyboard/gsd-a11y-keyboard-manager.c -@@ -608,9 +608,7 @@ ax_slowkeys_warning_post_bubble (GsdA11yKeyboardManager *manager, - gsd_a11y_keyboard_manager_ensure_status_icon (manager); - manager->priv->notification = notify_notification_new (title, - message, -- "preferences-desktop-accessibility", -- NULL); -- notify_notification_attach_to_status_icon (manager->priv->notification, manager->priv->status_icon); -+ "preferences-desktop-accessibility"); - notify_notification_set_timeout (manager->priv->notification, NOTIFICATION_TIMEOUT * 1000); - - notify_notification_add_action (manager->priv->notification, -@@ -747,9 +745,7 @@ ax_stickykeys_warning_post_bubble (GsdA11yKeyboardManager *manager, - gsd_a11y_keyboard_manager_ensure_status_icon (manager); - manager->priv->notification = notify_notification_new (title, - message, -- "preferences-desktop-accessibility", -- NULL); -- notify_notification_attach_to_status_icon (manager->priv->notification, manager->priv->status_icon); -+ "preferences-desktop-accessibility"); - notify_notification_set_timeout (manager->priv->notification, NOTIFICATION_TIMEOUT * 1000); - - notify_notification_add_action (manager->priv->notification, -diff --git a/plugins/xrandr/gsd-xrandr-manager.c b/plugins/xrandr/gsd-xrandr-manager.c -index 02536a3..ef57d5b 100644 ---- plugins/xrandr/gsd-xrandr-manager.c -+++ plugins/xrandr/gsd-xrandr-manager.c -@@ -1084,16 +1084,9 @@ error_message (GsdXrandrManager *mgr, const char *primary_text, GError *error_to - - g_assert (error_to_display == NULL || secondary_text == NULL); - -- if (priv->status_icon) -- notification = notify_notification_new_with_status_icon (primary_text, -- error_to_display ? error_to_display->message : secondary_text, -- GSD_XRANDR_ICON_NAME, -- priv->status_icon); -- else -- notification = notify_notification_new (primary_text, -- error_to_display ? error_to_display->message : secondary_text, -- GSD_XRANDR_ICON_NAME, -- NULL); -+ notification = notify_notification_new (primary_text, -+ error_to_display ? error_to_display->message : secondary_text, -+ GSD_XRANDR_ICON_NAME); - - notify_notification_show (notification, NULL); /* NULL-GError */ - #else --- -cgit v0.8.3.4 diff --git a/sysutils/gnome-settings-daemon/pkg-descr b/sysutils/gnome-settings-daemon/pkg-descr deleted file mode 100644 index 9ce205e84..000000000 --- a/sysutils/gnome-settings-daemon/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GNOME 2 settings daemon. - -WWW: http://www.gnome.org diff --git a/sysutils/gnome-settings-daemon/pkg-plist b/sysutils/gnome-settings-daemon/pkg-plist deleted file mode 100644 index 054cf6ea3..000000000 --- a/sysutils/gnome-settings-daemon/pkg-plist +++ /dev/null @@ -1,246 +0,0 @@ -etc/dbus-1/system.d/org.gnome.SettingsDaemon.DateTimeMechanism.conf -etc/xdg/autostart/gnome-settings-daemon.desktop -include/gnome-settings-daemon-2.0/gnome-settings-daemon/gnome-settings-client.h -include/gnome-settings-daemon-2.0/gnome-settings-daemon/gnome-settings-plugin.h -lib/gnome-settings-daemon-2.0/a11y-keyboard.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/background.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/clipboard.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/font.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/housekeeping.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/keybindings.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/keyboard.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/liba11y-keyboard.a -lib/gnome-settings-daemon-2.0/liba11y-keyboard.la -lib/gnome-settings-daemon-2.0/liba11y-keyboard.so -lib/gnome-settings-daemon-2.0/libbackground.a -lib/gnome-settings-daemon-2.0/libbackground.la -lib/gnome-settings-daemon-2.0/libbackground.so -lib/gnome-settings-daemon-2.0/libclipboard.a -lib/gnome-settings-daemon-2.0/libclipboard.la -lib/gnome-settings-daemon-2.0/libclipboard.so -lib/gnome-settings-daemon-2.0/libfont.a -lib/gnome-settings-daemon-2.0/libfont.la -lib/gnome-settings-daemon-2.0/libfont.so -lib/gnome-settings-daemon-2.0/libhousekeeping.a -lib/gnome-settings-daemon-2.0/libhousekeeping.la -lib/gnome-settings-daemon-2.0/libhousekeeping.so -lib/gnome-settings-daemon-2.0/libkeybindings.a -lib/gnome-settings-daemon-2.0/libkeybindings.la -lib/gnome-settings-daemon-2.0/libkeybindings.so -lib/gnome-settings-daemon-2.0/libkeyboard.a -lib/gnome-settings-daemon-2.0/libkeyboard.la -lib/gnome-settings-daemon-2.0/libkeyboard.so -%%PULSEAUDIO%%lib/gnome-settings-daemon-2.0/libmedia-keys.a -%%PULSEAUDIO%%lib/gnome-settings-daemon-2.0/libmedia-keys.la -%%PULSEAUDIO%%lib/gnome-settings-daemon-2.0/libmedia-keys.so -lib/gnome-settings-daemon-2.0/libmouse.a -lib/gnome-settings-daemon-2.0/libmouse.la -lib/gnome-settings-daemon-2.0/libmouse.so -lib/gnome-settings-daemon-2.0/libsmartcard.a -lib/gnome-settings-daemon-2.0/libsmartcard.la -lib/gnome-settings-daemon-2.0/libsmartcard.so -lib/gnome-settings-daemon-2.0/libsound.a -lib/gnome-settings-daemon-2.0/libsound.la -lib/gnome-settings-daemon-2.0/libsound.so -lib/gnome-settings-daemon-2.0/libtyping-break.a -lib/gnome-settings-daemon-2.0/libtyping-break.la -lib/gnome-settings-daemon-2.0/libtyping-break.so -lib/gnome-settings-daemon-2.0/libxrandr.a -lib/gnome-settings-daemon-2.0/libxrandr.la -lib/gnome-settings-daemon-2.0/libxrandr.so -lib/gnome-settings-daemon-2.0/libxrdb.a -lib/gnome-settings-daemon-2.0/libxrdb.la -lib/gnome-settings-daemon-2.0/libxrdb.so -lib/gnome-settings-daemon-2.0/libxsettings.a -lib/gnome-settings-daemon-2.0/libxsettings.la -lib/gnome-settings-daemon-2.0/libxsettings.so -%%PULSEAUDIO%%lib/gnome-settings-daemon-2.0/media-keys.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/mouse.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/smartcard.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/sound.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/typing-break.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/xrandr.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin -lib/gnome-settings-daemon-2.0/xsettings.gnome-settings-plugin -libdata/pkgconfig/gnome-settings-daemon.pc -libexec/gnome-settings-daemon -libexec/gsd-datetime-mechanism -libexec/gsd-locate-pointer -share/dbus-1/services/org.gnome.SettingsDaemon.service -share/dbus-1/system-services/org.gnome.SettingsDaemon.DateTimeMechanism.service -share/gnome-control-center/keybindings/50-accessibility.xml -%%DATADIR%%/acme.ui -%%DATADIR%%/gsd-a11y-preferences-dialog.ui -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-capslock-off.png -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-capslock-on.png -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-numlock-off.png -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-numlock-on.png -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-scrolllock-off.png -%%DATADIR%%/icons/hicolor/64x64/devices/kbd-scrolllock-on.png -%%DATADIR%%/modmap-dialog.ui -%%DATADIR%%/xrdb/Editres.ad -%%DATADIR%%/xrdb/Emacs.ad -%%DATADIR%%/xrdb/General.ad -%%DATADIR%%/xrdb/Motif.ad -%%DATADIR%%/xrdb/Tk.ad -%%DATADIR%%/xrdb/Xaw.ad -share/icons/hicolor/16x16/actions/touchpad-disabled.png -share/icons/hicolor/16x16/actions/touchpad-enabled.png -share/icons/hicolor/16x16/apps/gsd-xrandr.png -share/icons/hicolor/22x22/actions/touchpad-disabled.png -share/icons/hicolor/22x22/actions/touchpad-enabled.png -share/icons/hicolor/22x22/apps/gsd-xrandr.png -share/icons/hicolor/24x24/actions/touchpad-disabled.png -share/icons/hicolor/24x24/actions/touchpad-enabled.png -share/icons/hicolor/24x24/apps/gsd-xrandr.png -share/icons/hicolor/32x32/actions/touchpad-disabled.png -share/icons/hicolor/32x32/actions/touchpad-enabled.png -share/icons/hicolor/32x32/apps/gsd-xrandr.png -share/icons/hicolor/scalable/actions/touchpad-disabled.svg -share/icons/hicolor/scalable/actions/touchpad-enabled.svg -share/icons/hicolor/scalable/apps/gsd-xrandr.svg -share/locale/af/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/am/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ar/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/as/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ast/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/az/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/be/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/be@latin/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/bg/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/bn/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/bn_IN/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/br/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/bs/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ca/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ca@valencia/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/crh/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/cs/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/cy/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/da/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/de/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/dz/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/el/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/en@shaw/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/en_CA/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/en_GB/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/es/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/et/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/eu/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/fa/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/fi/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/fr/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ga/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/gl/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/gu/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/he/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/hi/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/hr/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/hu/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/id/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/is/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/it/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ja/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ka/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/kn/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ko/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ku/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/lt/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/lv/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/mai/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/mg/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/mk/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ml/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/mn/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/mr/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ms/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/nb/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/nds/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ne/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/nl/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/nn/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/nso/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/oc/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/or/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/pa/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/pl/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/pt/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/pt_BR/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ro/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ru/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/rw/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/si/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sk/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sl/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sq/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sr/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sr@latin/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/sv/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/ta/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/te/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/th/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/tr/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/uk/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/vi/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/wa/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/xh/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/zh_CN/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/zh_HK/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/zh_TW/LC_MESSAGES/gnome-settings-daemon.mo -share/locale/zu/LC_MESSAGES/gnome-settings-daemon.mo -share/polkit-1/actions/org.gnome.settingsdaemon.datetimemechanism.policy -@dirrm %%DATADIR%%/xrdb -@dirrm %%DATADIR%%/icons/hicolor/64x64/devices -@dirrm %%DATADIR%%/icons/hicolor/64x64 -@dirrm %%DATADIR%%/icons/hicolor -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%% -@dirrm lib/gnome-settings-daemon-2.0 -@dirrm include/gnome-settings-daemon-2.0/gnome-settings-daemon -@dirrm include/gnome-settings-daemon-2.0 -@dirrmtry etc/gnome-settings-daemon/xrandr -@dirrmtry etc/gnome-settings-daemon -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nds/LC_MESSAGES -@dirrmtry share/locale/nds -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/mai/LC_MESSAGES -@dirrmtry share/locale/mai -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/en@shaw/LC_MESSAGES -@dirrmtry share/locale/en@shaw -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/crh/LC_MESSAGES -@dirrmtry share/locale/crh -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/sysutils/xfce4-settings/Makefile b/sysutils/xfce4-settings/Makefile deleted file mode 100644 index bd5348709..000000000 --- a/sysutils/xfce4-settings/Makefile +++ /dev/null @@ -1,93 +0,0 @@ -# New ports collection makefile for: xfce4-settings -# Date created: 2 October 2008 -# Whom: Oliver Lehmann <oliver@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-settings -PORTVERSION= 4.8.2 -PORTREVISION= 1 -CATEGORIES= sysutils xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= XFce 4 settings application - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -OPTIONS= XKLAVIER "Keyboard layout settings" off \ - XCURSOR "Enable cursor themes support" on \ - XRANDR "Enable Xrandr support" on \ - NOTIFY "Enable notification support" on \ - NLS "Enable Native Language Support" on - -CONFIGURE_ARGS= --disable-sound-settings \ - --disable-debug -CONFIGURE_ENV+= ac_cv_prog_AWK="${AWK}" -USE_AUTOTOOLS= libtool -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack glib20 gtk20 desktopfileutils intltool intlhack \ - pkgconfig -USE_XFCE= configenv libexo libmenu libutil xfconf -USE_XORG= inputproto x11 xi - -.include <bsd.port.pre.mk> - -.if defined(WITH_XKLAVIER) -LIB_DEPENDS+= xklavier.12:${PORTSDIR}/x11/libxklavier -CONFIGURE_ARGS+=--enable-libxklavier -.else -CONFIGURE_ARGS+=--disable-libxklavier -.endif - -.if defined(WITH_XCURSOR) -USE_XORG+= xcursor -CONFIGURE_ARGS+=--enable-xcursor -.else -CONFIGURE_ARGS+=--disable-xcursor -.endif - -.if defined(WITH_XRANDR) -USE_XORG+= xrandr -CONFIGURE_ARGS+=--enable-xrandr -PLIST_SUB+= XRANDR="" -.else -CONFIGURE_ARGS+=--disable-xrandr -PLIST_SUB+= XRANDR="@comment " -.endif - -.if defined(WITH_NOTIFY) -LIB_DEPENDS+= notify.4:${PORTSDIR}/devel/libnotify -CONFIGURE_ARGS+=--enable-libnotify -.else -CONFIGURE_ARGS+=--disable-libnotify -.endif - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -CONFIGURE_ARGS+=--enable-nls -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -post-patch: - # until xfce4-icon-theme is back we rely on Tango - @${REINPLACE_CMD} -e 's|Rodent|Tango|g' \ - ${WRKSRC}/dialogs/appearance-settings/main.c \ - ${WRKSRC}/xfsettingsd/xsettings.xml - @${REINPLACE_CMD} -e 's|xkl_config_registry_load (settings->priv->xkl_registry)|xkl_config_registry_load (settings->priv->xkl_registry, FALSE)|g; \ - s|xkl_engine_stop_listen (settings->priv->xkl_engine)|xkl_engine_stop_listen (settings->priv->xkl_engine, FALSE)|g' \ - ${WRKSRC}/dialogs/keyboard-settings/xfce-keyboard-settings.c - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/sysutils/xfce4-settings/distinfo b/sysutils/xfce4-settings/distinfo deleted file mode 100644 index 6a0fc8259..000000000 --- a/sysutils/xfce4-settings/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xfce4/xfce4-settings-4.8.2.tar.bz2) = 3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0 -SIZE (xfce4/xfce4-settings-4.8.2.tar.bz2) = 668903 diff --git a/sysutils/xfce4-settings/pkg-descr b/sysutils/xfce4-settings/pkg-descr deleted file mode 100644 index f3be82d49..000000000 --- a/sysutils/xfce4-settings/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The settings manager allows you to customize your desktop environment in -an easy and intuitive way. You can set some hardware components such as -mouse, keyboard or display; but also theme your windows, widgets and icons, -set your preferred applications, manage your sessions... - -WWW: http://www.xfce.org/projects/xfce4-settings/ diff --git a/sysutils/xfce4-settings/pkg-plist b/sysutils/xfce4-settings/pkg-plist deleted file mode 100644 index 0f77b3c08..000000000 --- a/sysutils/xfce4-settings/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -bin/xfce4-accessibility-settings -bin/xfce4-appearance-settings -%%XRANDR%%bin/xfce4-display-settings -bin/xfce4-keyboard-settings -bin/xfce4-mouse-settings -bin/xfce4-settings-editor -bin/xfce4-settings-helper -bin/xfce4-settings-manager -bin/xfsettingsd -etc/xdg/autostart/xfce4-settings-helper-autostart.desktop -etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml -%%XRANDR%%%%NLS%%share/applications/xfce-display-settings.desktop -share/applications/xfce-keyboard-settings.desktop -share/applications/xfce-mouse-settings.desktop -share/applications/xfce-settings-manager.desktop -share/applications/xfce-ui-settings.desktop -share/applications/xfce4-accessibility-settings.desktop -share/applications/xfce4-settings-editor.desktop -%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/bn/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/da/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/de/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/el/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/es/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/he/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/id/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/is/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/it/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/si/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ur_PK -%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ur -%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ug -%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/si -%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/kk -%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ast -@dirrmtry etc/xdg/xfce4/xfconf/xfce-perchannel-xml -@dirrmtry etc/xdg/xfce4/xfconf -@dirrmtry etc/xdg/xfce4 -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg - |