OSDN Git Service

Updated control files for new release 1.1.Beta11
authorSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Sat, 11 Feb 2012 22:41:47 +0000 (23:41 +0100)
committerSylvain Vedrenne <svedrenne@users.sourceforge.jp>
Sat, 11 Feb 2012 22:41:47 +0000 (23:41 +0100)
39 files changed:
LATEST
README
configure.ac
debian/changelog
debian/files [deleted file]
debian/sudokuki.debhelper.log [deleted file]
debian/sudokuki.substvars [deleted file]
debian/sudokuki/DEBIAN/control [deleted file]
debian/sudokuki/DEBIAN/md5sums [deleted file]
debian/sudokuki/usr/bin/sudokuki [deleted file]
debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz [deleted file]
debian/sudokuki/usr/share/doc/sudokuki/README.gz [deleted file]
debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz [deleted file]
debian/sudokuki/usr/share/doc/sudokuki/changelog.gz [deleted file]
debian/sudokuki/usr/share/doc/sudokuki/copyright [deleted file]
make_jar_zip_release.sh
po/de.po
po/el.po
po/en.po
po/eo.po
po/es.po
po/fr.po
po/ja.po
po/pt.po
po/ru.po
po/sudokuki.pot
po/zh.po
src/classes/net/jankenpoi/sudokuki/Version.java [deleted file]
src/resources/files/net/jankenpoi/i18n/sudokuki_de.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_el.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_en.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_eo.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_es.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_fr.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_ja.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_pt.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_ru.properties
src/resources/files/net/jankenpoi/i18n/sudokuki_zh.properties
sudokuki.sh

diff --git a/LATEST b/LATEST
index 6b9a0b8..2eab7c1 100644 (file)
--- a/LATEST
+++ b/LATEST
@@ -1 +1 @@
-Sudokuki 1.1.Beta10 is the latest version.
+Sudokuki 1.1.Beta11 is the latest version.
diff --git a/README b/README
index e1134ca..a28b29c 100644 (file)
--- a/README
+++ b/README
@@ -2,11 +2,13 @@ Sudokuki - essential sudoku game
 
 -- Changelog --
 
+* 2012-02-11 - released Sudokuki 1.1.Beta11
 - Fixed #3476292 TODO: Application logo for final release
 - Fixed #3485100 Cancelling 4 grids generation doesn't have expected effect
 - Improved aspect of 'resolve grid dialog'
 - Fixed LanguageMenu not in sync with actual locale if changed from LanguageDialog
-
+- Fixed #3485144 When grid is full but wrong, errors should be shown in red
+- Fixed #3485142 Nothing happens when the grid is complete
 
 * 2012-02-03 - released Sudokuki 1.1.Beta10
 - Updated french translations.
index d4b972f..34fae8a 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([sudokuki],[1.1.Beta10],[sylvain@jankenpoi.net])
+AC_INIT([sudokuki],[1.1.Beta11],[sylvain@jankenpoi.net])
 AC_CONFIG_SRCDIR([src/classes/net/jankenpoi/i18n/I18n.java])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
index f039f67..d43723c 100644 (file)
+sudokuki (1.0.910-2) unstable; urgency=low
+
+ * Sudokuki version 1.1.Beta11 ("Sudokuki", stable, Java Swing GUI)
+
+ Fixed the following bug(s):
+ - Fixed #3476292 TODO: Application logo for final release
+ - Fixed #3485100 Cancelling 4 grids generation doesn't have expected effect
+ - Improved aspect of 'resolve grid dialog'
+ - Fixed LanguageMenu not in sync with actual locale if changed from LanguageDialog
+ - Fixed #3485144 When grid is full but wrong, errors should be shown in red
+ - Fixed #3485142 Nothing happens when the grid is complete
+
+ -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Fri, 11 Feb 2012 23:40:00 +0100
+
 sudokuki (1.0.910-1) unstable; urgency=low
 
       * Sudokuki version 1.1.Beta10 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta10 ("Sudokuki", stable, Java Swing GUI)
 
       Fixed the following bug(s):
      - Updated french translations.
      - Fixed #3432039 TODO: add necessary L10n strings
      - Fixed #3482839 Exit Custom Grid Mode in case New/Open grid is selected
      - Fixed #3482838 Actions to deactivate when in normal "custom grid" mode
      - Fixed #3482837 Deactivate "play grid" if custom grid is invalid
      - Fixed #3482836 Select-memos dialog should not always clear the cell value
      - I18n the language dialog. Static language names (German => Deutsch).
      - Fixed #3476292 TODO: Application logo for final release
      - Fixed #3411638 Check the POEdit icon for "translate this app" icon
