diff options
author | drochner <drochner@pkgsrc.org> | 2012-04-28 14:17:17 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-04-28 14:17:17 +0000 |
commit | 36b4a0695e45aa31d43c25ab65edf52c4f8205a6 (patch) | |
tree | 18df84c2fa094af23a475c0ef2eec00892b74dab /www/midori/PLIST | |
parent | b9a72ae4ed7f4fd64f276e0f3ee7552e5f338bac (diff) | |
download | pkgsrc-36b4a0695e45aa31d43c25ab65edf52c4f8205a6.tar.gz |
update to 0.4.5
many fixes and UI improvements
Diffstat (limited to 'www/midori/PLIST')
-rw-r--r-- | www/midori/PLIST | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/www/midori/PLIST b/www/midori/PLIST index 509ed3e2515..f686e2881ea 100644 --- a/www/midori/PLIST +++ b/www/midori/PLIST @@ -1,11 +1,13 @@ -@comment $NetBSD: PLIST,v 1.21 2012/01/12 11:28:39 drochner Exp $ +@comment $NetBSD: PLIST,v 1.22 2012/04/28 14:17:18 drochner Exp $ bin/midori +include/midori-0.4/extensions/external-download-manager.h include/midori-0.4/extensions/history-list.h lib/midori/libadblock.so lib/midori/libaddons.so lib/midori/libcolorful-tabs.so lib/midori/libcookie-manager.so lib/midori/libcopy-tabs.so +lib/midori/libexternal-download-manager.so lib/midori/libfeed-panel.so lib/midori/libformhistory.so lib/midori/libhistory-list.so @@ -54,6 +56,7 @@ share/locale/da/LC_MESSAGES/midori.mo share/locale/de/LC_MESSAGES/midori.mo share/locale/el/LC_MESSAGES/midori.mo share/locale/en_GB/LC_MESSAGES/midori.mo +share/locale/eo/LC_MESSAGES/midori.mo share/locale/es/LC_MESSAGES/midori.mo share/locale/et/LC_MESSAGES/midori.mo share/locale/fi/LC_MESSAGES/midori.mo @@ -84,11 +87,14 @@ share/locale/ug/LC_MESSAGES/midori.mo share/locale/uk/LC_MESSAGES/midori.mo share/locale/zh_CN/LC_MESSAGES/midori.mo share/locale/zh_TW/LC_MESSAGES/midori.mo +share/midori/res/about.css share/midori/res/autosuggestcontrol.css share/midori/res/autosuggestcontrol.js share/midori/res/close.png share/midori/res/error.html share/midori/res/logo-shade.png -share/midori/res/speeddial-head-0.4.3.html +share/midori/res/speeddial-head-0.4.5.html +share/vala/vapi/external-download-manager.deps +share/vala/vapi/external-download-manager.vapi share/vala/vapi/history-list.deps share/vala/vapi/history-list.vapi |