diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-15 14:08:08 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-15 14:08:08 +0000 |
commit | 839d0f1b5b8d9c399c649ed97523378e05087d75 (patch) | |
tree | f4ac8b9f9e2c92ef50335bed5c2d650e3e3ad364 /archivers/file-roller/PLIST | |
parent | e8cc244a22a9de934fac8f0641f66ba85b8299bf (diff) | |
download | pkgsrc-839d0f1b5b8d9c399c649ed97523378e05087d75.tar.gz |
Update to 2.6.1:
* Fixed reading of filenames with spaces in tar archives.
* Fixed bug #138154 (File-Roller Crash when dropping a file dragged
from archive).
* Remove a file from the recent file list if the file could not be loaded.
* Added RPM and Suffit to the recent file list mime types.
* Fixed popup menu sensitivity.
Diffstat (limited to 'archivers/file-roller/PLIST')
-rw-r--r-- | archivers/file-roller/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST index dc5a590c387..0234f7c1c96 100644 --- a/archivers/file-roller/PLIST +++ b/archivers/file-roller/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:56:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/15 14:08:08 jmmv Exp $ bin/file-roller lib/bonobo/libfile-roller-component.a lib/bonobo/libfile-roller-component.la @@ -70,6 +70,7 @@ ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/file-roller.mo +${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/file-roller.mo @@ -78,6 +79,7 @@ ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/file-roller.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/file-roller.mo @@ -171,4 +173,3 @@ share/pixmaps/file-roller.png @comment in xdg-dirs: @dirrm share/applications @comment in xdg-dirs: @dirrm share/application-registry @comment in libbonobo: @dirrm lib/bonobo/servers -@comment in libbonobo: @dirrm lib/bonobo |