diff options
author | tron <tron@pkgsrc.org> | 2000-03-16 22:21:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-03-16 22:21:21 +0000 |
commit | 16114ebf3b8d622a30a48df082310fce72e1f5aa (patch) | |
tree | 8bdffcf87b8bdaadc2217468e89ff40417055561 /misc/gnome-utils/pkg | |
parent | 76918fb99033625c419d9a4e82af01f0f1e5d7fd (diff) | |
download | pkgsrc-16114ebf3b8d622a30a48df082310fce72e1f5aa.tar.gz |
Update "gnome-utils" package to version 1.0.51. Changes since version
1.0.50:
- ghex: removed. it's gone into a package of its own.
- Makefile.am, configure.in: removed ghex related stuff; bumped the
version number to 1.0.51.
- gdialog/dialog.h: just "inline" isn't working on my version of gcc, made
it "static inline", which should be ok.
- gdialog/dialog.h: bug #2231: "extern inline" isn't allowed; just use "inline"
- configure.in: add the makefiles for the gsearchtool online help
- configure.in: add the gfontsel help stuff directories
- configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
- configure.in: add el to the list of languages
Diffstat (limited to 'misc/gnome-utils/pkg')
-rw-r--r-- | misc/gnome-utils/pkg/PLIST | 55 |
1 files changed, 40 insertions, 15 deletions
diff --git a/misc/gnome-utils/pkg/PLIST b/misc/gnome-utils/pkg/PLIST index d7f9c9fe683..658fa9dce02 100644 --- a/misc/gnome-utils/pkg/PLIST +++ b/misc/gnome-utils/pkg/PLIST @@ -1,23 +1,24 @@ -@comment $NetBSD: PLIST,v 1.3 1999/11/07 22:19:28 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/03/16 22:21:24 tron Exp $ bin/gcalc bin/gcolorsel bin/gdialog bin/gdiskfree bin/gfontsel -bin/ghex bin/gless bin/gnome-run bin/grun bin/gsearchtool bin/gshutdown bin/gstripchart +bin/gstripchart_applet bin/gtt bin/guname bin/gw bin/splac bin/splash +etc/CORBA/servers/gstripchart_applet.gnorba man/man1/gtt.1 -share/gnome/apps/Applications/ghex.desktop +share/applets/Monitors/gstripchart_applet.desktop share/gnome/apps/Applications/gtt.desktop share/gnome/apps/System/gshutdown.desktop share/gnome/apps/Utilities/gcalc.desktop @@ -30,19 +31,39 @@ share/gnome/apps/Utilities/gstripchart.desktop share/gnome/apps/Utilities/guname.desktop share/gnome/apps/Utilities/gw.desktop share/gnome/apps/gnome-run.desktop -share/gnome/help/ghex/C/index.html -share/gnome/help/ghex/C/topic.dat -share/gnome/help/ghex/es/index.html -share/gnome/help/ghex/es/topic.dat -share/gnome/help/ghex/sv/index.html -share/gnome/help/ghex/sv/topic.dat +share/gnome/help/gdiskfree/C/index.html +share/gnome/help/gdiskfree/C/authors.html +share/gnome/help/gdiskfree/C/usage.html +share/gnome/help/gdiskfree/C/topic.dat +share/gnome/help/gdiskfree/C/images/gdiskfree.png +share/gnome/help/gdiskfree/C/docbook.css +share/gnome/help/gfontsel/C/index.html +share/gnome/help/gfontsel/C/filter.html +share/gnome/help/gfontsel/C/fontinfo.html +share/gnome/help/gfontsel/C/mainwin.html +share/gnome/help/gfontsel/C/xlfd.html +share/gnome/help/gfontsel/C/ln7.html +share/gnome/help/gfontsel/C/authors.html +share/gnome/help/gfontsel/C/mainshot.png +share/gnome/help/gfontsel/C/topic.dat +share/gnome/help/gfontsel/C/stylesheet-images/warning.gif +share/gnome/help/gsearchtool/C/index.html +share/gnome/help/gsearchtool/C/authors.html +share/gnome/help/gsearchtool/C/criteria.html +share/gnome/help/gsearchtool/C/ln7.html +share/gnome/help/gsearchtool/C/usage.html +share/gnome/help/gsearchtool/C/gsearch.png +share/gnome/help/gsearchtool/C/mainwin.png +share/gnome/help/gsearchtool/C/locate.png +share/gnome/help/gsearchtool/C/results.png +share/gnome/help/gsearchtool/C/locate.html +share/gnome/help/gsearchtool/C/topic.dat share/gnome/help/gshutdown/C/index.html share/gnome/help/gshutdown/C/topic.dat share/gnome/help/gshutdown/es/index.html share/gnome/help/gshutdown/es/topic.dat share/gnome/help/gshutdown/no/index.html share/gnome/help/gshutdown/no/topic.dat -share/gnome/help/gstripchart/C/gstripchart.html share/gnome/help/gstripchart/C/index.html share/gnome/help/gstripchart/C/topic.dat share/gnome/help/gtt/C/index.html @@ -54,11 +75,13 @@ share/gnome/help/gtt/es/topic.dat share/gstripchart/gstripchart.conf share/idl/gsu.idl share/pixmaps/gnome-fontsel.png -share/pixmaps/gnome-ghex.png share/pixmaps/gnome-searchtool.png +share/pixmaps/gnome-shutdown.png share/pixmaps/gnome-stripchart.png share/pixmaps/gnome-who.png @dirrm share/gstripchart +@dirrm share/gnome/help/gsearchtool/C +@dirrm share/gnome/help/gsearchtool @dirrm share/gnome/help/gtt/es @dirrm share/gnome/help/gtt/de @dirrm share/gnome/help/gtt/C @@ -69,7 +92,9 @@ share/pixmaps/gnome-who.png @dirrm share/gnome/help/gshutdown/es @dirrm share/gnome/help/gshutdown/C @dirrm share/gnome/help/gshutdown -@dirrm share/gnome/help/ghex/sv -@dirrm share/gnome/help/ghex/es -@dirrm share/gnome/help/ghex/C -@dirrm share/gnome/help/ghex +@dirrm share/gnome/help/gfontsel/C/stylesheet-images +@dirrm share/gnome/help/gfontsel/C +@dirrm share/gnome/help/gfontsel +@dirrm share/gnome/help/gdiskfree/C/images +@dirrm share/gnome/help/gdiskfree/C +@dirrm share/gnome/help/gdiskfree |