summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2009-03-16 11:24:34 +0000
committerjmcneill <jmcneill@pkgsrc.org>2009-03-16 11:24:34 +0000
commitb9e113df6167d885647f9de9690b5701e9cfae66 (patch)
tree7ada49b5d612dd29575c3e8d3adc6b650a398ec3 /x11
parent699f1daa11ab0706e4706c02afad0ec75ab5275a (diff)
downloadpkgsrc-b9e113df6167d885647f9de9690b5701e9cfae66.tar.gz
Update gnome-applets to 2.26.0.
pkgsrc changes: * remove libgnome and libgnomeui dependencies * remove the battstat/cpufreq options, gnome-power-manager should handle this instead * explicitly build the legacy mixer in the package for those who are not using pulseaudio Changes in GNOME-Applets 2.26.0 =============================== CPU Frequency Selector: - Fix crasher for non-authorized users. Invest Applet: - Correctly install defs.py without distributing it. Mixer Applet: - Hide the applet when the escape key is pressed. - Sync the dock icon and the panel mute check-box. Null Applet: - Correctly replace the mixer applet. Translation Updates: af, bn_IN, ca, cs, de, el, gl, gu, he, kn, lt, ml, mr, pl, ru, sv, ta, te Documentation Translation Updates: cs, en_GB, hu, it Changes in GNOME-Applets 2.25.92 ================================ mini-commander: - Make it compilable again. Oops. Translations: be, en_GB, fr, ja, ko, or, ro Documentation Translations: de eu it Changes in GNOME-Applets 2.25.91 ================================ General: - Even more deprecated function removal. Mixer: - Reload the device list periodically. Prevents 100% CPU use when USB speakers are plugged in. (Bug 167606/519388). Translations: ast, bg, ca, da, eu, fi, gu, hu, it, nb, nl, pt, pt_BR, ro, sv, th, vi, zh_CN, zh_HK, zh_TW Documentation Translations: eu de Changes in GNOME-Applets 2.25.90 ================================ *** NOTE *** The mixer applet has returned to provide an option for those heathens who have still not converted to the Church of Pulseaudio (and the gnome-media version of the volume control applet). - Use ./configure --enable-mixer-applet to enable it. It is disabled by default. - Further development of the module will cease after this release cycle. - GStreamer 0.8 is no longer supported. ************ General: - There is no explicit dependance on libgnome or libgnomeui. The former library will still be dragged in via libpanel-applet. Accessability Applet: - Replace deprecated function calls and symbols (Maxim Ermilov) Battstat Applet: - libgnome removal (Callum McKenzie) - Fix a reused error object that was causing crashes (Simon Brys) Character Picker: - Replace deprecated function calls and symbols (Maxim Ermilov) Mixer Applet: - UI cleanups (Callum McKenzie) - Remove gstreamer 0.8 support (Callum McKenzie) Modem Lights: - This has been disabled completely until the build errors can be fixed. It hasn't worked for some time. Stickynotes Applet: - Remove remaining libgnome code (Diego Escalante Urrelo) Trash Applet: - Replace main function with a standard macro (Ryan Lortie) - Improve the context menu (Ryan Lortie) Weather Applet: - Replace deprecated function calls and symbols (Maxim Ermilov) Translations: ca, es, es_ES, fi, hu, ko, lv, nb, or, pt_BR Documentation Translations: de Changes in GNOME-Applets 2.25.4 =============================== The major change in this release is work by Diego Escalante Urrelo to remove the dependance on libgnome and libgnomeui. We aren't there yet, but we're getting close. Aside from the steady stream of translation work, nothing else got done on gnome-applets this time around. Sorry. Translations: el, es, nb Documentation Translations: de Changes in GNOME-Applets 2.25.3 =============================== *** NOTE *** As promised in the last release, the mixer applet has been removed. The gnome-media package now provides an equivalent. ************ CPU Frequency Applet: - Remove unecessary callbacks (Carlos Garcia Campos) Invest Applet: - Allow fractional shares in the Amount field. This is useful for mutual funds (Callum McKenzie). Mini Commander: - This is now buildable again (Matthias Clasen) Trash Applet: - Scaling improvements to match other panel features (Ryan Lortie). - Don't generate WM_TRANSIENT_FOR the root window (Ryan Lortie). - Set the icon image directly (Ryan Lortie). Translations: es, nb Changes in GNOME-Applets 2.25.2 =============================== *** NOTE *** The gnome-media package now provides its own panel mixer control (in the notification area). This renders the current mixer control obsolete and this will be the last release containing the mixer applet (at least in its current form). ************ General: - Fix the build with recent libpanel (Lucas Rocha). - Rationalise include files (Maxim Ermilov). - Check for the existence on NetworkManager (Callum McKenzie). CPU Frequency Applet: - Fix switching between graph and textmodes (Diego Escalante Urrelo/ Carlos Garcia Campos). - Fix orientation sizing issues (Carlos Garcia Campos). - Fix compiler warnings (Carlos Garcia Campos). Keyboard Switching Applet: - Fix a leak. Mixer: - Change the orientation of the volume control and add a mute and a "volume control" button (Callum McKenzie). Multiload: - Report total bandwidth in the tooltip rather than percentage since the later number is meaningless (Eric Piel/Benoit Dejean). Stickynotes: - Reduce I/O by batching configuration saves (Callum McKenzie). Weather Applet: - Use NetworkManager signals and check the weather when the network comes back up (Matthias Clasen). Translations: bg, es, he, it, nb, pt_BR, sk Docs: de Changes in GNOME-Applets 2.25.1 =============================== General: - Tag the GtkBuilder files so they are translated properly. (Changwoo Ryu, 555656.) Drivemount Applet: - Support authentication (Matthias Clasen, 553960). - Code cleanups. Invest Applet: - Catch errors in parsing the downloaded files (Callum McKenzie, 554425). - Add a test suite (Callum McKenzie). - Don't ship generated files (553611). Multiload Applet: - Change the old classifications from slip/plip/ethernet/other to in/out/local. The colours have also been changed to hilight this. (Eric Piel, 327509.) Stickynotes: - Clicking on the applet now hides the stickynotes if they are visible, just as doing so shows them if they are hidden. (Josselin Mouette, 505475.) - Be nice to gconf when installing (Remi Cadrona, 554311.)
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile40
-rw-r--r--x11/gnome-applets/PLIST333
-rw-r--r--x11/gnome-applets/distinfo8
3 files changed, 189 insertions, 192 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index f23e6b18f90..2bd58efa123 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.69 2009/02/09 22:56:28 joerg Exp $
+# $NetBSD: Makefile,v 1.70 2009/03/16 11:24:34 jmcneill Exp $
#
-DISTNAME= gnome-applets-2.24.3.1
-PKGREVISION= 1
+DISTNAME= gnome-applets-2.26.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.24/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.26/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -25,6 +24,11 @@ USE_LIBTOOL= yes
.include "options.mk"
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+# obsolete; replaced by PA mixer in gnome-media>=2.26
+CONFIGURE_ARGS+= --enable-mixer-applet
+# obsolete; replaced by gnome-power-manager>=2.24
+CONFIGURE_ARGS+= --disable-battstat
+CONFIGURE_ARGS+= --disable-cpufreq
EGDIR= ${PREFIX}/share/examples/gnome-applets
@@ -36,32 +40,6 @@ GCONF_SCHEMAS+= mixer.schemas
GCONF_SCHEMAS+= multiload.schemas
GCONF_SCHEMAS+= stickynotes.schemas
-.include "../../mk/bsd.prefs.mk"
-
-PLIST_VARS+= battstat
-.if ${OPSYS} == "Linux" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || \
- (${OPSYS} == "NetBSD" && exists(/usr/include/machine/apmvar.h))
-GCONF_SCHEMAS+= battstat.schemas
-PLIST.battstat= yes
-CONF_FILES+= ${EGDIR}/sound/events/battstat_applet.soundlist \
- ${PKG_SYSCONFDIR}/sound/events/battstat_applet.soundlist
-.else
-CONFIGURE_ARGS+= --disable-battstat
-.endif
-
-PRINT_PLIST_AWK+= /[Bb]attstat/ { print "$${PLIST.battstat}"$$0; next; }
-PRINT_PLIST_AWK+= /examples/ { print "$${PLIST.battstat}"$$0; next; }
-
-PLIST_VARS+= cpufreq
-.if ${OPSYS} == "Linux" && exists(/usr/include/cpufreq.h)
-GCONF_SCHEMAS+= cpufreq-applet.schemas
-PLIST.cpufreq= yes
-.else
-CONFIGURE_ARGS+= --disable-cpufreq
-.endif
-
-PRINT_PLIST_AWK+= /[Cc][Pp][Uu][Ff]req/ { print "$${CPUFREQ}"$$0; next; }
-
.include "../../devel/GConf/schemas.mk"
PY_PATCHPLIST= yes
@@ -71,8 +49,6 @@ PYTHON_PATCH_SCRIPTS+= invest-applet/invest/invest-chart
.include "../../devel/gettext-lib/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.18.0
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
BUILDLINK_API_DEPENDS.libgweather+= libgweather>=2.22.1
.include "../../devel/libgweather/buildlink3.mk"
.include "../../devel/libwnck/buildlink3.mk"
diff --git a/x11/gnome-applets/PLIST b/x11/gnome-applets/PLIST
index 171234e4667..bbcae205616 100644
--- a/x11/gnome-applets/PLIST
+++ b/x11/gnome-applets/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.20 2009/01/14 12:59:52 drochner Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/03/16 11:24:34 jmcneill Exp $
bin/invest-chart
lib/bonobo/servers/GNOME_AccessxStatusApplet.server
-${PLIST.battstat}lib/bonobo/servers/GNOME_BattstatApplet.server
lib/bonobo/servers/GNOME_CDPlayerApplet.server
lib/bonobo/servers/GNOME_CharpickerApplet.server
lib/bonobo/servers/GNOME_DriveMountApplet.server
@@ -43,7 +42,6 @@ ${PYSITELIB}/invest/widgets.py
${PYSITELIB}/invest/widgets.pyc
${PYSITELIB}/invest/widgets.pyo
libexec/accessx-status-applet
-${PLIST.battstat}libexec/battstat-applet-2
libexec/charpick_applet2
libexec/drivemount_applet2
libexec/geyes_applet2
@@ -55,8 +53,6 @@ libexec/multiload-applet-2
libexec/null_applet
libexec/stickynotes_applet
libexec/trashapplet
-${PLIST.battstat}share/examples/gnome-applets/sound/events/battstat_applet.soundlist
-${PLIST.battstat}share/gconf/schemas/battstat.schemas
share/gconf/schemas/charpick.schemas
share/gconf/schemas/drivemount.schemas
share/gconf/schemas/geyes.schemas
@@ -64,7 +60,6 @@ share/gconf/schemas/mixer.schemas
share/gconf/schemas/multiload.schemas
share/gconf/schemas/stickynotes.schemas
share/gnome-2.0/ui/GNOME_AccessxApplet.xml
-${PLIST.battstat}share/gnome-2.0/ui/GNOME_BattstatApplet.xml
share/gnome-2.0/ui/GNOME_CharpickerApplet.xml
share/gnome-2.0/ui/GNOME_DriveMountApplet.xml
share/gnome-2.0/ui/GNOME_GSwitchItApplet.xml
@@ -75,7 +70,6 @@ share/gnome-2.0/ui/GNOME_MultiloadApplet.xml
share/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml
share/gnome-2.0/ui/GNOME_StickyNotesApplet.xml
share/gnome-2.0/ui/Invest_Applet.xml
-${PLIST.battstat}share/gnome-applets/builder/battstat_applet.ui
share/gnome-applets/builder/financialchart.ui
share/gnome-applets/builder/gswitchit.ui
share/gnome-applets/builder/prefs-dialog.ui
@@ -143,6 +137,30 @@ share/gnome/help/accessx-status/ca/figures/accessx_sticky-keys.png
share/gnome/help/accessx-status/ca/figures/accessx_sticky-meta-key.png
share/gnome/help/accessx-status/ca/figures/accessx_sticky-shift-key.png
share/gnome/help/accessx-status/ca/figures/accessx_sticky-windows-key.png
+share/gnome/help/accessx-status/cs/accessx-status.xml
+share/gnome/help/accessx-status/cs/figures/accessx-status-applet.png
+share/gnome/help/accessx-status/cs/figures/accessx-status-disabled.png
+share/gnome/help/accessx-status/cs/figures/accessx_bounce-keys.png
+share/gnome/help/accessx-status/cs/figures/accessx_mouse-keys.png
+share/gnome/help/accessx-status/cs/figures/accessx_slow-keys.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-altGr-key.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-ctrl-key.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-keys.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-meta-key.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-shift-key.png
+share/gnome/help/accessx-status/cs/figures/accessx_sticky-windows-key.png
+share/gnome/help/accessx-status/de/accessx-status.xml
+share/gnome/help/accessx-status/de/figures/accessx-status-applet.png
+share/gnome/help/accessx-status/de/figures/accessx-status-disabled.png
+share/gnome/help/accessx-status/de/figures/accessx_bounce-keys.png
+share/gnome/help/accessx-status/de/figures/accessx_mouse-keys.png
+share/gnome/help/accessx-status/de/figures/accessx_slow-keys.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-altGr-key.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-ctrl-key.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-keys.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-meta-key.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-shift-key.png
+share/gnome/help/accessx-status/de/figures/accessx_sticky-windows-key.png
share/gnome/help/accessx-status/el/accessx-status.xml
share/gnome/help/accessx-status/el/figures/accessx-status-applet.png
share/gnome/help/accessx-status/el/figures/accessx-status-disabled.png
@@ -179,6 +197,18 @@ share/gnome/help/accessx-status/es/figures/accessx_sticky-keys.png
share/gnome/help/accessx-status/es/figures/accessx_sticky-meta-key.png
share/gnome/help/accessx-status/es/figures/accessx_sticky-shift-key.png
share/gnome/help/accessx-status/es/figures/accessx_sticky-windows-key.png
+share/gnome/help/accessx-status/eu/accessx-status.xml
+share/gnome/help/accessx-status/eu/figures/accessx-status-applet.png
+share/gnome/help/accessx-status/eu/figures/accessx-status-disabled.png
+share/gnome/help/accessx-status/eu/figures/accessx_bounce-keys.png
+share/gnome/help/accessx-status/eu/figures/accessx_mouse-keys.png
+share/gnome/help/accessx-status/eu/figures/accessx_slow-keys.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-altGr-key.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-ctrl-key.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-keys.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-meta-key.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-shift-key.png
+share/gnome/help/accessx-status/eu/figures/accessx_sticky-windows-key.png
share/gnome/help/accessx-status/fi/accessx-status.xml
share/gnome/help/accessx-status/fi/figures/accessx-status-applet.png
share/gnome/help/accessx-status/fi/figures/accessx-status-disabled.png
@@ -275,91 +305,6 @@ share/gnome/help/accessx-status/uk/figures/accessx_sticky-keys.png
share/gnome/help/accessx-status/uk/figures/accessx_sticky-meta-key.png
share/gnome/help/accessx-status/uk/figures/accessx_sticky-shift-key.png
share/gnome/help/accessx-status/uk/figures/accessx_sticky-windows-key.png
-${PLIST.battstat}share/gnome/help/battstat/C/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/C/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/C/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/C/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/C/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/C/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/C/legal.xml
-${PLIST.battstat}share/gnome/help/battstat/bg/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/bg/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/bg/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/bg/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/bg/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/bg/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/de/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/de/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/de/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/de/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/de/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/de/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/el/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/el/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/el/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/el/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/el/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/el/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/en_GB/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/en_GB/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/en_GB/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/en_GB/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/en_GB/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/en_GB/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/es/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/es/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/es/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/es/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/es/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/es/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/fi/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/fi/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/fi/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/fi/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/fi/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/fi/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/fr/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/fr/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/fr/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/fr/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/fr/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/fr/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/ko/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/ko/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/ko/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/ko/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/ko/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/ko/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/oc/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/oc/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/oc/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/oc/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/oc/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/oc/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/pa/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/pa/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/pa/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/pa/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/pa/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/pa/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/pt_BR/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/sv/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/sv/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/sv/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/sv/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/sv/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/sv/figures/context-menu.png
-${PLIST.battstat}share/gnome/help/battstat/uk/battstat.xml
-${PLIST.battstat}share/gnome/help/battstat/uk/figures/battstat-applet-expanded.png
-${PLIST.battstat}share/gnome/help/battstat/uk/figures/battstat-applet.png
-${PLIST.battstat}share/gnome/help/battstat/uk/figures/battstat-credits-hal.png
-${PLIST.battstat}share/gnome/help/battstat/uk/figures/battstat-preferences.png
-${PLIST.battstat}share/gnome/help/battstat/uk/figures/context-menu.png
share/gnome/help/char-palette/C/char-palette.xml
share/gnome/help/char-palette/C/figures/charpalette_applet.png
share/gnome/help/char-palette/C/figures/charpalette_chargroup.png
@@ -391,6 +336,11 @@ share/gnome/help/char-palette/es/figures/charpalette_applet.png
share/gnome/help/char-palette/es/figures/charpalette_chargroup.png
share/gnome/help/char-palette/es/figures/charpick-preferences.png
share/gnome/help/char-palette/es/figures/charpick_characters.png
+share/gnome/help/char-palette/eu/char-palette.xml
+share/gnome/help/char-palette/eu/figures/charpalette_applet.png
+share/gnome/help/char-palette/eu/figures/charpalette_chargroup.png
+share/gnome/help/char-palette/eu/figures/charpick-preferences.png
+share/gnome/help/char-palette/eu/figures/charpick_characters.png
share/gnome/help/char-palette/fi/char-palette.xml
share/gnome/help/char-palette/fi/figures/charpalette_applet.png
share/gnome/help/char-palette/fi/figures/charpalette_chargroup.png
@@ -466,6 +416,12 @@ share/gnome/help/drivemount/es/figures/drivemount-applet_example.png
share/gnome/help/drivemount/es/figures/drivemount-applet_mount.png
share/gnome/help/drivemount/es/figures/drivemount-applet_open.png
share/gnome/help/drivemount/es/figures/drivemount-applet_status.png
+share/gnome/help/drivemount/eu/drivemount.xml
+share/gnome/help/drivemount/eu/figures/drivemount-applet_eject.png
+share/gnome/help/drivemount/eu/figures/drivemount-applet_example.png
+share/gnome/help/drivemount/eu/figures/drivemount-applet_mount.png
+share/gnome/help/drivemount/eu/figures/drivemount-applet_open.png
+share/gnome/help/drivemount/eu/figures/drivemount-applet_status.png
share/gnome/help/drivemount/fi/drivemount.xml
share/gnome/help/drivemount/fi/figures/drivemount-applet_eject.png
share/gnome/help/drivemount/fi/figures/drivemount-applet_example.png
@@ -533,6 +489,8 @@ share/gnome/help/geyes/bg/figures/geyes_applet.png
share/gnome/help/geyes/bg/geyes.xml
share/gnome/help/geyes/ca/figures/geyes_applet.png
share/gnome/help/geyes/ca/geyes.xml
+share/gnome/help/geyes/cs/figures/geyes_applet.png
+share/gnome/help/geyes/cs/geyes.xml
share/gnome/help/geyes/da/figures/geyes_applet.png
share/gnome/help/geyes/da/geyes.xml
share/gnome/help/geyes/de/figures/geyes_applet.png
@@ -541,6 +499,8 @@ share/gnome/help/geyes/en_GB/figures/geyes_applet.png
share/gnome/help/geyes/en_GB/geyes.xml
share/gnome/help/geyes/es/figures/geyes_applet.png
share/gnome/help/geyes/es/geyes.xml
+share/gnome/help/geyes/eu/figures/geyes_applet.png
+share/gnome/help/geyes/eu/geyes.xml
share/gnome/help/geyes/fi/figures/geyes_applet.png
share/gnome/help/geyes/fi/geyes.xml
share/gnome/help/geyes/fr/figures/geyes_applet.png
@@ -560,9 +520,12 @@ share/gnome/help/geyes/uk/geyes.xml
share/gnome/help/gswitchit/C/gswitchit.xml
share/gnome/help/gswitchit/C/legal.xml
share/gnome/help/gswitchit/ca/gswitchit.xml
+share/gnome/help/gswitchit/cs/gswitchit.xml
+share/gnome/help/gswitchit/de/gswitchit.xml
share/gnome/help/gswitchit/el/gswitchit.xml
share/gnome/help/gswitchit/en_GB/gswitchit.xml
share/gnome/help/gswitchit/es/gswitchit.xml
+share/gnome/help/gswitchit/eu/gswitchit.xml
share/gnome/help/gswitchit/fi/gswitchit.xml
share/gnome/help/gswitchit/fr/gswitchit.xml
share/gnome/help/gswitchit/oc/gswitchit.xml
@@ -630,6 +593,21 @@ share/gnome/help/gweather/es/figures/stock_weather-snow.png
share/gnome/help/gweather/es/figures/stock_weather-storm.png
share/gnome/help/gweather/es/figures/stock_weather-sunny.png
share/gnome/help/gweather/es/gweather.xml
+share/gnome/help/gweather/eu/figures/gweather-details.png
+share/gnome/help/gweather/eu/figures/gweather-menu-prefs.png
+share/gnome/help/gweather/eu/figures/gweather-prefs-general.png
+share/gnome/help/gweather/eu/figures/gweather-prefs-locations.png
+share/gnome/help/gweather/eu/figures/gweather_applet.png
+share/gnome/help/gweather/eu/figures/stock_weather-cloudy.png
+share/gnome/help/gweather/eu/figures/stock_weather-few-clouds.png
+share/gnome/help/gweather/eu/figures/stock_weather-fog.png
+share/gnome/help/gweather/eu/figures/stock_weather-night-clear.png
+share/gnome/help/gweather/eu/figures/stock_weather-night-few-clouds.png
+share/gnome/help/gweather/eu/figures/stock_weather-showers.png
+share/gnome/help/gweather/eu/figures/stock_weather-snow.png
+share/gnome/help/gweather/eu/figures/stock_weather-storm.png
+share/gnome/help/gweather/eu/figures/stock_weather-sunny.png
+share/gnome/help/gweather/eu/gweather.xml
share/gnome/help/gweather/fi/figures/gweather-details.png
share/gnome/help/gweather/fi/figures/gweather-menu-prefs.png
share/gnome/help/gweather/fi/figures/gweather-prefs-general.png
@@ -780,9 +758,26 @@ share/gnome/help/gweather/uk/figures/stock_weather-snow.png
share/gnome/help/gweather/uk/figures/stock_weather-storm.png
share/gnome/help/gweather/uk/figures/stock_weather-sunny.png
share/gnome/help/gweather/uk/gweather.xml
+share/gnome/help/gweather/zh_CN/figures/gweather-details.png
+share/gnome/help/gweather/zh_CN/figures/gweather-menu-prefs.png
+share/gnome/help/gweather/zh_CN/figures/gweather-prefs-general.png
+share/gnome/help/gweather/zh_CN/figures/gweather-prefs-locations.png
+share/gnome/help/gweather/zh_CN/figures/gweather_applet.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-cloudy.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-few-clouds.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-fog.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-night-clear.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-night-few-clouds.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-showers.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-snow.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-storm.png
+share/gnome/help/gweather/zh_CN/figures/stock_weather-sunny.png
+share/gnome/help/gweather/zh_CN/gweather.xml
share/gnome/help/invest-applet/C/invest-applet.xml
share/gnome/help/invest-applet/C/legal.xml
+share/gnome/help/invest-applet/de/invest-applet.xml
share/gnome/help/invest-applet/el/invest-applet.xml
+share/gnome/help/invest-applet/en_GB/invest-applet.xml
share/gnome/help/invest-applet/es/invest-applet.xml
share/gnome/help/invest-applet/fi/invest-applet.xml
share/gnome/help/invest-applet/sv/invest-applet.xml
@@ -791,6 +786,8 @@ share/gnome/help/mixer_applet2/C/legal.xml
share/gnome/help/mixer_applet2/C/mixer_applet2.xml
share/gnome/help/mixer_applet2/ca/figures/volumecontrol_applet.png
share/gnome/help/mixer_applet2/ca/mixer_applet2.xml
+share/gnome/help/mixer_applet2/cs/figures/volumecontrol_applet.png
+share/gnome/help/mixer_applet2/cs/mixer_applet2.xml
share/gnome/help/mixer_applet2/de/figures/volumecontrol_applet.png
share/gnome/help/mixer_applet2/de/mixer_applet2.xml
share/gnome/help/mixer_applet2/el/figures/volumecontrol_applet.png
@@ -799,6 +796,8 @@ share/gnome/help/mixer_applet2/en_GB/figures/volumecontrol_applet.png
share/gnome/help/mixer_applet2/en_GB/mixer_applet2.xml
share/gnome/help/mixer_applet2/es/figures/volumecontrol_applet.png
share/gnome/help/mixer_applet2/es/mixer_applet2.xml
+share/gnome/help/mixer_applet2/eu/figures/volumecontrol_applet.png
+share/gnome/help/mixer_applet2/eu/mixer_applet2.xml
share/gnome/help/mixer_applet2/fi/figures/volumecontrol_applet.png
share/gnome/help/mixer_applet2/fi/mixer_applet2.xml
share/gnome/help/mixer_applet2/fr/figures/volumecontrol_applet.png
@@ -830,6 +829,10 @@ share/gnome/help/multiload/ca/figures/multiload-preferences.png
share/gnome/help/multiload/ca/figures/system-monitor-applet_window.png
share/gnome/help/multiload/ca/figures/system_monitor.png
share/gnome/help/multiload/ca/multiload.xml
+share/gnome/help/multiload/de/figures/multiload-preferences.png
+share/gnome/help/multiload/de/figures/system-monitor-applet_window.png
+share/gnome/help/multiload/de/figures/system_monitor.png
+share/gnome/help/multiload/de/multiload.xml
share/gnome/help/multiload/en_GB/figures/multiload-preferences.png
share/gnome/help/multiload/en_GB/figures/system-monitor-applet_window.png
share/gnome/help/multiload/en_GB/figures/system_monitor.png
@@ -838,6 +841,10 @@ share/gnome/help/multiload/es/figures/multiload-preferences.png
share/gnome/help/multiload/es/figures/system-monitor-applet_window.png
share/gnome/help/multiload/es/figures/system_monitor.png
share/gnome/help/multiload/es/multiload.xml
+share/gnome/help/multiload/eu/figures/multiload-preferences.png
+share/gnome/help/multiload/eu/figures/system-monitor-applet_window.png
+share/gnome/help/multiload/eu/figures/system_monitor.png
+share/gnome/help/multiload/eu/multiload.xml
share/gnome/help/multiload/fi/figures/multiload-preferences.png
share/gnome/help/multiload/fi/figures/system-monitor-applet_window.png
share/gnome/help/multiload/fi/figures/system_monitor.png
@@ -850,10 +857,6 @@ share/gnome/help/multiload/ko/figures/multiload-preferences.png
share/gnome/help/multiload/ko/figures/system-monitor-applet_window.png
share/gnome/help/multiload/ko/figures/system_monitor.png
share/gnome/help/multiload/ko/multiload.xml
-share/gnome/help/multiload/nl/figures/multiload-preferences.png
-share/gnome/help/multiload/nl/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/nl/figures/system_monitor.png
-share/gnome/help/multiload/nl/multiload.xml
share/gnome/help/multiload/oc/figures/multiload-preferences.png
share/gnome/help/multiload/oc/figures/system-monitor-applet_window.png
share/gnome/help/multiload/oc/figures/system_monitor.png
@@ -915,6 +918,12 @@ share/gnome/help/stickynotes_applet/es/figures/stickynotes-note-prefs.png
share/gnome/help/stickynotes_applet/es/figures/stickynotes-prefs.png
share/gnome/help/stickynotes_applet/es/figures/stickynotes_applet.png
share/gnome/help/stickynotes_applet/es/stickynotes_applet.xml
+share/gnome/help/stickynotes_applet/eu/figures/stickynote-right-menu-lock.png
+share/gnome/help/stickynotes_applet/eu/figures/stickynote-right-menu-new.png
+share/gnome/help/stickynotes_applet/eu/figures/stickynotes-note-prefs.png
+share/gnome/help/stickynotes_applet/eu/figures/stickynotes-prefs.png
+share/gnome/help/stickynotes_applet/eu/figures/stickynotes_applet.png
+share/gnome/help/stickynotes_applet/eu/stickynotes_applet.xml
share/gnome/help/stickynotes_applet/fi/figures/stickynote-right-menu-lock.png
share/gnome/help/stickynotes_applet/fi/figures/stickynote-right-menu-new.png
share/gnome/help/stickynotes_applet/fi/figures/stickynotes-note-prefs.png
@@ -974,6 +983,8 @@ share/gnome/help/trashapplet/C/legal.xml
share/gnome/help/trashapplet/C/trashapplet.xml
share/gnome/help/trashapplet/ca/figures/trash-applet.png
share/gnome/help/trashapplet/ca/trashapplet.xml
+share/gnome/help/trashapplet/cs/figures/trash-applet.png
+share/gnome/help/trashapplet/cs/trashapplet.xml
share/gnome/help/trashapplet/da/figures/trash-applet.png
share/gnome/help/trashapplet/da/trashapplet.xml
share/gnome/help/trashapplet/de/figures/trash-applet.png
@@ -984,6 +995,8 @@ share/gnome/help/trashapplet/en_GB/figures/trash-applet.png
share/gnome/help/trashapplet/en_GB/trashapplet.xml
share/gnome/help/trashapplet/es/figures/trash-applet.png
share/gnome/help/trashapplet/es/trashapplet.xml
+share/gnome/help/trashapplet/eu/figures/trash-applet.png
+share/gnome/help/trashapplet/eu/trashapplet.xml
share/gnome/help/trashapplet/fi/figures/trash-applet.png
share/gnome/help/trashapplet/fi/trashapplet.xml
share/gnome/help/trashapplet/fr/figures/trash-applet.png
@@ -1006,10 +1019,6 @@ share/gnome/help/trashapplet/sv/figures/trash-applet.png
share/gnome/help/trashapplet/sv/trashapplet.xml
share/gnome/help/trashapplet/uk/figures/trash-applet.png
share/gnome/help/trashapplet/uk/trashapplet.xml
-share/gnome/help/trashapplet/zh_HK/figures/trash-applet.png
-share/gnome/help/trashapplet/zh_HK/trashapplet.xml
-share/gnome/help/trashapplet/zh_TW/figures/trash-applet.png
-share/gnome/help/trashapplet/zh_TW/trashapplet.xml
share/icons/hicolor/16x16/apps/gnome-eyes-applet.png
share/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.png
share/icons/hicolor/16x16/apps/invest-applet.png
@@ -1025,6 +1034,7 @@ share/icons/hicolor/48x48/apps/invest-applet.png
share/icons/hicolor/scalable/apps/gnome-eyes-applet.svg
share/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
share/icons/hicolor/scalable/apps/invest-applet.svg
+share/locale/af/LC_MESSAGES/gnome-applets-2.0.mo
share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo
share/locale/as/LC_MESSAGES/gnome-applets-2.0.mo
@@ -1129,9 +1139,12 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
share/omf/accessx-status/accessx-status-C.omf
share/omf/accessx-status/accessx-status-bg.omf
share/omf/accessx-status/accessx-status-ca.omf
+share/omf/accessx-status/accessx-status-cs.omf
+share/omf/accessx-status/accessx-status-de.omf
share/omf/accessx-status/accessx-status-el.omf
share/omf/accessx-status/accessx-status-en_GB.omf
share/omf/accessx-status/accessx-status-es.omf
+share/omf/accessx-status/accessx-status-eu.omf
share/omf/accessx-status/accessx-status-fi.omf
share/omf/accessx-status/accessx-status-fr.omf
share/omf/accessx-status/accessx-status-it.omf
@@ -1140,26 +1153,13 @@ share/omf/accessx-status/accessx-status-nl.omf
share/omf/accessx-status/accessx-status-oc.omf
share/omf/accessx-status/accessx-status-sv.omf
share/omf/accessx-status/accessx-status-uk.omf
-${PLIST.battstat}share/omf/battstat/battstat-C.omf
-${PLIST.battstat}share/omf/battstat/battstat-bg.omf
-${PLIST.battstat}share/omf/battstat/battstat-de.omf
-${PLIST.battstat}share/omf/battstat/battstat-el.omf
-${PLIST.battstat}share/omf/battstat/battstat-en_GB.omf
-${PLIST.battstat}share/omf/battstat/battstat-es.omf
-${PLIST.battstat}share/omf/battstat/battstat-fi.omf
-${PLIST.battstat}share/omf/battstat/battstat-fr.omf
-${PLIST.battstat}share/omf/battstat/battstat-ko.omf
-${PLIST.battstat}share/omf/battstat/battstat-oc.omf
-${PLIST.battstat}share/omf/battstat/battstat-pa.omf
-${PLIST.battstat}share/omf/battstat/battstat-pt_BR.omf
-${PLIST.battstat}share/omf/battstat/battstat-sv.omf
-${PLIST.battstat}share/omf/battstat/battstat-uk.omf
share/omf/char-palette/char-palette-C.omf
share/omf/char-palette/char-palette-bg.omf
share/omf/char-palette/char-palette-ca.omf
share/omf/char-palette/char-palette-de.omf
share/omf/char-palette/char-palette-en_GB.omf
share/omf/char-palette/char-palette-es.omf
+share/omf/char-palette/char-palette-eu.omf
share/omf/char-palette/char-palette-fi.omf
share/omf/char-palette/char-palette-fr.omf
share/omf/char-palette/char-palette-it.omf
@@ -1174,6 +1174,7 @@ share/omf/drivemount/drivemount-C.omf
share/omf/drivemount/drivemount-de.omf
share/omf/drivemount/drivemount-en_GB.omf
share/omf/drivemount/drivemount-es.omf
+share/omf/drivemount/drivemount-eu.omf
share/omf/drivemount/drivemount-fi.omf
share/omf/drivemount/drivemount-fr.omf
share/omf/drivemount/drivemount-it.omf
@@ -1187,10 +1188,12 @@ share/omf/drivemount/drivemount-zh_CN.omf
share/omf/geyes/geyes-C.omf
share/omf/geyes/geyes-bg.omf
share/omf/geyes/geyes-ca.omf
+share/omf/geyes/geyes-cs.omf
share/omf/geyes/geyes-da.omf
share/omf/geyes/geyes-de.omf
share/omf/geyes/geyes-en_GB.omf
share/omf/geyes/geyes-es.omf
+share/omf/geyes/geyes-eu.omf
share/omf/geyes/geyes-fi.omf
share/omf/geyes/geyes-fr.omf
share/omf/geyes/geyes-it.omf
@@ -1201,9 +1204,12 @@ share/omf/geyes/geyes-sv.omf
share/omf/geyes/geyes-uk.omf
share/omf/gswitchit/gswitchit-C.omf
share/omf/gswitchit/gswitchit-ca.omf
+share/omf/gswitchit/gswitchit-cs.omf
+share/omf/gswitchit/gswitchit-de.omf
share/omf/gswitchit/gswitchit-el.omf
share/omf/gswitchit/gswitchit-en_GB.omf
share/omf/gswitchit/gswitchit-es.omf
+share/omf/gswitchit/gswitchit-eu.omf
share/omf/gswitchit/gswitchit-fi.omf
share/omf/gswitchit/gswitchit-fr.omf
share/omf/gswitchit/gswitchit-oc.omf
@@ -1214,6 +1220,7 @@ share/omf/gweather/gweather-C.omf
share/omf/gweather/gweather-de.omf
share/omf/gweather/gweather-en_GB.omf
share/omf/gweather/gweather-es.omf
+share/omf/gweather/gweather-eu.omf
share/omf/gweather/gweather-fi.omf
share/omf/gweather/gweather-fr.omf
share/omf/gweather/gweather-ko.omf
@@ -1224,17 +1231,22 @@ share/omf/gweather/gweather-pt_BR.omf
share/omf/gweather/gweather-ru.omf
share/omf/gweather/gweather-sv.omf
share/omf/gweather/gweather-uk.omf
+share/omf/gweather/gweather-zh_CN.omf
share/omf/invest-applet/invest-applet-C.omf
+share/omf/invest-applet/invest-applet-de.omf
share/omf/invest-applet/invest-applet-el.omf
+share/omf/invest-applet/invest-applet-en_GB.omf
share/omf/invest-applet/invest-applet-es.omf
share/omf/invest-applet/invest-applet-fi.omf
share/omf/invest-applet/invest-applet-sv.omf
share/omf/mixer_applet2/mixer_applet2-C.omf
share/omf/mixer_applet2/mixer_applet2-ca.omf
+share/omf/mixer_applet2/mixer_applet2-cs.omf
share/omf/mixer_applet2/mixer_applet2-de.omf
share/omf/mixer_applet2/mixer_applet2-el.omf
share/omf/mixer_applet2/mixer_applet2-en_GB.omf
share/omf/mixer_applet2/mixer_applet2-es.omf
+share/omf/mixer_applet2/mixer_applet2-eu.omf
share/omf/mixer_applet2/mixer_applet2-fi.omf
share/omf/mixer_applet2/mixer_applet2-fr.omf
share/omf/mixer_applet2/mixer_applet2-hu.omf
@@ -1248,12 +1260,13 @@ share/omf/mixer_applet2/mixer_applet2-sv.omf
share/omf/mixer_applet2/mixer_applet2-uk.omf
share/omf/multiload/multiload-C.omf
share/omf/multiload/multiload-ca.omf
+share/omf/multiload/multiload-de.omf
share/omf/multiload/multiload-en_GB.omf
share/omf/multiload/multiload-es.omf
+share/omf/multiload/multiload-eu.omf
share/omf/multiload/multiload-fi.omf
share/omf/multiload/multiload-fr.omf
share/omf/multiload/multiload-ko.omf
-share/omf/multiload/multiload-nl.omf
share/omf/multiload/multiload-oc.omf
share/omf/multiload/multiload-pa.omf
share/omf/multiload/multiload-pt_BR.omf
@@ -1266,6 +1279,7 @@ share/omf/stickynotes_applet/stickynotes_applet-de.omf
share/omf/stickynotes_applet/stickynotes_applet-el.omf
share/omf/stickynotes_applet/stickynotes_applet-en_GB.omf
share/omf/stickynotes_applet/stickynotes_applet-es.omf
+share/omf/stickynotes_applet/stickynotes_applet-eu.omf
share/omf/stickynotes_applet/stickynotes_applet-fi.omf
share/omf/stickynotes_applet/stickynotes_applet-fr.omf
share/omf/stickynotes_applet/stickynotes_applet-ko.omf
@@ -1277,11 +1291,13 @@ share/omf/stickynotes_applet/stickynotes_applet-sv.omf
share/omf/stickynotes_applet/stickynotes_applet-uk.omf
share/omf/trashapplet/trashapplet-C.omf
share/omf/trashapplet/trashapplet-ca.omf
+share/omf/trashapplet/trashapplet-cs.omf
share/omf/trashapplet/trashapplet-da.omf
share/omf/trashapplet/trashapplet-de.omf
share/omf/trashapplet/trashapplet-el.omf
share/omf/trashapplet/trashapplet-en_GB.omf
share/omf/trashapplet/trashapplet-es.omf
+share/omf/trashapplet/trashapplet-eu.omf
share/omf/trashapplet/trashapplet-fi.omf
share/omf/trashapplet/trashapplet-fr.omf
share/omf/trashapplet/trashapplet-hu.omf
@@ -1293,8 +1309,6 @@ share/omf/trashapplet/trashapplet-pt_BR.omf
share/omf/trashapplet/trashapplet-ru.omf
share/omf/trashapplet/trashapplet-sv.omf
share/omf/trashapplet/trashapplet-uk.omf
-share/omf/trashapplet/trashapplet-zh_HK.omf
-share/omf/trashapplet/trashapplet-zh_TW.omf
share/pixmaps/accessx-status-applet/ax-applet.png
share/pixmaps/accessx-status-applet/ax-bouncekeys.png
share/pixmaps/accessx-status-applet/ax-key-base.png
@@ -1436,20 +1450,22 @@ share/xmodmap/xmodmap.yu
@dirrm share/omf/geyes
@dirrm share/omf/drivemount
@dirrm share/omf/char-palette
-${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/omf/accessx-status
@comment in rarian: @dirrm share/omf
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
-@dirrm share/gnome/help/trashapplet/zh_TW/figures
-@dirrm share/gnome/help/trashapplet/zh_TW
-@dirrm share/gnome/help/trashapplet/zh_HK/figures
-@dirrm share/gnome/help/trashapplet/zh_HK
+@comment in xdg-dirs: @dirrm share/icons
@dirrm share/gnome/help/trashapplet/uk/figures
@dirrm share/gnome/help/trashapplet/uk
@dirrm share/gnome/help/trashapplet/sv/figures
@@ -1472,6 +1488,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/trashapplet/fr
@dirrm share/gnome/help/trashapplet/fi/figures
@dirrm share/gnome/help/trashapplet/fi
+@dirrm share/gnome/help/trashapplet/eu/figures
+@dirrm share/gnome/help/trashapplet/eu
@dirrm share/gnome/help/trashapplet/es/figures
@dirrm share/gnome/help/trashapplet/es
@dirrm share/gnome/help/trashapplet/en_GB/figures
@@ -1482,6 +1500,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/trashapplet/de
@dirrm share/gnome/help/trashapplet/da/figures
@dirrm share/gnome/help/trashapplet/da
+@dirrm share/gnome/help/trashapplet/cs/figures
+@dirrm share/gnome/help/trashapplet/cs
@dirrm share/gnome/help/trashapplet/ca/figures
@dirrm share/gnome/help/trashapplet/ca
@dirrm share/gnome/help/trashapplet/C/figures
@@ -1505,6 +1525,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/stickynotes_applet/fr
@dirrm share/gnome/help/stickynotes_applet/fi/figures
@dirrm share/gnome/help/stickynotes_applet/fi
+@dirrm share/gnome/help/stickynotes_applet/eu/figures
+@dirrm share/gnome/help/stickynotes_applet/eu
@dirrm share/gnome/help/stickynotes_applet/es/figures
@dirrm share/gnome/help/stickynotes_applet/es
@dirrm share/gnome/help/stickynotes_applet/en_GB/figures
@@ -1530,18 +1552,20 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/multiload/pa
@dirrm share/gnome/help/multiload/oc/figures
@dirrm share/gnome/help/multiload/oc
-@dirrm share/gnome/help/multiload/nl/figures
-@dirrm share/gnome/help/multiload/nl
@dirrm share/gnome/help/multiload/ko/figures
@dirrm share/gnome/help/multiload/ko
@dirrm share/gnome/help/multiload/fr/figures
@dirrm share/gnome/help/multiload/fr
@dirrm share/gnome/help/multiload/fi/figures
@dirrm share/gnome/help/multiload/fi
+@dirrm share/gnome/help/multiload/eu/figures
+@dirrm share/gnome/help/multiload/eu
@dirrm share/gnome/help/multiload/es/figures
@dirrm share/gnome/help/multiload/es
@dirrm share/gnome/help/multiload/en_GB/figures
@dirrm share/gnome/help/multiload/en_GB
+@dirrm share/gnome/help/multiload/de/figures
+@dirrm share/gnome/help/multiload/de
@dirrm share/gnome/help/multiload/ca/figures
@dirrm share/gnome/help/multiload/ca
@dirrm share/gnome/help/multiload/C/figures
@@ -1569,6 +1593,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/mixer_applet2/fr
@dirrm share/gnome/help/mixer_applet2/fi/figures
@dirrm share/gnome/help/mixer_applet2/fi
+@dirrm share/gnome/help/mixer_applet2/eu/figures
+@dirrm share/gnome/help/mixer_applet2/eu
@dirrm share/gnome/help/mixer_applet2/es/figures
@dirrm share/gnome/help/mixer_applet2/es
@dirrm share/gnome/help/mixer_applet2/en_GB/figures
@@ -1577,6 +1603,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/mixer_applet2/el
@dirrm share/gnome/help/mixer_applet2/de/figures
@dirrm share/gnome/help/mixer_applet2/de
+@dirrm share/gnome/help/mixer_applet2/cs/figures
+@dirrm share/gnome/help/mixer_applet2/cs
@dirrm share/gnome/help/mixer_applet2/ca/figures
@dirrm share/gnome/help/mixer_applet2/ca
@dirrm share/gnome/help/mixer_applet2/C/figures
@@ -1585,9 +1613,13 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/invest-applet/sv
@dirrm share/gnome/help/invest-applet/fi
@dirrm share/gnome/help/invest-applet/es
+@dirrm share/gnome/help/invest-applet/en_GB
@dirrm share/gnome/help/invest-applet/el
+@dirrm share/gnome/help/invest-applet/de
@dirrm share/gnome/help/invest-applet/C
@dirrm share/gnome/help/invest-applet
+@dirrm share/gnome/help/gweather/zh_CN/figures
+@dirrm share/gnome/help/gweather/zh_CN
@dirrm share/gnome/help/gweather/uk/figures
@dirrm share/gnome/help/gweather/uk
@dirrm share/gnome/help/gweather/sv/figures
@@ -1608,6 +1640,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/gweather/fr
@dirrm share/gnome/help/gweather/fi/figures
@dirrm share/gnome/help/gweather/fi
+@dirrm share/gnome/help/gweather/eu/figures
+@dirrm share/gnome/help/gweather/eu
@dirrm share/gnome/help/gweather/es/figures
@dirrm share/gnome/help/gweather/es
@dirrm share/gnome/help/gweather/en_GB/figures
@@ -1623,9 +1657,12 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/gswitchit/oc
@dirrm share/gnome/help/gswitchit/fr
@dirrm share/gnome/help/gswitchit/fi
+@dirrm share/gnome/help/gswitchit/eu
@dirrm share/gnome/help/gswitchit/es
@dirrm share/gnome/help/gswitchit/en_GB
@dirrm share/gnome/help/gswitchit/el
+@dirrm share/gnome/help/gswitchit/de
+@dirrm share/gnome/help/gswitchit/cs
@dirrm share/gnome/help/gswitchit/ca
@dirrm share/gnome/help/gswitchit/C
@dirrm share/gnome/help/gswitchit
@@ -1645,6 +1682,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/geyes/fr
@dirrm share/gnome/help/geyes/fi/figures
@dirrm share/gnome/help/geyes/fi
+@dirrm share/gnome/help/geyes/eu/figures
+@dirrm share/gnome/help/geyes/eu
@dirrm share/gnome/help/geyes/es/figures
@dirrm share/gnome/help/geyes/es
@dirrm share/gnome/help/geyes/en_GB/figures
@@ -1653,6 +1692,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/geyes/de
@dirrm share/gnome/help/geyes/da/figures
@dirrm share/gnome/help/geyes/da
+@dirrm share/gnome/help/geyes/cs/figures
+@dirrm share/gnome/help/geyes/cs
@dirrm share/gnome/help/geyes/ca/figures
@dirrm share/gnome/help/geyes/ca
@dirrm share/gnome/help/geyes/bg/figures
@@ -1680,6 +1721,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/drivemount/fr
@dirrm share/gnome/help/drivemount/fi/figures
@dirrm share/gnome/help/drivemount/fi
+@dirrm share/gnome/help/drivemount/eu/figures
+@dirrm share/gnome/help/drivemount/eu
@dirrm share/gnome/help/drivemount/es/figures
@dirrm share/gnome/help/drivemount/es
@dirrm share/gnome/help/drivemount/en_GB/figures
@@ -1709,6 +1752,8 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/char-palette/fr
@dirrm share/gnome/help/char-palette/fi/figures
@dirrm share/gnome/help/char-palette/fi
+@dirrm share/gnome/help/char-palette/eu/figures
+@dirrm share/gnome/help/char-palette/eu
@dirrm share/gnome/help/char-palette/es/figures
@dirrm share/gnome/help/char-palette/es
@dirrm share/gnome/help/char-palette/en_GB/figures
@@ -1722,35 +1767,6 @@ ${PLIST.battstat}@dirrm share/omf/battstat
@dirrm share/gnome/help/char-palette/C/figures
@dirrm share/gnome/help/char-palette/C
@dirrm share/gnome/help/char-palette
-${PLIST.battstat}@dirrm share/gnome/help/battstat/uk/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/uk
-${PLIST.battstat}@dirrm share/gnome/help/battstat/sv/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/sv
-${PLIST.battstat}@dirrm share/gnome/help/battstat/pt_BR/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/pt_BR
-${PLIST.battstat}@dirrm share/gnome/help/battstat/pa/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/pa
-${PLIST.battstat}@dirrm share/gnome/help/battstat/oc/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/oc
-${PLIST.battstat}@dirrm share/gnome/help/battstat/ko/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/ko
-${PLIST.battstat}@dirrm share/gnome/help/battstat/fr/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/fr
-${PLIST.battstat}@dirrm share/gnome/help/battstat/fi/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/fi
-${PLIST.battstat}@dirrm share/gnome/help/battstat/es/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/es
-${PLIST.battstat}@dirrm share/gnome/help/battstat/en_GB/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/en_GB
-${PLIST.battstat}@dirrm share/gnome/help/battstat/el/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/el
-${PLIST.battstat}@dirrm share/gnome/help/battstat/de/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/de
-${PLIST.battstat}@dirrm share/gnome/help/battstat/bg/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/bg
-${PLIST.battstat}@dirrm share/gnome/help/battstat/C/figures
-${PLIST.battstat}@dirrm share/gnome/help/battstat/C
-${PLIST.battstat}@dirrm share/gnome/help/battstat
@dirrm share/gnome/help/accessx-status/uk/figures
@dirrm share/gnome/help/accessx-status/uk
@dirrm share/gnome/help/accessx-status/sv/figures
@@ -1767,12 +1783,18 @@ ${PLIST.battstat}@dirrm share/gnome/help/battstat
@dirrm share/gnome/help/accessx-status/fr
@dirrm share/gnome/help/accessx-status/fi/figures
@dirrm share/gnome/help/accessx-status/fi
+@dirrm share/gnome/help/accessx-status/eu/figures
+@dirrm share/gnome/help/accessx-status/eu
@dirrm share/gnome/help/accessx-status/es/figures
@dirrm share/gnome/help/accessx-status/es
@dirrm share/gnome/help/accessx-status/en_GB/figures
@dirrm share/gnome/help/accessx-status/en_GB
@dirrm share/gnome/help/accessx-status/el/figures
@dirrm share/gnome/help/accessx-status/el
+@dirrm share/gnome/help/accessx-status/de/figures
+@dirrm share/gnome/help/accessx-status/de
+@dirrm share/gnome/help/accessx-status/cs/figures
+@dirrm share/gnome/help/accessx-status/cs
@dirrm share/gnome/help/accessx-status/ca/figures
@dirrm share/gnome/help/accessx-status/ca
@dirrm share/gnome/help/accessx-status/bg/figures
@@ -1792,9 +1814,8 @@ ${PLIST.battstat}@dirrm share/gnome/help/battstat
@dirrm share/gnome-applets/builder
@dirrm share/gnome-applets
@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
+@comment in gnome2-dirs: @dirrm share/gnome-2.0
+@comment in gnome2-dirs: @dirrm share/gnome
@comment in GConf: @dirrm share/gconf/schemas
-${PLIST.battstat}@dirrm share/examples/gnome-applets/sound/events
-${PLIST.battstat}@dirrm share/examples/gnome-applets/sound
-${PLIST.battstat}@dirrm share/examples/gnome-applets
@dirrm ${PYSITELIB}/invest
@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo
index 4f3fe5ff557..af2bf6d0455 100644
--- a/x11/gnome-applets/distinfo
+++ b/x11/gnome-applets/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2009/01/15 12:18:34 wiz Exp $
+$NetBSD: distinfo,v 1.21 2009/03/16 11:24:34 jmcneill Exp $
-SHA1 (gnome-applets-2.24.3.1.tar.bz2) = cc9a121bb06f687c221902c24dbdbe37bd68b07f
-RMD160 (gnome-applets-2.24.3.1.tar.bz2) = aa36ca16e88821a860d825bff9ab94e144e283f7
-Size (gnome-applets-2.24.3.1.tar.bz2) = 7880607 bytes
+SHA1 (gnome-applets-2.26.0.tar.bz2) = bd164ec763ce8f37b76e25e8fea55c9e54951c5d
+RMD160 (gnome-applets-2.26.0.tar.bz2) = 7353707aa4a06ffa38e59240cccb333bc3d946c3
+Size (gnome-applets-2.26.0.tar.bz2) = 8602310 bytes
SHA1 (patch-aa) = 331bd330c6a19ba1647f302419374e140c269d95
SHA1 (patch-ab) = f880abec6df2254b6541d4e5a894559763ef674b
SHA1 (patch-ad) = 42fb64b30a031a1ea8f57f47cabdf63475b7987e