diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-02 18:40:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-02 18:40:24 +0000 |
commit | 08b0b61f0d46ac7d72bdfc16518442bfc50f90c1 (patch) | |
tree | d8817a3cbde8e581e8abb07816d9a2426a87030a /www/bluefish/PLIST | |
parent | 893f711e4b9435ed1dc94d0623344789316e5327 (diff) | |
download | pkgsrc-08b0b61f0d46ac7d72bdfc16518442bfc50f90c1.tar.gz |
Update www/bluefish to 0.13.
Bluefish 0.13 features a new bookmarks functionality, much improved
project management, auto tag closing, better navigation trough opened
documents, a much more responsive user interface, again many user
interface improvements, many bug fixes and much, much more!
Diffstat (limited to 'www/bluefish/PLIST')
-rw-r--r-- | www/bluefish/PLIST | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/www/bluefish/PLIST b/www/bluefish/PLIST index ac840039c3f..ec46df2a6ea 100644 --- a/www/bluefish/PLIST +++ b/www/bluefish/PLIST @@ -1,12 +1,13 @@ -@comment $NetBSD: PLIST,v 1.8 2003/12/03 03:50:15 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/02 18:40:24 xtraeme Exp $ bin/bluefish -share/applications/bluefish.desktop share/bluefish/bluefish_splash.png share/bluefish/custom_menu.default share/bluefish/encodings.default share/bluefish/filetypes.default +share/bluefish/funcref_css.xml share/bluefish/funcref_html.xml share/bluefish/funcref_php.xml +share/bluefish/funcref_python.xml share/bluefish/highlighting.default share/bluefish/icon_c.png share/bluefish/icon_cfml.png @@ -20,11 +21,13 @@ share/bluefish/icon_python.png share/bluefish/icon_r.png share/bluefish/icon_unknown.png share/bluefish/icon_xml.png +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo @@ -32,9 +35,14 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/bluefish.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/bluefish.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/bluefish.mo share/pixmaps/bluefish-icon.png +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/bluefish |