+ Fixed the following bug(s):
+ - Updated french translations.
+ - Fixed #3432039 TODO: add necessary L10n strings
+ - Fixed #3482839 Exit Custom Grid Mode in case New/Open grid is selected
+ - Fixed #3482838 Actions to deactivate when in normal "custom grid" mode
+ - Fixed #3482837 Deactivate "play grid" if custom grid is invalid
+ - Fixed #3482836 Select-memos dialog should not always clear the cell value
+ - I18n the language dialog. Static language names (German => Deutsch).
+ - Fixed #3476292 TODO: Application logo for final release
+ - Fixed #3411638 Check the POEdit icon for "translate this app" icon
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Fri, 3 Feb 2012 23:45:00 +0100
 
 sudokuki (1.0.900-1) unstable; urgency=low
 
      * Sudokuki version 1.1.Beta9 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta9 ("Sudokuki", stable, Java Swing GUI)
 
      Fixed the following bug(s):
      - #3469259 Make smaller Jar/Zip distributions
      - #3464115 MS-Windows: ENTER invokes input dialog after discarding it
+ Fixed the following bug(s):
+ - #3469259 Make smaller Jar/Zip distributions
+ - #3464115 MS-Windows: ENTER invokes input dialog after discarding it
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 16 Jan 2012 23:55:00 +0100
 
 sudokuki (1.0.800-1) unstable; urgency=low
 
       * Sudokuki version 1.1.Beta8 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta8 ("Sudokuki", stable, Java Swing GUI)
 
       Fixed the following bug(s):
       - Fixed #3411639 Memos shouldn't be retained if the user pressed ESC
       - Fixed #3462544 Playing with the keyboard is not easy enough
       - Fixed #3411640 Pressing ENTER on Memos dialog has no effect
+ Fixed the following bug(s):
+ - Fixed #3411639 Memos shouldn't be retained if the user pressed ESC
+ - Fixed #3462544 Playing with the keyboard is not easy enough
+ - Fixed #3411640 Pressing ENTER on Memos dialog has no effect
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 22 Dec 2011 01:04:00 +0100
 
 sudokuki (1.0.700-1) unstable; urgency=low
 
       * Sudokuki version 1.1.Beta7 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta7 ("Sudokuki", stable, Java Swing GUI)
 
       Fixed the following bug(s):
      - Dev #3440869 IMPROVE:Make one single input dialog for memos and numbers
      - Fixed #3447362 Wrong cell for "Set memos here" (except if right mouse btn)
      - Fixed #3447520 Debian package: fix location for JAR file
+ Fixed the following bug(s):
+ - Dev #3440869 IMPROVE:Make one single input dialog for memos and numbers
+ - Fixed #3447362 Wrong cell for "Set memos here" (except if right mouse btn)
+ - Fixed #3447520 Debian package: fix location for JAR file
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 03 Dec 2011 03:38:00 +0100
 
 sudokuki (1.0.600-1) unstable; urgency=low
 
      * Sudokuki version 1.1.Beta6 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta6 ("Sudokuki", stable, Java Swing GUI)
 
      Fixed the following bug(s):
      - Fixed #3445643 Regression: on MS-Windows "Save As" has no effect
      - Fixed #3447468 Exception on the AWT if mouse clicks on the grid margins
      - Fixed #3406698 Ensure the suexg lib can be loaded
      - Fixed #3432067 Open grid:Missing error dialog in case the file is not found
      - Fixed #3432051 Forbid "custom grid" after the grid was resolved
