diff options
author | magick <magick> | 2002-04-29 17:05:06 +0000 |
---|---|---|
committer | magick <magick> | 2002-04-29 17:05:06 +0000 |
commit | 47465c9d70adf504c82d85d6cbeb9ce489a6c79b (patch) | |
tree | 13e91d1a66b1e8a1f2638b3d86f3c0b6166a1ef0 /net/gtm/PLIST | |
parent | 339c97bf521f81a229b33e7f3ed1cb694c2cea03 (diff) | |
download | pkgsrc-47465c9d70adf504c82d85d6cbeb9ce489a6c79b.tar.gz |
Update to 0.4.11
Changes:
* Updated translations
* Updated English manual and translated it to Portuguese
* Fixed bugs:
- When checking if the user could write to a certain
directory all the groups the user was in where not
checked so it was possible to write while the application
said otherwise.
- Spec file rewrote to be more correct, thanks to Gregory
Leblanc <gleblanc@linuxweasel.com>
Diffstat (limited to 'net/gtm/PLIST')
-rw-r--r-- | net/gtm/PLIST | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/net/gtm/PLIST b/net/gtm/PLIST index 77f7fff0e92..cec47fdc255 100644 --- a/net/gtm/PLIST +++ b/net/gtm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:35 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/04/29 17:05:06 magick Exp $ bin/gtm_applet bin/gtm etc/sound/events/gtm.soundlist @@ -40,7 +40,25 @@ share/gnome/help/gtm/C/bugs.html share/gnome/help/gtm/C/license.html share/gnome/help/gtm/C/prefs.html share/gnome/help/gtm/C/usage.html -share/gnome/help/gtm/C/docbook.css +share/gnome/help/gtm/C/images/mainwindow.png +share/gnome/help/gtm/C/images/newwindow.png +share/gnome/help/gtm/C/images/numericwindow.png +share/gnome/help/gtm/C/ln7.html +share/gnome/help/gtm/C/newdownload.html +share/gnome/help/gtm/C/numericdownload.html +share/gnome/help/gtm/pt/topic.dat +share/gnome/help/gtm/pt/images/mainwindow.png +share/gnome/help/gtm/pt/images/newwindow.png +share/gnome/help/gtm/pt/images/numericwindow.png +share/gnome/help/gtm/pt/authors.html +share/gnome/help/gtm/pt/bugs.html +share/gnome/help/gtm/pt/index.html +share/gnome/help/gtm/pt/license.html +share/gnome/help/gtm/pt/ln10.html +share/gnome/help/gtm/pt/newdownload.html +share/gnome/help/gtm/pt/numericdownload.html +share/gnome/help/gtm/pt/prefs.html +share/gnome/help/gtm/pt/usage.html share/gnome/apps/Internet/gtm.desktop share/sounds/gtm/add.wav share/sounds/gtm/complete.wav @@ -50,5 +68,8 @@ share/oaf/GNOME_GTM.oaf man/man1/gtm.1 man/man1/gtm_applet.1 @dirrm share/sounds/gtm +@dirrm share/gnome/help/gtm/C/images @dirrm share/gnome/help/gtm/C +@dirrm share/gnome/help/gtm/pt/images +@dirrm share/gnome/help/gtm/pt @dirrm share/gnome/help/gtm |