summaryrefslogtreecommitdiff
path: root/x11/gnome-core
diff options
context:
space:
mode:
authorjlam <jlam>2000-07-31 10:41:55 +0000
committerjlam <jlam>2000-07-31 10:41:55 +0000
commit0b9accf09a202f8464a82c9df9ff2bcff14603bd (patch)
treece0d882282610a6b41b006f0c5ba549ab88369d8 /x11/gnome-core
parent320be0840d79f323fb618e2f2e92a4423bf6a430 (diff)
downloadpkgsrc-0b9accf09a202f8464a82c9df9ff2bcff14603bd.tar.gz
* Consolidate PLIST.NetBSD and PLIST.SunOS into one PLIST.
* Remove empty ${PREFIX}/share/gnome/help/*/*/figures directories in post-install and remove the corresponding lines in pkg/PLIST. * Remove unnecessary soundcard.h installation in pre-configure. * Remove unnecessary removal of (cpu|disk)usage, etc. from PLIST in post-install.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r--x11/gnome-core/Makefile20
-rw-r--r--x11/gnome-core/pkg/PLIST (renamed from x11/gnome-core/pkg/PLIST.NetBSD)20
-rw-r--r--x11/gnome-core/pkg/PLIST.SunOS660
3 files changed, 7 insertions, 693 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index dadf365f6c5..f9635dafcf0 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2000/06/25 17:22:52 rh Exp $
+# $NetBSD: Makefile,v 1.47 2000/07/31 10:41:55 jlam Exp $
DISTNAME= gnome-core-1.2.1
CATEGORIES= x11 gnome
@@ -25,25 +25,17 @@ ESD_CFLAGS= `${ESD_CONFIG} --cflags`
ESD_LIBS= `${ESD_CONFIG} --libs`
CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR}
-CPPFLAGS= -I${LOCALBASE}/include -I${WRKDIR}
+CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ENV+= ESD_CFLAGS="${ESD_CFLAGS}" \
ESD_CONFIG="${ESD_CONFIG}" \
ESD_LIBS="${ESD_LIBS}" \
LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} \
CPPFLAGS="${CPPFLAGS}"
-PLIST_SRC= ${WRKDIR}/PLIST
-
-pre-configure:
- @${MKDIR} ${WRKDIR}/sys
- @${LN} -fs /usr/include/soundcard.h ${WRKDIR}/sys
-
post-install:
- @if [ -x ${PREFIX}/bin/cpumemusage_applet ]; then \
- ${CP} ${PKGDIR}/PLIST.${OPSYS} ${PLIST_SRC}; \
- else \
- ${EGREP} -v '/((cpumem|disk)usage|(cpu|mem|multi|swap)load)_applet' \
- < ${PKGDIR}/PLIST.${OPSYS} > ${PLIST_SRC}; \
- fi
+ for lang in C da es it no; do \
+ ${RMDIR} ${PREFIX}/share/gnome/help/gnome-terminal/$${lang}/figures; \
+ done
+ ${RMDIR} ${PREFIX}/share/gnome/help/session/C/figures
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnome-core/pkg/PLIST.NetBSD b/x11/gnome-core/pkg/PLIST
index 0c32fa2aca1..eb6445fd9d3 100644
--- a/x11/gnome-core/pkg/PLIST.NetBSD
+++ b/x11/gnome-core/pkg/PLIST
@@ -1,7 +1,4 @@
-@comment $NetBSD: PLIST.NetBSD,v 1.7 2000/07/25 05:15:00 jlam Exp $
-bin/cpumemusage_applet
-bin/deskguide_applet
-bin/diskusage_applet
+@comment $NetBSD: PLIST,v 1.17 2000/07/31 10:41:56 jlam Exp $
bin/gmenu
bin/gnome-about
bin/gnome-convert
@@ -19,19 +16,15 @@ bin/gnome-session
bin/gnome-smproxy
bin/gnome-terminal
bin/gnome-wm
-bin/multiload_applet
bin/panel
bin/save-session
bin/session-properties
bin/tasklist_applet
-etc/CORBA/servers/cpumemusage_applet.gnorba
etc/CORBA/servers/deskguide_applet.gnorba
-etc/CORBA/servers/diskusage_applet.gnorba
etc/CORBA/servers/fish_applet.gnorba
etc/CORBA/servers/gen_util.gnorba
etc/CORBA/servers/gnome-terminal.gnorba
etc/CORBA/servers/help-browser.gnorba
-etc/CORBA/servers/multiload_applet.gnorba
etc/CORBA/servers/panel.gnorba
etc/CORBA/servers/tasklist_applet.gnorba
etc/sound/events/mailcheck.soundlist
@@ -62,11 +55,6 @@ share/applets/Amusements/fish_applet.desktop
share/applets/Clocks/.directory
share/applets/Clocks/clock_applet.desktop
share/applets/Monitors/.directory
-share/applets/Monitors/cpuload_applet.desktop
-share/applets/Monitors/cpumemusage_applet.desktop
-share/applets/Monitors/diskusage_applet.desktop
-share/applets/Monitors/memload_applet.desktop
-share/applets/Monitors/swapload_applet.desktop
share/applets/Multimedia/.directory
share/applets/Network/.directory
share/applets/Network/mailcheck_applet.desktop
@@ -838,19 +826,14 @@ share/pixmaps/vnterm.xpm
@dirrm share/gnome/help/gen_util_applet/no
@dirrm share/gnome/help/gen_util_applet
@dirrm share/gnome/help/gnome-terminal/de
-@dirrm share/gnome/help/gnome-terminal/es/figures
@dirrm share/gnome/help/gnome-terminal/es/stylesheet-images
@dirrm share/gnome/help/gnome-terminal/es
-@dirrm share/gnome/help/gnome-terminal/it/figures
@dirrm share/gnome/help/gnome-terminal/it/stylesheet-images
@dirrm share/gnome/help/gnome-terminal/it
-@dirrm share/gnome/help/gnome-terminal/da/figures
@dirrm share/gnome/help/gnome-terminal/da/stylesheet-images
@dirrm share/gnome/help/gnome-terminal/da
-@dirrm share/gnome/help/gnome-terminal/no/figures
@dirrm share/gnome/help/gnome-terminal/no/stylesheet-images
@dirrm share/gnome/help/gnome-terminal/no
-@dirrm share/gnome/help/gnome-terminal/C/figures
@dirrm share/gnome/help/gnome-terminal/C/stylesheet-images
@dirrm share/gnome/help/gnome-terminal/C
@dirrm share/gnome/help/gnome-terminal
@@ -874,7 +857,6 @@ share/pixmaps/vnterm.xpm
@dirrm share/gnome/help/printer_applet/da/stylesheet-images
@dirrm share/gnome/help/printer_applet/da
@dirrm share/gnome/help/printer_applet
-@dirrm share/gnome/help/session/C/figures
@dirrm share/gnome/help/session/C/stylesheet-images
@dirrm share/gnome/help/session/C
@dirrm share/gnome/help/session
diff --git a/x11/gnome-core/pkg/PLIST.SunOS b/x11/gnome-core/pkg/PLIST.SunOS
deleted file mode 100644
index d646844461a..00000000000
--- a/x11/gnome-core/pkg/PLIST.SunOS
+++ /dev/null
@@ -1,660 +0,0 @@
-@comment $NetBSD: PLIST.SunOS,v 1.3 2000/07/25 05:15:01 jlam Exp $
-bin/another_clock_applet
-bin/asclock_applet
-bin/battery_applet
-bin/charpick_applet
-bin/clockmail_applet
-bin/cpumemusage_applet
-bin/deskguide_applet
-bin/dialer_applet
-bin/diskusage_applet
-bin/drivemount_applet
-bin/fifteen_applet
-bin/gen_util_applet
-bin/gmenu
-bin/gnome-edit
-bin/gnome-help-browser
-bin/gnome-help-caller
-bin/gnome-info2html
-bin/gnome-login-check
-bin/gnome-man2html
-bin/gnome-session
-bin/gnome-smproxy
-bin/gnome-terminal
-bin/gnome-wm
-bin/gnomepager_applet
-bin/jbc_applet
-bin/life_applet
-bin/mini_commander_applet
-bin/multiload_applet
-bin/panel
-bin/save-session
-bin/session-properties
-bin/tasklist_applet
-bin/webcontrol_applet
-etc/CORBA/servers/another_clock_applet.gnorba
-etc/CORBA/servers/asclock_applet.gnorba
-etc/CORBA/servers/bad-applet.goad
-etc/CORBA/servers/battery_applet.gnorba
-etc/CORBA/servers/charpick_applet.gnorba
-etc/CORBA/servers/clockmail_applet.gnorba
-etc/CORBA/servers/cpumemusage_applet.gnorba
-etc/CORBA/servers/deskguide_applet.gnorba
-etc/CORBA/servers/dialer_applet.gnorba
-etc/CORBA/servers/diskusage_applet.gnorba
-etc/CORBA/servers/drivemount_applet.gnorba
-etc/CORBA/servers/fifteen_applet.gnorba
-etc/CORBA/servers/fish_applet.gnorba
-etc/CORBA/servers/gen_util.gnorba
-etc/CORBA/servers/gkb_applet.gnorba
-etc/CORBA/servers/gnomepager_applet.gnorba
-etc/CORBA/servers/help-browser.gnorba
-etc/CORBA/servers/jbc_applet.gnorba
-etc/CORBA/servers/life_applet.gnorba
-etc/CORBA/servers/mini-commander_applet.gnorba
-etc/CORBA/servers/multiload_applet.gnorba
-etc/CORBA/servers/panel.gnorba
-etc/CORBA/servers/tasklist_applet.gnorba
-etc/CORBA/servers/webcontrol_applet.gnorba
-etc/sound/events/panel.soundlist
-include/applet-widget.h
-include/gnome-panel.h
-lib/appletsConf.sh
-lib/libfish_applet.a
-lib/libfish_applet.la
-lib/libfish_applet.so.0.0
-lib/libgkb_applet.a
-lib/libgkb_applet.la
-lib/libgkb_applet.so.0.0
-lib/libpanel_applet.a
-lib/libpanel_applet.la
-lib/libpanel_applet.so.0.0
-share/applets/Amusements/.directory
-share/applets/Amusements/fifteen_applet.desktop
-share/applets/Amusements/fish_applet.desktop
-share/applets/Amusements/life_applet.desktop
-share/applets/Clocks/.directory
-share/applets/Clocks/another_clock_applet.desktop
-share/applets/Clocks/asclock_applet.desktop
-share/applets/Clocks/clock_applet.desktop
-share/applets/Clocks/clockmail_applet.desktop
-share/applets/Clocks/jbc_applet.desktop
-share/applets/Monitors/.directory
-share/applets/Monitors/battery_applet.desktop
-share/applets/Monitors/cpuload_applet.desktop
-share/applets/Monitors/cpumemusage_applet.desktop
-share/applets/Monitors/diskusage_applet.desktop
-share/applets/Monitors/memload_applet.desktop
-share/applets/Monitors/swapload_applet.desktop
-share/applets/Multimedia/.directory
-share/applets/Network/.directory
-share/applets/Network/clockmail_applet.desktop
-share/applets/Network/dialer_applet.desktop
-share/applets/Network/mailcheck_applet.desktop
-share/applets/Network/webcontrol_applet.desktop
-share/applets/Utility/.directory
-share/applets/Utility/charpick_applet.desktop
-share/applets/Utility/deskguide_applet.desktop
-share/applets/Utility/drivemount_applet.desktop
-share/applets/Utility/gkb_applet.desktop
-share/applets/Utility/gnomepager_applet.desktop
-share/applets/Utility/mini-commander_applet.desktop
-share/applets/Utility/printer.desktop
-share/applets/Utility/tasklist_applet.desktop
-share/asclock/Freeamp/beats.xpm
-share/asclock/Freeamp/clock.xpm
-share/asclock/Freeamp/config
-share/asclock/Freeamp/date.xpm
-share/asclock/Freeamp/hour.xpm
-share/asclock/Freeamp/led.xpm
-share/asclock/Freeamp/minute.xpm
-share/asclock/Freeamp/month.xpm
-share/asclock/Freeamp/second.xpm
-share/asclock/Freeamp/weekday.xpm
-share/asclock/Newstone/beats.xpm
-share/asclock/Newstone/clock.xpm
-share/asclock/Newstone/config
-share/asclock/Newstone/date.xpm
-share/asclock/Newstone/hour.xpm
-share/asclock/Newstone/led.xpm
-share/asclock/Newstone/minute.xpm
-share/asclock/Newstone/month.xpm
-share/asclock/Newstone/second.xpm
-share/asclock/Newstone/weekday.xpm
-share/asclock/Orb/beats.xpm
-share/asclock/Orb/clock.xpm
-share/asclock/Orb/config
-share/asclock/Orb/date.xpm
-share/asclock/Orb/hour.xpm
-share/asclock/Orb/led.xpm
-share/asclock/Orb/minute.xpm
-share/asclock/Orb/month.xpm
-share/asclock/Orb/second.xpm
-share/asclock/Orb/weekday.xpm
-share/asclock/Stone/beats.xpm
-share/asclock/Stone/clock.xpm
-share/asclock/Stone/config
-share/asclock/Stone/date.xpm
-share/asclock/Stone/hour.xpm
-share/asclock/Stone/led.xpm
-share/asclock/Stone/minute.xpm
-share/asclock/Stone/month.xpm
-share/asclock/Stone/second.xpm
-share/asclock/Stone/weekday.xpm
-share/asclock/beats/beats.xpm
-share/asclock/beats/clock.xpm
-share/asclock/beats/config
-share/asclock/beats/date.xpm
-share/asclock/beats/hour.xpm
-share/asclock/beats/led.xpm
-share/asclock/beats/minute.xpm
-share/asclock/beats/month.xpm
-share/asclock/beats/second.xpm
-share/asclock/beats/weekday.xpm
-share/asclock/classic/beats.xpm
-share/asclock/classic/clock.xpm
-share/asclock/classic/config
-share/asclock/classic/date.xpm
-share/asclock/classic/hour.xpm
-share/asclock/classic/led.xpm
-share/asclock/classic/minute.xpm
-share/asclock/classic/month.xpm
-share/asclock/classic/second.xpm
-share/asclock/classic/weekday.xpm
-share/asclock/shaped/beats.xpm
-share/asclock/shaped/clock.xpm
-share/asclock/shaped/config
-share/asclock/shaped/date.xpm
-share/asclock/shaped/hour.xpm
-share/asclock/shaped/led.xpm
-share/asclock/shaped/minute.xpm
-share/asclock/shaped/month.xpm
-share/asclock/shaped/second.xpm
-share/asclock/shaped/weekday.xpm
-share/gnome/apps/.order
-share/gnome/apps/Applications/.directory
-share/gnome/apps/Applications/Emacs.desktop
-share/gnome/apps/Applications/Netscape.desktop
-share/gnome/apps/Games/.directory
-share/gnome/apps/Gmc.desktop
-share/gnome/apps/Graphics/.directory
-share/gnome/apps/Graphics/GIMP.desktop
-share/gnome/apps/Internet/.directory
-share/gnome/apps/Internet/Balsa.desktop
-share/gnome/apps/Internet/Tkrat.desktop
-share/gnome/apps/Multimedia/.directory
-share/gnome/apps/Settings/.directory
-share/gnome/apps/Settings/.order
-share/gnome/apps/Settings/Imlib_config.desktop
-share/gnome/apps/Settings/gmenu.desktop
-share/gnome/apps/Settings/save-session.desktop
-share/gnome/apps/Settings/session.desktop
-share/gnome/apps/System/.directory
-share/gnome/apps/Utilities/.directory
-share/gnome/apps/Utilities/Eterm.desktop
-share/gnome/apps/Utilities/Kterm.desktop
-share/gnome/apps/Utilities/UNIX-regular.desktop
-share/gnome/apps/Utilities/UNIX.desktop
-share/gnome/apps/Utilities/Vnterm.desktop
-share/gnome/apps/Utilities/gnome-terminal.desktop
-share/gnome/apps/gnome-help.desktop
-share/gnome/default.session
-share/gnome/default.wm
-share/gnome/help/gnome-intro/C/a-sample-session.html
-share/gnome/help/gnome-intro/C/a-sample-session75.html
-share/gnome/help/gnome-intro/C/c93.html
-share/gnome/help/gnome-intro/C/c93127.html
-share/gnome/help/gnome-intro/C/c93175.html
-share/gnome/help/gnome-intro/C/c93191.html
-share/gnome/help/gnome-intro/C/c93230.html
-share/gnome/help/gnome-intro/C/c93302.html
-share/gnome/help/gnome-intro/C/c93372.html
-share/gnome/help/gnome-intro/C/c93412.html
-share/gnome/help/gnome-intro/C/docbook.css
-share/gnome/help/gnome-intro/C/f13.html
-share/gnome/help/gnome-intro/C/f1346.html
-share/gnome/help/gnome-intro/C/gnome-intro.html
-share/gnome/help/gnome-intro/C/index.html
-share/gnome/help/gnome-intro/C/pix/background-properties.gif
-share/gnome/help/gnome-intro/C/pix/calendar.gif
-share/gnome/help/gnome-intro/C/pix/ee-menu.gif
-share/gnome/help/gnome-intro/C/pix/freecell.gif
-share/gnome/help/gnome-intro/C/pix/gcalc.gif
-share/gnome/help/gnome-intro/C/pix/gedit-2files.gif
-share/gnome/help/gnome-intro/C/pix/ghex-2files.gif
-share/gnome/help/gnome-intro/C/pix/ghex-basic.gif
-share/gnome/help/gnome-intro/C/pix/gmc-basic.gif
-share/gnome/help/gnome-intro/C/pix/gmix.gif
-share/gnome/help/gnome-intro/C/pix/gnomine.gif
-share/gnome/help/gnome-intro/C/pix/gtcd-cddb.gif
-share/gnome/help/gnome-intro/C/pix/gtcd-track-list.gif
-share/gnome/help/gnome-intro/C/pix/gtcd.gif
-share/gnome/help/gnome-intro/C/pix/gtop-kill.gif
-share/gnome/help/gnome-intro/C/pix/gtop-mem.gif
-share/gnome/help/gnome-intro/C/pix/gtop-procs.gif
-share/gnome/help/gnome-intro/C/pix/gtt-2proj.gif
-share/gnome/help/gnome-intro/C/pix/gtt-basic.gif
-share/gnome/help/gnome-intro/C/pix/gtt-new.gif
-share/gnome/help/gnome-intro/C/pix/gulp.gif
-share/gnome/help/gnome-intro/C/pix/help-browser-initial.gif
-share/gnome/help/gnome-intro/C/pix/help-browser-sample.gif
-share/gnome/help/gnome-intro/C/pix/help-icon.gif
-share/gnome/help/gnome-intro/C/pix/mahjongg.gif
-share/gnome/help/gnome-intro/C/pix/panel-add-icon.gif
-share/gnome/help/gnome-intro/C/pix/panel-basic.gif
-share/gnome/help/gnome-intro/C/pix/panel-icons.gif
-share/gnome/help/gnome-intro/C/pix/panel-menu-select.gif
-share/gnome/help/gnome-intro/C/pix/panel-menu.gif
-share/gnome/help/gnome-intro/C/pix/same-gnome.gif
-share/gnome/help/gnome-intro/C/pix/terminal.gif
-share/gnome/help/gnome-intro/C/topic.dat
-share/gnome/help/gnome-terminal/C/authors.html
-share/gnome/help/gnome-terminal/C/classes.html
-share/gnome/help/gnome-terminal/C/config.html
-share/gnome/help/gnome-terminal/C/docbook.css
-share/gnome/help/gnome-terminal/C/emulation.html
-share/gnome/help/gnome-terminal/C/environment.html
-share/gnome/help/gnome-terminal/C/index.html
-share/gnome/help/gnome-terminal/C/ln12.html
-share/gnome/help/gnome-terminal/C/menus.html
-share/gnome/help/gnome-terminal/C/options.html
-share/gnome/help/gnome-terminal/C/pointerusage.html
-share/gnome/help/gnome-terminal/C/terminal.html
-share/gnome/help/gnome-terminal/C/topic.dat
-share/gnome/help/gnome-terminal/da/index.html
-share/gnome/help/gnome-terminal/da/topic.dat
-share/gnome/help/gnome-terminal/da/authors.html
-share/gnome/help/gnome-terminal/da/classes.html
-share/gnome/help/gnome-terminal/da/config.html
-share/gnome/help/gnome-terminal/da/emulation.html
-share/gnome/help/gnome-terminal/da/enviroment.html
-share/gnome/help/gnome-terminal/da/ln9.html
-share/gnome/help/gnome-terminal/da/menus.html
-share/gnome/help/gnome-terminal/da/options.html
-share/gnome/help/gnome-terminal/da/pointerusage.html
-share/gnome/help/gnome-terminal/da/terminal.html
-share/gnome/help/gnome-terminal/da/termtech.html
-share/gnome/help/gnome-terminal/da/docbook.css
-share/gnome/help/gnome-terminal/es/index.html
-share/gnome/help/gnome-terminal/es/topic.dat
-share/gnome/help/gnome-terminal/es/authors.html
-share/gnome/help/gnome-terminal/es/classes.html
-share/gnome/help/gnome-terminal/es/config.html
-share/gnome/help/gnome-terminal/es/emulation.html
-share/gnome/help/gnome-terminal/es/environment.html
-share/gnome/help/gnome-terminal/es/ln15.html
-share/gnome/help/gnome-terminal/es/menus.html
-share/gnome/help/gnome-terminal/es/options.html
-share/gnome/help/gnome-terminal/es/pointerusage.html
-share/gnome/help/gnome-terminal/es/terminal.html
-share/gnome/help/gnome-terminal/es/docbook.css
-share/gnome/help/gnome-terminal/no/authors.html
-share/gnome/help/gnome-terminal/no/classes.html
-share/gnome/help/gnome-terminal/no/config.html
-share/gnome/help/gnome-terminal/no/docbook.css
-share/gnome/help/gnome-terminal/no/emulation.html
-share/gnome/help/gnome-terminal/no/enviroment.html
-share/gnome/help/gnome-terminal/no/index.html
-share/gnome/help/gnome-terminal/no/ln9.html
-share/gnome/help/gnome-terminal/no/menus.html
-share/gnome/help/gnome-terminal/no/options.html
-share/gnome/help/gnome-terminal/no/pointerusage.html
-share/gnome/help/gnome-terminal/no/terminal.html
-share/gnome/help/gnome-terminal/no/termtech.html
-share/gnome/help/gnome-terminal/no/topic.dat
-share/gnome/help/help-browser/C/default-page.html
-share/gnome/help/help-browser/C/gnome-logo-large.png
-share/gnome/help/help-browser/C/help-browser.html
-share/gnome/help/help-browser/C/index.html
-share/gnome/help/help-browser/C/topic.dat
-share/gnome/help/help-browser/ca/default-page.html
-share/gnome/help/help-browser/da/help-browser.html
-share/gnome/help/help-browser/da/topic.dat
-share/gnome/help/help-browser/da/default-page.html
-share/gnome/help/help-browser/da/index.html
-share/gnome/help/help-browser/el/default-page.html
-share/gnome/help/help-browser/es/default-page.html
-share/gnome/help/help-browser/es/help-browser.html
-share/gnome/help/help-browser/es/index.html
-share/gnome/help/help-browser/es/topic.dat
-share/gnome/help/help-browser/et/default-page.html
-share/gnome/help/help-browser/eu/default-page.html
-share/gnome/help/help-browser/fr/default-page.html
-share/gnome/help/help-browser/fr/help-browser.html
-share/gnome/help/help-browser/fr/index.html
-share/gnome/help/help-browser/fr/topic.dat
-share/gnome/help/help-browser/hu/default-page.html
-share/gnome/help/help-browser/hu/gnome-logo-large.png
-share/gnome/help/help-browser/hu/help-browser.html
-share/gnome/help/help-browser/hu/index.html
-share/gnome/help/help-browser/hu/topic.dat
-share/gnome/help/help-browser/it/default-page.html
-share/gnome/help/help-browser/it/help-browser.html
-share/gnome/help/help-browser/it/index.html
-share/gnome/help/help-browser/it/topic.dat
-share/gnome/help/help-browser/ja/default-page.html
-share/gnome/help/help-browser/ja/help-browser.html
-share/gnome/help/help-browser/ja/index.html
-share/gnome/help/help-browser/ja/topic.dat
-share/gnome/help/help-browser/ko/default-page.html
-share/gnome/help/help-browser/ko/help-browser.html
-share/gnome/help/help-browser/ko/index.html
-share/gnome/help/help-browser/ko/topic.dat
-share/gnome/help/help-browser/no/default-page.html
-share/gnome/help/help-browser/no/help-browser.html
-share/gnome/help/help-browser/no/index.html
-share/gnome/help/help-browser/no/topic.dat
-share/gnome/help/help-browser/wa/default-page.html
-share/gnome/help/help-browser/wa/help-browser.html
-share/gnome/help/help-browser/wa/index.html
-share/gnome/help/help-browser/wa/topic.dat
-share/gnome/help/mini-commander_applet/C/change-log.html
-share/gnome/help/mini-commander_applet/C/clock.html
-share/gnome/help/mini-commander_applet/C/command-completion.html
-share/gnome/help/mini-commander_applet/C/command-history.html
-share/gnome/help/mini-commander_applet/C/download.html
-share/gnome/help/mini-commander_applet/C/faq.html
-share/gnome/help/mini-commander_applet/C/features.html
-share/gnome/help/mini-commander_applet/C/feedback.html
-share/gnome/help/mini-commander_applet/C/gpl2.html
-share/gnome/help/mini-commander_applet/C/history.html
-share/gnome/help/mini-commander_applet/C/index.html
-share/gnome/help/mini-commander_applet/C/introduction.html
-share/gnome/help/mini-commander_applet/C/legal-notice.html
-share/gnome/help/mini-commander_applet/C/macros.html
-share/gnome/help/mini-commander_applet/C/properties-0.html
-share/gnome/help/mini-commander_applet/C/screenshots.html
-share/gnome/help/mini-commander_applet/C/todo.html
-share/gnome/help/mini-commander_applet/C/topic.dat
-share/idl/gnome-panel.idl
-share/idl/help-browser.idl
-share/locale/ca/LC_MESSAGES/gnome-core.mo
-share/locale/cs/LC_MESSAGES/gnome-core.mo
-share/locale/da/LC_MESSAGES/gnome-core.mo
-share/locale/de/LC_MESSAGES/gnome-core.mo
-share/locale/el/LC_MESSAGES/gnome-core.mo
-share/locale/en_GB/LC_MESSAGES/gnome-core.mo
-share/locale/es/LC_MESSAGES/gnome-core.mo
-share/locale/et/LC_MESSAGES/gnome-core.mo
-share/locale/eu/LC_MESSAGES/gnome-core.mo
-share/locale/fi/LC_MESSAGES/gnome-core.mo
-share/locale/fr/LC_MESSAGES/gnome-core.mo
-share/locale/ga/LC_MESSAGES/gnome-core.mo
-share/locale/gl/LC_MESSAGES/gnome-core.mo
-share/locale/hu/LC_MESSAGES/gnome-core.mo
-share/locale/it/LC_MESSAGES/gnome-core.mo
-share/locale/ja/LC_MESSAGES/gnome-core.mo
-share/locale/ko/LC_MESSAGES/gnome-core.mo
-share/locale/nl/LC_MESSAGES/gnome-core.mo
-share/locale/no/LC_MESSAGES/gnome-core.mo
-share/locale/pl/LC_MESSAGES/gnome-core.mo
-share/locale/pt/LC_MESSAGES/gnome-core.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-core.mo
-share/locale/ro/LC_MESSAGES/gnome-core.mo
-share/locale/ru/LC_MESSAGES/gnome-core.mo
-share/locale/sk/LC_MESSAGES/gnome-core.mo
-share/locale/sv/LC_MESSAGES/gnome-core.mo
-share/locale/wa/LC_MESSAGES/gnome-core.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnome-core.mo
-share/mc/templates/GIMP.desktop
-share/panelrc
-share/pixmaps/another_clock.xpm
-share/pixmaps/apple-green.png
-share/pixmaps/apple-red.png
-share/pixmaps/charpick.png
-share/pixmaps/emacs.png
-share/pixmaps/fish/fishanim.png
-share/pixmaps/fish/oldwanda.png
-share/pixmaps/gkb.xpm
-share/pixmaps/gkb/at.xpm
-share/pixmaps/gkb/be.xpm
-share/pixmaps/gkb/bg.xpm
-share/pixmaps/gkb/ca.xpm
-share/pixmaps/gkb/ch.xpm
-share/pixmaps/gkb/cz.xpm
-share/pixmaps/gkb/de.xpm
-share/pixmaps/gkb/dk.xpm
-share/pixmaps/gkb/ee.xpm
-share/pixmaps/gkb/es.xpm
-share/pixmaps/gkb/fi.xpm
-share/pixmaps/gkb/fr.xpm
-share/pixmaps/gkb/gb.xpm
-share/pixmaps/gkb/gr.xpm
-share/pixmaps/gkb/hu.xpm
-share/pixmaps/gkb/il.xpm
-share/pixmaps/gkb/is.xpm
-share/pixmaps/gkb/it.xpm
-share/pixmaps/gkb/jp.xpm
-share/pixmaps/gkb/nl.xpm
-share/pixmaps/gkb/no.xpm
-share/pixmaps/gkb/pl.xpm
-share/pixmaps/gkb/pt.xpm
-share/pixmaps/gkb/qc.xpm
-share/pixmaps/gkb/ru.xpm
-share/pixmaps/gkb/se.xpm
-share/pixmaps/gkb/si.xpm
-share/pixmaps/gkb/sk.xpm
-share/pixmaps/gkb/th.xpm
-share/pixmaps/gkb/tr.xpm
-share/pixmaps/gkb/us.xpm
-share/pixmaps/gkb/yu.xpm
-share/pixmaps/gnome-aorta.png
-share/pixmaps/gnome-audio2.png
-share/pixmaps/gnome-background.png
-share/pixmaps/gnome-balsa2.png
-share/pixmaps/gnome-battery.png
-share/pixmaps/gnome-calc2.png
-share/pixmaps/gnome-calendar.png
-share/pixmaps/gnome-cardgame.png
-share/pixmaps/gnome-ccbackground.png
-share/pixmaps/gnome-ccdesktop.png
-share/pixmaps/gnome-ccdialog.png
-share/pixmaps/gnome-cckeyboard-bell.png
-share/pixmaps/gnome-cckeyboard.png
-share/pixmaps/gnome-ccmime.png
-share/pixmaps/gnome-ccperiph.png
-share/pixmaps/gnome-ccscreensaver.png
-share/pixmaps/gnome-ccthemes.png
-share/pixmaps/gnome-ccwindowmanager.png
-share/pixmaps/gnome-clock.png
-share/pixmaps/gnome-color-browser.png
-share/pixmaps/gnome-color-xterm.png
-share/pixmaps/gnome-cpu-mem.png
-share/pixmaps/gnome-cpu.png
-share/pixmaps/gnome-cromagnon.png
-share/pixmaps/gnome-default.png
-share/pixmaps/gnome-deskguide-splash.png
-share/pixmaps/gnome-deskguide.png
-share/pixmaps/gnome-die1.png
-share/pixmaps/gnome-die2.png
-share/pixmaps/gnome-die3.png
-share/pixmaps/gnome-die4.png
-share/pixmaps/gnome-die5.png
-share/pixmaps/gnome-die6.png
-share/pixmaps/gnome-ee.png
-share/pixmaps/gnome-eterm.png
-share/pixmaps/gnome-favorites.png
-share/pixmaps/gnome-fifteen.png
-share/pixmaps/gnome-file-c.png
-share/pixmaps/gnome-file-h.png
-share/pixmaps/gnome-fish.png
-share/pixmaps/gnome-folder.png
-share/pixmaps/gnome-gegl.png
-share/pixmaps/gnome-gemvt.png
-share/pixmaps/gnome-gimp.png
-share/pixmaps/gnome-globe.png
-share/pixmaps/gnome-gmenu.png
-share/pixmaps/gnome-gmush.png
-share/pixmaps/gnome-gnomine.png
-share/pixmaps/gnome-graphics.png
-share/pixmaps/gnome-gsame.png
-share/pixmaps/gnome-help.png
-share/pixmaps/gnome-html.png
-share/pixmaps/gnome-image-gif.png
-share/pixmaps/gnome-image-jpeg.png
-share/pixmaps/gnome-irc.png
-share/pixmaps/gnome-joystick.png
-share/pixmaps/gnome-laptop.png
-share/pixmaps/gnome-life.png
-share/pixmaps/gnome-lockscreen.png
-share/pixmaps/gnome-log.png
-share/pixmaps/gnome-logo-icon-transparent.png
-share/pixmaps/gnome-logo-icon.png
-share/pixmaps/gnome-logo-large.png
-share/pixmaps/gnome-mem.png
-share/pixmaps/gnome-mnemonic.png
-share/pixmaps/gnome-modem.png
-share/pixmaps/gnome-money.png
-share/pixmaps/gnome-mouse.png
-share/pixmaps/gnome-networktool.png
-share/pixmaps/gnome-note.png
-share/pixmaps/gnome-panel.png
-share/pixmaps/gnome-qeye.png
-share/pixmaps/gnome-talk.png
-share/pixmaps/gnome-tasklist.png
-share/pixmaps/gnome-term-linux.png
-share/pixmaps/gnome-term-linux2.png
-share/pixmaps/gnome-term-night.png
-share/pixmaps/gnome-term-tiger.png
-share/pixmaps/gnome-term.png
-share/pixmaps/gnome-terminal.png
-share/pixmaps/gnome-tigert.png
-share/pixmaps/gnome-unknown.png
-share/pixmaps/gnome-util.png
-share/pixmaps/gnome-word.png
-share/pixmaps/gnome-xterm.png
-share/pixmaps/kterm.xpm
-share/pixmaps/launcher-program.png
-share/pixmaps/mailcheck/email-e.png
-share/pixmaps/mailcheck/email-eclouds.png
-share/pixmaps/mailcheck/email.png
-share/pixmaps/mailcheck/tux-anim.png
-share/pixmaps/mini-commander/browser-mini.xpm
-share/pixmaps/mini-commander/history-mini.xpm
-share/pixmaps/monitor.png
-share/pixmaps/netscape.png
-share/pixmaps/panel-arrow-down.png
-share/pixmaps/panel-arrow-left.png
-share/pixmaps/panel-arrow-right.png
-share/pixmaps/panel-arrow-up.png
-share/pixmaps/panel-drawer.png
-share/pixmaps/panel-folder.png
-share/pixmaps/panel-knob.png
-share/pixmaps/panel-menu-main.png
-share/pixmaps/tiles/tile-blue-down.png
-share/pixmaps/tiles/tile-blue-up.png
-share/pixmaps/tiles/tile-coral-down.png
-share/pixmaps/tiles/tile-coral-up.png
-share/pixmaps/tiles/tile-drc-1-down.png
-share/pixmaps/tiles/tile-drc-1-up.png
-share/pixmaps/tiles/tile-drc-2-down.png
-share/pixmaps/tiles/tile-drc-2-up.png
-share/pixmaps/tiles/tile-drc-4-down.png
-share/pixmaps/tiles/tile-drc-4-up.png
-share/pixmaps/tiles/tile-green-down.png
-share/pixmaps/tiles/tile-green-up.png
-share/pixmaps/tiles/tile-moon-down.png
-share/pixmaps/tiles/tile-moon-up.png
-share/pixmaps/tiles/tile-normal-down.png
-share/pixmaps/tiles/tile-normal-up.png
-share/pixmaps/tiles/tile-purple-down.png
-share/pixmaps/tiles/tile-purple-up.png
-share/pixmaps/tiles/tile-sand-down.png
-share/pixmaps/tiles/tile-sand-up.png
-share/pixmaps/vnterm.xpm
-share/xmodmap/xmodmap.be
-share/xmodmap/xmodmap.bg
-share/xmodmap/xmodmap.ch
-share/xmodmap/xmodmap.cz
-share/xmodmap/xmodmap.de
-share/xmodmap/xmodmap.dk
-share/xmodmap/xmodmap.dvorak
-share/xmodmap/xmodmap.ee
-share/xmodmap/xmodmap.es
-share/xmodmap/xmodmap.fi
-share/xmodmap/xmodmap.fr
-share/xmodmap/xmodmap.fr-2
-share/xmodmap/xmodmap.gr
-share/xmodmap/xmodmap.hu
-share/xmodmap/xmodmap.hu.old
-share/xmodmap/xmodmap.il
-share/xmodmap/xmodmap.is
-share/xmodmap/xmodmap.it
-share/xmodmap/xmodmap.la
-share/xmodmap/xmodmap.nl
-share/xmodmap/xmodmap.no
-share/xmodmap/xmodmap.pl
-share/xmodmap/xmodmap.pt
-share/xmodmap/xmodmap.pt-dead
-share/xmodmap/xmodmap.qc
-share/xmodmap/xmodmap.ru
-share/xmodmap/xmodmap.ru_koi8
-share/xmodmap/xmodmap.se
-share/xmodmap/xmodmap.sf
-share/xmodmap/xmodmap.sg
-share/xmodmap/xmodmap.si
-share/xmodmap/xmodmap.sk
-share/xmodmap/xmodmap.th
-share/xmodmap/xmodmap.tr_f
-share/xmodmap/xmodmap.tr_q
-share/xmodmap/xmodmap.uk
-share/xmodmap/xmodmap.us
-share/xmodmap/xmodmap.us.old
-share/xmodmap/xmodmap.yu
-@dirrm share/xmodmap
-@dirrm share/pixmaps/tiles
-@dirrm share/pixmaps/mini-commander
-@dirrm share/pixmaps/mailcheck
-@dirrm share/pixmaps/gkb
-@dirrm share/pixmaps/fish
-@dirrm share/mc/templates
-@dirrm share/mc
-@dirrm share/gnome/help/mini-commander_applet/C
-@dirrm share/gnome/help/mini-commander_applet
-@dirrm share/gnome/help/help-browser/wa
-@dirrm share/gnome/help/help-browser/no
-@dirrm share/gnome/help/help-browser/ko
-@dirrm share/gnome/help/help-browser/ja
-@dirrm share/gnome/help/help-browser/it
-@dirrm share/gnome/help/help-browser/hu
-@dirrm share/gnome/help/help-browser/fr
-@dirrm share/gnome/help/help-browser/eu
-@dirrm share/gnome/help/help-browser/et
-@dirrm share/gnome/help/help-browser/es
-@dirrm share/gnome/help/help-browser/el
-@dirrm share/gnome/help/help-browser/da
-@dirrm share/gnome/help/help-browser/ca
-@dirrm share/gnome/help/help-browser/C
-@dirrm share/gnome/help/help-browser
-@dirrm share/gnome/help/gnome-terminal/es
-@dirrm share/gnome/help/gnome-terminal/da
-@dirrm share/gnome/help/gnome-terminal/no
-@dirrm share/gnome/help/gnome-terminal/C
-@dirrm share/gnome/help/gnome-terminal
-@dirrm share/gnome/help/gnome-intro/C/pix
-@dirrm share/gnome/help/gnome-intro/C
-@dirrm share/gnome/help/gnome-intro
-@unexec rmdir %D/share/gnome/apps/Utilities 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/System 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Settings 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Multimedia 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Internet 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Graphics 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Games 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps/Applications 2>/dev/null || true
-@unexec rmdir %D/share/gnome/apps 2>/dev/null || true
-@dirrm share/asclock/shaped
-@dirrm share/asclock/classic
-@dirrm share/asclock/beats
-@dirrm share/asclock/Stone
-@dirrm share/asclock/Orb
-@dirrm share/asclock/Newstone
-@dirrm share/asclock/Freeamp
-@dirrm share/asclock
-@dirrm share/applets/Utility
-@dirrm share/applets/Network
-@dirrm share/applets/Multimedia
-@dirrm share/applets/Monitors
-@dirrm share/applets/Clocks
-@dirrm share/applets/Amusements
-@dirrm share/applets