+ Fixed the following bug(s):
+ - Fixed #3445643 Regression: on MS-Windows "Save As" has no effect
+ - Fixed #3447468 Exception on the AWT if mouse clicks on the grid margins
+ - Fixed #3406698 Ensure the suexg lib can be loaded
+ - Fixed #3432067 Open grid:Missing error dialog in case the file is not found
+ - Fixed #3432051 Forbid "custom grid" after the grid was resolved
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 01 Dec 2011 23:48:00 +0100
 
-sudokuk (1.0.500-1) unstable; urgency=low
+sudokuki (1.0.500-1) unstable; urgency=low
 
       * Sudokuki version 1.1.Beta5 ("Sudokuki", stable, Java Swing GUI)
+ * Sudokuki version 1.1.Beta5 ("Sudokuki", stable, Java Swing GUI)
 
      Rewrote Sudokuki in Java with a Swing graphical user interface.
      Added Debian package build support for Sudokuki 1.1.Beta5.
+ Rewrote Sudokuki in Java with a Swing graphical user interface.
+ Added Debian package build support for Sudokuki 1.1.Beta5.
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 29 Nov 2011 01:00:00 +0100
 
 sudokuki (1.0.0-1) unstable; urgency=low
        
       * Sudokuki version 1.0.0 ("Sudokuki", stable, Gtkmm GUI)
+ * Sudokuki version 1.0.0 ("Sudokuki", stable, Gtkmm GUI)
 
      Fixed the following bug(s):
       - 2798611 "Edit/Lang","Edit/numbers" unavailable after Custom+New
       - 2797875 "Save grid as..." and "Print" unavailable after Custom + New
       - 2797600 Position of "Open grid" and "Save grid" dialogs
       - 2797599 "Discard grid?" dialog remains after "custom grid" action
       - 2796991 Keep same window position when changing language or numbers
       - 2796986 "Discard grid?" dialog: leave it until the new grid is ready
+ Fixed the following bug(s):
+ - 2798611 "Edit/Lang","Edit/numbers" unavailable after Custom+New
+ - 2797875 "Save grid as..." and "Print" unavailable after Custom + New
+ - 2797600 Position of "Open grid" and "Save grid" dialogs
+ - 2797599 "Discard grid?" dialog remains after "custom grid" action
+ - 2796991 Keep same window position when changing language or numbers
+ - 2796986 "Discard grid?" dialog: leave it until the new grid is ready
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 04 Jun 2009 00:20:00 +0100
        
 sudokuki (0.9.14-1) unstable; urgency=low
 
       * Sudokuki version 0.9.14 ("Sudokuki", stable, Gtkmm GUI)
-
      Fixed the following bug(s):
      - 2796157 "Resolve cell" unavailable in pop up menu on first line
       - 2795456 "New game" while in custom grid mode doen't behave well
       - 2795379 Should not allow opening files other than .ski files
       - 2795372 In the menu, "Resolve cell" available after filling cell
       - 2795364 Play custom grid: resolve cell is always available
       - 2795360 Should not be possible to Undo custom grid values!
       - 2795287 Resolve cell must be deactivated while composing custom grid
       - 2795081 "Open a sudokuki grid file..." cannot be translated
       - 2795080 "Save sudokuki grid to a file..." cannot be translated
       - 2794984 Incorrect custom grid resolved after changing kanji mode
       - 2794448 Deactivate "Resolve cell" when user fills current cell
       - 2794447 Activate "Resolve cell" upon Undo emptying current cell
