Changed e-mail address of shin-ichi.
This commit is contained in:
parent
fd8c7bfc2a
commit
43b84c774a
18 changed files with 84 additions and 84 deletions
|
|
@ -19,7 +19,7 @@ June 17, 2002 - December 1, 2021
|
|||
by Damian Yerrick - http://www.wikipedia.org/wiki/Damian_Yerrick
|
||||
|
||||
800x600 resolution support patch by:
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Arbitrary resolution support, smudge magic tool, grass magic tool,
|
||||
brick magic tools, improved stamp tinter, and other fixes by:
|
||||
|
|
@ -734,11 +734,11 @@ June 17, 2002 - December 1, 2021
|
|||
Flavio Pastor <flavio.pastore@zonaitalia.it>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Japanese Input Method
|
||||
Mark K. Kim <mkkim214@gmail.com>
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Kabyle translation
|
||||
Yacine Bouklif <yacine_tizi2003@yahoo.fr>
|
||||
|
|
@ -1077,7 +1077,7 @@ June 17, 2002 - December 1, 2021
|
|||
* Ports and Packaging
|
||||
|
||||
* Windows 32-bit coding and builds
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
John Popplewell <john@johnnypops.demon.co.uk>
|
||||
|
||||
* Tweaks to help Windows cross-compiling under Linux
|
||||
|
|
@ -1104,7 +1104,7 @@ June 17, 2002 - December 1, 2021
|
|||
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
|
||||
|
||||
* RedHat Linux / Fedora Core packages and RPM spec file
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
Richard June <rjune@bravegnuworld.com> [backup]
|
||||
|
||||
* Slackware Linux packages
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ http://www.tuxpaint.org/
|
|||
Sveinn í Felli <sv1@fellsnet.is>
|
||||
|
||||
* Japanese translation
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Santali translation (Ol-Chiki)
|
||||
Prasanta Hembram <prasantahembram720@gmail.com>
|
||||
|
|
@ -162,12 +162,12 @@ http://www.tuxpaint.org/
|
|||
----------
|
||||
* Fixed abnormal exit of threaded font scan which prevented enabling
|
||||
text/label tools on some environment such as Rocky Linux 8.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Pass the full path of locale directory to bindtextdomain().
|
||||
Workaround to the issue that gettext() can not find translation
|
||||
files after the update of MinGW/MSYS2 in January 2022.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Initializing layout of onscreen keyboard (osk) to avoid undefined
|
||||
behavior when changing keyboards.
|
||||
|
|
@ -190,12 +190,12 @@ http://www.tuxpaint.org/
|
|||
* Windows installer will no nlonger show a dialogue to inform
|
||||
user of uninstallation when "/VERYSILENT" switch is specified
|
||||
(useful for automated installation/uninsta$llation processes).
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Standard output and standard error are now redirected to the
|
||||
files in User's save directory for example:
|
||||
"C:\Users\<username>\AppData\Roaming\TuxPaint"
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* macOS
|
||||
Mark Kim <markuskimius@gmail.com>
|
||||
|
|
@ -371,7 +371,7 @@ http://www.tuxpaint.org/
|
|||
---------------------
|
||||
* Allowing Left [Alt] key for switching to Japanese input method
|
||||
(for keyboards that lack a Right [Alt] key).
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Catalan translation
|
||||
Pere Pujal i Carabantes <perepujal@gmail.com>
|
||||
|
|
@ -383,7 +383,7 @@ http://www.tuxpaint.org/
|
|||
Sveinn í Felli <sv1@fellsnet.is>
|
||||
|
||||
* Japanese translation
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Portuguese (Portugal) translation
|
||||
Hugo Carvalho <hugokarvalho@hotmail.com>
|
||||
|
|
@ -412,7 +412,7 @@ http://www.tuxpaint.org/
|
|||
not supply a needed function.)
|
||||
* h/t @Miyagi_Andel on Twitter for reporting the crash
|
||||
* h/t Pere Pujal i Carabantes for confirming how to reproduce it
|
||||
* TOYAMA Shin-ichi <shin1@wmail.plala.or.jp> dropped the old
|
||||
* TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp> dropped the old
|
||||
code and rebuilt Tux Paint 0.9.26 for Win32 as 0.9.26-5
|
||||
* Note: This means dropping support for Windows 2000 & XP
|
||||
* (Also, remove Windows-only call to `_nl_locale_name()`,
|
||||
|
|
@ -457,10 +457,10 @@ http://www.tuxpaint.org/
|
|||
translation is supported both for the web site and installer.
|
||||
+ Disabled start menu shortcut to outdated translations of README.html.
|
||||
+ Remove old OpenCandy stuff from Windows .iss file.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Added shell script to build windows installer and portable zip archive.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Further work to remove compiler warnings.
|
||||
|
||||
|
|
@ -517,7 +517,7 @@ http://www.tuxpaint.org/
|
|||
Miguel Anxo Bouzada <mbouzada@gmail.com>
|
||||
|
||||
+ Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Adding documentation that covers some of the
|
||||
environment variables that Tux Paint utilizes.
|
||||
|
|
@ -644,7 +644,7 @@ http://www.tuxpaint.org/
|
|||
* Support for Mingw64 for 64-bit builds
|
||||
* Ability to find Mingw DLLs by examining EXEs
|
||||
(new shell script replaces hard-coded list in Makefile)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* New Brushes
|
||||
-----------
|
||||
|
|
@ -717,7 +717,7 @@ http://www.tuxpaint.org/
|
|||
Sveinn í Felli <sv1@fellsnet.is>
|
||||
|
||||
* Japanese translation & Japanese README documentation
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Norwegian Bokmål translation
|
||||
Karl Ove Hufthammer <karl@huftis.org>
|
||||
|
|
@ -761,10 +761,10 @@ http://www.tuxpaint.org/
|
|||
STDERR, rather than STDOUT.
|
||||
|
||||
* Updates to build for Windows (using mingw/msys)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Updates to 'spec' file for Linux RPM builds
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Other Improvements
|
||||
------------------
|
||||
|
|
@ -971,7 +971,7 @@ http://www.tuxpaint.org/
|
|||
Flavio Pastore <ironbishop@fsfe.org>
|
||||
|
||||
* Japanese translation
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Korean translation
|
||||
Mark K. Kim <mkkim214@gmail.com>
|
||||
|
|
@ -2069,7 +2069,7 @@ http://www.tuxpaint.org/
|
|||
+ Plugin .so files were missing.
|
||||
+ Separated devel packages in RPM spec.
|
||||
+ Added dependency on SDL_Pango.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Placing Tux Paint launcher icon ("tuxpaint.desktop") in
|
||||
'applications', rather than 'gnome/apps/Graphics', per Freedesktop.org
|
||||
|
|
@ -2157,7 +2157,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
* Fixed issues where some strings not appearing under 'nopango'
|
||||
(at least on older Fedora CORE and RedHat).
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* New Starters:
|
||||
-------------
|
||||
|
|
@ -2525,7 +2525,7 @@ http://www.tuxpaint.org/
|
|||
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
|
||||
|
||||
* Japanese translation
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Mexican Spanish translation
|
||||
Ignacio Tike <itike0100@gmail.com>
|
||||
|
|
@ -2868,7 +2868,7 @@ http://www.tuxpaint.org/
|
|||
Kevin Patrick Scannell <kscanne@gmail.com>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Lithuanian
|
||||
Gintaras Gostautas <gintaras@nes.lt>
|
||||
|
|
@ -3084,7 +3084,7 @@ http://www.tuxpaint.org/
|
|||
Flavio "Iron Bishop" Pastore <ironbishop@fsfe.org>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Japanese font shipped in Tux Paint now includes common educational Kanji
|
||||
|
||||
|
|
@ -3121,7 +3121,7 @@ http://www.tuxpaint.org/
|
|||
* Including a scaled down version of the Japanese TrueType font (ja.ttf),
|
||||
that includes only the characters uses by Tux Paint.
|
||||
For info, see: fonts/locale/ja_docs/
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Documentation Improvements:
|
||||
---------------------------
|
||||
|
|
@ -3136,7 +3136,7 @@ http://www.tuxpaint.org/
|
|||
* Ran source code through "indent -nbfda -npcs -npsl -bli0".
|
||||
|
||||
* "DESTDIR" patch is no longer needed.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Split parts of "tuxpaint.c" into separate source files:
|
||||
+ "compiler.h": Compiler-version-specific definitions.
|
||||
|
|
@ -3329,7 +3329,7 @@ http://www.tuxpaint.org/
|
|||
----------------------------
|
||||
* Added larger screen size support:
|
||||
1024x768, 1280x1024, 1400x1050, 1600x1200
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Arbitrary window sizes allowed (--XXXXxYYYY); useful for more modern
|
||||
displays (e.g., Mac monitors)
|
||||
|
|
@ -3493,12 +3493,12 @@ http://www.tuxpaint.org/
|
|||
John Popplewell <john@johnnypops.demon.co.uk>
|
||||
|
||||
* There's no longer a need to remove CVS-related things in 'tuxpaint.spec'.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Added "test-option.sh" shell script, which can be used in Makefile
|
||||
for basic compiler option tests
|
||||
(e.g., is "-Wdeclaration-after-statement" available?)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Created 'release' Makefile target, which generates a .tar.gz
|
||||
(sans CVS-related files) based on the clean source directory.
|
||||
|
|
@ -3562,13 +3562,13 @@ http://www.tuxpaint.org/
|
|||
|
||||
* Added "PKG_ROOT" variable to Makefile, and "tuxpaint.spec" file,
|
||||
for Tux Paint RPM building ease.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Fixed to compile on old GLIBC system (such as RedHat-6.2)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Fixes to RPM spec file
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Enabled more compiler warnings, and updated code to prevent them.
|
||||
Albert Cahalan <albert@users.sf.net>
|
||||
|
|
@ -3675,7 +3675,7 @@ http://www.tuxpaint.org/
|
|||
Tedi Heriyanto <tedi_h@gmx.net>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Korean
|
||||
Mark K. Kim <mkkim214@gmail.com>
|
||||
|
|
@ -3870,7 +3870,7 @@ http://www.tuxpaint.org/
|
|||
Flavio Pastor <flavio.pastore@zonaitalia.it>
|
||||
|
||||
* Updated Japanese translation.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Updated Korean translation.
|
||||
Mark K. Kim <mkkim214@gmail.com>
|
||||
|
|
@ -4150,7 +4150,7 @@ http://www.tuxpaint.org/
|
|||
and you went to the 'Open' dialog.
|
||||
|
||||
* Fixed prompt bug for larger window sizes
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
|
||||
2003.Jun.17 (0.9.11)
|
||||
|
|
@ -4178,7 +4178,7 @@ http://www.tuxpaint.org/
|
|||
Mantas Kriauciunas <monte@mail.lt>
|
||||
|
||||
* Set $OUTPUT_CHARSET for Japanese locale, to fix Win32 issue.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Lithuanian translation.
|
||||
Mantas Kriauciunas <monte@mail.lt>,
|
||||
|
|
@ -4276,7 +4276,7 @@ http://www.tuxpaint.org/
|
|||
Karl Ove Hufthammer <karl@huftis.org>
|
||||
|
||||
* Added Japanese translation to Tux Paint icon (tuxpaint.desktop)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Moved Makefile.beos into src/, to keep root directory less cluttered.
|
||||
|
||||
|
|
@ -4297,7 +4297,7 @@ http://www.tuxpaint.org/
|
|||
* Removed some debugging output that shouldn't have been kept in.
|
||||
|
||||
* Locale-detection code made more robust. (Check LC_MESSAGES, not LC_ALL)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Added support for some useful HTML escape sequences in stamp descriptions
|
||||
(e.g., "´" for "<22>" ("a" with "'" over it))
|
||||
|
|
@ -4333,7 +4333,7 @@ http://www.tuxpaint.org/
|
|||
selector on the right.
|
||||
|
||||
* Fixed Japanese locale detection.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Stamp description translations can be encoded using UTF-8.
|
||||
Append ".utf8" to the locale code (e.g., "fr.utf8=...")
|
||||
|
|
@ -4345,7 +4345,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
2003.January.26 (0.9.7)
|
||||
* Translated to Japanese!
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Fixed translation bugs with some save-related prompts.
|
||||
|
||||
|
|
@ -4369,10 +4369,10 @@ http://www.tuxpaint.org/
|
|||
if it doesn't exist
|
||||
|
||||
* Initial support for arbitrary window sizes. (#define SVGA for 800x600)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Added a few new colors, renamed some old ones.
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Fixed text tool bug when hitting [Enter]/[Return] past bottom of canvas
|
||||
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ Compiling and Installation
|
|||
|
||||
Windows Users
|
||||
|
||||
November 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp
|
||||
<shin1@wmail.plala.or.jp>
|
||||
November 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp
|
||||
<dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Compiling Set-Up
|
||||
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
</h3>
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
November 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp <<a href="mailto:shin1@wmail.plala.or.jp">shin1@wmail.plala.or.jp</a>>
|
||||
November 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</em>
|
||||
</p>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ Compiling and Installation
|
|||
|
||||
Windows Users
|
||||
|
||||
noviembre 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp
|
||||
<shin1@wmail.plala.or.jp>
|
||||
noviembre 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp
|
||||
<dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Compiling Set-Up
|
||||
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
</h3>
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
noviembre 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp <<a href="mailto:shin1@wmail.plala.or.jp">shin1@wmail.plala.or.jp</a>>
|
||||
noviembre 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</em>
|
||||
</p>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -152,8 +152,8 @@ Compilation et installation
|
|||
|
||||
Utilisateurs de Windows
|
||||
|
||||
novembre 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp
|
||||
<shin1@wmail.plala.or.jp>
|
||||
novembre 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp
|
||||
<dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Réglages pour compilation
|
||||
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
</h3>
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
novembre 3, 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp <<a href="mailto:shin1@wmail.plala.or.jp">shin1@wmail.plala.or.jp</a>>
|
||||
novembre 3, 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</em>
|
||||
</p>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -153,8 +153,8 @@ Compiling and Installation
|
|||
|
||||
Usuarios de Windows
|
||||
|
||||
3 de Novembro de 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp
|
||||
<shin1@wmail.plala.or.jp>
|
||||
3 de Novembro de 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp
|
||||
<dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Compiling Set-Up
|
||||
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
</h3>
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
3 de Novembro de 2021 Shin-ichi TOYAMA shin1@wmail.plala.or.jp <<a href="mailto:shin1@wmail.plala.or.jp">shin1@wmail.plala.or.jp</a>>
|
||||
3 de Novembro de 2021 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</em>
|
||||
</p>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -149,8 +149,8 @@ Compiling and Installation
|
|||
|
||||
Windows のユーザー
|
||||
|
||||
2021年11月 3日 Shin-ichi TOYAMA shin1@wmail.plala.or.jp
|
||||
<shin1@wmail.plala.or.jp>
|
||||
2021年11月 3日 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp
|
||||
<dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Compiling Set-Up
|
||||
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@
|
|||
</h3>
|
||||
<p style="font-size: small;">
|
||||
<em>
|
||||
2021年11月 3日 Shin-ichi TOYAMA shin1@wmail.plala.or.jp <<a href="mailto:shin1@wmail.plala.or.jp">shin1@wmail.plala.or.jp</a>>
|
||||
2021年11月 3日 Shin-ichi TOYAMA dolphin6k@wmail.plala.or.jp <<a href="mailto:dolphin6k@wmail.plala.or.jp">dolphin6k@wmail.plala.or.jp</a>>
|
||||
</em>
|
||||
</p>
|
||||
<blockquote>
|
||||
|
|
|
|||
|
|
@ -228,7 +228,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
Flavio Pastore <ironbishop@fsfe.org>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Kinyarwanda
|
||||
Steve Murphy <murf@e-tools.com>
|
||||
|
|
@ -356,7 +356,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
|
||||
|
||||
* RedHat Linux / Fedora Core packages and RPM spec file
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
Richard June <rjune[AT]lumensoftware.com>
|
||||
|
||||
* NetBSD packages
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
by Damian Yerrick - http://www.wikipedia.org/wiki/Damian_Yerrick
|
||||
|
||||
£ata do obs³ugi rozdzielczoœci 800x600
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
Obs³uga rozdzielczoœci, smudge magic tool, grass magic tool,
|
||||
brick magic tools, improved stamp tinter, and other i inne.
|
||||
|
|
@ -183,7 +183,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
Flavio Pastor <flavio.pastore@zonaitalia.it>
|
||||
|
||||
* Japanese
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
* Kinyarwanda
|
||||
Steve Murphy <murf@e-tools.com>
|
||||
|
|
@ -296,7 +296,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
|
||||
|
||||
* RedHat Linux / Fedora Core packages and RPM spec file
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
Richard June <rjune[AT]lumensoftware.com>
|
||||
|
||||
* NetBSD packages
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@ Difference between original are,
|
|||
bug) are removed.
|
||||
b) All Kanji data not used in TuxPaint are removed.
|
||||
|
||||
Contributed by TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
Contributed by TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Tuxpaint japanese translation.
|
||||
# Copyright (C) 2017 Bill Kendrick
|
||||
# This file is distributed under the same license as the Tuxpaint package.
|
||||
# TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>, 2005-2017.
|
||||
# TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>, 2005-2017.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
|
|
@ -9,8 +9,8 @@ msgstr ""
|
|||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-10 01:02-0800\n"
|
||||
"PO-Revision-Date: 2022-02-04 17:06+0900\n"
|
||||
"Last-Translator: Shin-ichi TOYAMA <shin1@wmail.plala.or.jp>\n"
|
||||
"Language-Team: japanese <shin1@wmail.plala.or.jp>\n"
|
||||
"Last-Translator: Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>\n"
|
||||
"Language-Team: japanese <dolphin6k@wmail.plala.or.jp>\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
# if successful
|
||||
#
|
||||
# for Tux Paint
|
||||
# by TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
# by TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>
|
||||
#
|
||||
# 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
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
* Wed Dec 01 2021 <nbs@sonic.net> -
|
||||
- Set version number 0.9.28
|
||||
|
||||
* Thu Oct 07 2021 <shin1@wmail.plala.or.jp> -
|
||||
* Thu Oct 07 2021 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Set version number 0.9.27
|
||||
- doc/Makefile no longer installed
|
||||
|
||||
|
|
@ -111,13 +111,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||
* Mon Jun 22 2020 <nbs@sonic.net> -
|
||||
- Set version number 0.9.25
|
||||
|
||||
* Fri May 1 2020 <shin1@wmail.plala.or.jp> -
|
||||
* Fri May 1 2020 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Enabled using xdg-utils for installing icons.
|
||||
- Wrong date in %changelog
|
||||
- Re-organized %files section
|
||||
- Correct path for 'tp-magic-config --plugindocprefix'
|
||||
|
||||
* Sat Mar 14 2020 <shin1@wmail.plala.or.jp> -
|
||||
* Sat Mar 14 2020 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Disable target "install-xdg". Add ImageMagick for BuildReq.
|
||||
|
||||
* Thu Sep 26 2019 <nbs@sonic.net> -
|
||||
|
|
@ -126,43 +126,43 @@ rm -rf $RPM_BUILD_ROOT
|
|||
* Sun Aug 19 2018 <nbs@sonic.net> -
|
||||
- Set version number 0.9.23
|
||||
|
||||
* Mon Aug 20 2012 <shin1@wmail.plala.or.jp> -
|
||||
* Mon Aug 20 2012 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Corrected 'Requires' and 'BuildRequires'
|
||||
|
||||
* Wed Dec 07 2011 <shin1@wmail.plala.or.jp> -
|
||||
* Wed Dec 07 2011 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Added bash-completion file
|
||||
|
||||
* Wed Jul 1 2009 <nbs@sonic.net> -
|
||||
- Set version number 0.9.22
|
||||
|
||||
* Sun May 24 2009 <shin1@wmail.plala.or.jp> -
|
||||
* Sun May 24 2009 <dolphin6k@wmail.plala.or.jp> -
|
||||
- For 0.9.21
|
||||
- Added dependency for fribidi
|
||||
|
||||
* Tue Jun 17 2008 <shin1@wmail.plala.or.jp> -
|
||||
* Tue Jun 17 2008 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Actually set Epoch number
|
||||
|
||||
* Sat Apr 26 2008 <acahalan@gmail.com> -
|
||||
- DESTDIR is the standard name, not PKG_ROOT
|
||||
|
||||
* Fri Mar 21 2008 <shin1@wmail.plala.or.jp> -
|
||||
* Fri Mar 21 2008 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Set version number 0.9.20
|
||||
- Set Epoch number
|
||||
- Requirements added for -devel package.
|
||||
|
||||
* Sun Mar 02 2008 <shin1@wmail.plala.or.jp> -
|
||||
* Sun Mar 02 2008 <dolphin6k@wmail.plala.or.jp> -
|
||||
- 0.9.19
|
||||
- Requires SDL_Pango
|
||||
- Included magic tools
|
||||
- Separated devel package
|
||||
|
||||
* Fri Jun 01 2007 <shin1@wmail.plala.or.jp> -
|
||||
* Fri Jun 01 2007 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Requires librsvg2 and libpaper
|
||||
|
||||
* Fri Sep 08 2006 <shin1@wmail.plala.or.jp> -
|
||||
* Fri Sep 08 2006 <dolphin6k@wmail.plala.or.jp> -
|
||||
- New offical URL for tuxpaint (http://www.tuxpaint.org/).
|
||||
|
||||
* Mon Aug 07 2006 <shin1@wmail.plala.or.jp> -
|
||||
* Mon Aug 07 2006 <dolphin6k@wmail.plala.or.jp> -
|
||||
- "DESTDIR" patch is no longer needed.
|
||||
|
||||
* Thu Nov 03 2005 Richard June <rjune[AT]lumensoftware.com - 0:0.9.14-0.lumen.0
|
||||
|
|
@ -173,14 +173,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||
- Set a proper %changelog entry
|
||||
|
||||
|
||||
* Thu Sep 15 2005 <shin1@wmail.plala.or.jp> -
|
||||
* Thu Sep 15 2005 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Do not force install desktop icons when Gnome and/or KDE are not installed.
|
||||
|
||||
* Sun Mar 27 2005 <shin1@wmail.plala.or.jp> -
|
||||
* Sun Mar 27 2005 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Some hicolor icons not installed were removed from file list
|
||||
|
||||
* Fri Jan 14 2005 <bill@newbreedsoftware.com> -
|
||||
- Changed Group from Amusements/Games to Multimedia/Graphics
|
||||
|
||||
* Tue Sep 21 2004 <shin1@wmail.plala.or.jp> -
|
||||
* Tue Sep 21 2004 <dolphin6k@wmail.plala.or.jp> -
|
||||
- Initial build for version 0.9.14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue