aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Duchateau <duchateau.olivier@gmail.com>2025-06-10 11:33:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2025-06-10 11:36:49 +0000
commit25af9e5084be73f4ca32fbc26218bd9343a57efd (patch)
tree13ce6a12732d42c51cf3e732a537364cdb13fab6
parent07159fa7742737dc7447abfa82d0273ecf5acc79 (diff)
x11/gnome-applets: new port
GNOME Applets is part of the GNOME Flashback project and contains applets for use with GNOME Panel. This includes applets for various tasks such as viewing the battery status, a weather applet and many more. PR: 286697
-rw-r--r--x11/Makefile1
-rw-r--r--x11/gnome-applets/Makefile55
-rw-r--r--x11/gnome-applets/distinfo3
-rw-r--r--x11/gnome-applets/files/patch-data_schemas_Makefile.in11
-rw-r--r--x11/gnome-applets/files/patch-gnome-applets_Makefile.in29
-rw-r--r--x11/gnome-applets/files/patch-gnome-applets_ga-module.c58
-rw-r--r--x11/gnome-applets/pkg-descr3
-rw-r--r--x11/gnome-applets/pkg-plist2250
8 files changed, 2410 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 85fa8a47830f..115adc7556ae 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -95,6 +95,7 @@
SUBDIR += glcapsviewer
SUBDIR += gmrun
SUBDIR += gnome
+ SUBDIR += gnome-applets
SUBDIR += gnome-clipboard-daemon
SUBDIR += gnome-console
SUBDIR += gnome-desktop
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
new file mode 100644
index 000000000000..32c95ec75abc
--- /dev/null
+++ b/x11/gnome-applets/Makefile
@@ -0,0 +1,55 @@
+PORTNAME= gnome-applets
+PORTVERSION= 3.56.0
+CATEGORIES= x11 gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Small programs for the GNOME panel
+WWW= https://gitlab.gnome.org/GNOME/gnome-applets
+
+LICENSE= GPLv2
+
+BUILD_DEPENDS= adwaita-icon-theme>=46.0:x11-themes/adwaita-icon-theme \
+ xorgproto>0:x11/xorgproto \
+ itstool>0:textproc/itstool
+LIB_DEPENDS= libgnome-panel.so:x11/gnome-panel \
+ libgtop-2.0.so:devel/libgtop \
+ libnotify.so:devel/libnotify \
+ libupower-glib.so:sysutils/upower \
+ libgweather-4.so:net/libgweather4 \
+ libgucharmap_2_90.so:deskutils/gucharmap \
+ libpcre2-8.so:devel/pcre2 \
+ libpolkit-gobject-1.so:sysutils/polkit
+RUN_DEPENDS= adwaita-icon-theme>=46.0:x11-themes/adwaita-icon-theme
+
+USES= gettext gmake gnome iconv libtool pkgconfig tar:xz xorg
+GNU_CONFIGURE= yes
+USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 libxml2 pango
+USE_XORG= ice sm x11
+INSTALL_TARGET= install-strip
+
+CONFIGURE_ARGS= --disable-cpufreq \
+ --enable-frequency-selector=no
+
+OPTIONS_DEFINE= TRACKER
+OPTIONS_DEFAULT= TRACKER
+
+TRACKER_DESC= Install search applet
+TRACKER_LIB_DEPENDS= libtinysparql-3.0.so:devel/tinysparql
+TRACKER_CONFIGURE_ENABLE= tracker-search-bar
+
+GLIB_SCHEMAS= org.gnome.gnome-applets.battstat.gschema.xml \
+ org.gnome.gnome-applets.charpick.gschema.xml \
+ org.gnome.gnome-applets.command.gschema.xml \
+ org.gnome.gnome-applets.enums.xml \
+ org.gnome.gnome-applets.geyes.gschema.xml \
+ org.gnome.gnome-applets.gweather.gschema.xml \
+ org.gnome.gnome-applets.mini-commander.gschema.xml \
+ org.gnome.gnome-applets.stickynotes.gschema.xml \
+ org.gnome.gnome-applets.timer.gschema.xml \
+ org.gnome.gnome-applets.window-buttons.gschema.xml \
+ org.gnome.gnome-applets.window-picker-applet.gschema.xml \
+ org.gnome.gnome-applets.window-title.gschema.xml
+
+.include <bsd.port.mk>
diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo
new file mode 100644
index 000000000000..8f9ffb89e381
--- /dev/null
+++ b/x11/gnome-applets/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1745753607
+SHA256 (gnome/gnome-applets-3.56.0.tar.xz) = fa17aedc955add981aa2e43b4c071353f686bbd1eec1d717a890a735320ad171
+SIZE (gnome/gnome-applets-3.56.0.tar.xz) = 9064320
diff --git a/x11/gnome-applets/files/patch-data_schemas_Makefile.in b/x11/gnome-applets/files/patch-data_schemas_Makefile.in
new file mode 100644
index 000000000000..a617ba48386c
--- /dev/null
+++ b/x11/gnome-applets/files/patch-data_schemas_Makefile.in
@@ -0,0 +1,11 @@
+--- data/schemas/Makefile.in.orig 2023-09-23 06:39:16 UTC
++++ data/schemas/Makefile.in
+@@ -352,8 +352,6 @@ gsettings_schemas_in = \
+ org.gnome.gnome-applets.geyes.gschema.xml.in \
+ org.gnome.gnome-applets.gweather.gschema.xml.in \
+ org.gnome.gnome-applets.mini-commander.gschema.xml.in \
+- org.gnome.gnome-applets.multiload.gschema.xml.in \
+- org.gnome.gnome-applets.netspeed.gschema.xml.in \
+ org.gnome.gnome-applets.stickynotes.gschema.xml.in \
+ org.gnome.gnome-applets.timer.gschema.xml.in \
+ org.gnome.gnome-applets.window-buttons.gschema.xml.in \
diff --git a/x11/gnome-applets/files/patch-gnome-applets_Makefile.in b/x11/gnome-applets/files/patch-gnome-applets_Makefile.in
new file mode 100644
index 000000000000..376ca60be741
--- /dev/null
+++ b/x11/gnome-applets/files/patch-gnome-applets_Makefile.in
@@ -0,0 +1,29 @@
+--- gnome-applets/Makefile.in.orig 2023-09-23 06:39:16 UTC
++++ gnome-applets/Makefile.in
+@@ -191,8 +191,6 @@ org_gnome_gnome_applets_la_DEPENDENCIES = $(top_buildd
+ $(top_builddir)/gnome-applets/gweather/libgweather-applet.la \
+ $(top_builddir)/gnome-applets/inhibit/libinhibit-applet.la \
+ $(top_builddir)/gnome-applets/mini-commander/libmini-commander-applet.la \
+- $(top_builddir)/gnome-applets/multiload/libmultiload-applet.la \
+- $(top_builddir)/gnome-applets/netspeed/libnet-speed-applet.la \
+ $(top_builddir)/gnome-applets/sticky-notes/libsticky-notes-applet.la \
+ $(top_builddir)/gnome-applets/timer/libtimer-applet.la \
+ $(top_builddir)/gnome-applets/trash/libtrash-applet.la \
+@@ -533,8 +531,6 @@ SUBDIRS = \
+ gweather \
+ inhibit \
+ mini-commander \
+- multiload \
+- netspeed \
+ sticky-notes \
+ timer \
+ tracker-search-bar \
+@@ -575,8 +571,6 @@ org_gnome_gnome_applets_la_LIBADD = $(top_builddir)/gn
+ $(top_builddir)/gnome-applets/gweather/libgweather-applet.la \
+ $(top_builddir)/gnome-applets/inhibit/libinhibit-applet.la \
+ $(top_builddir)/gnome-applets/mini-commander/libmini-commander-applet.la \
+- $(top_builddir)/gnome-applets/multiload/libmultiload-applet.la \
+- $(top_builddir)/gnome-applets/netspeed/libnet-speed-applet.la \
+ $(top_builddir)/gnome-applets/sticky-notes/libsticky-notes-applet.la \
+ $(top_builddir)/gnome-applets/timer/libtimer-applet.la \
+ $(top_builddir)/gnome-applets/trash/libtrash-applet.la \
diff --git a/x11/gnome-applets/files/patch-gnome-applets_ga-module.c b/x11/gnome-applets/files/patch-gnome-applets_ga-module.c
new file mode 100644
index 000000000000..8fbae825bc78
--- /dev/null
+++ b/x11/gnome-applets/files/patch-gnome-applets_ga-module.c
@@ -0,0 +1,58 @@
+--- gnome-applets/ga-module.c.orig 2023-09-23 06:38:26 UTC
++++ gnome-applets/ga-module.c
+@@ -34,8 +34,6 @@
+ #include "gweather/gweather-applet.h"
+ #include "inhibit/inhibit-applet.h"
+ #include "mini-commander/mini-commander-applet.h"
+-#include "multiload/multiload-applet.h"
+-#include "netspeed/netspeed-applet.h"
+ #include "sticky-notes/sticky-notes-applet.h"
+ #include "timer/timer-applet.h"
+ #ifdef HAVE_TRACKER_SEARCH_BAR
+@@ -169,26 +167,6 @@ ga_get_applet_info (const char *id)
+ about_func = mini_commander_applet_setup_about;
+ help_uri = "help:command-line";
+ }
+- else if (g_strcmp0 (id, "multiload") == 0)
+- {
+- type_func = multiload_applet_get_type;
+- name = _("System Monitor");
+- description = _("A system load indicator");
+- icon_name = "utilities-system-monitor";
+-
+- about_func = multiload_applet_setup_about;
+- help_uri = "help:multiload";
+- }
+- else if (g_strcmp0 (id, "netspeed") == 0)
+- {
+- type_func = netspeed_applet_get_type;
+- name = _("Network Monitor");
+- description = _("Netspeed Applet");
+- icon_name = "netspeed-applet";
+-
+- about_func = netspeed_applet_setup_about;
+- help_uri = "help:netspeed_applet";
+- }
+ else if (g_strcmp0 (id, "sticky-notes") == 0)
+ {
+ type_func = sticky_notes_applet_get_type;
+@@ -300,10 +278,6 @@ ga_get_applet_id_from_iid (const char *iid)
+ return "inhibit";
+ else if (g_strcmp0 (iid, "MiniCommanderAppletFactory::MiniCommanderApplet") == 0)
+ return "mini-commander";
+- else if (g_strcmp0 (iid, "MultiLoadAppletFactory::MultiLoadApplet") == 0)
+- return "multiload";
+- else if (g_strcmp0 (iid, "NetspeedAppletFactory::NetspeedApplet") == 0)
+- return "netspeed";
+ else if (g_strcmp0 (iid, "StickyNotesAppletFactory::StickyNotesApplet") == 0)
+ return "sticky-notes";
+ else if (g_strcmp0 (iid, "TimerAppletFactory::TimerApplet") == 0)
+@@ -351,8 +325,6 @@ gp_module_load (GpModule *module)
+ "gweather",
+ "inhibit",
+ "mini-commander",
+- "multiload",
+- "netspeed",
+ "sticky-notes",
+ "timer",
+ #ifdef HAVE_TRACKER_SEARCH_BAR
diff --git a/x11/gnome-applets/pkg-descr b/x11/gnome-applets/pkg-descr
new file mode 100644
index 000000000000..63740ecac20e
--- /dev/null
+++ b/x11/gnome-applets/pkg-descr
@@ -0,0 +1,3 @@
+GNOME Applets is part of the GNOME Flashback project and contains
+applets for use with GNOME Panel. This includes applets for various
+tasks such as viewing the battery status, a weather applet and many more.
diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist
new file mode 100644
index 000000000000..eab6d9c80859
--- /dev/null
+++ b/x11/gnome-applets/pkg-plist
@@ -0,0 +1,2250 @@
+lib/gnome-panel/modules/org.gnome.gnome-applets.so
+%%DATADIR%%/geyes/Bizarre/Bizarre-eye.png
+%%DATADIR%%/geyes/Bizarre/Bizarre-pupil.png
+%%DATADIR%%/geyes/Bizarre/config
+%%DATADIR%%/geyes/Bloodshot/Bloodshot-eye.png
+%%DATADIR%%/geyes/Bloodshot/Bloodshot-pupil.png
+%%DATADIR%%/geyes/Bloodshot/config
+%%DATADIR%%/geyes/Brown-EyedGirl/brown-eye.png
+%%DATADIR%%/geyes/Brown-EyedGirl/brown-pupil.png
+%%DATADIR%%/geyes/Brown-EyedGirl/config
+%%DATADIR%%/geyes/Default-tiny/Default-tiny-eye.png
+%%DATADIR%%/geyes/Default-tiny/Default-tiny-pupil.png
+%%DATADIR%%/geyes/Default-tiny/config
+%%DATADIR%%/geyes/Default/Default-eye.png
+%%DATADIR%%/geyes/Default/Default-pupil.png
+%%DATADIR%%/geyes/Default/config
+%%DATADIR%%/geyes/EyelashLarge/config
+%%DATADIR%%/geyes/EyelashLarge/eye.png
+%%DATADIR%%/geyes/EyelashLarge/pupil.png
+%%DATADIR%%/geyes/Green-EyedGirl/config
+%%DATADIR%%/geyes/Green-EyedGirl/green-eye.png
+%%DATADIR%%/geyes/Green-EyedGirl/green-pupil.png
+%%DATADIR%%/geyes/Horrid/config
+%%DATADIR%%/geyes/Horrid/horrid_eye.png
+%%DATADIR%%/geyes/Horrid/horrid_pupil.png
+%%DATADIR%%/geyes/Pink-EyedGirl/config
+%%DATADIR%%/geyes/Pink-EyedGirl/pink-eye.png
+%%DATADIR%%/geyes/Pink-EyedGirl/pink-pupil.png
+%%DATADIR%%/geyes/PumpkinMonster/config
+%%DATADIR%%/geyes/PumpkinMonster/eye.png
+%%DATADIR%%/geyes/PumpkinMonster/pupil.png
+%%DATADIR%%/geyes/Tango/config
+%%DATADIR%%/geyes/Tango/tango-eye.png
+%%DATADIR%%/geyes/Tango/tango-pupil.png
+%%DATADIR%%/icons/hicolor/16x16/devices/netspeed-loopback.png
+%%DATADIR%%/icons/hicolor/16x16/devices/netspeed-plip.png
+%%DATADIR%%/icons/hicolor/16x16/devices/netspeed-ppp.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-uninhibit.png
+%%DATADIR%%/icons/hicolor/16x16/status/netspeed-wireless-100.png
+%%DATADIR%%/icons/hicolor/16x16/status/netspeed-wireless-25.png
+%%DATADIR%%/icons/hicolor/16x16/status/netspeed-wireless-50.png
+%%DATADIR%%/icons/hicolor/16x16/status/netspeed-wireless-75.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-uninhibit.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-uninhibit.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-uninhibit.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-uninhibit.png
+%%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-uninhibit.svg
+%%DATADIR%%/window-buttons-applet/themes/WoW/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/WoW/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/bg.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/close-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/maximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/minimize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-maverick/unmaximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance-x-studio/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/ambiance/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/antique/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/antique/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/antique/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/antique/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/antique/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/antique/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/antique/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/antique/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/antique/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze-color/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blaze/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/blubuntu/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/close-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/maximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/minimize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/default/unmaximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-invert/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust-sand/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/dust/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/dust/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/dust/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/README
+%%DATADIR%%/window-buttons-applet/themes/elementary/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/elementary/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/README
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/equinox-glass/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human-thin/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/human/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/human/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/human/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/human/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/new-hope/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/plano/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/plano/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/plano/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/plano/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/plano/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/plano/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/plano/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/plano/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/plano/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/close-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/maximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/minimize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-focused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-focused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-focused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-unfocused-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-unfocused-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance-maverick/unmaximize-unfocused-normal.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/radiance/unmaximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/close-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/close-focused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/close-hover.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/close-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/maximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/maximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/maximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/maximize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/minimize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/minimize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/minimize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/minimize-unfocused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/unmaximize-clicked.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/unmaximize-focused.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/unmaximize-hover.png
+%%DATADIR%%/window-buttons-applet/themes/sorbet/unmaximize-unfocused.png
+share/help/C/accessx-status/figures/accessx-status-applet.png
+share/help/C/accessx-status/figures/accessx-status-disabled.png
+share/help/C/accessx-status/figures/accessx_bounce-keys.png
+share/help/C/accessx-status/figures/accessx_mouse-keys.png
+share/help/C/accessx-status/figures/accessx_slow-keys.png
+share/help/C/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/C/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/C/accessx-status/figures/accessx_sticky-keys.png
+share/help/C/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/C/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/C/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/C/accessx-status/index.docbook
+share/help/C/accessx-status/legal.xml
+share/help/C/battstat/figures/battstat-applet-expanded.png
+share/help/C/battstat/figures/battstat-applet.png
+share/help/C/battstat/figures/battstat-credits-hal.png
+share/help/C/battstat/figures/battstat-preferences.png
+share/help/C/battstat/figures/context-menu.png
+share/help/C/battstat/index.docbook
+share/help/C/battstat/legal.xml
+share/help/C/char-palette/figures/charpalette_applet.png
+share/help/C/char-palette/figures/charpalette_chargroup.png
+share/help/C/char-palette/figures/charpick-preferences.png
+share/help/C/char-palette/figures/charpick_characters.png
+share/help/C/char-palette/index.docbook
+share/help/C/char-palette/legal.xml
+share/help/C/command-line/figures/command-line.png
+share/help/C/command-line/figures/prefs-macros.png
+share/help/C/command-line/figures/prefs.png
+share/help/C/command-line/index.docbook
+share/help/C/command-line/legal.xml
+share/help/C/drivemount/figures/drivemount-applet_eject.png
+share/help/C/drivemount/figures/drivemount-applet_example.png
+share/help/C/drivemount/figures/drivemount-applet_mount.png
+share/help/C/drivemount/figures/drivemount-applet_open.png
+share/help/C/drivemount/figures/drivemount-applet_status.png
+share/help/C/drivemount/index.docbook
+share/help/C/drivemount/legal.xml
+share/help/C/geyes/figures/geyes_applet.png
+share/help/C/geyes/index.docbook
+share/help/C/geyes/legal.xml
+share/help/C/gweather/figures/gweather-details.png
+share/help/C/gweather/figures/gweather-menu-prefs.png
+share/help/C/gweather/figures/gweather-prefs-general.png
+share/help/C/gweather/figures/gweather-prefs-locations.png
+share/help/C/gweather/figures/gweather_applet.png
+share/help/C/gweather/figures/stock_weather-cloudy.png
+share/help/C/gweather/figures/stock_weather-few-clouds.png
+share/help/C/gweather/figures/stock_weather-fog.png
+share/help/C/gweather/figures/stock_weather-night-clear.png
+share/help/C/gweather/figures/stock_weather-night-few-clouds.png
+share/help/C/gweather/figures/stock_weather-showers.png
+share/help/C/gweather/figures/stock_weather-snow.png
+share/help/C/gweather/figures/stock_weather-storm.png
+share/help/C/gweather/figures/stock_weather-sunny.png
+share/help/C/gweather/index.docbook
+share/help/C/gweather/legal.xml
+share/help/C/multiload/figures/multiload-preferences.png
+share/help/C/multiload/figures/system-monitor-applet_window.png
+share/help/C/multiload/figures/system_monitor.png
+share/help/C/multiload/index.docbook
+share/help/C/multiload/legal.xml
+share/help/C/netspeed_applet/figures/details.png
+share/help/C/netspeed_applet/figures/eth_sum_48.png
+share/help/C/netspeed_applet/figures/ethernet.png
+share/help/C/netspeed_applet/figures/loopback.png
+share/help/C/netspeed_applet/figures/netspeed_applet.png
+share/help/C/netspeed_applet/figures/plip.png
+share/help/C/netspeed_applet/figures/ppp.png
+share/help/C/netspeed_applet/figures/settings.png
+share/help/C/netspeed_applet/figures/wavelan.png
+share/help/C/netspeed_applet/index.docbook
+share/help/C/netspeed_applet/legal.xml
+share/help/C/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/C/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/C/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/C/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/C/stickynotes_applet/figures/stickynotes_applet.png
+share/help/C/stickynotes_applet/index.docbook
+share/help/C/stickynotes_applet/legal.xml
+share/help/C/trashapplet/figures/trash-applet.png
+share/help/C/trashapplet/index.docbook
+share/help/C/trashapplet/legal.xml
+share/help/ar/gweather/figures/gweather-details.png
+share/help/ar/gweather/figures/gweather-menu-prefs.png
+share/help/ar/gweather/figures/gweather-prefs-general.png
+share/help/ar/gweather/figures/gweather-prefs-locations.png
+share/help/ar/gweather/figures/gweather_applet.png
+share/help/ar/gweather/figures/stock_weather-cloudy.png
+share/help/ar/gweather/figures/stock_weather-few-clouds.png
+share/help/ar/gweather/figures/stock_weather-fog.png
+share/help/ar/gweather/figures/stock_weather-night-clear.png
+share/help/ar/gweather/figures/stock_weather-night-few-clouds.png
+share/help/ar/gweather/figures/stock_weather-showers.png
+share/help/ar/gweather/figures/stock_weather-snow.png
+share/help/ar/gweather/figures/stock_weather-storm.png
+share/help/ar/gweather/figures/stock_weather-sunny.png
+share/help/ar/gweather/index.docbook
+share/help/ar/gweather/legal.xml
+share/help/ast/geyes/figures/geyes_applet.png
+share/help/ast/geyes/index.docbook
+share/help/ast/geyes/legal.xml
+share/help/bg/accessx-status/figures/accessx-status-applet.png
+share/help/bg/accessx-status/figures/accessx-status-disabled.png
+share/help/bg/accessx-status/figures/accessx_bounce-keys.png
+share/help/bg/accessx-status/figures/accessx_mouse-keys.png
+share/help/bg/accessx-status/figures/accessx_slow-keys.png
+share/help/bg/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/bg/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/bg/accessx-status/figures/accessx_sticky-keys.png
+share/help/bg/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/bg/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/bg/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/bg/accessx-status/index.docbook
+share/help/bg/accessx-status/legal.xml
+share/help/bg/battstat/figures/battstat-applet-expanded.png
+share/help/bg/battstat/figures/battstat-applet.png
+share/help/bg/battstat/figures/battstat-credits-hal.png
+share/help/bg/battstat/figures/battstat-preferences.png
+share/help/bg/battstat/figures/context-menu.png
+share/help/bg/battstat/index.docbook
+share/help/bg/battstat/legal.xml
+share/help/bg/char-palette/figures/charpalette_applet.png
+share/help/bg/char-palette/figures/charpalette_chargroup.png
+share/help/bg/char-palette/figures/charpick-preferences.png
+share/help/bg/char-palette/figures/charpick_characters.png
+share/help/bg/char-palette/index.docbook
+share/help/bg/char-palette/legal.xml
+share/help/bg/geyes/figures/geyes_applet.png
+share/help/bg/geyes/index.docbook
+share/help/bg/geyes/legal.xml
+share/help/ca/accessx-status/figures/accessx-status-applet.png
+share/help/ca/accessx-status/figures/accessx-status-disabled.png
+share/help/ca/accessx-status/figures/accessx_bounce-keys.png
+share/help/ca/accessx-status/figures/accessx_mouse-keys.png
+share/help/ca/accessx-status/figures/accessx_slow-keys.png
+share/help/ca/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/ca/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/ca/accessx-status/figures/accessx_sticky-keys.png
+share/help/ca/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/ca/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/ca/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/ca/accessx-status/index.docbook
+share/help/ca/accessx-status/legal.xml
+share/help/ca/battstat/figures/battstat-applet-expanded.png
+share/help/ca/battstat/figures/battstat-applet.png
+share/help/ca/battstat/figures/battstat-credits-hal.png
+share/help/ca/battstat/figures/battstat-preferences.png
+share/help/ca/battstat/figures/context-menu.png
+share/help/ca/battstat/index.docbook
+share/help/ca/battstat/legal.xml
+share/help/ca/char-palette/figures/charpalette_applet.png
+share/help/ca/char-palette/figures/charpalette_chargroup.png
+share/help/ca/char-palette/figures/charpick-preferences.png
+share/help/ca/char-palette/figures/charpick_characters.png
+share/help/ca/char-palette/index.docbook
+share/help/ca/char-palette/legal.xml
+share/help/ca/command-line/figures/command-line.png
+share/help/ca/command-line/figures/prefs-macros.png
+share/help/ca/command-line/figures/prefs.png
+share/help/ca/command-line/index.docbook
+share/help/ca/command-line/legal.xml
+share/help/ca/drivemount/figures/drivemount-applet_eject.png
+share/help/ca/drivemount/figures/drivemount-applet_example.png
+share/help/ca/drivemount/figures/drivemount-applet_mount.png
+share/help/ca/drivemount/figures/drivemount-applet_open.png
+share/help/ca/drivemount/figures/drivemount-applet_status.png
+share/help/ca/drivemount/index.docbook
+share/help/ca/drivemount/legal.xml
+share/help/ca/geyes/figures/geyes_applet.png
+share/help/ca/geyes/index.docbook
+share/help/ca/geyes/legal.xml
+share/help/ca/gweather/figures/gweather-details.png
+share/help/ca/gweather/figures/gweather-menu-prefs.png
+share/help/ca/gweather/figures/gweather-prefs-general.png
+share/help/ca/gweather/figures/gweather-prefs-locations.png
+share/help/ca/gweather/figures/gweather_applet.png
+share/help/ca/gweather/figures/stock_weather-cloudy.png
+share/help/ca/gweather/figures/stock_weather-few-clouds.png
+share/help/ca/gweather/figures/stock_weather-fog.png
+share/help/ca/gweather/figures/stock_weather-night-clear.png
+share/help/ca/gweather/figures/stock_weather-night-few-clouds.png
+share/help/ca/gweather/figures/stock_weather-showers.png
+share/help/ca/gweather/figures/stock_weather-snow.png
+share/help/ca/gweather/figures/stock_weather-storm.png
+share/help/ca/gweather/figures/stock_weather-sunny.png
+share/help/ca/gweather/index.docbook
+share/help/ca/gweather/legal.xml
+share/help/ca/multiload/figures/multiload-preferences.png
+share/help/ca/multiload/figures/system-monitor-applet_window.png
+share/help/ca/multiload/figures/system_monitor.png
+share/help/ca/multiload/index.docbook
+share/help/ca/multiload/legal.xml
+share/help/ca/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/ca/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/ca/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/ca/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/ca/stickynotes_applet/figures/stickynotes_applet.png
+share/help/ca/stickynotes_applet/index.docbook
+share/help/ca/stickynotes_applet/legal.xml
+share/help/ca/trashapplet/figures/trash-applet.png
+share/help/ca/trashapplet/index.docbook
+share/help/ca/trashapplet/legal.xml
+share/help/cs/accessx-status/figures/accessx-status-applet.png
+share/help/cs/accessx-status/figures/accessx-status-disabled.png
+share/help/cs/accessx-status/figures/accessx_bounce-keys.png
+share/help/cs/accessx-status/figures/accessx_mouse-keys.png
+share/help/cs/accessx-status/figures/accessx_slow-keys.png
+share/help/cs/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/cs/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/cs/accessx-status/figures/accessx_sticky-keys.png
+share/help/cs/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/cs/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/cs/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/cs/accessx-status/index.docbook
+share/help/cs/accessx-status/legal.xml
+share/help/cs/battstat/figures/battstat-applet-expanded.png
+share/help/cs/battstat/figures/battstat-applet.png
+share/help/cs/battstat/figures/battstat-credits-hal.png
+share/help/cs/battstat/figures/battstat-preferences.png
+share/help/cs/battstat/figures/context-menu.png
+share/help/cs/battstat/index.docbook
+share/help/cs/battstat/legal.xml
+share/help/cs/char-palette/figures/charpalette_applet.png
+share/help/cs/char-palette/figures/charpalette_chargroup.png
+share/help/cs/char-palette/figures/charpick-preferences.png
+share/help/cs/char-palette/figures/charpick_characters.png
+share/help/cs/char-palette/index.docbook
+share/help/cs/char-palette/legal.xml
+share/help/cs/command-line/figures/command-line.png
+share/help/cs/command-line/figures/prefs-macros.png
+share/help/cs/command-line/figures/prefs.png
+share/help/cs/command-line/index.docbook
+share/help/cs/command-line/legal.xml
+share/help/cs/drivemount/figures/drivemount-applet_eject.png
+share/help/cs/drivemount/figures/drivemount-applet_example.png
+share/help/cs/drivemount/figures/drivemount-applet_mount.png
+share/help/cs/drivemount/figures/drivemount-applet_open.png
+share/help/cs/drivemount/figures/drivemount-applet_status.png
+share/help/cs/drivemount/index.docbook
+share/help/cs/drivemount/legal.xml
+share/help/cs/geyes/figures/geyes_applet.png
+share/help/cs/geyes/index.docbook
+share/help/cs/geyes/legal.xml
+share/help/cs/gweather/figures/gweather-details.png
+share/help/cs/gweather/figures/gweather-menu-prefs.png
+share/help/cs/gweather/figures/gweather-prefs-general.png
+share/help/cs/gweather/figures/gweather-prefs-locations.png
+share/help/cs/gweather/figures/gweather_applet.png
+share/help/cs/gweather/figures/stock_weather-cloudy.png
+share/help/cs/gweather/figures/stock_weather-few-clouds.png
+share/help/cs/gweather/figures/stock_weather-fog.png
+share/help/cs/gweather/figures/stock_weather-night-clear.png
+share/help/cs/gweather/figures/stock_weather-night-few-clouds.png
+share/help/cs/gweather/figures/stock_weather-showers.png
+share/help/cs/gweather/figures/stock_weather-snow.png
+share/help/cs/gweather/figures/stock_weather-storm.png
+share/help/cs/gweather/figures/stock_weather-sunny.png
+share/help/cs/gweather/index.docbook
+share/help/cs/gweather/legal.xml
+share/help/cs/multiload/figures/multiload-preferences.png
+share/help/cs/multiload/figures/system-monitor-applet_window.png
+share/help/cs/multiload/figures/system_monitor.png
+share/help/cs/multiload/index.docbook
+share/help/cs/multiload/legal.xml
+share/help/cs/netspeed_applet/figures/details.png
+share/help/cs/netspeed_applet/figures/eth_sum_48.png
+share/help/cs/netspeed_applet/figures/ethernet.png
+share/help/cs/netspeed_applet/figures/loopback.png
+share/help/cs/netspeed_applet/figures/netspeed_applet.png
+share/help/cs/netspeed_applet/figures/plip.png
+share/help/cs/netspeed_applet/figures/ppp.png
+share/help/cs/netspeed_applet/figures/settings.png
+share/help/cs/netspeed_applet/figures/wavelan.png
+share/help/cs/netspeed_applet/index.docbook
+share/help/cs/netspeed_applet/legal.xml
+share/help/cs/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/cs/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/cs/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/cs/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/cs/stickynotes_applet/figures/stickynotes_applet.png
+share/help/cs/stickynotes_applet/index.docbook
+share/help/cs/stickynotes_applet/legal.xml
+share/help/cs/trashapplet/figures/trash-applet.png
+share/help/cs/trashapplet/index.docbook
+share/help/cs/trashapplet/legal.xml
+share/help/da/battstat/figures/battstat-applet-expanded.png
+share/help/da/battstat/figures/battstat-applet.png
+share/help/da/battstat/figures/battstat-credits-hal.png
+share/help/da/battstat/figures/battstat-preferences.png
+share/help/da/battstat/figures/context-menu.png
+share/help/da/battstat/index.docbook
+share/help/da/battstat/legal.xml
+share/help/da/drivemount/figures/drivemount-applet_eject.png
+share/help/da/drivemount/figures/drivemount-applet_example.png
+share/help/da/drivemount/figures/drivemount-applet_mount.png
+share/help/da/drivemount/figures/drivemount-applet_open.png
+share/help/da/drivemount/figures/drivemount-applet_status.png
+share/help/da/drivemount/index.docbook
+share/help/da/drivemount/legal.xml
+share/help/da/geyes/figures/geyes_applet.png
+share/help/da/geyes/index.docbook
+share/help/da/geyes/legal.xml
+share/help/da/trashapplet/figures/trash-applet.png
+share/help/da/trashapplet/index.docbook
+share/help/da/trashapplet/legal.xml
+share/help/de/accessx-status/figures/accessx-status-applet.png
+share/help/de/accessx-status/figures/accessx-status-disabled.png
+share/help/de/accessx-status/figures/accessx_bounce-keys.png
+share/help/de/accessx-status/figures/accessx_mouse-keys.png
+share/help/de/accessx-status/figures/accessx_slow-keys.png
+share/help/de/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/de/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/de/accessx-status/figures/accessx_sticky-keys.png
+share/help/de/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/de/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/de/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/de/accessx-status/index.docbook
+share/help/de/accessx-status/legal.xml
+share/help/de/battstat/figures/battstat-applet-expanded.png
+share/help/de/battstat/figures/battstat-applet.png
+share/help/de/battstat/figures/battstat-credits-hal.png
+share/help/de/battstat/figures/battstat-preferences.png
+share/help/de/battstat/figures/context-menu.png
+share/help/de/battstat/index.docbook
+share/help/de/battstat/legal.xml
+share/help/de/char-palette/figures/charpalette_applet.png
+share/help/de/char-palette/figures/charpalette_chargroup.png
+share/help/de/char-palette/figures/charpick-preferences.png
+share/help/de/char-palette/figures/charpick_characters.png
+share/help/de/char-palette/index.docbook
+share/help/de/char-palette/legal.xml
+share/help/de/command-line/figures/command-line.png
+share/help/de/command-line/figures/prefs-macros.png
+share/help/de/command-line/figures/prefs.png
+share/help/de/command-line/index.docbook
+share/help/de/command-line/legal.xml
+share/help/de/drivemount/figures/drivemount-applet_eject.png
+share/help/de/drivemount/figures/drivemount-applet_example.png
+share/help/de/drivemount/figures/drivemount-applet_mount.png
+share/help/de/drivemount/figures/drivemount-applet_open.png
+share/help/de/drivemount/figures/drivemount-applet_status.png
+share/help/de/drivemount/index.docbook
+share/help/de/drivemount/legal.xml
+share/help/de/geyes/figures/geyes_applet.png
+share/help/de/geyes/index.docbook
+share/help/de/geyes/legal.xml
+share/help/de/gweather/figures/gweather-details.png
+share/help/de/gweather/figures/gweather-menu-prefs.png
+share/help/de/gweather/figures/gweather-prefs-general.png
+share/help/de/gweather/figures/gweather-prefs-locations.png
+share/help/de/gweather/figures/gweather_applet.png
+share/help/de/gweather/figures/stock_weather-cloudy.png
+share/help/de/gweather/figures/stock_weather-few-clouds.png
+share/help/de/gweather/figures/stock_weather-fog.png
+share/help/de/gweather/figures/stock_weather-night-clear.png
+share/help/de/gweather/figures/stock_weather-night-few-clouds.png
+share/help/de/gweather/figures/stock_weather-showers.png
+share/help/de/gweather/figures/stock_weather-snow.png
+share/help/de/gweather/figures/stock_weather-storm.png
+share/help/de/gweather/figures/stock_weather-sunny.png
+share/help/de/gweather/index.docbook
+share/help/de/gweather/legal.xml
+share/help/de/multiload/figures/multiload-preferences.png
+share/help/de/multiload/figures/system-monitor-applet_window.png
+share/help/de/multiload/figures/system_monitor.png
+share/help/de/multiload/index.docbook
+share/help/de/multiload/legal.xml
+share/help/de/netspeed_applet/figures/details.png
+share/help/de/netspeed_applet/figures/eth_sum_48.png
+share/help/de/netspeed_applet/figures/ethernet.png
+share/help/de/netspeed_applet/figures/loopback.png
+share/help/de/netspeed_applet/figures/netspeed_applet.png
+share/help/de/netspeed_applet/figures/plip.png
+share/help/de/netspeed_applet/figures/ppp.png
+share/help/de/netspeed_applet/figures/settings.png
+share/help/de/netspeed_applet/figures/wavelan.png
+share/help/de/netspeed_applet/index.docbook
+share/help/de/netspeed_applet/legal.xml
+share/help/de/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/de/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/de/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/de/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/de/stickynotes_applet/figures/stickynotes_applet.png
+share/help/de/stickynotes_applet/index.docbook
+share/help/de/stickynotes_applet/legal.xml
+share/help/de/trashapplet/figures/trash-applet.png
+share/help/de/trashapplet/index.docbook
+share/help/de/trashapplet/legal.xml
+share/help/el/accessx-status/figures/accessx-status-applet.png
+share/help/el/accessx-status/figures/accessx-status-disabled.png
+share/help/el/accessx-status/figures/accessx_bounce-keys.png
+share/help/el/accessx-status/figures/accessx_mouse-keys.png
+share/help/el/accessx-status/figures/accessx_slow-keys.png
+share/help/el/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/el/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/el/accessx-status/figures/accessx_sticky-keys.png
+share/help/el/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/el/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/el/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/el/accessx-status/index.docbook
+share/help/el/accessx-status/legal.xml
+share/help/el/battstat/figures/battstat-applet-expanded.png
+share/help/el/battstat/figures/battstat-applet.png
+share/help/el/battstat/figures/battstat-credits-hal.png
+share/help/el/battstat/figures/battstat-preferences.png
+share/help/el/battstat/figures/context-menu.png
+share/help/el/battstat/index.docbook
+share/help/el/battstat/legal.xml
+share/help/el/char-palette/figures/charpalette_applet.png
+share/help/el/char-palette/figures/charpalette_chargroup.png
+share/help/el/char-palette/figures/charpick-preferences.png
+share/help/el/char-palette/figures/charpick_characters.png
+share/help/el/char-palette/index.docbook
+share/help/el/char-palette/legal.xml
+share/help/el/command-line/figures/command-line.png
+share/help/el/command-line/figures/prefs-macros.png
+share/help/el/command-line/figures/prefs.png
+share/help/el/command-line/index.docbook
+share/help/el/command-line/legal.xml
+share/help/el/drivemount/figures/drivemount-applet_eject.png
+share/help/el/drivemount/figures/drivemount-applet_example.png
+share/help/el/drivemount/figures/drivemount-applet_mount.png
+share/help/el/drivemount/figures/drivemount-applet_open.png
+share/help/el/drivemount/figures/drivemount-applet_status.png
+share/help/el/drivemount/index.docbook
+share/help/el/drivemount/legal.xml
+share/help/el/geyes/figures/geyes_applet.png
+share/help/el/geyes/index.docbook
+share/help/el/geyes/legal.xml
+share/help/el/gweather/figures/gweather-details.png
+share/help/el/gweather/figures/gweather-menu-prefs.png
+share/help/el/gweather/figures/gweather-prefs-general.png
+share/help/el/gweather/figures/gweather-prefs-locations.png
+share/help/el/gweather/figures/gweather_applet.png
+share/help/el/gweather/figures/stock_weather-cloudy.png
+share/help/el/gweather/figures/stock_weather-few-clouds.png
+share/help/el/gweather/figures/stock_weather-fog.png
+share/help/el/gweather/figures/stock_weather-night-clear.png
+share/help/el/gweather/figures/stock_weather-night-few-clouds.png
+share/help/el/gweather/figures/stock_weather-showers.png
+share/help/el/gweather/figures/stock_weather-snow.png
+share/help/el/gweather/figures/stock_weather-storm.png
+share/help/el/gweather/figures/stock_weather-sunny.png
+share/help/el/gweather/index.docbook
+share/help/el/gweather/legal.xml
+share/help/el/multiload/figures/multiload-preferences.png
+share/help/el/multiload/figures/system-monitor-applet_window.png
+share/help/el/multiload/figures/system_monitor.png
+share/help/el/multiload/index.docbook
+share/help/el/multiload/legal.xml
+share/help/el/netspeed_applet/figures/details.png
+share/help/el/netspeed_applet/figures/eth_sum_48.png
+share/help/el/netspeed_applet/figures/ethernet.png
+share/help/el/netspeed_applet/figures/loopback.png
+share/help/el/netspeed_applet/figures/netspeed_applet.png
+share/help/el/netspeed_applet/figures/plip.png
+share/help/el/netspeed_applet/figures/ppp.png
+share/help/el/netspeed_applet/figures/settings.png
+share/help/el/netspeed_applet/figures/wavelan.png
+share/help/el/netspeed_applet/index.docbook
+share/help/el/netspeed_applet/legal.xml
+share/help/el/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/el/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/el/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/el/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/el/stickynotes_applet/figures/stickynotes_applet.png
+share/help/el/stickynotes_applet/index.docbook
+share/help/el/stickynotes_applet/legal.xml
+share/help/el/trashapplet/figures/trash-applet.png
+share/help/el/trashapplet/index.docbook
+share/help/el/trashapplet/legal.xml
+share/help/en_GB/accessx-status/figures/accessx-status-applet.png
+share/help/en_GB/accessx-status/figures/accessx-status-disabled.png
+share/help/en_GB/accessx-status/figures/accessx_bounce-keys.png
+share/help/en_GB/accessx-status/figures/accessx_mouse-keys.png
+share/help/en_GB/accessx-status/figures/accessx_slow-keys.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-keys.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/en_GB/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/en_GB/accessx-status/index.docbook
+share/help/en_GB/accessx-status/legal.xml
+share/help/en_GB/battstat/figures/battstat-applet-expanded.png
+share/help/en_GB/battstat/figures/battstat-applet.png
+share/help/en_GB/battstat/figures/battstat-credits-hal.png
+share/help/en_GB/battstat/figures/battstat-preferences.png
+share/help/en_GB/battstat/figures/context-menu.png
+share/help/en_GB/battstat/index.docbook
+share/help/en_GB/battstat/legal.xml
+share/help/en_GB/char-palette/figures/charpalette_applet.png
+share/help/en_GB/char-palette/figures/charpalette_chargroup.png
+share/help/en_GB/char-palette/figures/charpick-preferences.png
+share/help/en_GB/char-palette/figures/charpick_characters.png
+share/help/en_GB/char-palette/index.docbook
+share/help/en_GB/char-palette/legal.xml
+share/help/en_GB/command-line/figures/command-line.png
+share/help/en_GB/command-line/figures/prefs-macros.png
+share/help/en_GB/command-line/figures/prefs.png
+share/help/en_GB/command-line/index.docbook
+share/help/en_GB/command-line/legal.xml
+share/help/en_GB/drivemount/figures/drivemount-applet_eject.png
+share/help/en_GB/drivemount/figures/drivemount-applet_example.png
+share/help/en_GB/drivemount/figures/drivemount-applet_mount.png
+share/help/en_GB/drivemount/figures/drivemount-applet_open.png
+share/help/en_GB/drivemount/figures/drivemount-applet_status.png
+share/help/en_GB/drivemount/index.docbook
+share/help/en_GB/drivemount/legal.xml
+share/help/en_GB/geyes/figures/geyes_applet.png
+share/help/en_GB/geyes/index.docbook
+share/help/en_GB/geyes/legal.xml
+share/help/en_GB/gweather/figures/gweather-details.png
+share/help/en_GB/gweather/figures/gweather-menu-prefs.png
+share/help/en_GB/gweather/figures/gweather-prefs-general.png
+share/help/en_GB/gweather/figures/gweather-prefs-locations.png
+share/help/en_GB/gweather/figures/gweather_applet.png
+share/help/en_GB/gweather/figures/stock_weather-cloudy.png
+share/help/en_GB/gweather/figures/stock_weather-few-clouds.png
+share/help/en_GB/gweather/figures/stock_weather-fog.png
+share/help/en_GB/gweather/figures/stock_weather-night-clear.png
+share/help/en_GB/gweather/figures/stock_weather-night-few-clouds.png
+share/help/en_GB/gweather/figures/stock_weather-showers.png
+share/help/en_GB/gweather/figures/stock_weather-snow.png
+share/help/en_GB/gweather/figures/stock_weather-storm.png
+share/help/en_GB/gweather/figures/stock_weather-sunny.png
+share/help/en_GB/gweather/index.docbook
+share/help/en_GB/gweather/legal.xml
+share/help/en_GB/multiload/figures/multiload-preferences.png
+share/help/en_GB/multiload/figures/system-monitor-applet_window.png
+share/help/en_GB/multiload/figures/system_monitor.png
+share/help/en_GB/multiload/index.docbook
+share/help/en_GB/multiload/legal.xml
+share/help/en_GB/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/en_GB/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/en_GB/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/en_GB/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/en_GB/stickynotes_applet/figures/stickynotes_applet.png
+share/help/en_GB/stickynotes_applet/index.docbook
+share/help/en_GB/stickynotes_applet/legal.xml
+share/help/en_GB/trashapplet/figures/trash-applet.png
+share/help/en_GB/trashapplet/index.docbook
+share/help/en_GB/trashapplet/legal.xml
+share/help/es/accessx-status/figures/accessx-status-applet.png
+share/help/es/accessx-status/figures/accessx-status-disabled.png
+share/help/es/accessx-status/figures/accessx_bounce-keys.png
+share/help/es/accessx-status/figures/accessx_mouse-keys.png
+share/help/es/accessx-status/figures/accessx_slow-keys.png
+share/help/es/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/es/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/es/accessx-status/figures/accessx_sticky-keys.png
+share/help/es/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/es/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/es/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/es/accessx-status/index.docbook
+share/help/es/accessx-status/legal.xml
+share/help/es/battstat/figures/battstat-applet-expanded.png
+share/help/es/battstat/figures/battstat-applet.png
+share/help/es/battstat/figures/battstat-credits-hal.png
+share/help/es/battstat/figures/battstat-preferences.png
+share/help/es/battstat/figures/context-menu.png
+share/help/es/battstat/index.docbook
+share/help/es/battstat/legal.xml
+share/help/es/char-palette/figures/charpalette_applet.png
+share/help/es/char-palette/figures/charpalette_chargroup.png
+share/help/es/char-palette/figures/charpick-preferences.png
+share/help/es/char-palette/figures/charpick_characters.png
+share/help/es/char-palette/index.docbook
+share/help/es/char-palette/legal.xml
+share/help/es/command-line/figures/command-line.png
+share/help/es/command-line/figures/prefs-macros.png
+share/help/es/command-line/figures/prefs.png
+share/help/es/command-line/index.docbook
+share/help/es/command-line/legal.xml
+share/help/es/drivemount/figures/drivemount-applet_eject.png
+share/help/es/drivemount/figures/drivemount-applet_example.png
+share/help/es/drivemount/figures/drivemount-applet_mount.png
+share/help/es/drivemount/figures/drivemount-applet_open.png
+share/help/es/drivemount/figures/drivemount-applet_status.png
+share/help/es/drivemount/index.docbook
+share/help/es/drivemount/legal.xml
+share/help/es/geyes/figures/geyes_applet.png
+share/help/es/geyes/index.docbook
+share/help/es/geyes/legal.xml
+share/help/es/gweather/figures/gweather-details.png
+share/help/es/gweather/figures/gweather-menu-prefs.png
+share/help/es/gweather/figures/gweather-prefs-general.png
+share/help/es/gweather/figures/gweather-prefs-locations.png
+share/help/es/gweather/figures/gweather_applet.png
+share/help/es/gweather/figures/stock_weather-cloudy.png
+share/help/es/gweather/figures/stock_weather-few-clouds.png
+share/help/es/gweather/figures/stock_weather-fog.png
+share/help/es/gweather/figures/stock_weather-night-clear.png
+share/help/es/gweather/figures/stock_weather-night-few-clouds.png
+share/help/es/gweather/figures/stock_weather-showers.png
+share/help/es/gweather/figures/stock_weather-snow.png
+share/help/es/gweather/figures/stock_weather-storm.png
+share/help/es/gweather/figures/stock_weather-sunny.png
+share/help/es/gweather/index.docbook
+share/help/es/gweather/legal.xml
+share/help/es/multiload/figures/multiload-preferences.png
+share/help/es/multiload/figures/system-monitor-applet_window.png
+share/help/es/multiload/figures/system_monitor.png
+share/help/es/multiload/index.docbook
+share/help/es/multiload/legal.xml
+share/help/es/netspeed_applet/figures/details.png
+share/help/es/netspeed_applet/figures/eth_sum_48.png
+share/help/es/netspeed_applet/figures/ethernet.png
+share/help/es/netspeed_applet/figures/loopback.png
+share/help/es/netspeed_applet/figures/netspeed_applet.png
+share/help/es/netspeed_applet/figures/plip.png
+share/help/es/netspeed_applet/figures/ppp.png
+share/help/es/netspeed_applet/figures/settings.png
+share/help/es/netspeed_applet/figures/wavelan.png
+share/help/es/netspeed_applet/index.docbook
+share/help/es/netspeed_applet/legal.xml
+share/help/es/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/es/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/es/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/es/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/es/stickynotes_applet/figures/stickynotes_applet.png
+share/help/es/stickynotes_applet/index.docbook
+share/help/es/stickynotes_applet/legal.xml
+share/help/es/trashapplet/figures/trash-applet.png
+share/help/es/trashapplet/index.docbook
+share/help/es/trashapplet/legal.xml
+share/help/eu/accessx-status/figures/accessx-status-applet.png
+share/help/eu/accessx-status/figures/accessx-status-disabled.png
+share/help/eu/accessx-status/figures/accessx_bounce-keys.png
+share/help/eu/accessx-status/figures/accessx_mouse-keys.png
+share/help/eu/accessx-status/figures/accessx_slow-keys.png
+share/help/eu/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/eu/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/eu/accessx-status/figures/accessx_sticky-keys.png
+share/help/eu/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/eu/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/eu/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/eu/accessx-status/index.docbook
+share/help/eu/accessx-status/legal.xml
+share/help/eu/battstat/figures/battstat-applet-expanded.png
+share/help/eu/battstat/figures/battstat-applet.png
+share/help/eu/battstat/figures/battstat-credits-hal.png
+share/help/eu/battstat/figures/battstat-preferences.png
+share/help/eu/battstat/figures/context-menu.png
+share/help/eu/battstat/index.docbook
+share/help/eu/battstat/legal.xml
+share/help/eu/char-palette/figures/charpalette_applet.png
+share/help/eu/char-palette/figures/charpalette_chargroup.png
+share/help/eu/char-palette/figures/charpick-preferences.png
+share/help/eu/char-palette/figures/charpick_characters.png
+share/help/eu/char-palette/index.docbook
+share/help/eu/char-palette/legal.xml
+share/help/eu/command-line/figures/command-line.png
+share/help/eu/command-line/figures/prefs-macros.png
+share/help/eu/command-line/figures/prefs.png
+share/help/eu/command-line/index.docbook
+share/help/eu/command-line/legal.xml
+share/help/eu/drivemount/figures/drivemount-applet_eject.png
+share/help/eu/drivemount/figures/drivemount-applet_example.png
+share/help/eu/drivemount/figures/drivemount-applet_mount.png
+share/help/eu/drivemount/figures/drivemount-applet_open.png
+share/help/eu/drivemount/figures/drivemount-applet_status.png
+share/help/eu/drivemount/index.docbook
+share/help/eu/drivemount/legal.xml
+share/help/eu/geyes/figures/geyes_applet.png
+share/help/eu/geyes/index.docbook
+share/help/eu/geyes/legal.xml
+share/help/eu/gweather/figures/gweather-details.png
+share/help/eu/gweather/figures/gweather-menu-prefs.png
+share/help/eu/gweather/figures/gweather-prefs-general.png
+share/help/eu/gweather/figures/gweather-prefs-locations.png
+share/help/eu/gweather/figures/gweather_applet.png
+share/help/eu/gweather/figures/stock_weather-cloudy.png
+share/help/eu/gweather/figures/stock_weather-few-clouds.png
+share/help/eu/gweather/figures/stock_weather-fog.png
+share/help/eu/gweather/figures/stock_weather-night-clear.png
+share/help/eu/gweather/figures/stock_weather-night-few-clouds.png
+share/help/eu/gweather/figures/stock_weather-showers.png
+share/help/eu/gweather/figures/stock_weather-snow.png
+share/help/eu/gweather/figures/stock_weather-storm.png
+share/help/eu/gweather/figures/stock_weather-sunny.png
+share/help/eu/gweather/index.docbook
+share/help/eu/gweather/legal.xml
+share/help/eu/multiload/figures/multiload-preferences.png
+share/help/eu/multiload/figures/system-monitor-applet_window.png
+share/help/eu/multiload/figures/system_monitor.png
+share/help/eu/multiload/index.docbook
+share/help/eu/multiload/legal.xml
+share/help/eu/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/eu/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/eu/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/eu/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/eu/stickynotes_applet/figures/stickynotes_applet.png
+share/help/eu/stickynotes_applet/index.docbook
+share/help/eu/stickynotes_applet/legal.xml
+share/help/eu/trashapplet/figures/trash-applet.png
+share/help/eu/trashapplet/index.docbook
+share/help/eu/trashapplet/legal.xml
+share/help/fi/accessx-status/figures/accessx-status-applet.png
+share/help/fi/accessx-status/figures/accessx-status-disabled.png
+share/help/fi/accessx-status/figures/accessx_bounce-keys.png
+share/help/fi/accessx-status/figures/accessx_mouse-keys.png
+share/help/fi/accessx-status/figures/accessx_slow-keys.png
+share/help/fi/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/fi/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/fi/accessx-status/figures/accessx_sticky-keys.png
+share/help/fi/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/fi/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/fi/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/fi/accessx-status/index.docbook
+share/help/fi/accessx-status/legal.xml
+share/help/fi/battstat/figures/battstat-applet-expanded.png
+share/help/fi/battstat/figures/battstat-applet.png
+share/help/fi/battstat/figures/battstat-credits-hal.png
+share/help/fi/battstat/figures/battstat-preferences.png
+share/help/fi/battstat/figures/context-menu.png
+share/help/fi/battstat/index.docbook
+share/help/fi/battstat/legal.xml
+share/help/fi/char-palette/figures/charpalette_applet.png
+share/help/fi/char-palette/figures/charpalette_chargroup.png
+share/help/fi/char-palette/figures/charpick-preferences.png
+share/help/fi/char-palette/figures/charpick_characters.png
+share/help/fi/char-palette/index.docbook
+share/help/fi/char-palette/legal.xml
+share/help/fi/drivemount/figures/drivemount-applet_eject.png
+share/help/fi/drivemount/figures/drivemount-applet_example.png
+share/help/fi/drivemount/figures/drivemount-applet_mount.png
+share/help/fi/drivemount/figures/drivemount-applet_open.png
+share/help/fi/drivemount/figures/drivemount-applet_status.png
+share/help/fi/drivemount/index.docbook
+share/help/fi/drivemount/legal.xml
+share/help/fi/geyes/figures/geyes_applet.png
+share/help/fi/geyes/index.docbook
+share/help/fi/geyes/legal.xml
+share/help/fi/gweather/figures/gweather-details.png
+share/help/fi/gweather/figures/gweather-menu-prefs.png
+share/help/fi/gweather/figures/gweather-prefs-general.png
+share/help/fi/gweather/figures/gweather-prefs-locations.png
+share/help/fi/gweather/figures/gweather_applet.png
+share/help/fi/gweather/figures/stock_weather-cloudy.png
+share/help/fi/gweather/figures/stock_weather-few-clouds.png
+share/help/fi/gweather/figures/stock_weather-fog.png
+share/help/fi/gweather/figures/stock_weather-night-clear.png
+share/help/fi/gweather/figures/stock_weather-night-few-clouds.png
+share/help/fi/gweather/figures/stock_weather-showers.png
+share/help/fi/gweather/figures/stock_weather-snow.png
+share/help/fi/gweather/figures/stock_weather-storm.png
+share/help/fi/gweather/figures/stock_weather-sunny.png
+share/help/fi/gweather/index.docbook
+share/help/fi/gweather/legal.xml
+share/help/fi/multiload/figures/multiload-preferences.png
+share/help/fi/multiload/figures/system-monitor-applet_window.png
+share/help/fi/multiload/figures/system_monitor.png
+share/help/fi/multiload/index.docbook
+share/help/fi/multiload/legal.xml
+share/help/fi/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/fi/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/fi/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/fi/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/fi/stickynotes_applet/figures/stickynotes_applet.png
+share/help/fi/stickynotes_applet/index.docbook
+share/help/fi/stickynotes_applet/legal.xml
+share/help/fi/trashapplet/figures/trash-applet.png
+share/help/fi/trashapplet/index.docbook
+share/help/fi/trashapplet/legal.xml
+share/help/fr/accessx-status/figures/accessx-status-applet.png
+share/help/fr/accessx-status/figures/accessx-status-disabled.png
+share/help/fr/accessx-status/figures/accessx_bounce-keys.png
+share/help/fr/accessx-status/figures/accessx_mouse-keys.png
+share/help/fr/accessx-status/figures/accessx_slow-keys.png
+share/help/fr/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/fr/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/fr/accessx-status/figures/accessx_sticky-keys.png
+share/help/fr/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/fr/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/fr/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/fr/accessx-status/index.docbook
+share/help/fr/accessx-status/legal.xml
+share/help/fr/battstat/figures/battstat-applet-expanded.png
+share/help/fr/battstat/figures/battstat-applet.png
+share/help/fr/battstat/figures/battstat-credits-hal.png
+share/help/fr/battstat/figures/battstat-preferences.png
+share/help/fr/battstat/figures/context-menu.png
+share/help/fr/battstat/index.docbook
+share/help/fr/battstat/legal.xml
+share/help/fr/char-palette/figures/charpalette_applet.png
+share/help/fr/char-palette/figures/charpalette_chargroup.png
+share/help/fr/char-palette/figures/charpick-preferences.png
+share/help/fr/char-palette/figures/charpick_characters.png
+share/help/fr/char-palette/index.docbook
+share/help/fr/char-palette/legal.xml
+share/help/fr/command-line/figures/command-line.png
+share/help/fr/command-line/figures/prefs-macros.png
+share/help/fr/command-line/figures/prefs.png
+share/help/fr/command-line/index.docbook
+share/help/fr/command-line/legal.xml
+share/help/fr/drivemount/figures/drivemount-applet_eject.png
+share/help/fr/drivemount/figures/drivemount-applet_example.png
+share/help/fr/drivemount/figures/drivemount-applet_mount.png
+share/help/fr/drivemount/figures/drivemount-applet_open.png
+share/help/fr/drivemount/figures/drivemount-applet_status.png
+share/help/fr/drivemount/index.docbook
+share/help/fr/drivemount/legal.xml
+share/help/fr/geyes/figures/geyes_applet.png
+share/help/fr/geyes/index.docbook
+share/help/fr/geyes/legal.xml
+share/help/fr/gweather/figures/gweather-details.png
+share/help/fr/gweather/figures/gweather-menu-prefs.png
+share/help/fr/gweather/figures/gweather-prefs-general.png
+share/help/fr/gweather/figures/gweather-prefs-locations.png
+share/help/fr/gweather/figures/gweather_applet.png
+share/help/fr/gweather/figures/stock_weather-cloudy.png
+share/help/fr/gweather/figures/stock_weather-few-clouds.png
+share/help/fr/gweather/figures/stock_weather-fog.png
+share/help/fr/gweather/figures/stock_weather-night-clear.png
+share/help/fr/gweather/figures/stock_weather-night-few-clouds.png
+share/help/fr/gweather/figures/stock_weather-showers.png
+share/help/fr/gweather/figures/stock_weather-snow.png
+share/help/fr/gweather/figures/stock_weather-storm.png
+share/help/fr/gweather/figures/stock_weather-sunny.png
+share/help/fr/gweather/index.docbook
+share/help/fr/gweather/legal.xml
+share/help/fr/multiload/figures/multiload-preferences.png
+share/help/fr/multiload/figures/system-monitor-applet_window.png
+share/help/fr/multiload/figures/system_monitor.png
+share/help/fr/multiload/index.docbook
+share/help/fr/multiload/legal.xml
+share/help/fr/netspeed_applet/figures/details.png
+share/help/fr/netspeed_applet/figures/eth_sum_48.png
+share/help/fr/netspeed_applet/figures/ethernet.png
+share/help/fr/netspeed_applet/figures/loopback.png
+share/help/fr/netspeed_applet/figures/netspeed_applet.png
+share/help/fr/netspeed_applet/figures/plip.png
+share/help/fr/netspeed_applet/figures/ppp.png
+share/help/fr/netspeed_applet/figures/settings.png
+share/help/fr/netspeed_applet/figures/wavelan.png
+share/help/fr/netspeed_applet/index.docbook
+share/help/fr/netspeed_applet/legal.xml
+share/help/fr/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/fr/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/fr/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/fr/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/fr/stickynotes_applet/figures/stickynotes_applet.png
+share/help/fr/stickynotes_applet/index.docbook
+share/help/fr/stickynotes_applet/legal.xml
+share/help/fr/trashapplet/figures/trash-applet.png
+share/help/fr/trashapplet/index.docbook
+share/help/fr/trashapplet/legal.xml
+share/help/gl/accessx-status/figures/accessx-status-applet.png
+share/help/gl/accessx-status/figures/accessx-status-disabled.png
+share/help/gl/accessx-status/figures/accessx_bounce-keys.png
+share/help/gl/accessx-status/figures/accessx_mouse-keys.png
+share/help/gl/accessx-status/figures/accessx_slow-keys.png
+share/help/gl/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/gl/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/gl/accessx-status/figures/accessx_sticky-keys.png
+share/help/gl/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/gl/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/gl/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/gl/accessx-status/index.docbook
+share/help/gl/accessx-status/legal.xml
+share/help/hu/accessx-status/figures/accessx-status-applet.png
+share/help/hu/accessx-status/figures/accessx-status-disabled.png
+share/help/hu/accessx-status/figures/accessx_bounce-keys.png
+share/help/hu/accessx-status/figures/accessx_mouse-keys.png
+share/help/hu/accessx-status/figures/accessx_slow-keys.png
+share/help/hu/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/hu/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/hu/accessx-status/figures/accessx_sticky-keys.png
+share/help/hu/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/hu/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/hu/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/hu/accessx-status/index.docbook
+share/help/hu/accessx-status/legal.xml
+share/help/hu/battstat/figures/battstat-applet-expanded.png
+share/help/hu/battstat/figures/battstat-applet.png
+share/help/hu/battstat/figures/battstat-credits-hal.png
+share/help/hu/battstat/figures/battstat-preferences.png
+share/help/hu/battstat/figures/context-menu.png
+share/help/hu/battstat/index.docbook
+share/help/hu/battstat/legal.xml
+share/help/hu/geyes/figures/geyes_applet.png
+share/help/hu/geyes/index.docbook
+share/help/hu/geyes/legal.xml
+share/help/hu/trashapplet/figures/trash-applet.png
+share/help/hu/trashapplet/index.docbook
+share/help/hu/trashapplet/legal.xml
+share/help/id/netspeed_applet/figures/details.png
+share/help/id/netspeed_applet/figures/eth_sum_48.png
+share/help/id/netspeed_applet/figures/ethernet.png
+share/help/id/netspeed_applet/figures/loopback.png
+share/help/id/netspeed_applet/figures/netspeed_applet.png
+share/help/id/netspeed_applet/figures/plip.png
+share/help/id/netspeed_applet/figures/ppp.png
+share/help/id/netspeed_applet/figures/settings.png
+share/help/id/netspeed_applet/figures/wavelan.png
+share/help/id/netspeed_applet/index.docbook
+share/help/id/netspeed_applet/legal.xml
+share/help/it/accessx-status/figures/accessx-status-applet.png
+share/help/it/accessx-status/figures/accessx-status-disabled.png
+share/help/it/accessx-status/figures/accessx_bounce-keys.png
+share/help/it/accessx-status/figures/accessx_mouse-keys.png
+share/help/it/accessx-status/figures/accessx_slow-keys.png
+share/help/it/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/it/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/it/accessx-status/figures/accessx_sticky-keys.png
+share/help/it/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/it/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/it/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/it/accessx-status/index.docbook
+share/help/it/accessx-status/legal.xml
+share/help/it/char-palette/figures/charpalette_applet.png
+share/help/it/char-palette/figures/charpalette_chargroup.png
+share/help/it/char-palette/figures/charpick-preferences.png
+share/help/it/char-palette/figures/charpick_characters.png
+share/help/it/char-palette/index.docbook
+share/help/it/char-palette/legal.xml
+share/help/it/drivemount/figures/drivemount-applet_eject.png
+share/help/it/drivemount/figures/drivemount-applet_example.png
+share/help/it/drivemount/figures/drivemount-applet_mount.png
+share/help/it/drivemount/figures/drivemount-applet_open.png
+share/help/it/drivemount/figures/drivemount-applet_status.png
+share/help/it/drivemount/index.docbook
+share/help/it/drivemount/legal.xml
+share/help/it/geyes/figures/geyes_applet.png
+share/help/it/geyes/index.docbook
+share/help/it/geyes/legal.xml
+share/help/it/trashapplet/figures/trash-applet.png
+share/help/it/trashapplet/index.docbook
+share/help/it/trashapplet/legal.xml
+share/help/ko/accessx-status/figures/accessx-status-applet.png
+share/help/ko/accessx-status/figures/accessx-status-disabled.png
+share/help/ko/accessx-status/figures/accessx_bounce-keys.png
+share/help/ko/accessx-status/figures/accessx_mouse-keys.png
+share/help/ko/accessx-status/figures/accessx_slow-keys.png
+share/help/ko/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/ko/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/ko/accessx-status/figures/accessx_sticky-keys.png
+share/help/ko/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/ko/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/ko/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/ko/accessx-status/index.docbook
+share/help/ko/accessx-status/legal.xml
+share/help/ko/battstat/figures/battstat-applet-expanded.png
+share/help/ko/battstat/figures/battstat-applet.png
+share/help/ko/battstat/figures/battstat-credits-hal.png
+share/help/ko/battstat/figures/battstat-preferences.png
+share/help/ko/battstat/figures/context-menu.png
+share/help/ko/battstat/index.docbook
+share/help/ko/battstat/legal.xml
+share/help/ko/char-palette/figures/charpalette_applet.png
+share/help/ko/char-palette/figures/charpalette_chargroup.png
+share/help/ko/char-palette/figures/charpick-preferences.png
+share/help/ko/char-palette/figures/charpick_characters.png
+share/help/ko/char-palette/index.docbook
+share/help/ko/char-palette/legal.xml
+share/help/ko/command-line/figures/command-line.png
+share/help/ko/command-line/figures/prefs-macros.png
+share/help/ko/command-line/figures/prefs.png
+share/help/ko/command-line/index.docbook
+share/help/ko/command-line/legal.xml
+share/help/ko/drivemount/figures/drivemount-applet_eject.png
+share/help/ko/drivemount/figures/drivemount-applet_example.png
+share/help/ko/drivemount/figures/drivemount-applet_mount.png
+share/help/ko/drivemount/figures/drivemount-applet_open.png
+share/help/ko/drivemount/figures/drivemount-applet_status.png
+share/help/ko/drivemount/index.docbook
+share/help/ko/drivemount/legal.xml
+share/help/ko/geyes/figures/geyes_applet.png
+share/help/ko/geyes/index.docbook
+share/help/ko/geyes/legal.xml
+share/help/ko/gweather/figures/gweather-details.png
+share/help/ko/gweather/figures/gweather-menu-prefs.png
+share/help/ko/gweather/figures/gweather-prefs-general.png
+share/help/ko/gweather/figures/gweather-prefs-locations.png
+share/help/ko/gweather/figures/gweather_applet.png
+share/help/ko/gweather/figures/stock_weather-cloudy.png
+share/help/ko/gweather/figures/stock_weather-few-clouds.png
+share/help/ko/gweather/figures/stock_weather-fog.png
+share/help/ko/gweather/figures/stock_weather-night-clear.png
+share/help/ko/gweather/figures/stock_weather-night-few-clouds.png
+share/help/ko/gweather/figures/stock_weather-showers.png
+share/help/ko/gweather/figures/stock_weather-snow.png
+share/help/ko/gweather/figures/stock_weather-storm.png
+share/help/ko/gweather/figures/stock_weather-sunny.png
+share/help/ko/gweather/index.docbook
+share/help/ko/gweather/legal.xml
+share/help/ko/multiload/figures/multiload-preferences.png
+share/help/ko/multiload/figures/system-monitor-applet_window.png
+share/help/ko/multiload/figures/system_monitor.png
+share/help/ko/multiload/index.docbook
+share/help/ko/multiload/legal.xml
+share/help/ko/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/ko/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/ko/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/ko/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/ko/stickynotes_applet/figures/stickynotes_applet.png
+share/help/ko/stickynotes_applet/index.docbook
+share/help/ko/stickynotes_applet/legal.xml
+share/help/mk/trashapplet/figures/trash-applet.png
+share/help/mk/trashapplet/index.docbook
+share/help/mk/trashapplet/legal.xml
+share/help/nl/accessx-status/figures/accessx-status-applet.png
+share/help/nl/accessx-status/figures/accessx-status-disabled.png
+share/help/nl/accessx-status/figures/accessx_bounce-keys.png
+share/help/nl/accessx-status/figures/accessx_mouse-keys.png
+share/help/nl/accessx-status/figures/accessx_slow-keys.png
+share/help/nl/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/nl/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/nl/accessx-status/figures/accessx_sticky-keys.png
+share/help/nl/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/nl/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/nl/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/nl/accessx-status/index.docbook
+share/help/nl/accessx-status/legal.xml
+share/help/nl/char-palette/figures/charpalette_applet.png
+share/help/nl/char-palette/figures/charpalette_chargroup.png
+share/help/nl/char-palette/figures/charpick-preferences.png
+share/help/nl/char-palette/figures/charpick_characters.png
+share/help/nl/char-palette/index.docbook
+share/help/nl/char-palette/legal.xml
+share/help/nl/gweather/figures/gweather-details.png
+share/help/nl/gweather/figures/gweather-menu-prefs.png
+share/help/nl/gweather/figures/gweather-prefs-general.png
+share/help/nl/gweather/figures/gweather-prefs-locations.png
+share/help/nl/gweather/figures/gweather_applet.png
+share/help/nl/gweather/figures/stock_weather-cloudy.png
+share/help/nl/gweather/figures/stock_weather-few-clouds.png
+share/help/nl/gweather/figures/stock_weather-fog.png
+share/help/nl/gweather/figures/stock_weather-night-clear.png
+share/help/nl/gweather/figures/stock_weather-night-few-clouds.png
+share/help/nl/gweather/figures/stock_weather-showers.png
+share/help/nl/gweather/figures/stock_weather-snow.png
+share/help/nl/gweather/figures/stock_weather-storm.png
+share/help/nl/gweather/figures/stock_weather-sunny.png
+share/help/nl/gweather/index.docbook
+share/help/nl/gweather/legal.xml
+share/help/nl/trashapplet/figures/trash-applet.png
+share/help/nl/trashapplet/index.docbook
+share/help/nl/trashapplet/legal.xml
+share/help/oc/accessx-status/figures/accessx-status-applet.png
+share/help/oc/accessx-status/figures/accessx-status-disabled.png
+share/help/oc/accessx-status/figures/accessx_bounce-keys.png
+share/help/oc/accessx-status/figures/accessx_mouse-keys.png
+share/help/oc/accessx-status/figures/accessx_slow-keys.png
+share/help/oc/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/oc/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/oc/accessx-status/figures/accessx_sticky-keys.png
+share/help/oc/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/oc/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/oc/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/oc/accessx-status/index.docbook
+share/help/oc/accessx-status/legal.xml
+share/help/oc/battstat/figures/battstat-applet-expanded.png
+share/help/oc/battstat/figures/battstat-applet.png
+share/help/oc/battstat/figures/battstat-credits-hal.png
+share/help/oc/battstat/figures/battstat-preferences.png
+share/help/oc/battstat/figures/context-menu.png
+share/help/oc/battstat/index.docbook
+share/help/oc/battstat/legal.xml
+share/help/oc/char-palette/figures/charpalette_applet.png
+share/help/oc/char-palette/figures/charpalette_chargroup.png
+share/help/oc/char-palette/figures/charpick-preferences.png
+share/help/oc/char-palette/figures/charpick_characters.png
+share/help/oc/char-palette/index.docbook
+share/help/oc/char-palette/legal.xml
+share/help/oc/command-line/figures/command-line.png
+share/help/oc/command-line/figures/prefs-macros.png
+share/help/oc/command-line/figures/prefs.png
+share/help/oc/command-line/index.docbook
+share/help/oc/command-line/legal.xml
+share/help/oc/drivemount/figures/drivemount-applet_eject.png
+share/help/oc/drivemount/figures/drivemount-applet_example.png
+share/help/oc/drivemount/figures/drivemount-applet_mount.png
+share/help/oc/drivemount/figures/drivemount-applet_open.png
+share/help/oc/drivemount/figures/drivemount-applet_status.png
+share/help/oc/drivemount/index.docbook
+share/help/oc/drivemount/legal.xml
+share/help/oc/geyes/figures/geyes_applet.png
+share/help/oc/geyes/index.docbook
+share/help/oc/geyes/legal.xml
+share/help/oc/gweather/figures/gweather-details.png
+share/help/oc/gweather/figures/gweather-menu-prefs.png
+share/help/oc/gweather/figures/gweather-prefs-general.png
+share/help/oc/gweather/figures/gweather-prefs-locations.png
+share/help/oc/gweather/figures/gweather_applet.png
+share/help/oc/gweather/figures/stock_weather-cloudy.png
+share/help/oc/gweather/figures/stock_weather-few-clouds.png
+share/help/oc/gweather/figures/stock_weather-fog.png
+share/help/oc/gweather/figures/stock_weather-night-clear.png
+share/help/oc/gweather/figures/stock_weather-night-few-clouds.png
+share/help/oc/gweather/figures/stock_weather-showers.png
+share/help/oc/gweather/figures/stock_weather-snow.png
+share/help/oc/gweather/figures/stock_weather-storm.png
+share/help/oc/gweather/figures/stock_weather-sunny.png
+share/help/oc/gweather/index.docbook
+share/help/oc/gweather/legal.xml
+share/help/oc/multiload/figures/multiload-preferences.png
+share/help/oc/multiload/figures/system-monitor-applet_window.png
+share/help/oc/multiload/figures/system_monitor.png
+share/help/oc/multiload/index.docbook
+share/help/oc/multiload/legal.xml
+share/help/oc/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/oc/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/oc/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/oc/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/oc/stickynotes_applet/figures/stickynotes_applet.png
+share/help/oc/stickynotes_applet/index.docbook
+share/help/oc/stickynotes_applet/legal.xml
+share/help/oc/trashapplet/figures/trash-applet.png
+share/help/oc/trashapplet/index.docbook
+share/help/oc/trashapplet/legal.xml
+share/help/pa/battstat/figures/battstat-applet-expanded.png
+share/help/pa/battstat/figures/battstat-applet.png
+share/help/pa/battstat/figures/battstat-credits-hal.png
+share/help/pa/battstat/figures/battstat-preferences.png
+share/help/pa/battstat/figures/context-menu.png
+share/help/pa/battstat/index.docbook
+share/help/pa/battstat/legal.xml
+share/help/pa/drivemount/figures/drivemount-applet_eject.png
+share/help/pa/drivemount/figures/drivemount-applet_example.png
+share/help/pa/drivemount/figures/drivemount-applet_mount.png
+share/help/pa/drivemount/figures/drivemount-applet_open.png
+share/help/pa/drivemount/figures/drivemount-applet_status.png
+share/help/pa/drivemount/index.docbook
+share/help/pa/drivemount/legal.xml
+share/help/pa/gweather/figures/gweather-details.png
+share/help/pa/gweather/figures/gweather-menu-prefs.png
+share/help/pa/gweather/figures/gweather-prefs-general.png
+share/help/pa/gweather/figures/gweather-prefs-locations.png
+share/help/pa/gweather/figures/gweather_applet.png
+share/help/pa/gweather/figures/stock_weather-cloudy.png
+share/help/pa/gweather/figures/stock_weather-few-clouds.png
+share/help/pa/gweather/figures/stock_weather-fog.png
+share/help/pa/gweather/figures/stock_weather-night-clear.png
+share/help/pa/gweather/figures/stock_weather-night-few-clouds.png
+share/help/pa/gweather/figures/stock_weather-showers.png
+share/help/pa/gweather/figures/stock_weather-snow.png
+share/help/pa/gweather/figures/stock_weather-storm.png
+share/help/pa/gweather/figures/stock_weather-sunny.png
+share/help/pa/gweather/index.docbook
+share/help/pa/gweather/legal.xml
+share/help/pa/multiload/figures/multiload-preferences.png
+share/help/pa/multiload/figures/system-monitor-applet_window.png
+share/help/pa/multiload/figures/system_monitor.png
+share/help/pa/multiload/index.docbook
+share/help/pa/multiload/legal.xml
+share/help/pa/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/pa/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/pa/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/pa/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/pa/stickynotes_applet/figures/stickynotes_applet.png
+share/help/pa/stickynotes_applet/index.docbook
+share/help/pa/stickynotes_applet/legal.xml
+share/help/pa/trashapplet/figures/trash-applet.png
+share/help/pa/trashapplet/index.docbook
+share/help/pa/trashapplet/legal.xml
+share/help/pt_BR/battstat/figures/battstat-applet-expanded.png
+share/help/pt_BR/battstat/figures/battstat-applet.png
+share/help/pt_BR/battstat/figures/battstat-credits-hal.png
+share/help/pt_BR/battstat/figures/battstat-preferences.png
+share/help/pt_BR/battstat/figures/context-menu.png
+share/help/pt_BR/battstat/index.docbook
+share/help/pt_BR/battstat/legal.xml
+share/help/pt_BR/char-palette/figures/charpalette_applet.png
+share/help/pt_BR/char-palette/figures/charpalette_chargroup.png
+share/help/pt_BR/char-palette/figures/charpick-preferences.png
+share/help/pt_BR/char-palette/figures/charpick_characters.png
+share/help/pt_BR/char-palette/index.docbook
+share/help/pt_BR/char-palette/legal.xml
+share/help/pt_BR/command-line/figures/command-line.png
+share/help/pt_BR/command-line/figures/prefs-macros.png
+share/help/pt_BR/command-line/figures/prefs.png
+share/help/pt_BR/command-line/index.docbook
+share/help/pt_BR/command-line/legal.xml
+share/help/pt_BR/gweather/figures/gweather-details.png
+share/help/pt_BR/gweather/figures/gweather-menu-prefs.png
+share/help/pt_BR/gweather/figures/gweather-prefs-general.png
+share/help/pt_BR/gweather/figures/gweather-prefs-locations.png
+share/help/pt_BR/gweather/figures/gweather_applet.png
+share/help/pt_BR/gweather/figures/stock_weather-cloudy.png
+share/help/pt_BR/gweather/figures/stock_weather-few-clouds.png
+share/help/pt_BR/gweather/figures/stock_weather-fog.png
+share/help/pt_BR/gweather/figures/stock_weather-night-clear.png
+share/help/pt_BR/gweather/figures/stock_weather-night-few-clouds.png
+share/help/pt_BR/gweather/figures/stock_weather-showers.png
+share/help/pt_BR/gweather/figures/stock_weather-snow.png
+share/help/pt_BR/gweather/figures/stock_weather-storm.png
+share/help/pt_BR/gweather/figures/stock_weather-sunny.png
+share/help/pt_BR/gweather/index.docbook
+share/help/pt_BR/gweather/legal.xml
+share/help/pt_BR/multiload/figures/multiload-preferences.png
+share/help/pt_BR/multiload/figures/system-monitor-applet_window.png
+share/help/pt_BR/multiload/figures/system_monitor.png
+share/help/pt_BR/multiload/index.docbook
+share/help/pt_BR/multiload/legal.xml
+share/help/pt_BR/netspeed_applet/figures/details.png
+share/help/pt_BR/netspeed_applet/figures/eth_sum_48.png
+share/help/pt_BR/netspeed_applet/figures/ethernet.png
+share/help/pt_BR/netspeed_applet/figures/loopback.png
+share/help/pt_BR/netspeed_applet/figures/netspeed_applet.png
+share/help/pt_BR/netspeed_applet/figures/plip.png
+share/help/pt_BR/netspeed_applet/figures/ppp.png
+share/help/pt_BR/netspeed_applet/figures/settings.png
+share/help/pt_BR/netspeed_applet/figures/wavelan.png
+share/help/pt_BR/netspeed_applet/index.docbook
+share/help/pt_BR/netspeed_applet/legal.xml
+share/help/pt_BR/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/pt_BR/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/pt_BR/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/pt_BR/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/pt_BR/stickynotes_applet/figures/stickynotes_applet.png
+share/help/pt_BR/stickynotes_applet/index.docbook
+share/help/pt_BR/stickynotes_applet/legal.xml
+share/help/pt_BR/trashapplet/figures/trash-applet.png
+share/help/pt_BR/trashapplet/index.docbook
+share/help/pt_BR/trashapplet/legal.xml
+share/help/ro/accessx-status/figures/accessx-status-applet.png
+share/help/ro/accessx-status/figures/accessx-status-disabled.png
+share/help/ro/accessx-status/figures/accessx_bounce-keys.png
+share/help/ro/accessx-status/figures/accessx_mouse-keys.png
+share/help/ro/accessx-status/figures/accessx_slow-keys.png
+share/help/ro/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/ro/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/ro/accessx-status/figures/accessx_sticky-keys.png
+share/help/ro/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/ro/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/ro/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/ro/accessx-status/index.docbook
+share/help/ro/accessx-status/legal.xml
+share/help/ro/drivemount/figures/drivemount-applet_eject.png
+share/help/ro/drivemount/figures/drivemount-applet_example.png
+share/help/ro/drivemount/figures/drivemount-applet_mount.png
+share/help/ro/drivemount/figures/drivemount-applet_open.png
+share/help/ro/drivemount/figures/drivemount-applet_status.png
+share/help/ro/drivemount/index.docbook
+share/help/ro/drivemount/legal.xml
+share/help/ro/trashapplet/figures/trash-applet.png
+share/help/ro/trashapplet/index.docbook
+share/help/ro/trashapplet/legal.xml
+share/help/ru/accessx-status/figures/accessx-status-applet.png
+share/help/ru/accessx-status/figures/accessx-status-disabled.png
+share/help/ru/accessx-status/figures/accessx_bounce-keys.png
+share/help/ru/accessx-status/figures/accessx_mouse-keys.png
+share/help/ru/accessx-status/figures/accessx_slow-keys.png
+share/help/ru/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/ru/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/ru/accessx-status/figures/accessx_sticky-keys.png
+share/help/ru/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/ru/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/ru/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/ru/accessx-status/index.docbook
+share/help/ru/accessx-status/legal.xml
+share/help/ru/battstat/figures/battstat-applet-expanded.png
+share/help/ru/battstat/figures/battstat-applet.png
+share/help/ru/battstat/figures/battstat-credits-hal.png
+share/help/ru/battstat/figures/battstat-preferences.png
+share/help/ru/battstat/figures/context-menu.png
+share/help/ru/battstat/index.docbook
+share/help/ru/battstat/legal.xml
+share/help/ru/char-palette/figures/charpalette_applet.png
+share/help/ru/char-palette/figures/charpalette_chargroup.png
+share/help/ru/char-palette/figures/charpick-preferences.png
+share/help/ru/char-palette/figures/charpick_characters.png
+share/help/ru/char-palette/index.docbook
+share/help/ru/char-palette/legal.xml
+share/help/ru/command-line/figures/command-line.png
+share/help/ru/command-line/figures/prefs-macros.png
+share/help/ru/command-line/figures/prefs.png
+share/help/ru/command-line/index.docbook
+share/help/ru/command-line/legal.xml
+share/help/ru/drivemount/figures/drivemount-applet_eject.png
+share/help/ru/drivemount/figures/drivemount-applet_example.png
+share/help/ru/drivemount/figures/drivemount-applet_mount.png
+share/help/ru/drivemount/figures/drivemount-applet_open.png
+share/help/ru/drivemount/figures/drivemount-applet_status.png
+share/help/ru/drivemount/index.docbook
+share/help/ru/drivemount/legal.xml
+share/help/ru/geyes/figures/geyes_applet.png
+share/help/ru/geyes/index.docbook
+share/help/ru/geyes/legal.xml
+share/help/ru/gweather/figures/gweather-details.png
+share/help/ru/gweather/figures/gweather-menu-prefs.png
+share/help/ru/gweather/figures/gweather-prefs-general.png
+share/help/ru/gweather/figures/gweather-prefs-locations.png
+share/help/ru/gweather/figures/gweather_applet.png
+share/help/ru/gweather/figures/stock_weather-cloudy.png
+share/help/ru/gweather/figures/stock_weather-few-clouds.png
+share/help/ru/gweather/figures/stock_weather-fog.png
+share/help/ru/gweather/figures/stock_weather-night-clear.png
+share/help/ru/gweather/figures/stock_weather-night-few-clouds.png
+share/help/ru/gweather/figures/stock_weather-showers.png
+share/help/ru/gweather/figures/stock_weather-snow.png
+share/help/ru/gweather/figures/stock_weather-storm.png
+share/help/ru/gweather/figures/stock_weather-sunny.png
+share/help/ru/gweather/index.docbook
+share/help/ru/gweather/legal.xml
+share/help/ru/multiload/figures/multiload-preferences.png
+share/help/ru/multiload/figures/system-monitor-applet_window.png
+share/help/ru/multiload/figures/system_monitor.png
+share/help/ru/multiload/index.docbook
+share/help/ru/multiload/legal.xml
+share/help/ru/netspeed_applet/figures/details.png
+share/help/ru/netspeed_applet/figures/eth_sum_48.png
+share/help/ru/netspeed_applet/figures/ethernet.png
+share/help/ru/netspeed_applet/figures/loopback.png
+share/help/ru/netspeed_applet/figures/netspeed_applet.png
+share/help/ru/netspeed_applet/figures/plip.png
+share/help/ru/netspeed_applet/figures/ppp.png
+share/help/ru/netspeed_applet/figures/settings.png
+share/help/ru/netspeed_applet/figures/wavelan.png
+share/help/ru/netspeed_applet/index.docbook
+share/help/ru/netspeed_applet/legal.xml
+share/help/ru/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/ru/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/ru/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/ru/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/ru/stickynotes_applet/figures/stickynotes_applet.png
+share/help/ru/stickynotes_applet/index.docbook
+share/help/ru/stickynotes_applet/legal.xml
+share/help/ru/trashapplet/figures/trash-applet.png
+share/help/ru/trashapplet/index.docbook
+share/help/ru/trashapplet/legal.xml
+share/help/sl/accessx-status/figures/accessx-status-applet.png
+share/help/sl/accessx-status/figures/accessx-status-disabled.png
+share/help/sl/accessx-status/figures/accessx_bounce-keys.png
+share/help/sl/accessx-status/figures/accessx_mouse-keys.png
+share/help/sl/accessx-status/figures/accessx_slow-keys.png
+share/help/sl/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/sl/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/sl/accessx-status/figures/accessx_sticky-keys.png
+share/help/sl/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/sl/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/sl/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/sl/accessx-status/index.docbook
+share/help/sl/accessx-status/legal.xml
+share/help/sl/battstat/figures/battstat-applet-expanded.png
+share/help/sl/battstat/figures/battstat-applet.png
+share/help/sl/battstat/figures/battstat-credits-hal.png
+share/help/sl/battstat/figures/battstat-preferences.png
+share/help/sl/battstat/figures/context-menu.png
+share/help/sl/battstat/index.docbook
+share/help/sl/battstat/legal.xml
+share/help/sl/char-palette/figures/charpalette_applet.png
+share/help/sl/char-palette/figures/charpalette_chargroup.png
+share/help/sl/char-palette/figures/charpick-preferences.png
+share/help/sl/char-palette/figures/charpick_characters.png
+share/help/sl/char-palette/index.docbook
+share/help/sl/char-palette/legal.xml
+share/help/sl/command-line/figures/command-line.png
+share/help/sl/command-line/figures/prefs-macros.png
+share/help/sl/command-line/figures/prefs.png
+share/help/sl/command-line/index.docbook
+share/help/sl/command-line/legal.xml
+share/help/sl/drivemount/figures/drivemount-applet_eject.png
+share/help/sl/drivemount/figures/drivemount-applet_example.png
+share/help/sl/drivemount/figures/drivemount-applet_mount.png
+share/help/sl/drivemount/figures/drivemount-applet_open.png
+share/help/sl/drivemount/figures/drivemount-applet_status.png
+share/help/sl/drivemount/index.docbook
+share/help/sl/drivemount/legal.xml
+share/help/sl/geyes/figures/geyes_applet.png
+share/help/sl/geyes/index.docbook
+share/help/sl/geyes/legal.xml
+share/help/sl/gweather/figures/gweather-details.png
+share/help/sl/gweather/figures/gweather-menu-prefs.png
+share/help/sl/gweather/figures/gweather-prefs-general.png
+share/help/sl/gweather/figures/gweather-prefs-locations.png
+share/help/sl/gweather/figures/gweather_applet.png
+share/help/sl/gweather/figures/stock_weather-cloudy.png
+share/help/sl/gweather/figures/stock_weather-few-clouds.png
+share/help/sl/gweather/figures/stock_weather-fog.png
+share/help/sl/gweather/figures/stock_weather-night-clear.png
+share/help/sl/gweather/figures/stock_weather-night-few-clouds.png
+share/help/sl/gweather/figures/stock_weather-showers.png
+share/help/sl/gweather/figures/stock_weather-snow.png
+share/help/sl/gweather/figures/stock_weather-storm.png
+share/help/sl/gweather/figures/stock_weather-sunny.png
+share/help/sl/gweather/index.docbook
+share/help/sl/gweather/legal.xml
+share/help/sl/multiload/figures/multiload-preferences.png
+share/help/sl/multiload/figures/system-monitor-applet_window.png
+share/help/sl/multiload/figures/system_monitor.png
+share/help/sl/multiload/index.docbook
+share/help/sl/multiload/legal.xml
+share/help/sl/netspeed_applet/figures/details.png
+share/help/sl/netspeed_applet/figures/eth_sum_48.png
+share/help/sl/netspeed_applet/figures/ethernet.png
+share/help/sl/netspeed_applet/figures/loopback.png
+share/help/sl/netspeed_applet/figures/netspeed_applet.png
+share/help/sl/netspeed_applet/figures/plip.png
+share/help/sl/netspeed_applet/figures/ppp.png
+share/help/sl/netspeed_applet/figures/settings.png
+share/help/sl/netspeed_applet/figures/wavelan.png
+share/help/sl/netspeed_applet/index.docbook
+share/help/sl/netspeed_applet/legal.xml
+share/help/sl/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/sl/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/sl/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/sl/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/sl/stickynotes_applet/figures/stickynotes_applet.png
+share/help/sl/stickynotes_applet/index.docbook
+share/help/sl/stickynotes_applet/legal.xml
+share/help/sl/trashapplet/figures/trash-applet.png
+share/help/sl/trashapplet/index.docbook
+share/help/sl/trashapplet/legal.xml
+share/help/sv/accessx-status/figures/accessx-status-applet.png
+share/help/sv/accessx-status/figures/accessx-status-disabled.png
+share/help/sv/accessx-status/figures/accessx_bounce-keys.png
+share/help/sv/accessx-status/figures/accessx_mouse-keys.png
+share/help/sv/accessx-status/figures/accessx_slow-keys.png
+share/help/sv/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/sv/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/sv/accessx-status/figures/accessx_sticky-keys.png
+share/help/sv/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/sv/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/sv/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/sv/accessx-status/index.docbook
+share/help/sv/accessx-status/legal.xml
+share/help/sv/battstat/figures/battstat-applet-expanded.png
+share/help/sv/battstat/figures/battstat-applet.png
+share/help/sv/battstat/figures/battstat-credits-hal.png
+share/help/sv/battstat/figures/battstat-preferences.png
+share/help/sv/battstat/figures/context-menu.png
+share/help/sv/battstat/index.docbook
+share/help/sv/battstat/legal.xml
+share/help/sv/char-palette/figures/charpalette_applet.png
+share/help/sv/char-palette/figures/charpalette_chargroup.png
+share/help/sv/char-palette/figures/charpick-preferences.png
+share/help/sv/char-palette/figures/charpick_characters.png
+share/help/sv/char-palette/index.docbook
+share/help/sv/char-palette/legal.xml
+share/help/sv/command-line/figures/command-line.png
+share/help/sv/command-line/figures/prefs-macros.png
+share/help/sv/command-line/figures/prefs.png
+share/help/sv/command-line/index.docbook
+share/help/sv/command-line/legal.xml
+share/help/sv/drivemount/figures/drivemount-applet_eject.png
+share/help/sv/drivemount/figures/drivemount-applet_example.png
+share/help/sv/drivemount/figures/drivemount-applet_mount.png
+share/help/sv/drivemount/figures/drivemount-applet_open.png
+share/help/sv/drivemount/figures/drivemount-applet_status.png
+share/help/sv/drivemount/index.docbook
+share/help/sv/drivemount/legal.xml
+share/help/sv/geyes/figures/geyes_applet.png
+share/help/sv/geyes/index.docbook
+share/help/sv/geyes/legal.xml
+share/help/sv/gweather/figures/gweather-details.png
+share/help/sv/gweather/figures/gweather-menu-prefs.png
+share/help/sv/gweather/figures/gweather-prefs-general.png
+share/help/sv/gweather/figures/gweather-prefs-locations.png
+share/help/sv/gweather/figures/gweather_applet.png
+share/help/sv/gweather/figures/stock_weather-cloudy.png
+share/help/sv/gweather/figures/stock_weather-few-clouds.png
+share/help/sv/gweather/figures/stock_weather-fog.png
+share/help/sv/gweather/figures/stock_weather-night-clear.png
+share/help/sv/gweather/figures/stock_weather-night-few-clouds.png
+share/help/sv/gweather/figures/stock_weather-showers.png
+share/help/sv/gweather/figures/stock_weather-snow.png
+share/help/sv/gweather/figures/stock_weather-storm.png
+share/help/sv/gweather/figures/stock_weather-sunny.png
+share/help/sv/gweather/index.docbook
+share/help/sv/gweather/legal.xml
+share/help/sv/multiload/figures/multiload-preferences.png
+share/help/sv/multiload/figures/system-monitor-applet_window.png
+share/help/sv/multiload/figures/system_monitor.png
+share/help/sv/multiload/index.docbook
+share/help/sv/multiload/legal.xml
+share/help/sv/netspeed_applet/figures/details.png
+share/help/sv/netspeed_applet/figures/eth_sum_48.png
+share/help/sv/netspeed_applet/figures/ethernet.png
+share/help/sv/netspeed_applet/figures/loopback.png
+share/help/sv/netspeed_applet/figures/netspeed_applet.png
+share/help/sv/netspeed_applet/figures/plip.png
+share/help/sv/netspeed_applet/figures/ppp.png
+share/help/sv/netspeed_applet/figures/settings.png
+share/help/sv/netspeed_applet/figures/wavelan.png
+share/help/sv/netspeed_applet/index.docbook
+share/help/sv/netspeed_applet/legal.xml
+share/help/sv/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/sv/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/sv/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/sv/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/sv/stickynotes_applet/figures/stickynotes_applet.png
+share/help/sv/stickynotes_applet/index.docbook
+share/help/sv/stickynotes_applet/legal.xml
+share/help/sv/trashapplet/figures/trash-applet.png
+share/help/sv/trashapplet/index.docbook
+share/help/sv/trashapplet/legal.xml
+share/help/tr/geyes/figures/geyes_applet.png
+share/help/tr/geyes/index.docbook
+share/help/tr/geyes/legal.xml
+share/help/uk/accessx-status/figures/accessx-status-applet.png
+share/help/uk/accessx-status/figures/accessx-status-disabled.png
+share/help/uk/accessx-status/figures/accessx_bounce-keys.png
+share/help/uk/accessx-status/figures/accessx_mouse-keys.png
+share/help/uk/accessx-status/figures/accessx_slow-keys.png
+share/help/uk/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/uk/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/uk/accessx-status/figures/accessx_sticky-keys.png
+share/help/uk/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/uk/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/uk/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/uk/accessx-status/index.docbook
+share/help/uk/accessx-status/legal.xml
+share/help/uk/battstat/figures/battstat-applet-expanded.png
+share/help/uk/battstat/figures/battstat-applet.png
+share/help/uk/battstat/figures/battstat-credits-hal.png
+share/help/uk/battstat/figures/battstat-preferences.png
+share/help/uk/battstat/figures/context-menu.png
+share/help/uk/battstat/index.docbook
+share/help/uk/battstat/legal.xml
+share/help/uk/char-palette/figures/charpalette_applet.png
+share/help/uk/char-palette/figures/charpalette_chargroup.png
+share/help/uk/char-palette/figures/charpick-preferences.png
+share/help/uk/char-palette/figures/charpick_characters.png
+share/help/uk/char-palette/index.docbook
+share/help/uk/char-palette/legal.xml
+share/help/uk/command-line/figures/command-line.png
+share/help/uk/command-line/figures/prefs-macros.png
+share/help/uk/command-line/figures/prefs.png
+share/help/uk/command-line/index.docbook
+share/help/uk/command-line/legal.xml
+share/help/uk/drivemount/figures/drivemount-applet_eject.png
+share/help/uk/drivemount/figures/drivemount-applet_example.png
+share/help/uk/drivemount/figures/drivemount-applet_mount.png
+share/help/uk/drivemount/figures/drivemount-applet_open.png
+share/help/uk/drivemount/figures/drivemount-applet_status.png
+share/help/uk/drivemount/index.docbook
+share/help/uk/drivemount/legal.xml
+share/help/uk/geyes/figures/geyes_applet.png
+share/help/uk/geyes/index.docbook
+share/help/uk/geyes/legal.xml
+share/help/uk/gweather/figures/gweather-details.png
+share/help/uk/gweather/figures/gweather-menu-prefs.png
+share/help/uk/gweather/figures/gweather-prefs-general.png
+share/help/uk/gweather/figures/gweather-prefs-locations.png
+share/help/uk/gweather/figures/gweather_applet.png
+share/help/uk/gweather/figures/stock_weather-cloudy.png
+share/help/uk/gweather/figures/stock_weather-few-clouds.png
+share/help/uk/gweather/figures/stock_weather-fog.png
+share/help/uk/gweather/figures/stock_weather-night-clear.png
+share/help/uk/gweather/figures/stock_weather-night-few-clouds.png
+share/help/uk/gweather/figures/stock_weather-showers.png
+share/help/uk/gweather/figures/stock_weather-snow.png
+share/help/uk/gweather/figures/stock_weather-storm.png
+share/help/uk/gweather/figures/stock_weather-sunny.png
+share/help/uk/gweather/index.docbook
+share/help/uk/gweather/legal.xml
+share/help/uk/multiload/figures/multiload-preferences.png
+share/help/uk/multiload/figures/system-monitor-applet_window.png
+share/help/uk/multiload/figures/system_monitor.png
+share/help/uk/multiload/index.docbook
+share/help/uk/multiload/legal.xml
+share/help/uk/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/uk/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/uk/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/uk/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/uk/stickynotes_applet/figures/stickynotes_applet.png
+share/help/uk/stickynotes_applet/index.docbook
+share/help/uk/stickynotes_applet/legal.xml
+share/help/uk/trashapplet/figures/trash-applet.png
+share/help/uk/trashapplet/index.docbook
+share/help/uk/trashapplet/legal.xml
+share/help/zh_CN/accessx-status/figures/accessx-status-applet.png
+share/help/zh_CN/accessx-status/figures/accessx-status-disabled.png
+share/help/zh_CN/accessx-status/figures/accessx_bounce-keys.png
+share/help/zh_CN/accessx-status/figures/accessx_mouse-keys.png
+share/help/zh_CN/accessx-status/figures/accessx_slow-keys.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-altGr-key.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-ctrl-key.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-keys.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-meta-key.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-shift-key.png
+share/help/zh_CN/accessx-status/figures/accessx_sticky-windows-key.png
+share/help/zh_CN/accessx-status/index.docbook
+share/help/zh_CN/accessx-status/legal.xml
+share/help/zh_CN/battstat/figures/battstat-applet-expanded.png
+share/help/zh_CN/battstat/figures/battstat-applet.png
+share/help/zh_CN/battstat/figures/battstat-credits-hal.png
+share/help/zh_CN/battstat/figures/battstat-preferences.png
+share/help/zh_CN/battstat/figures/context-menu.png
+share/help/zh_CN/battstat/index.docbook
+share/help/zh_CN/battstat/legal.xml
+share/help/zh_CN/char-palette/figures/charpalette_applet.png
+share/help/zh_CN/char-palette/figures/charpalette_chargroup.png
+share/help/zh_CN/char-palette/figures/charpick-preferences.png
+share/help/zh_CN/char-palette/figures/charpick_characters.png
+share/help/zh_CN/char-palette/index.docbook
+share/help/zh_CN/char-palette/legal.xml
+share/help/zh_CN/command-line/figures/command-line.png
+share/help/zh_CN/command-line/figures/prefs-macros.png
+share/help/zh_CN/command-line/figures/prefs.png
+share/help/zh_CN/command-line/index.docbook
+share/help/zh_CN/command-line/legal.xml
+share/help/zh_CN/drivemount/figures/drivemount-applet_eject.png
+share/help/zh_CN/drivemount/figures/drivemount-applet_example.png
+share/help/zh_CN/drivemount/figures/drivemount-applet_mount.png
+share/help/zh_CN/drivemount/figures/drivemount-applet_open.png
+share/help/zh_CN/drivemount/figures/drivemount-applet_status.png
+share/help/zh_CN/drivemount/index.docbook
+share/help/zh_CN/drivemount/legal.xml
+share/help/zh_CN/geyes/figures/geyes_applet.png
+share/help/zh_CN/geyes/index.docbook
+share/help/zh_CN/geyes/legal.xml
+share/help/zh_CN/gweather/figures/gweather-details.png
+share/help/zh_CN/gweather/figures/gweather-menu-prefs.png
+share/help/zh_CN/gweather/figures/gweather-prefs-general.png
+share/help/zh_CN/gweather/figures/gweather-prefs-locations.png
+share/help/zh_CN/gweather/figures/gweather_applet.png
+share/help/zh_CN/gweather/figures/stock_weather-cloudy.png
+share/help/zh_CN/gweather/figures/stock_weather-few-clouds.png
+share/help/zh_CN/gweather/figures/stock_weather-fog.png
+share/help/zh_CN/gweather/figures/stock_weather-night-clear.png
+share/help/zh_CN/gweather/figures/stock_weather-night-few-clouds.png
+share/help/zh_CN/gweather/figures/stock_weather-showers.png
+share/help/zh_CN/gweather/figures/stock_weather-snow.png
+share/help/zh_CN/gweather/figures/stock_weather-storm.png
+share/help/zh_CN/gweather/figures/stock_weather-sunny.png
+share/help/zh_CN/gweather/index.docbook
+share/help/zh_CN/gweather/legal.xml
+share/help/zh_CN/multiload/figures/multiload-preferences.png
+share/help/zh_CN/multiload/figures/system-monitor-applet_window.png
+share/help/zh_CN/multiload/figures/system_monitor.png
+share/help/zh_CN/multiload/index.docbook
+share/help/zh_CN/multiload/legal.xml
+share/help/zh_CN/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/zh_CN/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/zh_CN/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/zh_CN/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/zh_CN/stickynotes_applet/figures/stickynotes_applet.png
+share/help/zh_CN/stickynotes_applet/index.docbook
+share/help/zh_CN/stickynotes_applet/legal.xml
+share/help/zh_CN/trashapplet/figures/trash-applet.png
+share/help/zh_CN/trashapplet/index.docbook
+share/help/zh_CN/trashapplet/legal.xml
+share/help/zh_HK/geyes/figures/geyes_applet.png
+share/help/zh_HK/geyes/index.docbook
+share/help/zh_HK/geyes/legal.xml
+share/help/zh_HK/netspeed_applet/figures/details.png
+share/help/zh_HK/netspeed_applet/figures/eth_sum_48.png
+share/help/zh_HK/netspeed_applet/figures/ethernet.png
+share/help/zh_HK/netspeed_applet/figures/loopback.png
+share/help/zh_HK/netspeed_applet/figures/netspeed_applet.png
+share/help/zh_HK/netspeed_applet/figures/plip.png
+share/help/zh_HK/netspeed_applet/figures/ppp.png
+share/help/zh_HK/netspeed_applet/figures/settings.png
+share/help/zh_HK/netspeed_applet/figures/wavelan.png
+share/help/zh_HK/netspeed_applet/index.docbook
+share/help/zh_HK/netspeed_applet/legal.xml
+share/help/zh_HK/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/zh_HK/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/zh_HK/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/zh_HK/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/zh_HK/stickynotes_applet/figures/stickynotes_applet.png
+share/help/zh_HK/stickynotes_applet/index.docbook
+share/help/zh_HK/stickynotes_applet/legal.xml
+share/help/zh_HK/trashapplet/figures/trash-applet.png
+share/help/zh_HK/trashapplet/index.docbook
+share/help/zh_HK/trashapplet/legal.xml
+share/help/zh_TW/geyes/figures/geyes_applet.png
+share/help/zh_TW/geyes/index.docbook
+share/help/zh_TW/geyes/legal.xml
+share/help/zh_TW/netspeed_applet/figures/details.png
+share/help/zh_TW/netspeed_applet/figures/eth_sum_48.png
+share/help/zh_TW/netspeed_applet/figures/ethernet.png
+share/help/zh_TW/netspeed_applet/figures/loopback.png
+share/help/zh_TW/netspeed_applet/figures/netspeed_applet.png
+share/help/zh_TW/netspeed_applet/figures/plip.png
+share/help/zh_TW/netspeed_applet/figures/ppp.png
+share/help/zh_TW/netspeed_applet/figures/settings.png
+share/help/zh_TW/netspeed_applet/figures/wavelan.png
+share/help/zh_TW/netspeed_applet/index.docbook
+share/help/zh_TW/netspeed_applet/legal.xml
+share/help/zh_TW/stickynotes_applet/figures/stickynote-right-menu-lock.png
+share/help/zh_TW/stickynotes_applet/figures/stickynote-right-menu-new.png
+share/help/zh_TW/stickynotes_applet/figures/stickynotes-note-prefs.png
+share/help/zh_TW/stickynotes_applet/figures/stickynotes-prefs.png
+share/help/zh_TW/stickynotes_applet/figures/stickynotes_applet.png
+share/help/zh_TW/stickynotes_applet/index.docbook
+share/help/zh_TW/stickynotes_applet/legal.xml
+share/help/zh_TW/trashapplet/figures/trash-applet.png
+share/help/zh_TW/trashapplet/index.docbook
+share/help/zh_TW/trashapplet/legal.xml
+share/icons/hicolor/16x16/apps/gnome-brightness-applet.png
+share/icons/hicolor/16x16/apps/gnome-eyes-applet.png
+share/icons/hicolor/16x16/apps/gnome-inhibit-applet.png
+share/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.png
+share/icons/hicolor/16x16/apps/netspeed-applet.png
+share/icons/hicolor/22x22/apps/gnome-brightness-applet.png
+share/icons/hicolor/22x22/apps/gnome-eyes-applet.png
+share/icons/hicolor/22x22/apps/gnome-inhibit-applet.png
+share/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.png
+share/icons/hicolor/22x22/apps/netspeed-applet.png
+share/icons/hicolor/24x24/apps/gnome-brightness-applet.png
+share/icons/hicolor/24x24/apps/gnome-eyes-applet.png
+share/icons/hicolor/24x24/apps/gnome-inhibit-applet.png
+share/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.png
+share/icons/hicolor/24x24/apps/netspeed-applet.png
+share/icons/hicolor/32x32/apps/gnome-brightness-applet.png
+share/icons/hicolor/32x32/apps/gnome-eyes-applet.png
+share/icons/hicolor/32x32/apps/gnome-inhibit-applet.png
+share/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.png
+share/icons/hicolor/32x32/apps/netspeed-applet.png
+share/icons/hicolor/48x48/apps/ax-applet.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-mini-commander.png
+share/icons/hicolor/48x48/apps/netspeed-applet.png
+share/icons/hicolor/72x72/apps/windowtitle-applet.png
+share/icons/hicolor/96x96/apps/windowbuttons-applet.png
+share/icons/hicolor/scalable/apps/gnome-brightness-applet.svg
+share/icons/hicolor/scalable/apps/gnome-eyes-applet.svg
+share/icons/hicolor/scalable/apps/gnome-inhibit-applet.svg
+share/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
+share/icons/hicolor/scalable/apps/netspeed-applet.svg
+share/locale/af/LC_MESSAGES/gnome-applets.mo
+share/locale/am/LC_MESSAGES/gnome-applets.mo
+share/locale/ar/LC_MESSAGES/gnome-applets.mo
+share/locale/as/LC_MESSAGES/gnome-applets.mo
+share/locale/ast/LC_MESSAGES/gnome-applets.mo
+share/locale/az/LC_MESSAGES/gnome-applets.mo
+share/locale/be/LC_MESSAGES/gnome-applets.mo
+share/locale/be@latin/LC_MESSAGES/gnome-applets.mo
+share/locale/bg/LC_MESSAGES/gnome-applets.mo
+share/locale/bn/LC_MESSAGES/gnome-applets.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-applets.mo
+share/locale/br/LC_MESSAGES/gnome-applets.mo
+share/locale/bs/LC_MESSAGES/gnome-applets.mo
+share/locale/ca/LC_MESSAGES/gnome-applets.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-applets.mo
+share/locale/crh/LC_MESSAGES/gnome-applets.mo
+share/locale/cs/LC_MESSAGES/gnome-applets.mo
+share/locale/csb/LC_MESSAGES/gnome-applets.mo
+share/locale/cy/LC_MESSAGES/gnome-applets.mo
+share/locale/da/LC_MESSAGES/gnome-applets.mo
+share/locale/de/LC_MESSAGES/gnome-applets.mo
+share/locale/dz/LC_MESSAGES/gnome-applets.mo
+share/locale/el/LC_MESSAGES/gnome-applets.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-applets.mo
+share/locale/en_CA/LC_MESSAGES/gnome-applets.mo
+share/locale/en_GB/LC_MESSAGES/gnome-applets.mo
+share/locale/eo/LC_MESSAGES/gnome-applets.mo
+share/locale/es/LC_MESSAGES/gnome-applets.mo
+share/locale/et/LC_MESSAGES/gnome-applets.mo
+share/locale/eu/LC_MESSAGES/gnome-applets.mo
+share/locale/fa/LC_MESSAGES/gnome-applets.mo
+share/locale/fi/LC_MESSAGES/gnome-applets.mo
+share/locale/fr/LC_MESSAGES/gnome-applets.mo
+share/locale/ga/LC_MESSAGES/gnome-applets.mo
+share/locale/gl/LC_MESSAGES/gnome-applets.mo
+share/locale/gu/LC_MESSAGES/gnome-applets.mo
+share/locale/he/LC_MESSAGES/gnome-applets.mo
+share/locale/hi/LC_MESSAGES/gnome-applets.mo
+share/locale/hr/LC_MESSAGES/gnome-applets.mo
+share/locale/hu/LC_MESSAGES/gnome-applets.mo
+share/locale/hy/LC_MESSAGES/gnome-applets.mo
+share/locale/id/LC_MESSAGES/gnome-applets.mo
+share/locale/is/LC_MESSAGES/gnome-applets.mo
+share/locale/it/LC_MESSAGES/gnome-applets.mo
+share/locale/ja/LC_MESSAGES/gnome-applets.mo
+share/locale/ka/LC_MESSAGES/gnome-applets.mo
+share/locale/kk/LC_MESSAGES/gnome-applets.mo
+share/locale/kn/LC_MESSAGES/gnome-applets.mo
+share/locale/ko/LC_MESSAGES/gnome-applets.mo
+share/locale/ku/LC_MESSAGES/gnome-applets.mo
+share/locale/ky/LC_MESSAGES/gnome-applets.mo
+share/locale/lt/LC_MESSAGES/gnome-applets.mo
+share/locale/lv/LC_MESSAGES/gnome-applets.mo
+share/locale/mai/LC_MESSAGES/gnome-applets.mo
+share/locale/mg/LC_MESSAGES/gnome-applets.mo
+share/locale/mk/LC_MESSAGES/gnome-applets.mo
+share/locale/ml/LC_MESSAGES/gnome-applets.mo
+share/locale/mn/LC_MESSAGES/gnome-applets.mo
+share/locale/mr/LC_MESSAGES/gnome-applets.mo
+share/locale/ms/LC_MESSAGES/gnome-applets.mo
+share/locale/nb/LC_MESSAGES/gnome-applets.mo
+share/locale/ne/LC_MESSAGES/gnome-applets.mo
+share/locale/nl/LC_MESSAGES/gnome-applets.mo
+share/locale/nn/LC_MESSAGES/gnome-applets.mo
+share/locale/oc/LC_MESSAGES/gnome-applets.mo
+share/locale/or/LC_MESSAGES/gnome-applets.mo
+share/locale/pa/LC_MESSAGES/gnome-applets.mo
+share/locale/pl/LC_MESSAGES/gnome-applets.mo
+share/locale/ps/LC_MESSAGES/gnome-applets.mo
+share/locale/pt/LC_MESSAGES/gnome-applets.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-applets.mo
+share/locale/ro/LC_MESSAGES/gnome-applets.mo
+share/locale/ru/LC_MESSAGES/gnome-applets.mo
+share/locale/rw/LC_MESSAGES/gnome-applets.mo
+share/locale/si/LC_MESSAGES/gnome-applets.mo
+share/locale/sk/LC_MESSAGES/gnome-applets.mo
+share/locale/sl/LC_MESSAGES/gnome-applets.mo
+share/locale/sq/LC_MESSAGES/gnome-applets.mo
+share/locale/sr/LC_MESSAGES/gnome-applets.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-applets.mo
+share/locale/sv/LC_MESSAGES/gnome-applets.mo
+share/locale/ta/LC_MESSAGES/gnome-applets.mo
+share/locale/te/LC_MESSAGES/gnome-applets.mo
+share/locale/th/LC_MESSAGES/gnome-applets.mo
+share/locale/tr/LC_MESSAGES/gnome-applets.mo
+share/locale/ug/LC_MESSAGES/gnome-applets.mo
+share/locale/uk/LC_MESSAGES/gnome-applets.mo
+share/locale/vi/LC_MESSAGES/gnome-applets.mo
+share/locale/wa/LC_MESSAGES/gnome-applets.mo
+share/locale/xh/LC_MESSAGES/gnome-applets.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-applets.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-applets.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-applets.mo