+ * Sudokuki version 0.9.14 ("Sudokuki", stable, Gtkmm GUI)
+
+ Fixed the following bug(s):
+ - 2796157 "Resolve cell" unavailable in pop up menu on first line
+ - 2795456 "New game" while in custom grid mode doen't behave well
+ - 2795379 Should not allow opening files other than .ski files
+ - 2795372 In the menu, "Resolve cell" available after filling cell
+ - 2795364 Play custom grid: resolve cell is always available
+ - 2795360 Should not be possible to Undo custom grid values!
+ - 2795287 Resolve cell must be deactivated while composing custom grid
+ - 2795081 "Open a sudokuki grid file..." cannot be translated
+ - 2795080 "Save sudokuki grid to a file..." cannot be translated
+ - 2794984 Incorrect custom grid resolved after changing kanji mode
+ - 2794448 Deactivate "Resolve cell" when user fills current cell
+ - 2794447 Activate "Resolve cell" upon Undo emptying current cell
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 24 May 2009 23:47:00 +0100
 
 sudokuki (0.9.13-1) unstable; urgency=low
 
       * Sudokuki version 0.9.13 ("Sudokuki", stable, Gtkmm GUI)
-
      Implemented the following feature(s):
       - 2793552 Print preferences: show a simple information dialog
-
      Fixed the following bug(s):
       - 2789531 Should not be possible to enter values after resolve game!
       - 2789532 Can enter a value from context menu on a non-empty cells!
       - 2789809 Regression:if there are user values, crash when solving game
       - 2715501 Undo doesn't behave correctly after "Resolve cell"
       - 2789530 Win32FullPackage with more recent gtk/gtkmm dlls
       - 2172819 Impossible to cancel when entering a dead end upon first go
       - 2791441 "One of your moves is in the way" remaining...
       - 2015967 Dead end detection incomplete
       - 2791435 Changing kanji mode allows playing though in a dead end
       - 2793555 Custom grid values should be in black
       - 2793552 Print preferences: show a simple information dialog
       - 2793551 Impossible to Undo / Clear All after changing kanji/language
       - 2652376 Many strings cannot be localized
       - 2794092 Resolve_cell action should be deactivated after Resolve
+ * Sudokuki version 0.9.13 ("Sudokuki", stable, Gtkmm GUI)
+
+ Implemented the following feature(s):
+ - 2793552 Print preferences: show a simple information dialog
+
+ Fixed the following bug(s):
+ - 2789531 Should not be possible to enter values after resolve game!
+ - 2789532 Can enter a value from context menu on a non-empty cells!
+ - 2789809 Regression:if there are user values, crash when solving game
+ - 2715501 Undo doesn't behave correctly after "Resolve cell"
+ - 2789530 Win32FullPackage with more recent gtk/gtkmm dlls
+ - 2172819 Impossible to cancel when entering a dead end upon first go
+ - 2791441 "One of your moves is in the way" remaining...
+ - 2015967 Dead end detection incomplete
+ - 2791435 Changing kanji mode allows playing though in a dead end
+ - 2793555 Custom grid values should be in black
+ - 2793552 Print preferences: show a simple information dialog
+ - 2793551 Impossible to Undo / Clear All after changing kanji/language
+ - 2652376 Many strings cannot be localized
+ - 2794092 Resolve_cell action should be deactivated after Resolve
        
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Thu, 21 May 2009 23:47:00 +0100
 
 sudokuki (0.9.12-1) unstable; urgency=low
 
      * Sudokuki version 0.9.12 ("Sudokuki", almost stable, Gtkmm GUI)
+ * Sudokuki version 0.9.12 ("Sudokuki", almost stable, Gtkmm GUI)
 
      Implemented the following feature(s):
       - <none>
+ Implemented the following feature(s):
+ - <none>
 
      Fixed the following bug(s):
       - 2747982 [r403]Saved game user played values should be in "blue"
       - #2118524 0.7.0_Gtkmm Dead-end message remaining
       - #2715501 Undo doesn't behave correctly after "Resolve cell"
      - #2789811 win32FullPackage.zip : incorrect _bold_ ka
      - #2789531 Should not be possible to enter values after resolve game!
+ Fixed the following bug(s):
+ - 2747982 [r403]Saved game user played values should be in "blue"
+ - #2118524 0.7.0_Gtkmm Dead-end message remaining
+ - #2715501 Undo doesn't behave correctly after "Resolve cell"
+ - #2789811 win32FullPackage.zip : incorrect _bold_ ka
+ - #2789531 Should not be possible to enter values after resolve game!
        
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Fri, 15 May 2009 23:47:00 +0100
 
 sudokuki (0.9.11-1) unstable; urgency=low
 
      * Sudokuki version 0.9.11 ("Sudokuki", almost stable, Gtkmm GUI)
+ * Sudokuki version 0.9.11 ("Sudokuki", almost stable, Gtkmm GUI)
 
      Implemented the following feature(s):
       - Level selection
+ Implemented the following feature(s):
+ - Level selection
 
      Fixed the following bug(s):
      - 2406808 [092]Change_language after Resolve goes back to play status
+ Fixed the following bug(s):
+ - 2406808 [092]Change_language after Resolve goes back to play status
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 24 Apr 2009 23:47:00 +0100
 
 sudokuki (0.9.10-1) unstable; urgency=low
 
      * Sudokuki version 0.9.10 ("Sudokuki", almost stable, Gtkmm GUI)
+ * Sudokuki version 0.9.10 ("Sudokuki", almost stable, Gtkmm GUI)
 
      Implemented the following features:
       - Added a popup menu for "Resolve cell" feature (Claus Poerschke).
       - 2406830 Allow playing only with the mouse (Sylvain Vedrenne).
-        - 2715495 reinit the grid after kanji/numbers change
+ Implemented the following features:
+ - Added a popup menu for "Resolve cell" feature (Claus Poerschke).
+ - 2406830 Allow playing only with the mouse (Sylvain Vedrenne).
+ - 2715495 reinit the grid after kanji/numbers change 
 
      Fixed the following bugs:
       - 2118521 Print action => 2 browser instead of 1
       - 2715510 Changing language to "ja" when in kanjimode crashes
+ Fixed the following bugs:
+ - 2118521 Print action => 2 browser instead of 1
+ - 2715510 Changing language to "ja" when in kanjimode crashes
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 19 Apr 2009 23:40:00 +0100
 
 sudokuki (0.9.9-2) unstable; urgency=low
 
      * Fixed build problem related to debug traces.
+ * Fixed build problem related to debug traces.
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Mon, 13 Apr 2009 22:30:00 +0100
        
 sudokuki (0.9.9-1) unstable; urgency=low
        
 * Added a nice "resolve cell" feature, thanks to Claus Poerschke,
-  and fixed some side effects that appeared with this modification.
 * Added "kanji mode" allowing the user to play with kanji numbers.
 * Changed fonts, now using "dark green" color for resolved cells.
 * Cleaned up some traces, centralized traces definition in one include.
 * Updated German translations from Claus Poerschke.
+ * Added a nice "resolve cell" feature, thanks to Claus Poerschke,
+   and fixed some side effects that appeared with this modification.
+ * Added "kanji mode" allowing the user to play with kanji numbers.
+ * Changed fonts, now using "dark green" color for resolved cells.
+ * Cleaned up some traces, centralized traces definition in one include.
+ * Updated German translations from Claus Poerschke.
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 12 Apr 2009 21:00:00 +0100
        
 sudokuki (0.9.8-1) unstable; urgency=low
 
 * Added German translations.
-  * Marked missing strings as gettextized using '_( )'.        
+ * Added German translations.
+ * Marked missing strings as gettextized using '_( )'. 
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Sun, 01 Mar 2009 20:00:00 +0100
 
 sudokuki (0.9.7-1) experimental; urgency=low
 
 * Initial release as a Debian package.
+ * Initial release as a Debian package.
 
  -- Sylvain Vedrenne <sylvain.vedrenne@free.fr>  Wed, 11 Feb 2009 23:09:30 +0100
 
diff --git a/debian/files b/debian/files
deleted file mode 100644 (file)
index c419289..0000000
+++ /dev/null
@@ -1 +0,0 @@
-sudokuki_1.0.910-1_i386.deb x11 extra
diff --git a/debian/sudokuki.debhelper.log b/debian/sudokuki.debhelper.log
deleted file mode 100644 (file)
index cbd42b1..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-dh_installdirs
-dh_installchangelogs
-dh_installdocs
-dh_installexamples
-dh_installman
-dh_link
-dh_strip
-dh_compress
-dh_fixperms
-dh_installdeb
-dh_shlibdeps
-dh_gencontrol
-dh_md5sums
-dh_builddeb
diff --git a/debian/sudokuki.substvars b/debian/sudokuki.substvars
deleted file mode 100644 (file)
index 1c33f30..0000000
+++ /dev/null
@@ -1 +0,0 @@
-shlibs:Depends=libc6 (>= 2.1.3)
diff --git a/debian/sudokuki/DEBIAN/control b/debian/sudokuki/DEBIAN/control
deleted file mode 100644 (file)
index 3de6b79..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-Package: sudokuki
-Version: 1.0.910-1
-Architecture: i386
-Maintainer: Sylvain Vedrenne <sylvain@jankenpoi.net>
-Installed-Size: 440
-Depends: libc6 (>= 2.1.3)
-Section: x11
-Priority: extra
-Homepage: https://sourceforge.net/projects/sudokuki
-Description: Sudokuki is a graphical SUDOKU game
- Sudokuki solves even the most difficult sudoku grids for you
-  - Generate a sudoku
-  - Play sudoku (supports Sudoku memos)
-  - Print sudoku grids
-  - Save your grid
-  - Open a grid file...
- Already available in 10 languages. Just download and play!
- Sudokuki is Free Software. Have fun!
diff --git a/debian/sudokuki/DEBIAN/md5sums b/debian/sudokuki/DEBIAN/md5sums
deleted file mode 100644 (file)
index 2f1229c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-1b9e774b8164ad4b39aee78e2e4c9e17  usr/share/sudokuki/sudokuki-1.1.Beta10.jar
-7ceac3b245bb90bfb1b55105a606913b  usr/share/doc/sudokuki/NEWS.gz
-c23edfbacb3afbb16107f5263fe2b4a2  usr/share/doc/sudokuki/changelog.Debian.gz
-5256db257a63b4b6b801c7f816cadd4a  usr/share/doc/sudokuki/README.gz
-22f604e0414b53ea81afaef0ca8d301a  usr/share/doc/sudokuki/copyright
-c015433374d6e2ec34eb3818baf2bfa4  usr/share/doc/sudokuki/changelog.gz
-4b2be684b0a2586cebd1c845c9a7b48a  usr/bin/sudokuki
-139ce1041f7cccbeda781d9553f3e3eb  usr/lib/libsuexg_proxy.so.0.0.0
-53222be046cdac01238be626f87f2797  usr/lib/libsuexg_proxy.la
diff --git a/debian/sudokuki/usr/bin/sudokuki b/debian/sudokuki/usr/bin/sudokuki
deleted file mode 100755 (executable)
index 935fa08..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-java -Djava.library.path="/usr/lib" -jar /usr/share/sudokuki/sudokuki-1.1.Beta10.jar
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz b/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz
deleted file mode 100644 (file)
index 4d80705..0000000
Binary files a/debian/sudokuki/usr/share/doc/sudokuki/NEWS.gz and /dev/null differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/README.gz b/debian/sudokuki/usr/share/doc/sudokuki/README.gz
deleted file mode 100644 (file)
index 0f612b8..0000000
Binary files a/debian/sudokuki/usr/share/doc/sudokuki/README.gz and /dev/null differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz b/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz
deleted file mode 100644 (file)
index 851dc04..0000000
Binary files a/debian/sudokuki/usr/share/doc/sudokuki/changelog.Debian.gz and /dev/null differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz b/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz
deleted file mode 100644 (file)
index d73d33a..0000000
Binary files a/debian/sudokuki/usr/share/doc/sudokuki/changelog.gz and /dev/null differ
diff --git a/debian/sudokuki/usr/share/doc/sudokuki/copyright b/debian/sudokuki/usr/share/doc/sudokuki/copyright
deleted file mode 100644 (file)
index eea504a..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-This package was (first) debianized by Sylvain Vedrenne <sylvain.vedrenne@free.fr> on
-Wed, 11 Feb 2009 23:09:30 +0100.
-
-It was downloaded from: http://sudokuki.sourceforge.net/
-
-Upstream Author(s):
-
-    Sylvain Vedrenne <sylvain.vedrenne@free.fr>
-
-Copyright:
-
-    <Copyright (C) 2007-2012 Sylvain Vedrenne>
-
-License:
-
-    This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation, either version 3 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program.  If not, see <http://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2009, Sylvain Vedrenne <sylvain.vedrenne@free.fr> and
-is licensed under the GPL, see above.
-
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
-
-Suexg v12: public domain sudoku generator, see licence notice below.
-  /****************************************************************************/
-  /*    suexg version 12, small randomized sudoku-generator in C.             */
-  /*                                                                          */
-  /*    Generates about 24 sudokus per second with 1GHz CPU.                  */
-  /*    Based on an exact cover solver, compiled with gcc3.2. Report bugs,    */
-  /*    improvement suggestions,feedback to sterten@aol.com. For some         */
-  /*    explanation of the solver see: http://magictour.free.fr/suexco.txt    */
-  /*    This generator starts from an empty grid and adds clues completely    */
-  /*    at random. There are faster pseudo-random methods which generate      */
-  /*    up to 1000 sudokus per second.    [..]                                */
-  /*                                                                          */
-  /*    Send sudokus with rating more than 100000 to sterten@aol.com so they  */
-  /*    can be included in the list of hardest sudokus at                     */
-  /*    http://magictour.free.fr/top94    [..]                                */
-  /*                                                                          */
-  /*    This software is public domain.                                       */
-  /****************************************************************************/
index 103b654..e93fcac 100755 (executable)
@@ -1,4 +1,4 @@
-RELEASEVERSION=1.1.Beta10
+RELEASEVERSION=1.1.Beta11
 ZIPRELEASEDIR="sudokuki-"$RELEASEVERSION"-binary"
 
 make && make dist
index b73ca82..e73e1a2 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 50a57a4..464b5ec 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A28\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-05 16:08+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@jankenpoi.net>\n"
 "Language-Team: sudokuki-i18n <sudokuki-i18n@lists.sourceforge.net>\n"
index 9a60a8d..3c5907d 100644 (file)
--- a/po/en.po
+++ b/po/en.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 3e6458e..c8e46b9 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 8be386b..f2157ff 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-05 16:48+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 787e19f..e504e58 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.1.Beta10\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 85245ee..7948a4a 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 9e6e709..bbf2b9f 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A32\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Dmitry Salnikov <dimasalnikov88@gmail.com>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index cff306c..b23deb9 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A26\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-07-01 18:09+0100\n"
 "Last-Translator: Dmitry Salnikov <dimasalnikov88@gmail.com>\n"
 "Language-Team:  <sudokuki-i18n@lists.sourceforge.net>\n"
index 9eaa98b..97d2f79 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: sudokuki 1.1.Beta10\n"
+"Project-Id-Version: sudokuki 1.1.Beta11\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 4194016..dfff60b 100644 (file)
--- a/po/zh.po
+++ b/po/zh.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: sudokuki 1.0.A39\n"
 "Report-Msgid-Bugs-To: sudokuki-i18n@lists.sourceforge.net\n"
-"POT-Creation-Date: 2012-02-11 00:50+0100\n"
+"POT-Creation-Date: 2012-02-11 23:25+0100\n"
 "PO-Revision-Date: 2011-09-16 16:27+0100\n"
 "Last-Translator: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\n"
 "Language-Team: Chinese (simplified)\n"
