wok rev 1016

Up: sudoku-savant (1.2.1) - With fr translation
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jul 08 23:33:40 2008 +0200 (2008-07-08)
parents 43a7e925b29c
children 3ed960c78a5f
files sudoku-savant/receipt sudoku-savant/stuff/sudoku-savant.desktop sudoku-savant/stuff/sudoku-savant.mo
line diff
     1.1 --- a/sudoku-savant/receipt	Tue Jul 08 23:32:11 2008 +0200
     1.2 +++ b/sudoku-savant/receipt	Tue Jul 08 23:33:40 2008 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sudoku-savant"
     1.7 -VERSION="1.2"
     1.8 +VERSION="1.2.1"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="Sudoku games/generator using GTK."
    1.11  BUILD_DEPENDS="gtk+-dev"
    1.12 @@ -28,5 +28,9 @@
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15  	cp -a $_pkg/usr/bin $fs/usr
    1.16 +	# Temporary copy translation (sended to author, will propably 
    1.17 +	# be include in the next release).
    1.18 +	mkdir -p $fs/usr/share/locale/fr/LC_MESSAGES
    1.19 +	cp stuff/*.mo $fs/usr/share/locale/fr/LC_MESSAGES
    1.20  }
    1.21  
     2.1 --- a/sudoku-savant/stuff/sudoku-savant.desktop	Tue Jul 08 23:32:11 2008 +0200
     2.2 +++ b/sudoku-savant/stuff/sudoku-savant.desktop	Tue Jul 08 23:33:40 2008 +0200
     2.3 @@ -1,8 +1,11 @@
     2.4  [Desktop Entry]
     2.5 +Type=Application
     2.6  Encoding=UTF-8
     2.7  Name=Sudoku Savant
     2.8 -Comment=Generate and solve Sudoku puzzles
     2.9  Exec=sudoku-savant
    2.10  Icon=sudoku-savant.png
    2.11 -Type=Application
    2.12 -Categories=Application;Game;
    2.13 +Terminal=false
    2.14 +Categories=GNOME;GTK;Application;Game;
    2.15 +Comment=Generate and solve Sudoku puzzles
    2.16 +Comment[de]=Erzeugen und Lösen von Sudokus
    2.17 +Comment[fr]=Générer et résoudre des puzzles Sudoku
     3.1 Binary file sudoku-savant/stuff/sudoku-savant.mo has changed