summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-12 03:13:31 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-12 03:13:31 +0000
commit87bd45818c27e620eae02b392523b6d5c77f7a72 (patch)
tree4210f8d15cb8e94cd6fd357b098efbac309e9b1f /misc
parentUpdate to 20030211. (diff)
Update to 1.4.1.3.
Notes
Notes: svn path=/head/; revision=75336
Diffstat (limited to 'misc')
-rw-r--r--misc/gnomeutils/Makefile3
-rw-r--r--misc/gnomeutils/distinfo2
-rw-r--r--misc/gnomeutils/files/patch-configure69
-rw-r--r--misc/gnomeutils/pkg-plist1436
4 files changed, 756 insertions, 754 deletions
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile
index cdc0dd206ae1..5eaada69c6b8 100644
--- a/misc/gnomeutils/Makefile
+++ b/misc/gnomeutils/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomeutils
-PORTVERSION= 1.4.1.2
-PORTREVISION= 2
+PORTVERSION= 1.4.1.3
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-utils/1.4
diff --git a/misc/gnomeutils/distinfo b/misc/gnomeutils/distinfo
index cc8dc6cb463a..25a2390407b0 100644
--- a/misc/gnomeutils/distinfo
+++ b/misc/gnomeutils/distinfo
@@ -1 +1 @@
-MD5 (gnome-utils-1.4.1.2.tar.gz) = 02bd79a6c5d7f89c2485f3a4258d22fd
+MD5 (gnome-utils-1.4.1.3.tar.gz) = 75fe3acdb134cfa27c04ac3ab4581b6a
diff --git a/misc/gnomeutils/files/patch-configure b/misc/gnomeutils/files/patch-configure
index f325cf4f329d..336f5e9ed741 100644
--- a/misc/gnomeutils/files/patch-configure
+++ b/misc/gnomeutils/files/patch-configure
@@ -1,59 +1,42 @@
-
-$FreeBSD$
-
---- configure.orig Fri Feb 8 11:02:55 2002
-+++ configure Fri Feb 8 11:47:15 2002
-@@ -1193,10 +1193,10 @@
-
- # The aliases save the names the user supplied, while $host etc.
- # will get canonicalized.
--test -n "$target_alias" &&
-- test "$program_prefix$program_suffix$program_transform_name" = \
-- NONENONEs,x,x, &&
-- program_prefix=${target_alias}-
-+#test -n "$target_alias" &&
-+# test "$program_prefix$program_suffix$program_transform_name" = \
-+# NONENONEs,x,x, &&
-+# program_prefix=${target_alias}-
-
- # Find a good install program. We prefer a C program (faster),
- # so one script is as good as another. But avoid the broken or
-@@ -8721,7 +8721,7 @@
- echo "$as_me:8721: result: $ac_cv_lib_dl_dlopen" >&5
- echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
- if test $ac_cv_lib_dl_dlopen = yes; then
+--- configure.orig Sun Feb 9 15:51:58 2003
++++ configure Tue Feb 11 21:52:32 2003
+@@ -6124,7 +6124,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
- GUILE_LIBS="-ldl $GUILE_LIBS"
+ GUILE_LIBS="$GUILE_LIBS"
+ else
+ echo "$ac_t""no" 1>&6
fi
-
- echo "$as_me:8727: checking for t_accept in -lnsl" >&5
-@@ -9467,7 +9467,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
+@@ -6775,7 +6775,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
else
- ac_check_lib_save_LIBS=$LIBS
+ ac_save_LIBS="$LIBS"
-LIBS="-lpam -ldl $LIBS"
+LIBS="-lpam $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line 9472 "configure"
+ cat > conftest.$ac_ext <<EOF
+ #line 6781 "configure"
#include "confdefs.h"
-@@ -9522,7 +9522,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
+@@ -6815,7 +6815,7 @@
+ echo $ac_n "(cached) $ac_c" 1>&6
else
- ac_check_lib_save_LIBS=$LIBS
+ ac_save_LIBS="$LIBS"
-LIBS="-lpam_misc -ldl -lpam $LIBS"
+LIBS="-lpam_misc -lpam $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- #line 9527 "configure"
+ cat > conftest.$ac_ext <<EOF
+ #line 6821 "configure"
#include "confdefs.h"
-@@ -9566,9 +9566,9 @@
- echo "$as_me:9566: result: $ac_cv_lib_pam_misc_pam_misc_setenv" >&5
- echo "${ECHO_T}$ac_cv_lib_pam_misc_pam_misc_setenv" >&6
- if test $ac_cv_lib_pam_misc_pam_misc_setenv = yes; then
+@@ -6843,10 +6843,10 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+ echo "$ac_t""yes" 1>&6
- PAM_LIBS="-ldl -lpam -lpam_misc"
+ PAM_LIBS="-lpam -lpam_misc"
else
-- PAM_LIBS="-ldl -lpam"
-+ PAM_LIBS="-lpam"
+ echo "$ac_t""no" 1>&6
+-PAM_LIBS="-ldl -lpam"
++PAM_LIBS="-lpam"
fi
- else
+
diff --git a/misc/gnomeutils/pkg-plist b/misc/gnomeutils/pkg-plist
index 3263dfd4e803..7181c1133621 100644
--- a/misc/gnomeutils/pkg-plist
+++ b/misc/gnomeutils/pkg-plist
@@ -1,730 +1,666 @@
-bin/gcalc
+bin/logview
bin/gcharmap
-bin/gcolorsel
-bin/gdialog
-bin/gdict
-bin/gdiskfree
-bin/gfontsel
-bin/gless
-bin/gnome-exe-handler
+bin/gcalc
bin/gsearchtool
-bin/gshutdown
+bin/gdiskfree
+bin/stripchart
+bin/stripchart-applet
+bin/gdict
bin/gtt
+bin/gshutdown
bin/guname
bin/gw
-bin/logview
-bin/meat-grinder
-bin/splac
+bin/gless
+bin/gfontsel
+bin/gcolorsel
bin/splash
-bin/stripchart
-bin/stripchart-applet
-etc/CORBA/servers/gdict.gnorba
+bin/splac
+bin/gdialog
+bin/meat-grinder
+bin/gnome-exe-handler
etc/CORBA/servers/stripchart-applet.gnorba
-share/gnome/applets/Monitors/stripchart-applet.desktop
-share/gnome/applets/Utility/gdict.desktop
-share/gnome/application-registry/gnome-exe.applications
-share/gnome/apps/Applications/gtt.desktop
-share/gnome/apps/System/gdiskfree.desktop
-share/gnome/apps/System/gshutdown.desktop
-share/gnome/apps/System/guname.desktop
-share/gnome/apps/System/gw.desktop
-share/gnome/apps/System/logview.desktop
-share/gnome/apps/Utilities/GDict.desktop
-share/gnome/apps/Utilities/gcalc.desktop
-share/gnome/apps/Utilities/gcharmap.desktop
-share/gnome/apps/Utilities/gcolorsel.desktop
-share/gnome/apps/Utilities/gfontsel.desktop
-share/gnome/apps/Utilities/gless.desktop
-share/gnome/apps/Utilities/gsearchtool.desktop
-share/gnome/apps/Utilities/meat-grinder.desktop
-share/gnome/apps/Utilities/stripchart.desktop
-share/gnome/gcolorsel/glade/dialog-new-doc.glade
-share/gnome/gcolorsel/glade/dialog-new-view.glade
-share/gnome/gcolorsel/glade/dialog-prefs.glade
-share/gnome/gcolorsel/glade/mdi-color-file-properties.glade
-share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade
-share/gnome/gcolorsel/glade/view-color-edit.glade
-share/gnome/gcolorsel/glade/view-color-generic-properties.glade
-share/gnome/gcolorsel/glade/view-color-grid-properties.glade
-share/gnome/gcolorsel/glade/view-color-list-properties.glade
-share/gnome/gtt/ghtml/C/bigtable.ghtml
-share/gnome/gtt/ghtml/C/invoice.ghtml
-share/gnome/gtt/ghtml/C/journal.ghtml
-share/gnome/gtt/ghtml/C/noproject.ghtml
-share/gnome/gtt/ghtml/C/primer.ghtml
-share/gnome/gtt/glade/interval_edit.glade
-share/gnome/gtt/glade/interval_popup.glade
-share/gnome/gtt/glade/journal.glade
-share/gnome/gtt/glade/not-implemented.glade
-share/gnome/gtt/glade/plugin.glade
-share/gnome/gtt/glade/prefs.glade
-share/gnome/gtt/glade/project_properties.glade
-share/gnome/gtt/glade/task_popup.glade
-share/gnome/gtt/glade/task_properties.glade
-share/gnome/help/gcalc/C/docbook.css
+etc/CORBA/servers/gdict.gnorba
+share/gnome/idl/gsu.idl
+share/gnome/pixmaps/logview/logview.xpm
+share/gnome/pixmaps/gcharmap-map-16.xpm
+share/gnome/pixmaps/gcharmap-map-big.xpm
+share/gnome/pixmaps/gcharmap-logo.png
+share/gnome/pixmaps/gnome-searchtool.png
+share/gnome/pixmaps/gdiskfree.png
+share/gnome/pixmaps/gdiskfree-splash.png
+share/gnome/pixmaps/gnome-stripchart.png
+share/gnome/pixmaps/gdict.png
+share/gnome/pixmaps/gnome-shutdown.png
+share/gnome/pixmaps/gnome-who.png
+share/gnome/pixmaps/gnome-fontsel.png
+share/gnome/help/logview/C/index.html
+share/gnome/help/logview/C/figures/calendar.png
+share/gnome/help/logview/C/figures/fileMenu.png
+share/gnome/help/logview/C/figures/helpMenu.png
+share/gnome/help/logview/C/figures/logstats.png
+share/gnome/help/logview/C/figures/monitor.png
+share/gnome/help/logview/C/figures/monitorDisplay.png
+share/gnome/help/logview/C/figures/openLog.png
+share/gnome/help/logview/C/figures/viewMenu.png
+share/gnome/help/logview/C/figures/zoom.png
+share/gnome/help/logview/C/logview.sgml
+share/gnome/help/logview/C/authors.html
+share/gnome/help/logview/C/bugs.html
+share/gnome/help/logview/C/license.html
+share/gnome/help/logview/C/ln7.html
+share/gnome/help/logview/C/logfiles.html
+share/gnome/help/logview/C/usage.html
+share/gnome/help/logview/C/utilities.html
+share/gnome/help/logview/C/topic.dat
+share/gnome/help/gcharmap/C/index.html
+share/gnome/help/gcharmap/C/figures/gcharmap.png
+share/gnome/help/gcharmap/C/figures/gcharmap_insertascii.png
+share/gnome/help/gcharmap/C/gcharmap.sgml
+share/gnome/help/gcharmap/C/LEGALNOTICE.html
+share/gnome/help/gcharmap/C/authors.html
+share/gnome/help/gcharmap/C/bugs.html
+share/gnome/help/gcharmap/C/license.html
+share/gnome/help/gcharmap/C/usage.html
+share/gnome/help/gcharmap/C/topic.dat
+share/gnome/help/gcharmap/eu/index.html
+share/gnome/help/gcharmap/eu/figures/gcharmap.png
+share/gnome/help/gcharmap/eu/figures/gcharmap_insertascii.png
+share/gnome/help/gcharmap/eu/gcharmap.sgml
+share/gnome/help/gcharmap/eu/LEGALNOTICE.html
+share/gnome/help/gcharmap/eu/authors.html
+share/gnome/help/gcharmap/eu/bugs.html
+share/gnome/help/gcharmap/eu/license.html
+share/gnome/help/gcharmap/eu/usage.html
+share/gnome/help/gcharmap/eu/topic.dat
+share/gnome/help/gcalc/C/index.html
share/gnome/help/gcalc/C/figures/gcalc-main.png
share/gnome/help/gcalc/C/gcalc.sgml
-share/gnome/help/gcalc/C/index.html
+share/gnome/help/gcalc/C/authors.html
+share/gnome/help/gcalc/C/bugs.html
+share/gnome/help/gcalc/C/license.html
share/gnome/help/gcalc/C/ln7.html
-share/gnome/help/gcalc/C/stylesheet-images/caution.gif
-share/gnome/help/gcalc/C/stylesheet-images/home.gif
-share/gnome/help/gcalc/C/stylesheet-images/important.gif
-share/gnome/help/gcalc/C/stylesheet-images/next.gif
-share/gnome/help/gcalc/C/stylesheet-images/note.gif
-share/gnome/help/gcalc/C/stylesheet-images/prev.gif
-share/gnome/help/gcalc/C/stylesheet-images/tip.gif
-share/gnome/help/gcalc/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcalc/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcalc/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcalc/C/stylesheet-images/up.gif
-share/gnome/help/gcalc/C/stylesheet-images/warning.gif
-share/gnome/help/gcalc/C/topic.dat
share/gnome/help/gcalc/C/usage.html
-share/gnome/help/gcalc/de/book1.html
-share/gnome/help/gcalc/de/docbook.css
+share/gnome/help/gcalc/C/topic.dat
+share/gnome/help/gcalc/de/index.html
share/gnome/help/gcalc/de/figures/gcalc-main.png
share/gnome/help/gcalc/de/gcalc.sgml
-share/gnome/help/gcalc/de/index.html
+share/gnome/help/gcalc/de/authors.html
+share/gnome/help/gcalc/de/bugs.html
+share/gnome/help/gcalc/de/license.html
share/gnome/help/gcalc/de/ln10.html
-share/gnome/help/gcalc/de/ln11.html
-share/gnome/help/gcalc/de/stylesheet-images/caution.gif
-share/gnome/help/gcalc/de/stylesheet-images/home.gif
-share/gnome/help/gcalc/de/stylesheet-images/important.gif
-share/gnome/help/gcalc/de/stylesheet-images/next.gif
-share/gnome/help/gcalc/de/stylesheet-images/note.gif
-share/gnome/help/gcalc/de/stylesheet-images/prev.gif
-share/gnome/help/gcalc/de/stylesheet-images/tip.gif
-share/gnome/help/gcalc/de/stylesheet-images/toc-blank.gif
-share/gnome/help/gcalc/de/stylesheet-images/toc-minus.gif
-share/gnome/help/gcalc/de/stylesheet-images/toc-plus.gif
-share/gnome/help/gcalc/de/stylesheet-images/up.gif
-share/gnome/help/gcalc/de/stylesheet-images/warning.gif
-share/gnome/help/gcalc/de/topic.dat
share/gnome/help/gcalc/de/usage.html
-share/gnome/help/gcalc/es/docbook.css
+share/gnome/help/gcalc/de/topic.dat
+share/gnome/help/gcalc/es/index.html
share/gnome/help/gcalc/es/figures/gcalc-main.png
share/gnome/help/gcalc/es/gcalc.sgml
-share/gnome/help/gcalc/es/index.html
+share/gnome/help/gcalc/es/authors.html
+share/gnome/help/gcalc/es/bugs.html
+share/gnome/help/gcalc/es/license.html
share/gnome/help/gcalc/es/ln10.html
-share/gnome/help/gcalc/es/stylesheet-images/caution.gif
-share/gnome/help/gcalc/es/stylesheet-images/home.gif
-share/gnome/help/gcalc/es/stylesheet-images/important.gif
-share/gnome/help/gcalc/es/stylesheet-images/next.gif
-share/gnome/help/gcalc/es/stylesheet-images/note.gif
-share/gnome/help/gcalc/es/stylesheet-images/prev.gif
-share/gnome/help/gcalc/es/stylesheet-images/tip.gif
-share/gnome/help/gcalc/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gcalc/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gcalc/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gcalc/es/stylesheet-images/up.gif
-share/gnome/help/gcalc/es/stylesheet-images/warning.gif
share/gnome/help/gcalc/es/usage.html
-share/gnome/help/gcalc/it/docbook.css
+share/gnome/help/gcalc/eu/index.html
+share/gnome/help/gcalc/eu/figures/gcalc-main.png
+share/gnome/help/gcalc/eu/gcalc.sgml
+share/gnome/help/gcalc/eu/LEGALNOTICE.html
+share/gnome/help/gcalc/eu/authors.html
+share/gnome/help/gcalc/eu/bugs.html
+share/gnome/help/gcalc/eu/license.html
+share/gnome/help/gcalc/eu/usage.html
+share/gnome/help/gcalc/eu/topic.dat
+share/gnome/help/gcalc/it/index.html
share/gnome/help/gcalc/it/figures/gcalc-main.png
share/gnome/help/gcalc/it/gcalc.sgml
-share/gnome/help/gcalc/it/index.html
+share/gnome/help/gcalc/it/authors.html
+share/gnome/help/gcalc/it/bugs.html
+share/gnome/help/gcalc/it/license.html
share/gnome/help/gcalc/it/ln10.html
-share/gnome/help/gcalc/it/stylesheet-images/caution.gif
-share/gnome/help/gcalc/it/stylesheet-images/home.gif
-share/gnome/help/gcalc/it/stylesheet-images/important.gif
-share/gnome/help/gcalc/it/stylesheet-images/next.gif
-share/gnome/help/gcalc/it/stylesheet-images/note.gif
-share/gnome/help/gcalc/it/stylesheet-images/prev.gif
-share/gnome/help/gcalc/it/stylesheet-images/tip.gif
-share/gnome/help/gcalc/it/stylesheet-images/toc-blank.gif
-share/gnome/help/gcalc/it/stylesheet-images/toc-minus.gif
-share/gnome/help/gcalc/it/stylesheet-images/toc-plus.gif
-share/gnome/help/gcalc/it/stylesheet-images/up.gif
-share/gnome/help/gcalc/it/stylesheet-images/warning.gif
-share/gnome/help/gcalc/it/topic.dat
share/gnome/help/gcalc/it/usage.html
-share/gnome/help/gcharmap/C/bugs.html
-share/gnome/help/gcharmap/C/docbook.css
-share/gnome/help/gcharmap/C/figures/gcharmap.png
-share/gnome/help/gcharmap/C/figures/gcharmap_insertascii.png
-share/gnome/help/gcharmap/C/gcharmap.sgml
-share/gnome/help/gcharmap/C/index.html
-share/gnome/help/gcharmap/C/ln7.html
-share/gnome/help/gcharmap/C/stylesheet-images/caution.gif
-share/gnome/help/gcharmap/C/stylesheet-images/home.gif
-share/gnome/help/gcharmap/C/stylesheet-images/important.gif
-share/gnome/help/gcharmap/C/stylesheet-images/next.gif
-share/gnome/help/gcharmap/C/stylesheet-images/note.gif
-share/gnome/help/gcharmap/C/stylesheet-images/prev.gif
-share/gnome/help/gcharmap/C/stylesheet-images/tip.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcharmap/C/stylesheet-images/up.gif
-share/gnome/help/gcharmap/C/stylesheet-images/warning.gif
-share/gnome/help/gcharmap/C/topic.dat
-share/gnome/help/gcharmap/C/usage.html
-share/gnome/help/gcolorsel/C/authors.html
-share/gnome/help/gcolorsel/C/bugs.html
-share/gnome/help/gcolorsel/C/docbook.css
-share/gnome/help/gcolorsel/C/documents.html
-share/gnome/help/gcolorsel/C/figures/favorites.png
-share/gnome/help/gcolorsel/C/figures/grid.png
-share/gnome/help/gcolorsel/C/figures/list.png
-share/gnome/help/gcolorsel/C/figures/search.png
-share/gnome/help/gcolorsel/C/figures/simple.png
-share/gnome/help/gcolorsel/C/gcolorsel.sgml
-share/gnome/help/gcolorsel/C/index.html
-share/gnome/help/gcolorsel/C/license.html
-share/gnome/help/gcolorsel/C/ln7.html
-share/gnome/help/gcolorsel/C/menus.html
-share/gnome/help/gcolorsel/C/search.html
-share/gnome/help/gcolorsel/C/simple.html
-share/gnome/help/gcolorsel/C/stylesheet-images/caution.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/home.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/important.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/next.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/note.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/prev.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/tip.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/up.gif
-share/gnome/help/gcolorsel/C/stylesheet-images/warning.gif
-share/gnome/help/gcolorsel/C/topic.dat
-share/gnome/help/gcolorsel/C/usage.html
-share/gnome/help/gcolorsel/C/xcolors.html
-share/gnome/help/gdialog/C/authors.html
-share/gnome/help/gdialog/C/bugs.html
-share/gnome/help/gdialog/C/dialogs.html
-share/gnome/help/gdialog/C/figures/example-dialog.png
-share/gnome/help/gdialog/C/figures/gdialog-msgbox.png
-share/gnome/help/gdialog/C/figures/gdialog-yesno.png
-share/gnome/help/gdialog/C/gdialog.sgml
-share/gnome/help/gdialog/C/index.html
-share/gnome/help/gdialog/C/license.html
-share/gnome/help/gdialog/C/ln7.html
-share/gnome/help/gdialog/C/usage.html
-share/gnome/help/gdict/C/authors.html
-share/gnome/help/gdict/C/docbook.css
-share/gnome/help/gdict/C/figures/gdict-prefs.png
-share/gnome/help/gdict/C/figures/gdict-spell.png
-share/gnome/help/gdict/C/figures/gdictmain.png
-share/gnome/help/gdict/C/gdict.sgml
-share/gnome/help/gdict/C/index.html
-share/gnome/help/gdict/C/license.html
-share/gnome/help/gdict/C/ln7.html
-share/gnome/help/gdict/C/prefs.html
-share/gnome/help/gdict/C/stylesheet-images/caution.gif
-share/gnome/help/gdict/C/stylesheet-images/home.gif
-share/gnome/help/gdict/C/stylesheet-images/important.gif
-share/gnome/help/gdict/C/stylesheet-images/next.gif
-share/gnome/help/gdict/C/stylesheet-images/note.gif
-share/gnome/help/gdict/C/stylesheet-images/prev.gif
-share/gnome/help/gdict/C/stylesheet-images/tip.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdict/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdict/C/stylesheet-images/up.gif
-share/gnome/help/gdict/C/stylesheet-images/warning.gif
-share/gnome/help/gdict/C/topic.dat
-share/gnome/help/gdict/C/usage.html
-share/gnome/help/gdict_util/es/authors.sgml
-share/gnome/help/gdict_util/es/figures/gdict-prefs.png
-share/gnome/help/gdict_util/es/figures/gdict-spell.png
-share/gnome/help/gdict_util/es/figures/gdictmain.png
-share/gnome/help/gdict_util/es/gdict.sgml
-share/gnome/help/gdict_util/es/gdict_util.sgml
-share/gnome/help/gdict_util/es/index.html
-share/gnome/help/gdict_util/es/licencia-es.sgml
-share/gnome/help/gdict_util/es/licencia-nota-es.sgml
-share/gnome/help/gdict_util/es/license.sgml
-share/gnome/help/gdict_util/es/ln10.html
-share/gnome/help/gdict_util/es/prefs.html
-share/gnome/help/gdict_util/es/topic.dat
-share/gnome/help/gdict_util/es/usage.html
-share/gnome/help/gdiskfree/C/authors.html
-share/gnome/help/gdiskfree/C/docbook.css
-share/gnome/help/gdiskfree/C/figures/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/C/figures/gdiskfree.png
-share/gnome/help/gdiskfree/C/gdiskfree.sgml
-share/gnome/help/gdiskfree/C/index.html
-share/gnome/help/gdiskfree/C/ln7.html
-share/gnome/help/gdiskfree/C/prefs.html
-share/gnome/help/gdiskfree/C/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/C/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/C/topic.dat
-share/gnome/help/gdiskfree/C/usage.html
-share/gnome/help/gdiskfree/it/authors.html
-share/gnome/help/gdiskfree/it/docbook.css
-share/gnome/help/gdiskfree/it/figures/gdiskfree-prefs.png
-share/gnome/help/gdiskfree/it/figures/gdiskfree.png
-share/gnome/help/gdiskfree/it/gdiskfree.sgml
-share/gnome/help/gdiskfree/it/index.html
-share/gnome/help/gdiskfree/it/ln10.html
-share/gnome/help/gdiskfree/it/prefs.html
-share/gnome/help/gdiskfree/it/stylesheet-images/caution.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/home.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/important.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/next.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/note.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/prev.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/tip.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/toc-blank.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/toc-minus.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/toc-plus.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/up.gif
-share/gnome/help/gdiskfree/it/stylesheet-images/warning.gif
-share/gnome/help/gdiskfree/it/topic.dat
-share/gnome/help/gdiskfree/it/usage.html
-share/gnome/help/gdiskfree_util/es/authors.sgml
-share/gnome/help/gdiskfree_util/es/figures/gdiskfree-prefs.png
-share/gnome/help/gdiskfree_util/es/figures/gdiskfree.png
-share/gnome/help/gdiskfree_util/es/gdiskfree.sgml
-share/gnome/help/gdiskfree_util/es/gdiskfree_util.sgml
-share/gnome/help/gdiskfree_util/es/index.html
-share/gnome/help/gdiskfree_util/es/licencia-es.sgml
-share/gnome/help/gdiskfree_util/es/licencia-nota-es.sgml
-share/gnome/help/gdiskfree_util/es/license.sgml
-share/gnome/help/gdiskfree_util/es/ln10.html
-share/gnome/help/gdiskfree_util/es/prefs.html
-share/gnome/help/gdiskfree_util/es/topic.dat
-share/gnome/help/gdiskfree_util/es/usage.html
-share/gnome/help/gdiskfree_util/es/x138.html
-share/gnome/help/gfontsel/C/docbook.css
-share/gnome/help/gfontsel/C/figures/filterwin.png
-share/gnome/help/gfontsel/C/figures/mainshot.png
-share/gnome/help/gfontsel/C/filter.html
-share/gnome/help/gfontsel/C/fontinfo.html
-share/gnome/help/gfontsel/C/gfontsel.sgml
-share/gnome/help/gfontsel/C/index.html
-share/gnome/help/gfontsel/C/ln7.html
-share/gnome/help/gfontsel/C/mainwin.html
-share/gnome/help/gfontsel/C/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/C/stylesheet-images/home.gif
-share/gnome/help/gfontsel/C/stylesheet-images/important.gif
-share/gnome/help/gfontsel/C/stylesheet-images/next.gif
-share/gnome/help/gfontsel/C/stylesheet-images/note.gif
-share/gnome/help/gfontsel/C/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/C/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/C/stylesheet-images/up.gif
-share/gnome/help/gfontsel/C/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/C/topic.dat
-share/gnome/help/gfontsel/C/xlfd.html
-share/gnome/help/gfontsel/es/docbook.css
-share/gnome/help/gfontsel/es/figures/filterwin.png
-share/gnome/help/gfontsel/es/figures/mainshot.png
-share/gnome/help/gfontsel/es/filter.html
-share/gnome/help/gfontsel/es/fontinfo.html
-share/gnome/help/gfontsel/es/gfontsel.sgml
-share/gnome/help/gfontsel/es/index.html
-share/gnome/help/gfontsel/es/ln10.html
-share/gnome/help/gfontsel/es/mainwin.html
-share/gnome/help/gfontsel/es/stylesheet-images/caution.gif
-share/gnome/help/gfontsel/es/stylesheet-images/home.gif
-share/gnome/help/gfontsel/es/stylesheet-images/important.gif
-share/gnome/help/gfontsel/es/stylesheet-images/next.gif
-share/gnome/help/gfontsel/es/stylesheet-images/note.gif
-share/gnome/help/gfontsel/es/stylesheet-images/prev.gif
-share/gnome/help/gfontsel/es/stylesheet-images/tip.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gfontsel/es/stylesheet-images/up.gif
-share/gnome/help/gfontsel/es/stylesheet-images/warning.gif
-share/gnome/help/gfontsel/es/topic.dat
-share/gnome/help/gfontsel/es/xlfd.html
-share/gnome/help/gless/C/authors.html
-share/gnome/help/gless/C/docbook.css
-share/gnome/help/gless/C/figures/gless-main.png
-share/gnome/help/gless/C/gless.sgml
-share/gnome/help/gless/C/index.html
-share/gnome/help/gless/C/ln7.html
-share/gnome/help/gless/C/stylesheet-images/caution.gif
-share/gnome/help/gless/C/stylesheet-images/home.gif
-share/gnome/help/gless/C/stylesheet-images/important.gif
-share/gnome/help/gless/C/stylesheet-images/next.gif
-share/gnome/help/gless/C/stylesheet-images/note.gif
-share/gnome/help/gless/C/stylesheet-images/prev.gif
-share/gnome/help/gless/C/stylesheet-images/tip.gif
-share/gnome/help/gless/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gless/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gless/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gless/C/stylesheet-images/up.gif
-share/gnome/help/gless/C/stylesheet-images/warning.gif
-share/gnome/help/gless/C/topic.dat
-share/gnome/help/gless/C/usage.html
-share/gnome/help/gnome-exe-handler/C/authors.html
-share/gnome/help/gnome-exe-handler/C/docbook.css
-share/gnome/help/gnome-exe-handler/C/gnome-exe-handler.sgml
-share/gnome/help/gnome-exe-handler/C/index.html
-share/gnome/help/gnome-exe-handler/C/license.html
-share/gnome/help/gnome-exe-handler/C/ln7.html
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/caution.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/home.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/important.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/next.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/note.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/prev.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/tip.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/up.gif
-share/gnome/help/gnome-exe-handler/C/stylesheet-images/warning.gif
-share/gnome/help/gsearchtool/C/criteria.html
-share/gnome/help/gsearchtool/C/docbook.css
+share/gnome/help/gcalc/it/topic.dat
+share/gnome/help/gsearchtool/C/index.html
share/gnome/help/gsearchtool/C/figures/gsearch.png
share/gnome/help/gsearchtool/C/figures/locate.png
share/gnome/help/gsearchtool/C/figures/mainwin.png
share/gnome/help/gsearchtool/C/figures/results.png
share/gnome/help/gsearchtool/C/gsearchtool.sgml
-share/gnome/help/gsearchtool/C/index.html
-share/gnome/help/gsearchtool/C/ln7.html
+share/gnome/help/gsearchtool/C/LEGALNOTICE.html
+share/gnome/help/gsearchtool/C/authors.html
+share/gnome/help/gsearchtool/C/criteria.html
+share/gnome/help/gsearchtool/C/license.html
share/gnome/help/gsearchtool/C/locate.html
-share/gnome/help/gsearchtool/C/stylesheet-images/caution.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/home.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/important.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/next.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/note.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/prev.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/tip.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/up.gif
-share/gnome/help/gsearchtool/C/stylesheet-images/warning.gif
-share/gnome/help/gsearchtool/C/topic.dat
share/gnome/help/gsearchtool/C/usage.html
-share/gnome/help/gsearchtool/es/criteria.html
-share/gnome/help/gsearchtool/es/docbook.css
+share/gnome/help/gsearchtool/C/topic.dat
+share/gnome/help/gsearchtool/es/index.html
share/gnome/help/gsearchtool/es/figures/gsearch.png
share/gnome/help/gsearchtool/es/figures/locate.png
share/gnome/help/gsearchtool/es/figures/mainwin.png
share/gnome/help/gsearchtool/es/figures/results.png
share/gnome/help/gsearchtool/es/gsearchtool.sgml
-share/gnome/help/gsearchtool/es/index.html
+share/gnome/help/gsearchtool/es/authors.html
+share/gnome/help/gsearchtool/es/criteria.html
+share/gnome/help/gsearchtool/es/license.html
share/gnome/help/gsearchtool/es/ln10.html
share/gnome/help/gsearchtool/es/locate.html
-share/gnome/help/gsearchtool/es/stylesheet-images/caution.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/home.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/important.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/next.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/note.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/prev.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/tip.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/up.gif
-share/gnome/help/gsearchtool/es/stylesheet-images/warning.gif
-share/gnome/help/gsearchtool/es/topic.dat
share/gnome/help/gsearchtool/es/usage.html
-share/gnome/help/gsearchtool/it/criteria.html
-share/gnome/help/gsearchtool/it/docbook.css
+share/gnome/help/gsearchtool/es/topic.dat
+share/gnome/help/gsearchtool/eu/index.html
+share/gnome/help/gsearchtool/eu/figures/gsearch.png
+share/gnome/help/gsearchtool/eu/figures/locate.png
+share/gnome/help/gsearchtool/eu/figures/mainwin.png
+share/gnome/help/gsearchtool/eu/figures/results.png
+share/gnome/help/gsearchtool/eu/gsearchtool.sgml
+share/gnome/help/gsearchtool/eu/LEGALNOTICE.html
+share/gnome/help/gsearchtool/eu/authors.html
+share/gnome/help/gsearchtool/eu/criteria.html
+share/gnome/help/gsearchtool/eu/license.html
+share/gnome/help/gsearchtool/eu/locate.html
+share/gnome/help/gsearchtool/eu/usage.html
+share/gnome/help/gsearchtool/eu/topic.dat
+share/gnome/help/gsearchtool/it/index.html
share/gnome/help/gsearchtool/it/figures/gsearch.png
share/gnome/help/gsearchtool/it/figures/locate.png
share/gnome/help/gsearchtool/it/figures/mainwin.png
share/gnome/help/gsearchtool/it/figures/results.png
share/gnome/help/gsearchtool/it/gsearchtool.sgml
-share/gnome/help/gsearchtool/it/index.html
-share/gnome/help/gsearchtool/it/ln10.html
+share/gnome/help/gsearchtool/it/LEGALNOTICE.html
+share/gnome/help/gsearchtool/it/authors.html
+share/gnome/help/gsearchtool/it/criteria.html
+share/gnome/help/gsearchtool/it/license.html
share/gnome/help/gsearchtool/it/locate.html
-share/gnome/help/gsearchtool/it/stylesheet-images/caution.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/home.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/important.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/next.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/note.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/prev.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/tip.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/toc-blank.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/toc-minus.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/toc-plus.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/up.gif
-share/gnome/help/gsearchtool/it/stylesheet-images/warning.gif
-share/gnome/help/gsearchtool/it/topic.dat
share/gnome/help/gsearchtool/it/usage.html
-share/gnome/help/gshutdown/C/authors.html
-share/gnome/help/gshutdown/C/docbook.css
-share/gnome/help/gshutdown/C/figures/gshutdown-advanced.png
-share/gnome/help/gshutdown/C/figures/gshutdown-preferences.png
-share/gnome/help/gshutdown/C/figures/gshutdown.png
-share/gnome/help/gshutdown/C/gshutdown.sgml
-share/gnome/help/gshutdown/C/index.html
-share/gnome/help/gshutdown/C/ln7.html
-share/gnome/help/gshutdown/C/stylesheet-images/caution.gif
-share/gnome/help/gshutdown/C/stylesheet-images/home.gif
-share/gnome/help/gshutdown/C/stylesheet-images/important.gif
-share/gnome/help/gshutdown/C/stylesheet-images/next.gif
-share/gnome/help/gshutdown/C/stylesheet-images/note.gif
-share/gnome/help/gshutdown/C/stylesheet-images/prev.gif
-share/gnome/help/gshutdown/C/stylesheet-images/tip.gif
-share/gnome/help/gshutdown/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gshutdown/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gshutdown/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gshutdown/C/stylesheet-images/up.gif
-share/gnome/help/gshutdown/C/stylesheet-images/warning.gif
-share/gnome/help/gshutdown/C/topic.dat
-share/gnome/help/gshutdown/C/usage.html
-share/gnome/help/gshutdown_util/es/authors.sgml
-share/gnome/help/gshutdown_util/es/figures/gshutdown-advanced.png
-share/gnome/help/gshutdown_util/es/figures/gshutdown-preferences.png
-share/gnome/help/gshutdown_util/es/figures/gshutdown.png
-share/gnome/help/gshutdown_util/es/gshutdown.sgml
-share/gnome/help/gshutdown_util/es/gshutdown_util.sgml
-share/gnome/help/gshutdown_util/es/index.html
-share/gnome/help/gshutdown_util/es/licencia-es.sgml
-share/gnome/help/gshutdown_util/es/licencia-nota-es.sgml
-share/gnome/help/gshutdown_util/es/license.sgml
-share/gnome/help/gshutdown_util/es/ln10.html
-share/gnome/help/gshutdown_util/es/topic.dat
-share/gnome/help/gshutdown_util/es/usage.html
-share/gnome/help/gtt/C/authors.html
-share/gnome/help/gtt/C/bugs.html
-share/gnome/help/gtt/C/dialogs.html
-share/gnome/help/gtt/C/docbook.css
+share/gnome/help/gsearchtool/it/topic.dat
+share/gnome/help/gdiskfree/C/index.html
+share/gnome/help/gdiskfree/C/figures/gdiskfree-prefs.png
+share/gnome/help/gdiskfree/C/figures/gdiskfree.png
+share/gnome/help/gdiskfree/C/gdiskfree.sgml
+share/gnome/help/gdiskfree/C/LEGALNOTICE.html
+share/gnome/help/gdiskfree/C/authors.html
+share/gnome/help/gdiskfree/C/prefs.html
+share/gnome/help/gdiskfree/C/usage.html
+share/gnome/help/gdiskfree/C/topic.dat
+share/gnome/help/gdiskfree/eu/index.html
+share/gnome/help/gdiskfree/eu/figures/gdiskfree-prefs.png
+share/gnome/help/gdiskfree/eu/figures/gdiskfree.png
+share/gnome/help/gdiskfree/eu/gdiskfree.sgml
+share/gnome/help/gdiskfree/eu/LEGALNOTICE.html
+share/gnome/help/gdiskfree/eu/authors.html
+share/gnome/help/gdiskfree/eu/prefs.html
+share/gnome/help/gdiskfree/eu/usage.html
+share/gnome/help/gdiskfree/eu/topic.dat
+share/gnome/help/gdiskfree/it/index.html
+share/gnome/help/gdiskfree/it/figures/gdiskfree-prefs.png
+share/gnome/help/gdiskfree/it/figures/gdiskfree.png
+share/gnome/help/gdiskfree/it/gdiskfree.sgml
+share/gnome/help/gdiskfree/it/LEGALNOTICE.html
+share/gnome/help/gdiskfree/it/authors.html
+share/gnome/help/gdiskfree/it/prefs.html
+share/gnome/help/gdiskfree/it/usage.html
+share/gnome/help/gdiskfree/it/topic.dat
+share/gnome/help/gdiskfree_util/es/index.html
+share/gnome/help/gdiskfree_util/es/figures/gdiskfree-prefs.png
+share/gnome/help/gdiskfree_util/es/figures/gdiskfree.png
+share/gnome/help/gdiskfree_util/es/gdiskfree_util.sgml
+share/gnome/help/gdiskfree_util/es/license.sgml
+share/gnome/help/gdiskfree_util/es/licencia-nota-es.sgml
+share/gnome/help/gdiskfree_util/es/licencia-es.sgml
+share/gnome/help/gdiskfree_util/es/authors.sgml
+share/gnome/help/gdiskfree_util/es/gdiskfree.sgml
+share/gnome/help/gdiskfree_util/es/LEGALNOTICE.html
+share/gnome/help/gdiskfree_util/es/prefs.html
+share/gnome/help/gdiskfree_util/es/usage.html
+share/gnome/help/gdiskfree_util/es/x138.html
+share/gnome/help/gdiskfree_util/es/topic.dat
+share/gnome/help/stripchart/C/index.html
+share/gnome/help/stripchart/C/figures/applet.png
+share/gnome/help/stripchart/C/figures/main.png
+share/gnome/help/stripchart/C/figures/menu.png
+share/gnome/help/stripchart/C/figures/param.png
+share/gnome/help/stripchart/C/figures/prefs.png
+share/gnome/help/stripchart/C/figures/text.png
+share/gnome/help/stripchart/C/stripchart.sgml
+share/gnome/help/stripchart/C/authors.html
+share/gnome/help/stripchart/C/bugs.html
+share/gnome/help/stripchart/C/files.html
+share/gnome/help/stripchart/C/license.html
+share/gnome/help/stripchart/C/ln7.html
+share/gnome/help/stripchart/C/options.html
+share/gnome/help/stripchart/C/parameters.html
+share/gnome/help/stripchart/C/preferences.html
+share/gnome/help/stripchart/C/usage.html
+share/gnome/help/stripchart/C/topic.dat
+share/gnome/help/stripchart/es/index.html
+share/gnome/help/stripchart/es/figures/applet.png
+share/gnome/help/stripchart/es/figures/main.png
+share/gnome/help/stripchart/es/figures/menu.png
+share/gnome/help/stripchart/es/figures/param.png
+share/gnome/help/stripchart/es/figures/prefs.png
+share/gnome/help/stripchart/es/figures/text.png
+share/gnome/help/stripchart/es/stripchart.sgml
+share/gnome/help/stripchart/es/authors.html
+share/gnome/help/stripchart/es/bugs.html
+share/gnome/help/stripchart/es/files.html
+share/gnome/help/stripchart/es/license.html
+share/gnome/help/stripchart/es/ln10.html
+share/gnome/help/stripchart/es/options.html
+share/gnome/help/stripchart/es/parameters.html
+share/gnome/help/stripchart/es/preferences.html
+share/gnome/help/stripchart/es/usage.html
+share/gnome/help/stripchart/es/topic.dat
+share/gnome/help/stripchart/eu/index.html
+share/gnome/help/stripchart/eu/figures/applet.png
+share/gnome/help/stripchart/eu/figures/main.png
+share/gnome/help/stripchart/eu/figures/menu.png
+share/gnome/help/stripchart/eu/figures/param.png
+share/gnome/help/stripchart/eu/figures/prefs.png
+share/gnome/help/stripchart/eu/figures/text.png
+share/gnome/help/stripchart/eu/stripchart.sgml
+share/gnome/help/stripchart/eu/authors.html
+share/gnome/help/stripchart/eu/bugs.html
+share/gnome/help/stripchart/eu/files.html
+share/gnome/help/stripchart/eu/license.html
+share/gnome/help/stripchart/eu/ln7.html
+share/gnome/help/stripchart/eu/options.html
+share/gnome/help/stripchart/eu/parameters.html
+share/gnome/help/stripchart/eu/preferences.html
+share/gnome/help/stripchart/eu/usage.html
+share/gnome/help/stripchart/eu/topic.dat
+share/gnome/help/gdict/C/index.html
+share/gnome/help/gdict/C/figures/gdict-prefs.png
+share/gnome/help/gdict/C/figures/gdict-spell.png
+share/gnome/help/gdict/C/figures/gdictmain.png
+share/gnome/help/gdict/C/gdict.sgml
+share/gnome/help/gdict/C/authors.html
+share/gnome/help/gdict/C/license.html
+share/gnome/help/gdict/C/ln7.html
+share/gnome/help/gdict/C/prefs.html
+share/gnome/help/gdict/C/usage.html
+share/gnome/help/gdict/C/topic.dat
+share/gnome/help/gdict/eu/index.html
+share/gnome/help/gdict/eu/figures/gdict-prefs.png
+share/gnome/help/gdict/eu/figures/gdict-spell.png
+share/gnome/help/gdict/eu/figures/gdictmain.png
+share/gnome/help/gdict/eu/gdict.sgml
+share/gnome/help/gdict/eu/LEGALNOTICE.html
+share/gnome/help/gdict/eu/authors.html
+share/gnome/help/gdict/eu/license.html
+share/gnome/help/gdict/eu/prefs.html
+share/gnome/help/gdict/eu/usage.html
+share/gnome/help/gdict/eu/topic.dat
+share/gnome/help/gdict_util/es/index.html
+share/gnome/help/gdict_util/es/figures/gdict-prefs.png
+share/gnome/help/gdict_util/es/figures/gdict-spell.png
+share/gnome/help/gdict_util/es/figures/gdictmain.png
+share/gnome/help/gdict_util/es/gdict_util.sgml
+share/gnome/help/gdict_util/es/license.sgml
+share/gnome/help/gdict_util/es/licencia-nota-es.sgml
+share/gnome/help/gdict_util/es/licencia-es.sgml
+share/gnome/help/gdict_util/es/authors.sgml
+share/gnome/help/gdict_util/es/gdict.sgml
+share/gnome/help/gdict_util/es/ln10.html
+share/gnome/help/gdict_util/es/prefs.html
+share/gnome/help/gdict_util/es/usage.html
+share/gnome/help/gdict_util/es/topic.dat
+share/gnome/help/gtt/C/index.html
share/gnome/help/gtt/C/figures/gtt_mainwin.png
share/gnome/help/gtt/C/figures/gtt_prefswin.png
share/gnome/help/gtt/C/gtt.sgml
-share/gnome/help/gtt/C/index.html
+share/gnome/help/gtt/C/LEGALNOTICE.html
+share/gnome/help/gtt/C/authors.html
+share/gnome/help/gtt/C/bugs.html
+share/gnome/help/gtt/C/dialogs.html
share/gnome/help/gtt/C/license.html
share/gnome/help/gtt/C/ln10.html
-share/gnome/help/gtt/C/ln13.html
share/gnome/help/gtt/C/preferences.html
-share/gnome/help/gtt/C/stylesheet-images/caution.gif
-share/gnome/help/gtt/C/stylesheet-images/home.gif
-share/gnome/help/gtt/C/stylesheet-images/important.gif
-share/gnome/help/gtt/C/stylesheet-images/next.gif
-share/gnome/help/gtt/C/stylesheet-images/note.gif
-share/gnome/help/gtt/C/stylesheet-images/prev.gif
-share/gnome/help/gtt/C/stylesheet-images/tip.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gtt/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gtt/C/stylesheet-images/up.gif
-share/gnome/help/gtt/C/stylesheet-images/warning.gif
-share/gnome/help/gtt/C/topic.dat
share/gnome/help/gtt/C/usage.html
-share/gnome/help/gtt/de/index.html
+share/gnome/help/gtt/C/topic.dat
share/gnome/help/gtt/de/topic.dat
-share/gnome/help/gtt/es/docbook.css
+share/gnome/help/gtt/de/index.html
+share/gnome/help/gtt/es/index.html
share/gnome/help/gtt/es/figures/gtt_mainwin.png
share/gnome/help/gtt/es/figures/gtt_prefswin.png
share/gnome/help/gtt/es/gtt.sgml
-share/gnome/help/gtt/es/index.html
+share/gnome/help/gtt/es/authors.html
+share/gnome/help/gtt/es/bugs.html
+share/gnome/help/gtt/es/dialogs.html
+share/gnome/help/gtt/es/license.html
share/gnome/help/gtt/es/ln10.html
-share/gnome/help/gtt/es/stylesheet-images/caution.gif
-share/gnome/help/gtt/es/stylesheet-images/home.gif
-share/gnome/help/gtt/es/stylesheet-images/important.gif
-share/gnome/help/gtt/es/stylesheet-images/next.gif
-share/gnome/help/gtt/es/stylesheet-images/note.gif
-share/gnome/help/gtt/es/stylesheet-images/prev.gif
-share/gnome/help/gtt/es/stylesheet-images/tip.gif
-share/gnome/help/gtt/es/stylesheet-images/toc-blank.gif
-share/gnome/help/gtt/es/stylesheet-images/toc-minus.gif
-share/gnome/help/gtt/es/stylesheet-images/toc-plus.gif
-share/gnome/help/gtt/es/stylesheet-images/up.gif
-share/gnome/help/gtt/es/stylesheet-images/warning.gif
-share/gnome/help/gtt/es/topic.dat
+share/gnome/help/gtt/es/preferences.html
share/gnome/help/gtt/es/usage.html
-share/gnome/help/guname/C/authors.html
-share/gnome/help/guname/C/docbook.css
+share/gnome/help/gtt/es/topic.dat
+share/gnome/help/gtt/eu/index.html
+share/gnome/help/gtt/eu/figures/gtt_mainwin.png
+share/gnome/help/gtt/eu/figures/gtt_prefswin.png
+share/gnome/help/gtt/eu/gtt.sgml
+share/gnome/help/gtt/eu/LEGALNOTICE.html
+share/gnome/help/gtt/eu/authors.html
+share/gnome/help/gtt/eu/bugs.html
+share/gnome/help/gtt/eu/dialogs.html
+share/gnome/help/gtt/eu/license.html
+share/gnome/help/gtt/eu/preferences.html
+share/gnome/help/gtt/eu/usage.html
+share/gnome/help/gtt/eu/topic.dat
+share/gnome/help/gshutdown/C/index.html
+share/gnome/help/gshutdown/C/figures/gshutdown-advanced.png
+share/gnome/help/gshutdown/C/figures/gshutdown-preferences.png
+share/gnome/help/gshutdown/C/figures/gshutdown.png
+share/gnome/help/gshutdown/C/gshutdown.sgml
+share/gnome/help/gshutdown/C/LEGALNOTICE.html
+share/gnome/help/gshutdown/C/authors.html
+share/gnome/help/gshutdown/C/usage.html
+share/gnome/help/gshutdown/C/topic.dat
+share/gnome/help/gshutdown/eu/index.html
+share/gnome/help/gshutdown/eu/figures/gshutdown-advanced.png
+share/gnome/help/gshutdown/eu/figures/gshutdown-preferences.png
+share/gnome/help/gshutdown/eu/figures/gshutdown.png
+share/gnome/help/gshutdown/eu/gshutdown.sgml
+share/gnome/help/gshutdown/eu/LEGALNOTICE.html
+share/gnome/help/gshutdown/eu/authors.html
+share/gnome/help/gshutdown/eu/usage.html
+share/gnome/help/gshutdown/eu/topic.dat
+share/gnome/help/gshutdown_util/es/index.html
+share/gnome/help/gshutdown_util/es/figures/gshutdown-advanced.png
+share/gnome/help/gshutdown_util/es/figures/gshutdown-preferences.png
+share/gnome/help/gshutdown_util/es/figures/gshutdown.png
+share/gnome/help/gshutdown_util/es/gshutdown_util.sgml
+share/gnome/help/gshutdown_util/es/license.sgml
+share/gnome/help/gshutdown_util/es/licencia-nota-es.sgml
+share/gnome/help/gshutdown_util/es/licencia-es.sgml
+share/gnome/help/gshutdown_util/es/authors.sgml
+share/gnome/help/gshutdown_util/es/gshutdown.sgml
+share/gnome/help/gshutdown_util/es/LEGALNOTICE.html
+share/gnome/help/gshutdown_util/es/usage.html
+share/gnome/help/gshutdown_util/es/topic.dat
+share/gnome/help/guname/C/index.html
share/gnome/help/guname/C/figures/guname-cpuinfo.png
share/gnome/help/guname/C/figures/guname-diskinfo.png
share/gnome/help/guname/C/figures/guname-main.png
share/gnome/help/guname/C/figures/guname-memoryinfo.png
share/gnome/help/guname/C/guname.sgml
-share/gnome/help/guname/C/index.html
+share/gnome/help/guname/C/LEGALNOTICE.html
+share/gnome/help/guname/C/authors.html
share/gnome/help/guname/C/license.html
-share/gnome/help/guname/C/ln7.html
-share/gnome/help/guname/C/stylesheet-images/caution.gif
-share/gnome/help/guname/C/stylesheet-images/home.gif
-share/gnome/help/guname/C/stylesheet-images/important.gif
-share/gnome/help/guname/C/stylesheet-images/next.gif
-share/gnome/help/guname/C/stylesheet-images/note.gif
-share/gnome/help/guname/C/stylesheet-images/prev.gif
-share/gnome/help/guname/C/stylesheet-images/tip.gif
-share/gnome/help/guname/C/stylesheet-images/toc-blank.gif
-share/gnome/help/guname/C/stylesheet-images/toc-minus.gif
-share/gnome/help/guname/C/stylesheet-images/toc-plus.gif
-share/gnome/help/guname/C/stylesheet-images/up.gif
-share/gnome/help/guname/C/stylesheet-images/warning.gif
-share/gnome/help/guname/C/topic.dat
share/gnome/help/guname/C/usage.html
-share/gnome/help/gw/C/authors.html
-share/gnome/help/gw/C/docbook.css
+share/gnome/help/guname/C/topic.dat
+share/gnome/help/guname/eu/index.html
+share/gnome/help/guname/eu/figures/guname-cpuinfo.png
+share/gnome/help/guname/eu/figures/guname-diskinfo.png
+share/gnome/help/guname/eu/figures/guname-main.png
+share/gnome/help/guname/eu/figures/guname-memoryinfo.png
+share/gnome/help/guname/eu/guname.sgml
+share/gnome/help/guname/eu/LEGALNOTICE.html
+share/gnome/help/guname/eu/authors.html
+share/gnome/help/guname/eu/license.html
+share/gnome/help/guname/eu/usage.html
+share/gnome/help/guname/eu/topic.dat
+share/gnome/help/gw/C/index.html
share/gnome/help/gw/C/figures/gw-main.png
share/gnome/help/gw/C/figures/gw-menuitems.png
share/gnome/help/gw/C/gw.sgml
-share/gnome/help/gw/C/index.html
+share/gnome/help/gw/C/LEGALNOTICE.html
+share/gnome/help/gw/C/authors.html
share/gnome/help/gw/C/license.html
-share/gnome/help/gw/C/ln7.html
share/gnome/help/gw/C/prefs.html
-share/gnome/help/gw/C/stylesheet-images/caution.gif
-share/gnome/help/gw/C/stylesheet-images/home.gif
-share/gnome/help/gw/C/stylesheet-images/important.gif
-share/gnome/help/gw/C/stylesheet-images/next.gif
-share/gnome/help/gw/C/stylesheet-images/note.gif
-share/gnome/help/gw/C/stylesheet-images/prev.gif
-share/gnome/help/gw/C/stylesheet-images/tip.gif
-share/gnome/help/gw/C/stylesheet-images/toc-blank.gif
-share/gnome/help/gw/C/stylesheet-images/toc-minus.gif
-share/gnome/help/gw/C/stylesheet-images/toc-plus.gif
-share/gnome/help/gw/C/stylesheet-images/up.gif
-share/gnome/help/gw/C/stylesheet-images/warning.gif
-share/gnome/help/gw/C/topic.dat
share/gnome/help/gw/C/usage.html
-share/gnome/help/logview/C/authors.html
-share/gnome/help/logview/C/bugs.html
-share/gnome/help/logview/C/figures/calendar.png
-share/gnome/help/logview/C/figures/fileMenu.png
-share/gnome/help/logview/C/figures/helpMenu.png
-share/gnome/help/logview/C/figures/logstats.png
-share/gnome/help/logview/C/figures/monitor.png
-share/gnome/help/logview/C/figures/monitorDisplay.png
-share/gnome/help/logview/C/figures/openLog.png
-share/gnome/help/logview/C/figures/viewMenu.png
-share/gnome/help/logview/C/figures/zoom.png
-share/gnome/help/logview/C/index.html
-share/gnome/help/logview/C/license.html
-share/gnome/help/logview/C/ln7.html
-share/gnome/help/logview/C/logfiles.html
-share/gnome/help/logview/C/logview.sgml
-share/gnome/help/logview/C/topic.dat
-share/gnome/help/logview/C/usage.html
-share/gnome/help/logview/C/utilities.html
-share/gnome/help/meat-grinder/C/authors.html
-share/gnome/help/meat-grinder/C/docbook.css
+share/gnome/help/gw/C/topic.dat
+share/gnome/help/gw/eu/index.html
+share/gnome/help/gw/eu/figures/gw-main.png
+share/gnome/help/gw/eu/figures/gw-menuitems.png
+share/gnome/help/gw/eu/gw.sgml
+share/gnome/help/gw/eu/LEGALNOTICE.html
+share/gnome/help/gw/eu/authors.html
+share/gnome/help/gw/eu/license.html
+share/gnome/help/gw/eu/prefs.html
+share/gnome/help/gw/eu/usage.html
+share/gnome/help/gw/eu/topic.dat
+share/gnome/help/gless/C/index.html
+share/gnome/help/gless/C/figures/gless-main.png
+share/gnome/help/gless/C/gless.sgml
+share/gnome/help/gless/C/LEGALNOTICE.html
+share/gnome/help/gless/C/authors.html
+share/gnome/help/gless/C/usage.html
+share/gnome/help/gless/C/topic.dat
+share/gnome/help/gless/eu/index.html
+share/gnome/help/gless/eu/figures/gless-main.png
+share/gnome/help/gless/eu/gless.sgml
+share/gnome/help/gless/eu/LEGALNOTICE.html
+share/gnome/help/gless/eu/authors.html
+share/gnome/help/gless/eu/usage.html
+share/gnome/help/gless/eu/topic.dat
+share/gnome/help/gfontsel/C/index.html
+share/gnome/help/gfontsel/C/figures/filterwin.png
+share/gnome/help/gfontsel/C/figures/mainshot.png
+share/gnome/help/gfontsel/C/gfontsel.sgml
+share/gnome/help/gfontsel/C/LEGALNOTICE.html
+share/gnome/help/gfontsel/C/authors.html
+share/gnome/help/gfontsel/C/filter.html
+share/gnome/help/gfontsel/C/fontinfo.html
+share/gnome/help/gfontsel/C/license.html
+share/gnome/help/gfontsel/C/mainwin.html
+share/gnome/help/gfontsel/C/xlfd.html
+share/gnome/help/gfontsel/C/topic.dat
+share/gnome/help/gfontsel/es/index.html
+share/gnome/help/gfontsel/es/figures/filterwin.png
+share/gnome/help/gfontsel/es/figures/mainshot.png
+share/gnome/help/gfontsel/es/gfontsel.sgml
+share/gnome/help/gfontsel/es/authors.html
+share/gnome/help/gfontsel/es/filter.html
+share/gnome/help/gfontsel/es/fontinfo.html
+share/gnome/help/gfontsel/es/ln10.html
+share/gnome/help/gfontsel/es/mainwin.html
+share/gnome/help/gfontsel/es/xlfd.html
+share/gnome/help/gfontsel/es/topic.dat
+share/gnome/help/gfontsel/eu/index.html
+share/gnome/help/gfontsel/eu/figures/filterwin.png
+share/gnome/help/gfontsel/eu/figures/mainshot.png
+share/gnome/help/gfontsel/eu/gfontsel.sgml
+share/gnome/help/gfontsel/eu/LEGALNOTICE.html
+share/gnome/help/gfontsel/eu/authors.html
+share/gnome/help/gfontsel/eu/filter.html
+share/gnome/help/gfontsel/eu/fontinfo.html
+share/gnome/help/gfontsel/eu/license.html
+share/gnome/help/gfontsel/eu/mainwin.html
+share/gnome/help/gfontsel/eu/xlfd.html
+share/gnome/help/gfontsel/eu/topic.dat
+share/gnome/help/gcolorsel/C/index.html
+share/gnome/help/gcolorsel/C/figures/favorites.png
+share/gnome/help/gcolorsel/C/figures/grid.png
+share/gnome/help/gcolorsel/C/figures/list.png
+share/gnome/help/gcolorsel/C/figures/search.png
+share/gnome/help/gcolorsel/C/figures/simple.png
+share/gnome/help/gcolorsel/C/gcolorsel.sgml
+share/gnome/help/gcolorsel/C/authors.html
+share/gnome/help/gcolorsel/C/bugs.html
+share/gnome/help/gcolorsel/C/documents.html
+share/gnome/help/gcolorsel/C/license.html
+share/gnome/help/gcolorsel/C/ln7.html
+share/gnome/help/gcolorsel/C/menus.html
+share/gnome/help/gcolorsel/C/search.html
+share/gnome/help/gcolorsel/C/simple.html
+share/gnome/help/gcolorsel/C/usage.html
+share/gnome/help/gcolorsel/C/xcolors.html
+share/gnome/help/gcolorsel/C/topic.dat
+share/gnome/help/gcolorsel/eu/index.html
+share/gnome/help/gcolorsel/eu/figures/favorites.png
+share/gnome/help/gcolorsel/eu/figures/grid.png
+share/gnome/help/gcolorsel/eu/figures/list.png
+share/gnome/help/gcolorsel/eu/figures/search.png
+share/gnome/help/gcolorsel/eu/figures/simple.png
+share/gnome/help/gcolorsel/eu/gcolorsel.sgml
+share/gnome/help/gcolorsel/eu/authors.html
+share/gnome/help/gcolorsel/eu/bugs.html
+share/gnome/help/gcolorsel/eu/documents.html
+share/gnome/help/gcolorsel/eu/license.html
+share/gnome/help/gcolorsel/eu/ln7.html
+share/gnome/help/gcolorsel/eu/menus.html
+share/gnome/help/gcolorsel/eu/search.html
+share/gnome/help/gcolorsel/eu/simple.html
+share/gnome/help/gcolorsel/eu/usage.html
+share/gnome/help/gcolorsel/eu/xcolors.html
+share/gnome/help/gcolorsel/eu/topic.dat
+share/gnome/help/gdialog/C/index.html
+share/gnome/help/gdialog/C/figures/example-dialog.png
+share/gnome/help/gdialog/C/figures/gdialog-msgbox.png
+share/gnome/help/gdialog/C/figures/gdialog-yesno.png
+share/gnome/help/gdialog/C/gdialog.sgml
+share/gnome/help/gdialog/C/LEGALNOTICE.html
+share/gnome/help/gdialog/C/authors.html
+share/gnome/help/gdialog/C/bugs.html
+share/gnome/help/gdialog/C/dialogs.html
+share/gnome/help/gdialog/C/license.html
+share/gnome/help/gdialog/C/usage.html
+share/gnome/help/meat-grinder/C/index.html
share/gnome/help/meat-grinder/C/figures/meat-grinder-main-full.png
share/gnome/help/meat-grinder/C/figures/meat-grinder-main.png
-share/gnome/help/meat-grinder/C/index.html
-share/gnome/help/meat-grinder/C/license.html
-share/gnome/help/meat-grinder/C/ln7.html
share/gnome/help/meat-grinder/C/meat-grinder.sgml
-share/gnome/help/meat-grinder/C/stylesheet-images/caution.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/home.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/important.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/next.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/note.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/prev.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/tip.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/toc-blank.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/toc-minus.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/toc-plus.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/up.gif
-share/gnome/help/meat-grinder/C/stylesheet-images/warning.gif
-share/gnome/help/meat-grinder/C/topic.dat
+share/gnome/help/meat-grinder/C/LEGALNOTICE.html
+share/gnome/help/meat-grinder/C/authors.html
+share/gnome/help/meat-grinder/C/license.html
share/gnome/help/meat-grinder/C/usage.html
-share/gnome/help/stripchart/C/docbook.css
-share/gnome/help/stripchart/C/figures/applet.png
-share/gnome/help/stripchart/C/figures/main.png
-share/gnome/help/stripchart/C/figures/menu.png
-share/gnome/help/stripchart/C/figures/param.png
-share/gnome/help/stripchart/C/figures/prefs.png
-share/gnome/help/stripchart/C/figures/text.png
-share/gnome/help/stripchart/C/index.html
-share/gnome/help/stripchart/C/ln7.html
-share/gnome/help/stripchart/C/options.html
-share/gnome/help/stripchart/C/parameters.html
-share/gnome/help/stripchart/C/preferences.html
-share/gnome/help/stripchart/C/stripchart.sgml
-share/gnome/help/stripchart/C/stylesheet-images/caution.gif
-share/gnome/help/stripchart/C/stylesheet-images/home.gif
-share/gnome/help/stripchart/C/stylesheet-images/important.gif
-share/gnome/help/stripchart/C/stylesheet-images/next.gif
-share/gnome/help/stripchart/C/stylesheet-images/note.gif
-share/gnome/help/stripchart/C/stylesheet-images/prev.gif
-share/gnome/help/stripchart/C/stylesheet-images/tip.gif
-share/gnome/help/stripchart/C/stylesheet-images/toc-blank.gif
-share/gnome/help/stripchart/C/stylesheet-images/toc-minus.gif
-share/gnome/help/stripchart/C/stylesheet-images/toc-plus.gif
-share/gnome/help/stripchart/C/stylesheet-images/up.gif
-share/gnome/help/stripchart/C/stylesheet-images/warning.gif
-share/gnome/help/stripchart/C/topic.dat
-share/gnome/help/stripchart/C/usage.html
-share/gnome/help/stripchart/es/docbook.css
-share/gnome/help/stripchart/es/figures/applet.png
-share/gnome/help/stripchart/es/figures/main.png
-share/gnome/help/stripchart/es/figures/menu.png
-share/gnome/help/stripchart/es/figures/param.png
-share/gnome/help/stripchart/es/figures/prefs.png
-share/gnome/help/stripchart/es/figures/text.png
-share/gnome/help/stripchart/es/index.html
-share/gnome/help/stripchart/es/ln10.html
-share/gnome/help/stripchart/es/options.html
-share/gnome/help/stripchart/es/parameters.html
-share/gnome/help/stripchart/es/preferences.html
-share/gnome/help/stripchart/es/stripchart.sgml
-share/gnome/help/stripchart/es/stylesheet-images/caution.gif
-share/gnome/help/stripchart/es/stylesheet-images/home.gif
-share/gnome/help/stripchart/es/stylesheet-images/important.gif
-share/gnome/help/stripchart/es/stylesheet-images/next.gif
-share/gnome/help/stripchart/es/stylesheet-images/note.gif
-share/gnome/help/stripchart/es/stylesheet-images/prev.gif
-share/gnome/help/stripchart/es/stylesheet-images/tip.gif
-share/gnome/help/stripchart/es/stylesheet-images/toc-blank.gif
-share/gnome/help/stripchart/es/stylesheet-images/toc-minus.gif
-share/gnome/help/stripchart/es/stylesheet-images/toc-plus.gif
-share/gnome/help/stripchart/es/stylesheet-images/up.gif
-share/gnome/help/stripchart/es/stylesheet-images/warning.gif
-share/gnome/help/stripchart/es/topic.dat
-share/gnome/help/stripchart/es/usage.html
-share/gnome/idl/gsu.idl
-share/gnome/logview/logview-actions.db
+share/gnome/help/meat-grinder/C/topic.dat
+share/gnome/help/meat-grinder/eu/index.html
+share/gnome/help/meat-grinder/eu/figures/meat-grinder-main-full.png
+share/gnome/help/meat-grinder/eu/figures/meat-grinder-main.png
+share/gnome/help/meat-grinder/eu/meat-grinder.sgml
+share/gnome/help/meat-grinder/eu/LEGALNOTICE.html
+share/gnome/help/meat-grinder/eu/authors.html
+share/gnome/help/meat-grinder/eu/license.html
+share/gnome/help/meat-grinder/eu/usage.html
+share/gnome/help/meat-grinder/eu/topic.dat
+share/gnome/help/gnome-exe-handler/C/index.html
+share/gnome/help/gnome-exe-handler/C/gnome-exe-handler.sgml
+share/gnome/help/gnome-exe-handler/C/LEGALNOTICE.html
+share/gnome/help/gnome-exe-handler/C/authors.html
+share/gnome/help/gnome-exe-handler/C/license.html
+share/gnome/apps/System/logview.desktop
+share/gnome/apps/System/gdiskfree.desktop
+share/gnome/apps/System/gshutdown.desktop
+share/gnome/apps/System/guname.desktop
+share/gnome/apps/System/gw.desktop
+share/gnome/apps/Utilities/gcharmap.desktop
+share/gnome/apps/Utilities/gcalc.desktop
+share/gnome/apps/Utilities/gsearchtool.desktop
+share/gnome/apps/Utilities/stripchart.desktop
+share/gnome/apps/Utilities/GDict.desktop
+share/gnome/apps/Utilities/gless.desktop
+share/gnome/apps/Utilities/gfontsel.desktop
+share/gnome/apps/Utilities/gcolorsel.desktop
+share/gnome/apps/Utilities/meat-grinder.desktop
+share/gnome/apps/Applications/gtt.desktop
share/gnome/logview/logview-descript.db
share/gnome/logview/logview-regexp.db
+share/gnome/logview/logview-actions.db
+share/gnome/applets/Monitors/stripchart-applet.desktop
+share/gnome/applets/Utility/gdict.desktop
+share/gnome/stripchart/stripchart.conf
+share/gnome/stripchart/stripchart.params
+share/gnome/gtt/glade/interval_edit.glade
+share/gnome/gtt/glade/interval_popup.glade
+share/gnome/gtt/glade/journal.glade
+share/gnome/gtt/glade/not-implemented.glade
+share/gnome/gtt/glade/plugin.glade
+share/gnome/gtt/glade/prefs.glade
+share/gnome/gtt/glade/project_properties.glade
+share/gnome/gtt/glade/task_popup.glade
+share/gnome/gtt/glade/task_properties.glade
+share/gnome/gtt/ghtml/C/bigtable.ghtml
+share/gnome/gtt/ghtml/C/invoice.ghtml
+share/gnome/gtt/ghtml/C/journal.ghtml
+share/gnome/gtt/ghtml/C/primer.ghtml
+share/gnome/gtt/ghtml/C/noproject.ghtml
+share/gnome/gcolorsel/glade/dialog-new-doc.glade
+share/gnome/gcolorsel/glade/dialog-new-view.glade
+share/gnome/gcolorsel/glade/dialog-prefs.glade
+share/gnome/gcolorsel/glade/mdi-color-generic-properties.glade
+share/gnome/gcolorsel/glade/mdi-color-file-properties.glade
+share/gnome/gcolorsel/glade/view-color-edit.glade
+share/gnome/gcolorsel/glade/view-color-generic-properties.glade
+share/gnome/gcolorsel/glade/view-color-grid-properties.glade
+share/gnome/gcolorsel/glade/view-color-list-properties.glade
+share/gnome/application-registry/gnome-exe.applications
share/gnome/mime-info/gnome-exe.keys
share/gnome/omf/gnome-utils/gcalc-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcalc-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gcalc-de.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcalc-de.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gcalc-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcalc-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gcalc-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcalc-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gcalc-it.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcalc-it.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gcharmap-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcharmap-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gcharmap-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcharmap-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gcolorsel-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcolorsel-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gcolorsel-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gcolorsel-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdialog-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdict-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdict-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdict-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdict-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gdict-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdict-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdiskfree-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdiskfree-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdiskfree-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdiskfree-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gdiskfree-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdiskfree-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gdiskfree-it.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdiskfree-it.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gfontsel-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gfontsel-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gfontsel-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gfontsel-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gfontsel-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gfontsel-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gless-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gless-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gless-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gless-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gnome-exe-handler-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-exe-handler-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gsearchtool-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gsearchtool-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gsearchtool-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gsearchtool-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gsearchtool-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gsearchtool-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gsearchtool-it.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gsearchtool-it.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gshutdown-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gshutdown-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gshutdown-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gshutdown-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gshutdown-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gshutdown-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gtt-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gtt-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gtt-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gtt-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/guname-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/guname-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/guname-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/guname-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/gw-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gw-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/gw-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gw-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/logview-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/logview-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/meat-grinder-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/meat-grinder-C.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/meat-grinder-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/meat-grinder-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/stripchart-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/stripchart-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/gnome-utils/stripchart-es.omf
-share/gnome/pixmaps/gcharmap-logo.png
-share/gnome/pixmaps/gcharmap-map-16.xpm
-share/gnome/pixmaps/gcharmap-map-big.xpm
-share/gnome/pixmaps/gdict.png
-share/gnome/pixmaps/gdiskfree-splash.png
-share/gnome/pixmaps/gdiskfree.png
-share/gnome/pixmaps/gnome-fontsel.png
-share/gnome/pixmaps/gnome-searchtool.png
-share/gnome/pixmaps/gnome-shutdown.png
-share/gnome/pixmaps/gnome-stripchart.png
-share/gnome/pixmaps/gnome-who.png
-share/gnome/pixmaps/logview/logview.xpm
-share/gnome/stripchart/stripchart.conf
-share/gnome/stripchart/stripchart.params
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/stripchart-es.omf 2>/dev/null || /usr/bin/true
+share/gnome/omf/gnome-utils/stripchart-eu.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/stripchart-eu.omf 2>/dev/null || /usr/bin/true
share/locale/az/LC_MESSAGES/gnome-utils.mo
share/locale/ca/LC_MESSAGES/gnome-utils.mo
share/locale/cs/LC_MESSAGES/gnome-utils.mo
@@ -760,122 +696,206 @@ share/locale/ta/LC_MESSAGES/gnome-utils.mo
share/locale/tr/LC_MESSAGES/gnome-utils.mo
share/locale/uk/LC_MESSAGES/gnome-utils.mo
share/locale/wa/LC_MESSAGES/gnome-utils.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-utils.mo
share/locale/zh_TW/LC_MESSAGES/gnome-utils.mo
-@dirrm share/gnome/stripchart
+share/locale/zh_CN/LC_MESSAGES/gnome-utils.mo
@dirrm share/gnome/pixmaps/logview
-@dirrm share/gnome/logview
-@dirrm share/gnome/help/stripchart/es/stylesheet-images
-@dirrm share/gnome/help/stripchart/es/figures
-@dirrm share/gnome/help/stripchart/es
-@dirrm share/gnome/help/stripchart/C/stylesheet-images
-@dirrm share/gnome/help/stripchart/C/figures
-@dirrm share/gnome/help/stripchart/C
-@dirrm share/gnome/help/stripchart
-@dirrm share/gnome/help/meat-grinder/C/stylesheet-images
-@dirrm share/gnome/help/meat-grinder/C/figures
-@dirrm share/gnome/help/meat-grinder/C
-@dirrm share/gnome/help/meat-grinder
@dirrm share/gnome/help/logview/C/stylesheet-images
@dirrm share/gnome/help/logview/C/figures
@dirrm share/gnome/help/logview/C
@dirrm share/gnome/help/logview
-@dirrm share/gnome/help/gw/C/stylesheet-images
-@dirrm share/gnome/help/gw/C/figures
-@dirrm share/gnome/help/gw/C
-@dirrm share/gnome/help/gw
-@dirrm share/gnome/help/guname/C/stylesheet-images
-@dirrm share/gnome/help/guname/C/figures
-@dirrm share/gnome/help/guname/C
-@dirrm share/gnome/help/guname
-@dirrm share/gnome/help/gtt/es/stylesheet-images
-@dirrm share/gnome/help/gtt/es/figures
-@dirrm share/gnome/help/gtt/es
-@dirrm share/gnome/help/gtt/de
+@dirrm share/gnome/help/gcharmap/C/stylesheet-images
+@dirrm share/gnome/help/gcharmap/C/figures
+@dirrm share/gnome/help/gcharmap/C
+@dirrm share/gnome/help/gcharmap/eu/stylesheet-images
+@dirrm share/gnome/help/gcharmap/eu/figures
+@dirrm share/gnome/help/gcharmap/eu
+@dirrm share/gnome/help/gcharmap
+@dirrm share/gnome/help/gcalc/C/stylesheet-images
+@dirrm share/gnome/help/gcalc/C/figures
+@dirrm share/gnome/help/gcalc/C
+@dirrm share/gnome/help/gcalc/de/stylesheet-images
+@dirrm share/gnome/help/gcalc/de/figures
+@dirrm share/gnome/help/gcalc/de
+@dirrm share/gnome/help/gcalc/es/stylesheet-images
+@dirrm share/gnome/help/gcalc/es/figures
+@dirrm share/gnome/help/gcalc/es
+@dirrm share/gnome/help/gcalc/eu/stylesheet-images
+@dirrm share/gnome/help/gcalc/eu/figures
+@dirrm share/gnome/help/gcalc/eu
+@dirrm share/gnome/help/gcalc/it/stylesheet-images
+@dirrm share/gnome/help/gcalc/it/figures
+@dirrm share/gnome/help/gcalc/it
+@dirrm share/gnome/help/gcalc
+@dirrm share/gnome/help/gsearchtool/C/stylesheet-images
+@dirrm share/gnome/help/gsearchtool/C/figures
+@dirrm share/gnome/help/gsearchtool/C
+@dirrm share/gnome/help/gsearchtool/es/stylesheet-images
+@dirrm share/gnome/help/gsearchtool/es/figures
+@dirrm share/gnome/help/gsearchtool/es
+@dirrm share/gnome/help/gsearchtool/eu/stylesheet-images
+@dirrm share/gnome/help/gsearchtool/eu/figures
+@dirrm share/gnome/help/gsearchtool/eu
+@dirrm share/gnome/help/gsearchtool/it/stylesheet-images
+@dirrm share/gnome/help/gsearchtool/it/figures
+@dirrm share/gnome/help/gsearchtool/it
+@dirrm share/gnome/help/gsearchtool
+@dirrm share/gnome/help/gdiskfree/C/stylesheet-images
+@dirrm share/gnome/help/gdiskfree/C/figures
+@dirrm share/gnome/help/gdiskfree/C
+@dirrm share/gnome/help/gdiskfree/eu/stylesheet-images
+@dirrm share/gnome/help/gdiskfree/eu/figures
+@dirrm share/gnome/help/gdiskfree/eu
+@dirrm share/gnome/help/gdiskfree/it/stylesheet-images
+@dirrm share/gnome/help/gdiskfree/it/figures
+@dirrm share/gnome/help/gdiskfree/it
+@dirrm share/gnome/help/gdiskfree
+@dirrm share/gnome/help/gdiskfree_util/es/stylesheet-images
+@dirrm share/gnome/help/gdiskfree_util/es/figures
+@dirrm share/gnome/help/gdiskfree_util/es
+@dirrm share/gnome/help/gdiskfree_util
+@dirrm share/gnome/help/stripchart/C/stylesheet-images
+@dirrm share/gnome/help/stripchart/C/figures
+@dirrm share/gnome/help/stripchart/C
+@dirrm share/gnome/help/stripchart/es/stylesheet-images
+@dirrm share/gnome/help/stripchart/es/figures
+@dirrm share/gnome/help/stripchart/es
+@dirrm share/gnome/help/stripchart/eu/stylesheet-images
+@dirrm share/gnome/help/stripchart/eu/figures
+@dirrm share/gnome/help/stripchart/eu
+@dirrm share/gnome/help/stripchart
+@dirrm share/gnome/help/gdict/C/stylesheet-images
+@dirrm share/gnome/help/gdict/C/figures
+@dirrm share/gnome/help/gdict/C
+@dirrm share/gnome/help/gdict/eu/stylesheet-images
+@dirrm share/gnome/help/gdict/eu/figures
+@dirrm share/gnome/help/gdict/eu
+@dirrm share/gnome/help/gdict
+@dirrm share/gnome/help/gdict_util/es/stylesheet-images
+@dirrm share/gnome/help/gdict_util/es/figures
+@dirrm share/gnome/help/gdict_util/es
+@dirrm share/gnome/help/gdict_util
@dirrm share/gnome/help/gtt/C/stylesheet-images
@dirrm share/gnome/help/gtt/C/figures
@dirrm share/gnome/help/gtt/C
+@dirrm share/gnome/help/gtt/de
+@dirrm share/gnome/help/gtt/es/stylesheet-images
+@dirrm share/gnome/help/gtt/es/figures
+@dirrm share/gnome/help/gtt/es
+@dirrm share/gnome/help/gtt/eu/stylesheet-images
+@dirrm share/gnome/help/gtt/eu/figures
+@dirrm share/gnome/help/gtt/eu
@dirrm share/gnome/help/gtt
-@dirrm share/gnome/help/gshutdown_util/es/stylesheet-images
-@dirrm share/gnome/help/gshutdown_util/es/figures
-@dirrm share/gnome/help/gshutdown_util/es
-@dirrm share/gnome/help/gshutdown_util
@dirrm share/gnome/help/gshutdown/C/stylesheet-images
@dirrm share/gnome/help/gshutdown/C/figures
@dirrm share/gnome/help/gshutdown/C
+@dirrm share/gnome/help/gshutdown/eu/stylesheet-images
+@dirrm share/gnome/help/gshutdown/eu/figures
+@dirrm share/gnome/help/gshutdown/eu
@dirrm share/gnome/help/gshutdown
-@dirrm share/gnome/help/gsearchtool/it/stylesheet-images
-@dirrm share/gnome/help/gsearchtool/it/figures
-@dirrm share/gnome/help/gsearchtool/it
-@dirrm share/gnome/help/gsearchtool/es/stylesheet-images
-@dirrm share/gnome/help/gsearchtool/es/figures
-@dirrm share/gnome/help/gsearchtool/es
-@dirrm share/gnome/help/gsearchtool/C/stylesheet-images
-@dirrm share/gnome/help/gsearchtool/C/figures
-@dirrm share/gnome/help/gsearchtool/C
-@dirrm share/gnome/help/gsearchtool
-@dirrm share/gnome/help/gnome-exe-handler/C/stylesheet-images
-@dirrm share/gnome/help/gnome-exe-handler/C/figures
-@dirrm share/gnome/help/gnome-exe-handler/C
-@dirrm share/gnome/help/gnome-exe-handler
+@dirrm share/gnome/help/gshutdown_util/es/stylesheet-images
+@dirrm share/gnome/help/gshutdown_util/es/figures
+@dirrm share/gnome/help/gshutdown_util/es
+@dirrm share/gnome/help/gshutdown_util
+@dirrm share/gnome/help/guname/C/stylesheet-images
+@dirrm share/gnome/help/guname/C/figures
+@dirrm share/gnome/help/guname/C
+@dirrm share/gnome/help/guname/eu/stylesheet-images
+@dirrm share/gnome/help/guname/eu/figures
+@dirrm share/gnome/help/guname/eu
+@dirrm share/gnome/help/guname
+@dirrm share/gnome/help/gw/C/stylesheet-images
+@dirrm share/gnome/help/gw/C/figures
+@dirrm share/gnome/help/gw/C
+@dirrm share/gnome/help/gw/eu/stylesheet-images
+@dirrm share/gnome/help/gw/eu/figures
+@dirrm share/gnome/help/gw/eu
+@dirrm share/gnome/help/gw
@dirrm share/gnome/help/gless/C/stylesheet-images
@dirrm share/gnome/help/gless/C/figures
@dirrm share/gnome/help/gless/C
+@dirrm share/gnome/help/gless/eu/stylesheet-images
+@dirrm share/gnome/help/gless/eu/figures
+@dirrm share/gnome/help/gless/eu
@dirrm share/gnome/help/gless
-@dirrm share/gnome/help/gfontsel/es/stylesheet-images
-@dirrm share/gnome/help/gfontsel/es/figures
-@dirrm share/gnome/help/gfontsel/es
@dirrm share/gnome/help/gfontsel/C/stylesheet-images
@dirrm share/gnome/help/gfontsel/C/figures
@dirrm share/gnome/help/gfontsel/C
+@dirrm share/gnome/help/gfontsel/es/stylesheet-images
+@dirrm share/gnome/help/gfontsel/es/figures
+@dirrm share/gnome/help/gfontsel/es
+@dirrm share/gnome/help/gfontsel/eu/stylesheet-images
+@dirrm share/gnome/help/gfontsel/eu/figures
+@dirrm share/gnome/help/gfontsel/eu
@dirrm share/gnome/help/gfontsel
-@dirrm share/gnome/help/gdiskfree_util/es/stylesheet-images
-@dirrm share/gnome/help/gdiskfree_util/es/figures
-@dirrm share/gnome/help/gdiskfree_util/es
-@dirrm share/gnome/help/gdiskfree_util
-@dirrm share/gnome/help/gdiskfree/it/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/it/figures
-@dirrm share/gnome/help/gdiskfree/it
-@dirrm share/gnome/help/gdiskfree/C/stylesheet-images
-@dirrm share/gnome/help/gdiskfree/C/figures
-@dirrm share/gnome/help/gdiskfree/C
-@dirrm share/gnome/help/gdiskfree
-@dirrm share/gnome/help/gdict_util/es/stylesheet-images
-@dirrm share/gnome/help/gdict_util/es/figures
-@dirrm share/gnome/help/gdict_util/es
-@dirrm share/gnome/help/gdict_util
-@dirrm share/gnome/help/gdict/C/stylesheet-images
-@dirrm share/gnome/help/gdict/C/figures
-@dirrm share/gnome/help/gdict/C
-@dirrm share/gnome/help/gdict
-@dirrm share/gnome/help/gdialog/C/stylesheet-images
-@dirrm share/gnome/help/gdialog/C/figures
-@dirrm share/gnome/help/gdialog/C
-@dirrm share/gnome/help/gdialog
@dirrm share/gnome/help/gcolorsel/C/stylesheet-images
@dirrm share/gnome/help/gcolorsel/C/figures
@dirrm share/gnome/help/gcolorsel/C
+@dirrm share/gnome/help/gcolorsel/eu/stylesheet-images
+@dirrm share/gnome/help/gcolorsel/eu/figures
+@dirrm share/gnome/help/gcolorsel/eu
@dirrm share/gnome/help/gcolorsel
-@dirrm share/gnome/help/gcharmap/C/stylesheet-images
-@dirrm share/gnome/help/gcharmap/C/figures
-@dirrm share/gnome/help/gcharmap/C
-@dirrm share/gnome/help/gcharmap
-@dirrm share/gnome/help/gcalc/it/stylesheet-images
-@dirrm share/gnome/help/gcalc/it/figures
-@dirrm share/gnome/help/gcalc/it
-@dirrm share/gnome/help/gcalc/es/stylesheet-images
-@dirrm share/gnome/help/gcalc/es/figures
-@dirrm share/gnome/help/gcalc/es
-@dirrm share/gnome/help/gcalc/de/stylesheet-images
-@dirrm share/gnome/help/gcalc/de/figures
-@dirrm share/gnome/help/gcalc/de
-@dirrm share/gnome/help/gcalc/C/stylesheet-images
-@dirrm share/gnome/help/gcalc/C/figures
-@dirrm share/gnome/help/gcalc/C
-@dirrm share/gnome/help/gcalc
+@dirrm share/gnome/help/gdialog/C/stylesheet-images
+@dirrm share/gnome/help/gdialog/C/figures
+@dirrm share/gnome/help/gdialog/C
+@dirrm share/gnome/help/gdialog
+@dirrm share/gnome/help/meat-grinder/C/stylesheet-images
+@dirrm share/gnome/help/meat-grinder/C/figures
+@dirrm share/gnome/help/meat-grinder/C
+@dirrm share/gnome/help/meat-grinder/eu/stylesheet-images
+@dirrm share/gnome/help/meat-grinder/eu/figures
+@dirrm share/gnome/help/meat-grinder/eu
+@dirrm share/gnome/help/meat-grinder
+@dirrm share/gnome/help/gnome-exe-handler/C/stylesheet-images
+@dirrm share/gnome/help/gnome-exe-handler/C/figures
+@dirrm share/gnome/help/gnome-exe-handler/C
+@dirrm share/gnome/help/gnome-exe-handler
+@dirrm share/gnome/logview
+@dirrm share/gnome/stripchart
@dirrm share/gnome/gtt/glade
@dirrm share/gnome/gtt/ghtml/C
@dirrm share/gnome/gtt/ghtml
@dirrm share/gnome/gtt
@dirrm share/gnome/gcolorsel/glade
@dirrm share/gnome/gcolorsel
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcalc-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcalc-de.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcalc-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcalc-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcalc-it.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcharmap-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcharmap-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcolorsel-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gcolorsel-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdict-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdict-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdict-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdiskfree-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdiskfree-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdiskfree-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdiskfree-it.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gfontsel-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gfontsel-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gfontsel-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gless-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gless-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-exe-handler-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gsearchtool-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gsearchtool-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gsearchtool-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gsearchtool-it.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gshutdown-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gshutdown-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gshutdown-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gtt-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gtt-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/guname-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/guname-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gw-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gw-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/logview-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/meat-grinder-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/meat-grinder-eu.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/stripchart-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/stripchart-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/stripchart-eu.omf 2>/dev/null || /usr/bin/true