diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-25 22:05:52 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-25 22:05:52 +0800 |
commit | a747b0e577b069db8ce28643c976eeedc6192939 (patch) | |
tree | 72b3b89fcb28e4cf8d41a39e0aa397fd3afcdbe4 /x11-fm | |
parent | 322d150c821349ef24ea6a42814db4815f7ff0de (diff) | |
download | freebsd-ports-gnome-a747b0e577b069db8ce28643c976eeedc6192939.tar.gz freebsd-ports-gnome-a747b0e577b069db8ce28643c976eeedc6192939.tar.zst freebsd-ports-gnome-a747b0e577b069db8ce28643c976eeedc6192939.zip |
- Fixed pkg-plist to use correct dirrmtry.
Reported by: sat
Suggested by: bsam
Approved by: itetcu (mentor)
Diffstat (limited to 'x11-fm')
-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 |