diff options
author | bland <bland@FreeBSD.org> | 2007-03-14 11:34:58 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2007-03-14 11:34:58 +0800 |
commit | 84363026a6a426e7918ee714e130d47b3053dc1e (patch) | |
tree | fc6d94827fdb6a295eaf1d8c02c4ea746287f559 | |
parent | 039a8560ec53d16ce2353ee5586cb6523eeeeff6 (diff) | |
download | freebsd-ports-gnome-84363026a6a426e7918ee714e130d47b3053dc1e.tar.gz freebsd-ports-gnome-84363026a6a426e7918ee714e130d47b3053dc1e.tar.zst freebsd-ports-gnome-84363026a6a426e7918ee714e130d47b3053dc1e.zip |
Fix and sort plist.
-rw-r--r-- | graphics/inkscape/pkg-plist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/inkscape/pkg-plist b/graphics/inkscape/pkg-plist index e12560d5b728..8405f8da86c5 100644 --- a/graphics/inkscape/pkg-plist +++ b/graphics/inkscape/pkg-plist @@ -346,7 +346,6 @@ share/inkscape/ui/menus-bars.xml share/inkscape/ui/toolbox.xml share/inkscape/ui/units.txt share/inkscape/ui/units.xml -share/pixmaps/inkscape.png share/locale/am/LC_MESSAGES/inkscape.mo share/locale/az/LC_MESSAGES/inkscape.mo share/locale/be/LC_MESSAGES/inkscape.mo @@ -398,6 +397,8 @@ share/locale/uk/LC_MESSAGES/inkscape.mo share/locale/vi/LC_MESSAGES/inkscape.mo share/locale/zh_CN/LC_MESSAGES/inkscape.mo share/locale/zh_TW/LC_MESSAGES/inkscape.mo +share/pixmaps/inkscape.png +@dirrmtry share/pixmaps @dirrmtry share/locale/en_US@piglatin/LC_MESSAGES @dirrmtry share/locale/en_US@piglatin @dirrm share/inkscape/ui @@ -415,4 +416,5 @@ share/locale/zh_TW/LC_MESSAGES/inkscape.mo @dirrm share/inkscape/examples @dirrm share/inkscape/clipart @dirrm share/inkscape +@dirrmtry share/applications @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |