diff options
author | wiz <wiz@pkgsrc.org> | 2007-10-17 20:48:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-10-17 20:48:45 +0000 |
commit | db273225ab8b77f2583d839eb444d72bca159406 (patch) | |
tree | af3dbba9ff9541cfb3779a0ac7ebbe1f8900d0a9 /games/wesnoth/PLIST | |
parent | 691ddd6121adfc9f8e82493471d43b2685467b8d (diff) | |
download | pkgsrc-db273225ab8b77f2583d839eb444d72bca159406.tar.gz |
Update to 1.2.7:
Version 1.2.7:
* language and i18n:
* updated translations: Czech, Danish, Dutch, French, German, Italian,
Japanese, Polish, Portuguese (Brazil), Serbian, Slovak, Spanish, Swedish
* new translation: Serbian (Latin version)
* updated DejaVu font to 2.20
* added sazanami-gothic font (needed for the Japanese translation)
* multiplayer maps:
* revised maps: Blitz, Cynsaun Battlefield, Hamlets, Meteor Lake
* fixed a crash if the client recieves invalid utf-8
* fixed a server side bug with could cause invalid utf-8 being send to a
client.
* misc:
* really fix the trait OOS so it works correctly on Windows as well
* map label length is correctly determined for multibyte
characters (bug #6855)
Diffstat (limited to 'games/wesnoth/PLIST')
-rw-r--r-- | games/wesnoth/PLIST | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST index f93f3ed8852..93875ebaade 100644 --- a/games/wesnoth/PLIST +++ b/games/wesnoth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2007/07/30 18:59:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.20 2007/10/17 20:48:45 wiz Exp $ bin/wesnoth man/cs/man6/wesnoth.6 man/de/man6/wesnoth.6 @@ -1212,7 +1212,8 @@ share/wesnoth/data/languages/ro_RO.cfg share/wesnoth/data/languages/ru_RU.cfg share/wesnoth/data/languages/sk_SK.cfg share/wesnoth/data/languages/sl_SI.cfg -share/wesnoth/data/languages/sr_CS.cfg +share/wesnoth/data/languages/sr_RS.cfg +share/wesnoth/data/languages/sr_RS@latin.cfg share/wesnoth/data/languages/sv_SE.cfg share/wesnoth/data/languages/tl_PH.cfg share/wesnoth/data/languages/tr_TR.cfg @@ -1559,6 +1560,7 @@ share/wesnoth/data/utils.cfg share/wesnoth/fonts/COPYING share/wesnoth/fonts/DejaVuSans.ttf share/wesnoth/fonts/FreeSans.ttf +share/wesnoth/fonts/sazanami-gothic.ttf share/wesnoth/images/attacks/axe-deathblade.png share/wesnoth/images/attacks/axe-undead.png share/wesnoth/images/attacks/axe.png @@ -5817,6 +5819,16 @@ share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tsg.mo share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-tutorial.mo share/wesnoth/translations/sr/LC_MESSAGES/wesnoth-utbs.mo share/wesnoth/translations/sr/LC_MESSAGES/wesnoth.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-editor.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-ei.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-httt.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-lib.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tb.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-trow.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tsg.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-tutorial.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth-utbs.mo +share/wesnoth/translations/sr@latin/LC_MESSAGES/wesnoth.mo share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-editor.mo share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-ei.mo share/wesnoth/translations/sv/LC_MESSAGES/wesnoth-httt.mo @@ -5865,6 +5877,8 @@ share/wesnoth/translations/zh_CN/LC_MESSAGES/wesnoth.mo @dirrm share/wesnoth/translations/tl @dirrm share/wesnoth/translations/sv/LC_MESSAGES @dirrm share/wesnoth/translations/sv +@dirrm share/wesnoth/translations/sr@latin/LC_MESSAGES +@dirrm share/wesnoth/translations/sr@latin @dirrm share/wesnoth/translations/sr/LC_MESSAGES @dirrm share/wesnoth/translations/sr @dirrm share/wesnoth/translations/sl/LC_MESSAGES |