diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-25 14:05:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-08-25 14:05:52 +0000 |
commit | ecb895589c1cf512458c0a73f4237e72effa30ee (patch) | |
tree | 25c54ec6039f78c79ee5773f8bda455cc7606cde | |
parent | - Update to 1.5. (diff) |
- Fixed pkg-plist to use correct dirrmtry.
Reported by: sat
Suggested by: bsam
Approved by: itetcu (mentor)
Notes
Notes:
svn path=/head/; revision=198289
-rw-r--r-- | x11-fm/gnome-commander2/pkg-plist | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-fm/gnome-commander2/pkg-plist b/x11-fm/gnome-commander2/pkg-plist index ddfe028cc6b0..d91e972528a6 100644 --- a/x11-fm/gnome-commander2/pkg-plist +++ b/x11-fm/gnome-commander2/pkg-plist @@ -173,8 +173,10 @@ share/locale/vi/LC_MESSAGES/gnome-commander.mo share/locale/oc/LC_MESSAGES/gnome-commander.mo share/locale/zh_CN/LC_MESSAGES/gnome-commander.mo share/locale/zh_TW/LC_MESSAGES/gnome-commander.mo -@dirrm share/locale/oc/LC_MESSAGES -@dirrm share/locale/oc +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrm share/gnome/pixmaps/gnome-commander/mime-icons @dirrm share/gnome/pixmaps/gnome-commander/file-type-icons @dirrm share/gnome/pixmaps/gnome-commander/device-icons |