Skip to content

Commit

Permalink
- fixed game `Jane'
Browse files Browse the repository at this point in the history
- added game `Granada'
- added support accel-keys for buttons of dialogs
- changed widget's styles
- updated russian translation
- updated GAMES_BY_PYSOL_VERSION (gamedb.py)
- other minor fixes



git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@4 efabe8c0-fbe8-4139-b769-b5e6d273206e
  • Loading branch information
skomoroh committed Jun 8, 2006
1 parent c037bf7 commit 00e73d2
Show file tree
Hide file tree
Showing 52 changed files with 1,929 additions and 1,357 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

PYSOLLIB_FILES=pysollib/tk/*.py pysollib/*.py \
pysollib/games/*.py pysollib/games/special/*.py \
pysollib/games/contrib/*.py pysollib/games/ultra/*.py
pysollib/games/contrib/*.py pysollib/games/ultra/*.py \
pysollib/games/mahjongg/*.py

.PHONY : install dist all_games_html rules pot mo

Expand Down
8 changes: 4 additions & 4 deletions po/games.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PySol 0.0.1\n"
"POT-Creation-Date: Fri May 26 20:25:43 2006\n"
"POT-Creation-Date: Tue Jun 6 02:20:52 2006\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -63,9 +63,6 @@ msgstr ""
msgid "Acme"
msgstr ""

msgid "Adelaide"
msgstr ""

msgid "Agnes Bernauer"
msgstr ""

Expand Down Expand Up @@ -2322,6 +2319,9 @@ msgstr ""
msgid "Raw Prawn"
msgstr ""

msgid "Realm"
msgstr ""

msgid "Rectangle"
msgstr ""

Expand Down
Loading

0 comments on commit 00e73d2

Please sign in to comment.