commit bc4d37024b0d644f882febb0ed3753e8bc1f0eff Author: Thomas Hindoe Paaboel Andersen Date: Sun Jul 15 20:30:10 2012 +0200 NEWS: update for 3.5.4 NEWS | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 105 insertions(+), 1 deletion(-) commit 2e07795370394fa206c5b8d6950c7609b7c470dd Author: Ihar Hrachyshka Date: Sun Jul 15 11:11:27 2012 +0300 Updated Belarusian translation. po/be.po | 788 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 396 insertions(+), 392 deletions(-) commit 0efd1bb26c66e5bf5d2147d530f9762b20897fbc Author: Robert Ancell Date: Sun Jul 15 19:08:11 2012 +1200 gnomine: Fix up toolbar gnomine/src/gnomine.vala | 149 ++++++++++++++++++++++++---------------------- 1 file changed, 77 insertions(+), 72 deletions(-) commit f63e9000ab0d2b9551c03362e190cd4518eba527 Author: Robert Ancell Date: Sun Jul 15 14:54:36 2012 +1200 gnomine: Put back 'keep current game' button in new game dialog gnomine/src/gnomine.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 79c8a2f6851540e3eb671abc6f30b700ac65ceb8 Author: Robert Ancell Date: Sun Jul 15 14:52:45 2012 +1200 libgames-support: Add safety checks on GamesPauseAction libgames-support/games-pause-action.c | 3 +++ libgames-support/games-pause-action.h | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) commit 3ff289e78836186b3d6cf91cefe3a6e59e3dc518 Author: Robert Ancell Date: Sun Jul 15 14:09:44 2012 +1200 gnome-mahjongg: Rename mahjongg to gnome-mahjongg so it has a unique name configure.ac | 20 +- gnome-mahjongg/Makefile.am | 3 + gnome-mahjongg/data/Makefile.am | 45 + gnome-mahjongg/data/gnome-mahjongg.6 | 39 + gnome-mahjongg/data/gnome-mahjongg.desktop.in.in | 13 + gnome-mahjongg/data/icons/16x16/gnome-mahjongg.png | Bin 0 -> 598 bytes gnome-mahjongg/data/icons/22x22/gnome-mahjongg.png | Bin 0 -> 1037 bytes gnome-mahjongg/data/icons/24x24/gnome-mahjongg.png | Bin 0 -> 1070 bytes gnome-mahjongg/data/icons/32x32/gnome-mahjongg.png | Bin 0 -> 1799 bytes gnome-mahjongg/data/icons/48x48/gnome-mahjongg.png | Bin 0 -> 2268 bytes gnome-mahjongg/data/icons/Makefile.am | 15 + .../data/icons/scalable/gnome-mahjongg.svg | 118 ++ gnome-mahjongg/data/mahjongg.map | 359 ++++ .../data/org.gnome.gnome-mahjongg.gschema.xml.in | 21 + gnome-mahjongg/data/postmodern.svg | 529 ++++++ gnome-mahjongg/data/smooth.png | Bin 0 -> 336403 bytes gnome-mahjongg/data/translatable_game_names.h | 13 + gnome-mahjongg/help/C/bug-filing.page | 43 + gnome-mahjongg/help/C/choosing.page | 22 + gnome-mahjongg/help/C/develop.page | 27 + gnome-mahjongg/help/C/documentation.page | 29 + gnome-mahjongg/help/C/figures/hints-video.ogv | Bin 0 -> 910004 bytes gnome-mahjongg/help/C/figures/layout-bridges.png | Bin 0 -> 75672 bytes gnome-mahjongg/help/C/figures/layout-cloud.png | Bin 0 -> 99466 bytes .../help/C/figures/layout-conf-cross.png | Bin 0 -> 49713 bytes gnome-mahjongg/help/C/figures/layout-difficult.png | Bin 0 -> 80602 bytes gnome-mahjongg/help/C/figures/layout-easy.png | Bin 0 -> 83600 bytes .../help/C/figures/layout-pyramid-walls.png | Bin 0 -> 49785 bytes .../help/C/figures/layout-red-dragon.png | Bin 0 -> 93763 bytes .../help/C/figures/layout-tic-tac-toe.png | Bin 0 -> 40805 bytes gnome-mahjongg/help/C/figures/layout-ziggurat.png | Bin 0 -> 74616 bytes gnome-mahjongg/help/C/figures/logo.png | Bin 0 -> 598 bytes gnome-mahjongg/help/C/figures/logo32.png | Bin 0 -> 1799 bytes gnome-mahjongg/help/C/figures/mahjongg-video.ogv | Bin 0 -> 297175 bytes gnome-mahjongg/help/C/figures/moves-left.png | Bin 0 -> 3600 bytes gnome-mahjongg/help/C/gameplay.page | 40 + gnome-mahjongg/help/C/hints.page | 66 + gnome-mahjongg/help/C/index.page | 42 + gnome-mahjongg/help/C/legal.xml | 5 + gnome-mahjongg/help/C/license.page | 59 + gnome-mahjongg/help/C/map.page | 102 + gnome-mahjongg/help/C/moves.page | 32 + gnome-mahjongg/help/C/pause.page | 33 + gnome-mahjongg/help/C/rules.page | 39 + gnome-mahjongg/help/C/scoring.page | 26 + gnome-mahjongg/help/C/shortcuts.page | 62 + gnome-mahjongg/help/C/strategy.page | 50 + gnome-mahjongg/help/C/toolbar.page | 30 + gnome-mahjongg/help/C/translate.page | 45 + gnome-mahjongg/help/ChangeLog.old | 59 + gnome-mahjongg/help/Makefile.am | 42 + gnome-mahjongg/help/ca/ca.po | 876 +++++++++ gnome-mahjongg/help/ca/figures/mahjongg.png | Bin 0 -> 93897 bytes gnome-mahjongg/help/ca/figures/no-move.png | Bin 0 -> 10717 bytes gnome-mahjongg/help/ca/figures/preferences.png | Bin 0 -> 17903 bytes gnome-mahjongg/help/ca/figures/toolbar.png | Bin 0 -> 9176 bytes gnome-mahjongg/help/cs/cs.po | 939 ++++++++++ gnome-mahjongg/help/cs/figures/mahjongg.png | Bin 0 -> 92897 bytes gnome-mahjongg/help/cs/figures/no-move.png | Bin 0 -> 14634 bytes gnome-mahjongg/help/cs/figures/preferences.png | Bin 0 -> 20018 bytes gnome-mahjongg/help/cs/figures/toolbar.png | Bin 0 -> 8494 bytes gnome-mahjongg/help/da/da.po | 934 ++++++++++ gnome-mahjongg/help/de/de.po | 1007 ++++++++++ gnome-mahjongg/help/de/figures/moves-left.png | Bin 0 -> 2283 bytes gnome-mahjongg/help/el/el.po | 1028 ++++++++++ gnome-mahjongg/help/el/figures/mahjongg.png | Bin 0 -> 96798 bytes gnome-mahjongg/help/el/figures/preferences.png | Bin 0 -> 26277 bytes gnome-mahjongg/help/el/figures/toolbar.png | Bin 0 -> 12001 bytes gnome-mahjongg/help/en_GB/en_GB.po | 858 +++++++++ gnome-mahjongg/help/es/es.po | 1960 ++++++++++++++++++++ gnome-mahjongg/help/es/figures/mahjongg.png | Bin 0 -> 104384 bytes gnome-mahjongg/help/es/figures/no-move.png | Bin 0 -> 9124 bytes gnome-mahjongg/help/es/figures/preferences.png | Bin 0 -> 15538 bytes gnome-mahjongg/help/es/figures/toolbar.png | Bin 0 -> 9104 bytes gnome-mahjongg/help/eu/eu.po | 869 +++++++++ gnome-mahjongg/help/eu/figures/mahjongg.png | Bin 0 -> 92478 bytes gnome-mahjongg/help/eu/figures/no-move.png | Bin 0 -> 9475 bytes gnome-mahjongg/help/eu/figures/preferences.png | Bin 0 -> 14825 bytes gnome-mahjongg/help/eu/figures/toolbar.png | Bin 0 -> 10102 bytes gnome-mahjongg/help/fr/figures/mahjongg.png | Bin 0 -> 113819 bytes gnome-mahjongg/help/fr/figures/moves-left.png | Bin 0 -> 5502 bytes gnome-mahjongg/help/fr/figures/no-move.png | Bin 0 -> 10904 bytes gnome-mahjongg/help/fr/figures/preferences.png | Bin 0 -> 19785 bytes gnome-mahjongg/help/fr/figures/toolbar.png | Bin 0 -> 10502 bytes gnome-mahjongg/help/fr/fr.po | 1034 +++++++++++ gnome-mahjongg/help/it/figures/mahjongg.png | Bin 0 -> 115539 bytes gnome-mahjongg/help/it/figures/no-move.png | Bin 0 -> 9583 bytes gnome-mahjongg/help/it/figures/preferences.png | Bin 0 -> 18888 bytes gnome-mahjongg/help/it/figures/toolbar.png | Bin 0 -> 10572 bytes gnome-mahjongg/help/it/it.po | 843 +++++++++ gnome-mahjongg/help/mahjongg.omf.in | 9 + gnome-mahjongg/help/oc/oc.po | 653 +++++++ gnome-mahjongg/help/pl/figures/mahjongg.png | Bin 0 -> 102340 bytes gnome-mahjongg/help/pl/figures/no-move.png | Bin 0 -> 11067 bytes gnome-mahjongg/help/pl/figures/preferences.png | Bin 0 -> 19967 bytes gnome-mahjongg/help/pl/figures/toolbar.png | Bin 0 -> 14236 bytes gnome-mahjongg/help/pl/pl.po | 926 +++++++++ gnome-mahjongg/help/ru/ru.po | 497 +++++ gnome-mahjongg/help/sl/sl.po | 709 +++++++ gnome-mahjongg/help/sr/figures/mahjongg.png | Bin 0 -> 27346 bytes gnome-mahjongg/help/sr/figures/no-move.png | Bin 0 -> 9753 bytes gnome-mahjongg/help/sr/figures/preferences.png | Bin 0 -> 18392 bytes gnome-mahjongg/help/sr/figures/toolbar.png | Bin 0 -> 10673 bytes gnome-mahjongg/help/sr/sr.po | 912 +++++++++ gnome-mahjongg/help/sr@latin/figures/mahjongg.png | Bin 0 -> 27410 bytes gnome-mahjongg/help/sr@latin/figures/no-move.png | Bin 0 -> 10402 bytes .../help/sr@latin/figures/preferences.png | Bin 0 -> 18252 bytes gnome-mahjongg/help/sr@latin/figures/toolbar.png | Bin 0 -> 10856 bytes gnome-mahjongg/help/sr@latin/sr@latin.po | 912 +++++++++ gnome-mahjongg/help/sv/figures/mahjongg.png | Bin 0 -> 102535 bytes gnome-mahjongg/help/sv/figures/no-move.png | Bin 0 -> 8211 bytes gnome-mahjongg/help/sv/figures/preferences.png | Bin 0 -> 20611 bytes gnome-mahjongg/help/sv/figures/toolbar.png | Bin 0 -> 12697 bytes gnome-mahjongg/help/sv/sv.po | 442 +++++ gnome-mahjongg/help/zh_CN/zh_CN.po | 841 +++++++++ gnome-mahjongg/src/Makefile.am | 41 + gnome-mahjongg/src/config.vapi | 4 + gnome-mahjongg/src/fixes.vapi | 5 + gnome-mahjongg/src/game-view.vala | 288 +++ gnome-mahjongg/src/game.vala | 388 ++++ gnome-mahjongg/src/gnome-mahjongg.vala | 787 ++++++++ gnome-mahjongg/src/map.vala | 358 ++++ mahjongg/Makefile.am | 3 - mahjongg/data/Makefile.am | 45 - mahjongg/data/icons/16x16/mahjongg.png | Bin 598 -> 0 bytes mahjongg/data/icons/22x22/mahjongg.png | Bin 1037 -> 0 bytes mahjongg/data/icons/24x24/mahjongg.png | Bin 1070 -> 0 bytes mahjongg/data/icons/32x32/mahjongg.png | Bin 1799 -> 0 bytes mahjongg/data/icons/48x48/mahjongg.png | Bin 2268 -> 0 bytes mahjongg/data/icons/Makefile.am | 15 - mahjongg/data/icons/scalable/mahjongg.svg | 118 -- mahjongg/data/mahjongg.6 | 39 - mahjongg/data/mahjongg.desktop.in.in | 13 - mahjongg/data/mahjongg.map | 359 ---- mahjongg/data/org.gnome.mahjongg.gschema.xml.in | 21 - mahjongg/data/postmodern.svg | 529 ------ mahjongg/data/smooth.png | Bin 336403 -> 0 bytes mahjongg/data/translatable_game_names.h | 13 - mahjongg/help/C/bug-filing.page | 43 - mahjongg/help/C/choosing.page | 22 - mahjongg/help/C/develop.page | 27 - mahjongg/help/C/documentation.page | 29 - mahjongg/help/C/figures/hints-video.ogv | Bin 910004 -> 0 bytes mahjongg/help/C/figures/layout-bridges.png | Bin 75672 -> 0 bytes mahjongg/help/C/figures/layout-cloud.png | Bin 99466 -> 0 bytes mahjongg/help/C/figures/layout-conf-cross.png | Bin 49713 -> 0 bytes mahjongg/help/C/figures/layout-difficult.png | Bin 80602 -> 0 bytes mahjongg/help/C/figures/layout-easy.png | Bin 83600 -> 0 bytes mahjongg/help/C/figures/layout-pyramid-walls.png | Bin 49785 -> 0 bytes mahjongg/help/C/figures/layout-red-dragon.png | Bin 93763 -> 0 bytes mahjongg/help/C/figures/layout-tic-tac-toe.png | Bin 40805 -> 0 bytes mahjongg/help/C/figures/layout-ziggurat.png | Bin 74616 -> 0 bytes mahjongg/help/C/figures/logo.png | Bin 598 -> 0 bytes mahjongg/help/C/figures/logo32.png | Bin 1799 -> 0 bytes mahjongg/help/C/figures/mahjongg-video.ogv | Bin 297175 -> 0 bytes mahjongg/help/C/figures/moves-left.png | Bin 3600 -> 0 bytes mahjongg/help/C/gameplay.page | 40 - mahjongg/help/C/hints.page | 66 - mahjongg/help/C/index.page | 42 - mahjongg/help/C/legal.xml | 5 - mahjongg/help/C/license.page | 59 - mahjongg/help/C/map.page | 102 - mahjongg/help/C/moves.page | 32 - mahjongg/help/C/pause.page | 33 - mahjongg/help/C/rules.page | 39 - mahjongg/help/C/scoring.page | 26 - mahjongg/help/C/shortcuts.page | 62 - mahjongg/help/C/strategy.page | 50 - mahjongg/help/C/toolbar.page | 30 - mahjongg/help/C/translate.page | 45 - mahjongg/help/ChangeLog.old | 59 - mahjongg/help/Makefile.am | 42 - mahjongg/help/ca/ca.po | 876 --------- mahjongg/help/ca/figures/mahjongg.png | Bin 93897 -> 0 bytes mahjongg/help/ca/figures/no-move.png | Bin 10717 -> 0 bytes mahjongg/help/ca/figures/preferences.png | Bin 17903 -> 0 bytes mahjongg/help/ca/figures/toolbar.png | Bin 9176 -> 0 bytes mahjongg/help/cs/cs.po | 939 ---------- mahjongg/help/cs/figures/mahjongg.png | Bin 92897 -> 0 bytes mahjongg/help/cs/figures/no-move.png | Bin 14634 -> 0 bytes mahjongg/help/cs/figures/preferences.png | Bin 20018 -> 0 bytes mahjongg/help/cs/figures/toolbar.png | Bin 8494 -> 0 bytes mahjongg/help/da/da.po | 934 ---------- mahjongg/help/de/de.po | 1007 ---------- mahjongg/help/de/figures/moves-left.png | Bin 2283 -> 0 bytes mahjongg/help/el/el.po | 1028 ---------- mahjongg/help/el/figures/mahjongg.png | Bin 96798 -> 0 bytes mahjongg/help/el/figures/preferences.png | Bin 26277 -> 0 bytes mahjongg/help/el/figures/toolbar.png | Bin 12001 -> 0 bytes mahjongg/help/en_GB/en_GB.po | 858 --------- mahjongg/help/es/es.po | 1960 -------------------- mahjongg/help/es/figures/mahjongg.png | Bin 104384 -> 0 bytes mahjongg/help/es/figures/no-move.png | Bin 9124 -> 0 bytes mahjongg/help/es/figures/preferences.png | Bin 15538 -> 0 bytes mahjongg/help/es/figures/toolbar.png | Bin 9104 -> 0 bytes mahjongg/help/eu/eu.po | 869 --------- mahjongg/help/eu/figures/mahjongg.png | Bin 92478 -> 0 bytes mahjongg/help/eu/figures/no-move.png | Bin 9475 -> 0 bytes mahjongg/help/eu/figures/preferences.png | Bin 14825 -> 0 bytes mahjongg/help/eu/figures/toolbar.png | Bin 10102 -> 0 bytes mahjongg/help/fr/figures/mahjongg.png | Bin 113819 -> 0 bytes mahjongg/help/fr/figures/moves-left.png | Bin 5502 -> 0 bytes mahjongg/help/fr/figures/no-move.png | Bin 10904 -> 0 bytes mahjongg/help/fr/figures/preferences.png | Bin 19785 -> 0 bytes mahjongg/help/fr/figures/toolbar.png | Bin 10502 -> 0 bytes mahjongg/help/fr/fr.po | 1034 ----------- mahjongg/help/it/figures/mahjongg.png | Bin 115539 -> 0 bytes mahjongg/help/it/figures/no-move.png | Bin 9583 -> 0 bytes mahjongg/help/it/figures/preferences.png | Bin 18888 -> 0 bytes mahjongg/help/it/figures/toolbar.png | Bin 10572 -> 0 bytes mahjongg/help/it/it.po | 843 --------- mahjongg/help/mahjongg.omf.in | 9 - mahjongg/help/oc/oc.po | 653 ------- mahjongg/help/pl/figures/mahjongg.png | Bin 102340 -> 0 bytes mahjongg/help/pl/figures/no-move.png | Bin 11067 -> 0 bytes mahjongg/help/pl/figures/preferences.png | Bin 19967 -> 0 bytes mahjongg/help/pl/figures/toolbar.png | Bin 14236 -> 0 bytes mahjongg/help/pl/pl.po | 926 --------- mahjongg/help/ru/ru.po | 497 ----- mahjongg/help/sl/sl.po | 709 ------- mahjongg/help/sr/figures/mahjongg.png | Bin 27346 -> 0 bytes mahjongg/help/sr/figures/no-move.png | Bin 9753 -> 0 bytes mahjongg/help/sr/figures/preferences.png | Bin 18392 -> 0 bytes mahjongg/help/sr/figures/toolbar.png | Bin 10673 -> 0 bytes mahjongg/help/sr/sr.po | 912 --------- mahjongg/help/sr@latin/figures/mahjongg.png | Bin 27410 -> 0 bytes mahjongg/help/sr@latin/figures/no-move.png | Bin 10402 -> 0 bytes mahjongg/help/sr@latin/figures/preferences.png | Bin 18252 -> 0 bytes mahjongg/help/sr@latin/figures/toolbar.png | Bin 10856 -> 0 bytes mahjongg/help/sr@latin/sr@latin.po | 912 --------- mahjongg/help/sv/figures/mahjongg.png | Bin 102535 -> 0 bytes mahjongg/help/sv/figures/no-move.png | Bin 8211 -> 0 bytes mahjongg/help/sv/figures/preferences.png | Bin 20611 -> 0 bytes mahjongg/help/sv/figures/toolbar.png | Bin 12697 -> 0 bytes mahjongg/help/sv/sv.po | 442 ----- mahjongg/help/zh_CN/zh_CN.po | 841 --------- mahjongg/src/Makefile.am | 41 - mahjongg/src/config.vapi | 4 - mahjongg/src/fixes.vapi | 5 - mahjongg/src/game-view.vala | 288 --- mahjongg/src/game.vala | 388 ---- mahjongg/src/mahjongg.vala | 787 -------- mahjongg/src/map.vala | 358 ---- po/POTFILES.in | 14 +- po/POTFILES.skip | 10 +- 245 files changed, 20150 insertions(+), 20150 deletions(-) commit 2b8ae46b43cf2d0ff849ebdacafecdde2b331ae1 Author: Robert Ancell Date: Sun Jul 15 13:39:21 2012 +1200 swell-foop: Don't replace dead tiles when changing theme swell-foop/src/game-view.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7f57c9c37868691fbb18fa10a30cd0ac7dc584b0 Author: Robert Ancell Date: Sun Jul 15 13:31:57 2012 +1200 swell-foop: Add mnemonics to preferences dialog swell-foop/data/preferences.ui | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) commit 23c6201016452a8b0ee00ed918526701f0e9cfce Author: Daniel Buch Date: Sun Jul 15 01:01:13 2012 +0200 swell-foop: Make the game playable by keyboard To handle the mixed mouse/keyboard highlighting a field is added to hold the highlighted tile. The svg for the cursor actor is copied from lightsoff. swell-foop/data/themes/colors/Makefile.am | 6 +- swell-foop/data/themes/colors/highlight.svg | 99 ++++++++++++++++++ swell-foop/data/themes/shapesandcolors/Makefile.am | 6 +- .../data/themes/shapesandcolors/highlight.svg | 99 ++++++++++++++++++ swell-foop/src/game-view.vala | 108 ++++++++++++++++++-- swell-foop/src/swell-foop.vala | 35 ++++++- 6 files changed, 339 insertions(+), 14 deletions(-) commit 1eb18e95bad9135b516fbf6f77f516fa1ab8b402 Author: Robert Ancell Date: Sat Jul 14 17:13:12 2012 +1200 glchess: Kill engine processes on new game/exit glchess/src/chess-engine.vala | 19 +++++++++++++------ glchess/src/glchess.vala | 22 +++++++++++++++++++++- 2 files changed, 34 insertions(+), 7 deletions(-) commit a98e2e336cbb1f398264cb5bb3978e99b8acd4d1 Author: Robert Ancell Date: Fri Jul 13 09:50:56 2012 +1200 glchess: Can't castle once rook is taken glchess/src/chess-game.vala | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) commit 1f4d02dd7a212acd0c7f9f611fcc50483a433098 Author: Robert Ancell Date: Fri Jul 13 09:41:25 2012 +1200 glchess: Correctly remove en-passant captured pawn from the board glchess/src/chess-game.vala | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) commit 1112028ee2899b151a2a0b1bb6f9e281c3403e26 Author: Robert Ancell Date: Fri Jul 13 09:27:18 2012 +1200 glchess: Only allow pawns to do en passant glchess/src/chess-game.vala | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit 3693eecc4dbd3e48f9819d47f1280bc9f4e446cd Author: Tom Tryfonidis Date: Thu Jul 12 22:57:29 2012 +0300 Updated Greek help translations glchess/help/el/el.po | 657 +++++++++++++--------- gnect/help/el/el.po | 1230 +++++++++++++++-------------------------- gnibbles/help/el/el.po | 1316 ++++++++++++++++++-------------------------- gnobots2/help/el/el.po | 1011 ++++++++++++---------------------- gnotravex/help/el/el.po | 1168 ++++++++++++++------------------------- gnotski/help/el/el.po | 719 +++++++++--------------- gtali/help/el/el.po | 857 ++++++++++------------------- quadrapassel/help/el/el.po | 979 +++++++++++++++++++++++++------- swell-foop/help/el/el.po | 484 ++++++++-------- 9 files changed, 3747 insertions(+), 4674 deletions(-) commit ad06b17312ae85c1a7fa92ad41e405d8710104b2 Author: Pedro Luiz da Silva Santos Date: Tue Jul 10 18:45:12 2012 -0300 Updated partial Brazilian Portuguese translation for help gnomine/help/pt_BR/pt_BR.po | 1226 ++++++++++++++++++++----------------------- 1 file changed, 576 insertions(+), 650 deletions(-) commit 91f1d87e1f47584216ffa36fbee1ee8fdd899725 Author: Yaron Shahrabani Date: Tue Jul 10 22:47:34 2012 +0300 Updated Hebrew translation. po/he.po | 1127 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 644 insertions(+), 483 deletions(-) commit 74f3e08e935ff0e81bbdb2e43f29c57397acb617 Author: Kjartan Maraas Date: Mon Jul 9 15:12:50 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 195 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 102 insertions(+), 93 deletions(-) commit 3974972e7a407a630787326df16a7fc016fa2711 Author: Robert Ancell Date: Sun Jul 8 09:16:25 2012 +1200 swell-foop: Add 256x256 icon gnomine/src/gnomine.vala | 34 +------------------------- swell-foop/data/icons/256x256/swell-foop.png | Bin 0 -> 41456 bytes swell-foop/data/icons/Makefile.am | 2 ++ 3 files changed, 3 insertions(+), 33 deletions(-) commit 271f087082b77262c02c7ea785cab6fa75af934a Author: Piotr Drąg Date: Sat Jul 7 00:24:45 2012 +0200 Updated POTFILES.in po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) commit fbb82c2ccf7ad1e22b3be8b65764b8182d17b273 Author: Daniel Mustieles Date: Fri Jul 6 12:24:58 2012 +0200 Updated Spanish translation po/es.po | 110 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 57 insertions(+), 53 deletions(-) commit 957a3926b3b5bbc710d925c114d838616f84317c Author: Robert Ancell Date: Fri Jul 6 09:42:24 2012 +1200 gnomine: Remove the .ui file and generate the menu in code gnomine/data/Makefile.am | 4 ---- gnomine/data/gnomine.ui | 55 ---------------------------------------------- gnomine/src/gnomine.vala | 35 ++++++++++++++++++++--------- 3 files changed, 25 insertions(+), 69 deletions(-) commit ff1dbf8a32ff03e9ce386df81d44118a1fefb195 Author: Michael Henning Date: Thu Jul 5 12:16:33 2012 -0400 gnomine: Modify GnoMine's field size repeat behavior. This removes the behavior where clicking new game twice repeats the field size, and adds a new, separate repeat field size menu option. This patch also renames new_game() to the more accurate name start_game(). There is also logic for greying out the new game button while on the new game screen. gnomine/data/gnomine.ui | 5 +++++ gnomine/src/gnomine.vala | 50 +++++++++++++++++++++++++++++++++++----------- 2 files changed, 43 insertions(+), 12 deletions(-) commit b612033588e08e6b2978732c29fb490411547867 Author: Alexander Shopov Date: Wed Jul 4 22:36:20 2012 +0300 Updated Bulgarian translation po/bg.po | 315 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 136 insertions(+), 179 deletions(-) commit f9f9cae7fb1e87a02d2c0add36d705f2482a9e66 Author: Andrej Žnidaršič Date: Mon Jul 2 09:37:35 2012 +0200 Updated Slovenian translation po/sl.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) commit f8a0ad1e1d5086fc7d3875f3ad56947346323e55 Author: Tom Tryfonidis Date: Thu Jun 28 18:49:00 2012 +0300 Updated Greek translation po/el.po | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) commit 17ae5f92b58683d67a6fe6dc380eda733c294479 Author: Daniel Mustieles Date: Tue Jun 26 21:57:15 2012 +0200 Updated Spanish translation gnomine/help/es/es.po | 131 +++++++++++++++++++++++++------------------------ 1 file changed, 67 insertions(+), 64 deletions(-) commit 94b27ac8cc138d53e378e38b2448df8ffb7816c4 Author: Fran Diéguez Date: Sun Jun 24 23:29:07 2012 +0200 Updated Galician translations po/gl.po | 56 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 25 deletions(-) commit a4f2c853873ec093bb026ef4a2b4df2214c557ce Author: Ekaterina Gerasimova Date: Sun Jun 24 14:06:36 2012 +0100 gnomine: updates scored help page gnomine/help/C/high-scores.page | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) commit 181bfe741a025e8a92d8bb7183341e898bff6eec Author: Christian Kirbach Date: Sun Jun 24 13:26:12 2012 +0100 gnomine: minor help fixes gnomine/help/C/get-help.page | 6 +++--- gnomine/help/C/high-scores.page | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) commit 838a332b25d01464989b36f4e7b15d843217f7ae Author: Matej Urbančič Date: Fri Jun 22 09:39:40 2012 +0200 Updated Slovenian translation po/sl.po | 54 ++++++++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 24 deletions(-) commit fc85dfecd3c37739b50afbf588d1b4997f457588 Author: Christian Kirbach Date: Fri Jun 22 07:23:31 2012 +0200 Updated German help translation gnomine/help/de/de.po | 551 ++++++++++++++++++++++++++++--------------------- 1 file changed, 310 insertions(+), 241 deletions(-) commit fef6d21973e7ec6936d67a1843d651d869273454 Author: Daniel Mustieles Date: Thu Jun 21 12:31:05 2012 +0200 Updated Spanish translation gnomine/help/es/es.po | 82 +++++++++++++++---------------------------------- 1 file changed, 24 insertions(+), 58 deletions(-) commit 59911987685a57799859014b0a04f23c2a96ff36 Author: Daniel Mustieles Date: Tue Jun 19 18:25:40 2012 +0200 Updated Spanish translation gnomine/help/es/es.po | 506 ++++++++++++++++++++++++++++++------------------- 1 file changed, 316 insertions(+), 190 deletions(-) commit edc62955ac81e58237356199e34150ff82c5f23e Author: Tom Tryfonidis Date: Tue Jun 19 16:41:35 2012 +0300 Updated Greek translation po/el.po |12603 +++++++++++++++++++------------------------------------------- 1 file changed, 3752 insertions(+), 8851 deletions(-) commit 7c4c7ca87fa908c3551e2df17bddc89c1bd76077 Author: Ibrahim Saed Date: Mon Jun 18 14:17:35 2012 +0100 Updated Arabic translation po/ar.po | 709 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 333 insertions(+), 376 deletions(-) commit a4f08eedd1c0d51266f0bac80e6b4fe74af02671 Author: Daniel Mustieles Date: Mon Jun 18 14:05:32 2012 +0200 Updated Spanish translation po/es.po | 58 ++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 26 deletions(-) commit d2c7d38577c62baf53e9cca2248b831d7f7eb64e Author: Ekaterina Gerasimova Date: Sun Jun 17 20:52:39 2012 +0100 gnomine: fix indentation gnomine/src/gnomine.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a376ccae3a43866b13eb7dfcfe41a46499a2ab07 Author: Ekaterina Gerasimova Date: Sun Jun 17 20:45:00 2012 +0100 gnomine: fix flags help page typo gnomine/help/C/flags.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a02b1e923ff5cd6a2cd43bc266bbabb6548b047f Author: Ekaterina Gerasimova Date: Sun Jun 17 17:41:47 2012 +0100 gnomine: improve new game dialog, bug 662825 gnomine/src/gnomine.vala | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) commit 070d1b967993dfcd0f0f0180952ac98c11cf75f0 Author: Ekaterina Gerasimova Date: Sun Jun 17 14:16:15 2012 +0100 gnomine: improve string in preferences dialog gnomine/src/gnomine.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d37d0f595e6a032f3c7b0af134d867f94796fb6c Author: Ekaterina Gerasimova Date: Sun Jun 17 20:39:38 2012 +0100 gnomine: update help Makefile gnomine/help/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f2237e1280c881b53a67c9c449ef27d5b00e8729 Author: Ekaterina Gerasimova Date: Sun Jun 17 14:05:07 2012 +0100 gnomine: update contributing instructions in help Fix layout and replace link to third party service with link to GNOME wiki instructions on using IRC. gnomine/help/C/documentation.page | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) commit c139001fbc7a3d97aa0654a1cb152e9b8f2a8765 Author: Ekaterina Gerasimova Date: Sun Jun 17 13:54:06 2012 +0100 gnomine: update board size help gnomine/help/C/board-size.page | 43 +++++++++++++++++++++++++++++ gnomine/help/C/difficulty.page | 45 ------------------------------- gnomine/help/C/new-game.page | 2 +- gnomine/help/C/rules.page | 58 +++++++++++++++++++--------------------- 4 files changed, 72 insertions(+), 76 deletions(-) commit af92b44ab7d72927fdf9f9fe426e8076a4116a76 Author: Ekaterina Gerasimova Date: Sun Jun 17 13:16:10 2012 +0100 gnomine: fix up flags help page Improve language, improve indenting, update for 3.4.2 UI changes gnomine/help/C/flags.page | 95 ++++++++++++++++++++++++++------------------- 1 file changed, 55 insertions(+), 40 deletions(-) commit 4fbe0e2b842fd232e65d0fe60edb358d951980d6 Author: Ekaterina Gerasimova Date: Sun Jun 17 08:27:40 2012 +0100 gnomine: edit user help to use Mines, not gnomine gnomine/help/C/difficulty.page | 7 ++++++- gnomine/help/C/high-scores.page | 7 ++++++- gnomine/help/C/rules.page | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) commit 7b6910ebd5f9e71ba1f8adf793787ebd3d91297d Author: Ekaterina Gerasimova Date: Sun Jun 17 08:23:04 2012 +0100 gnomine: update new-game help page for 3.4.2 gnomine/help/C/new-game.page | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) commit b40e8b3ec29639d3793e0f1c75b544b3258f954b Author: Ekaterina Gerasimova Date: Fri Jun 15 23:48:41 2012 +0100 gnomine: improve help language in rules.page gnomine/help/C/rules.page | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) commit 63c40acc47ba27145cf26173fbc5021c95b63c60 Author: Ekaterina Gerasimova Date: Fri Jun 15 22:55:21 2012 +0100 gnomine: improve help language in index.page gnomine/help/C/index.page | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) commit 7685f23ea36ed4a51b842f75eef4980cd5aa31a1 Author: Bruno Brouard Date: Fri Jun 15 20:19:53 2012 +0200 Updated French translation po/fr.po | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) commit 215f004a0bf14f40b3bf7d5b1db54ea49cf861a8 Author: Thomas Hindoe Paaboel Andersen Date: Thu Jun 14 00:36:36 2012 +0200 lightsoff: silence a build warning lightsoff/help/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit df2d78f0784cb2a70598243c6bc69f1465aeb02d Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 12 21:19:42 2012 +0200 version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 27c120e1af732e01719345874dca60ef1a027cb0 Author: Thomas Hindoe Paaboel Andersen Date: Tue Jun 12 21:18:45 2012 +0200 update games that need vala or gmenu configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 725b1f4c56ef03221ef15d3b8cdc56b27df0ee22 Author: Robert Ancell Date: Sun Jun 10 10:22:13 2012 +1200 swell-foop: Fix icon in about dialog swell-foop/src/swell-foop.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ec8c97ff508e5c9839ab2ff5b2207c72f0879eeb Author: Matej Urbančič Date: Fri Jun 8 21:29:40 2012 +0200 Updated Slovenian translation po/sl.po | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-)