diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-06-27 16:00:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-06-27 16:00:05 +0000 |
commit | 0c85f1308a2d4e4ba3680c8ef5863af06f89887d (patch) | |
tree | 340c23440b48cdc8ad545e3c7718d4619af0fe6b /games/sirius/PLIST | |
parent | d1786fb23ef50a756797a043853986496f446b6d (diff) | |
download | pkgsrc-0c85f1308a2d4e4ba3680c8ef5863af06f89887d.tar.gz |
Update to 0.7.0:
* Added hints for the human player.
* Found and plugged a issue with a timer which was the root to a lot of
strange behavior.
* Optimized the search and gained some speed.
* Fixed init problem in the transpositiontable.
* Fixed segfault in the thread handling.
* Added a lot of debug code for the search. (Compile with -DDEBUG)
* Sirius own icon as window icon (Alex Duggan)
* Frensh translation (Stéphane Jourdan)
* German translation (Poyan Rajamand)
* Swedish translation updated
Diffstat (limited to 'games/sirius/PLIST')
-rw-r--r-- | games/sirius/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/sirius/PLIST b/games/sirius/PLIST index 7f301fa31a9..67a6c194558 100644 --- a/games/sirius/PLIST +++ b/games/sirius/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/07 14:22:44 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/27 16:00:05 jmmv Exp $ bin/sirius share/applications/sirius.desktop +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sirius.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sirius.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sirius.mo share/pixmaps/sirius.png share/pixmaps/sirius/marker_classic.png |