diff --git a/src/classes/net/jankenpoi/sudokuki/Version.java b/src/classes/net/jankenpoi/sudokuki/Version.java
deleted file mode 100644 (file)
index 1b44386..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/**
- * -- DO NOT EDIT THIS FILE --
- * This file is generated automatically during the build process
- * (./configure && make) based on the standard GNU Auto-tools.
- */
-package net.jankenpoi.sudokuki;
-
-public interface Version {
-
-    public String versionString = "Sudokuki 1.1.Beta10";
-
-}
index 1b0b6d1..4b826f7 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # Claus Poerschke <claus-poerschke@gmx.de>, 2011.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index de528f3..ac83759 100644 (file)
@@ -4,7 +4,7 @@
 # H\u00e9l\u00e8ne Damianakos, 2009\r
 # Sylvain Vedrenne, 2011\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A28\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-05 16\:08+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@jankenpoi.net>\nLanguage-Team\: sudokuki-i18n <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nX-Poedit-Language\: Greek\nX-Poedit-SourceCharset\: utf-8\n
+!=Project-Id-Version\: sudokuki 1.0.A28\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-05 16\:08+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@jankenpoi.net>\nLanguage-Team\: sudokuki-i18n <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nX-Poedit-Language\: Greek\nX-Poedit-SourceCharset\: utf-8\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 7e9f1af..f01211f 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 3dc268f..bb35acd 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 2608cd7..656c6f8 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-05 16\:48+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-05 16\:48+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index fae9b87..1e63029 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.
 # Sylvain Vedrenne <sylvain.vedrenne@free.fr>, 2012.
 #
-!=Project-Id-Version\: sudokuki 1.1.Beta10\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=(n > 1);\n
+!=Project-Id-Version\: sudokuki 1.1.Beta10\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=(n > 1);\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 78c6a20..eef57ca 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=1; plural\=0;\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=1; plural\=0;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 9e0de5f..b6a4d91 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # Dmitry Salnikov <dimasalnikov88@gmail.com>, 2011.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A32\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Dmitry Salnikov <dimasalnikov88@gmail.com>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
+!=Project-Id-Version\: sudokuki 1.0.A32\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Dmitry Salnikov <dimasalnikov88@gmail.com>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 4d66d76..fe93f7a 100644 (file)
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Sudokuki package.\r
 # Dmitry Salnikov <dimasalnikov88@gmail.com>, 2011.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Dmitry Salnikov <dimasalnikov88@gmail.com>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
+!=Project-Id-Version\: sudokuki 1.0.A26\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-07-01 18\:09+0100\nLast-Translator\: Dmitry Salnikov <dimasalnikov88@gmail.com>\nLanguage-Team\:  <sudokuki-i18n@lists.sourceforge.net>\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=2; plural\=n \!\= 1;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index 4488e6c..2826009 100644 (file)
@@ -4,7 +4,7 @@
 # Sylvain <sylvain.vedrenne@free.fr>, 2011.\r
 # Jeanne PENG <no_email@no_email.com, 2011.\r
 # \r
-!=Project-Id-Version\: sudokuki 1.0.A39\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 00\:50+0100\nPO-Revision-Date\: 2011-09-16 16\:27+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\: Chinese (simplified)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=1; plural\=0;\n
+!=Project-Id-Version\: sudokuki 1.0.A39\nReport-Msgid-Bugs-To\: sudokuki-i18n@lists.sourceforge.net\nPOT-Creation-Date\: 2012-02-11 23\:25+0100\nPO-Revision-Date\: 2011-09-16 16\:27+0100\nLast-Translator\: Sylvain Vedrenne <sylvain.vedrenne@free.fr>\nLanguage-Team\: Chinese (simplified)\nMIME-Version\: 1.0\nContent-Type\: text/plain; charset\=UTF-8\nContent-Transfer-Encoding\: 8bit\nPlural-Forms\: nplurals\=1; plural\=0;\n
 
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/AboutDialog.java:56
 #: src/classes/net/jankenpoi/sudokuki/ui/swing/HelpMenu.java:70
index f66d230..fdca5f1 100755 (executable)
@@ -1,3 +1,3 @@
-RELEASEVERSION=1.1.Beta10
+RELEASEVERSION=1.1.Beta11
 
 java -Djava.library.path=. -jar sudokuki-"$RELEASEVERSION".jar -ui Swing