diff options
author | makc <makc@FreeBSD.org> | 2015-03-09 02:43:08 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-03-09 02:43:08 +0800 |
commit | 5e3ae25c39b8cdd47db6d4bbc5d39652661220ce (patch) | |
tree | c2ddef35b7b6187de525ef5bb8acae214d871d3b /devel/geany-plugins-l10n | |
parent | e60a3e1c08ba32daef213177b95ad1568f71210b (diff) | |
download | freebsd-ports-gnome-5e3ae25c39b8cdd47db6d4bbc5d39652661220ce.tar.gz freebsd-ports-gnome-5e3ae25c39b8cdd47db6d4bbc5d39652661220ce.tar.zst freebsd-ports-gnome-5e3ae25c39b8cdd47db6d4bbc5d39652661220ce.zip |
devel/geany:
- Update to 1.24.1
- Fix build without NLS option [1]
- Convert to options helpers
devel/geany-plugin*:
- Update to 1.24, add new plugins:
geany-plugin-autoclose
geany-plugin-defineformat
geany-plugin-geanypy
geany-plugin-pairtaghighlighter
geany-plugin-pohelper
- Fix build without NLS option
Reported by: Kamil Szczesny <mailto.kamils@gmail.com> [1]
Diffstat (limited to 'devel/geany-plugins-l10n')
-rw-r--r-- | devel/geany-plugins-l10n/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/geany-plugins-l10n/pkg-plist b/devel/geany-plugins-l10n/pkg-plist index 1505f1a569be..e3b5a032294b 100644 --- a/devel/geany-plugins-l10n/pkg-plist +++ b/devel/geany-plugins-l10n/pkg-plist @@ -5,6 +5,7 @@ share/locale/de/LC_MESSAGES/geany-plugins.mo share/locale/es/LC_MESSAGES/geany-plugins.mo share/locale/fr/LC_MESSAGES/geany-plugins.mo share/locale/gl/LC_MESSAGES/geany-plugins.mo +share/locale/it/LC_MESSAGES/geany-plugins.mo share/locale/ja/LC_MESSAGES/geany-plugins.mo share/locale/nl/LC_MESSAGES/geany-plugins.mo share/locale/pt/LC_MESSAGES/geany-plugins.mo |