pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tuxpaint Update to 0.9.14:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ac97e2381bd
branches: trunk
changeset: 481563:1ac97e2381bd
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 07 14:52:57 2004 +0000
description:
Update to 0.9.14:
2004.September.28 (0.9.14)
* New Features:
-------------
* Added support for immutable "starter" images, which are installed
globally with Tux Paint, and provide a starting canvas for images.
A PNG file with alpha is continuously drawn over whatever changes are
made to the current drawing. For example, a black outline of a cartoon
character could be made, to simulate a coloring book.
(See 'jetplane.png')
A second PNG file can be supplied which will be drawn on the normal
part of the canvas (where a new picture would normally be all-white),
allowing for simulated depth. Drawing and magic tools all mutilate the
background, as it's part of the normal canvas. However, when editing
a picture based on a 'starter' with a background layer, the eraser will
bring back the background image. In a sense, it's like having a photo
on the bottom, a clear sheet to draw on in the middle, and a clear sheet
with some more photo (which you can't draw on) on top.
(See 'reef.png' and 'reef-back.jpg')
* Added lockfile support, to prevent Tux Paint from being launched more
than once every 30 seconds. (Disable with "--nolockfile" command-line
argument.) Thanks to Darci Lindgren for suggestion the feature, and
Mark K. Kim for suggesting it be time-based.
(Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and
"userdata\" on Windows.)
* Added "--nosave" option (suggested by Adam Moore).
* Updated Features:
-----------------
* Added some more brushes.
Jeremie Zimmermann <txptdv%tofz.org@localhost>
* Multiple sizes of erasers are present.
(Compile-time #defines can be used to determine how many sizes are
available, and their minimum and (approx.) maximum sizes.)
Note: Erasers are still square. Sorry!
* Fixed tinting of low-saturation stamps.
Addded 'notintgray' option.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Made sure shape tool never made a tiny shape.
(Should hint users that they should click-and-drag.)
* Made some colors more unique, so that they affected stamps better.
(e.g., purple and magenta used to look the same when used to tint a stamp)
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Made current image the selected image on Open screen, if applicable.
* Now prompts to confirm before printing.
* New translations:
-----------------
* Afrikaans translation created.
Petri Jooste <rkwjpj%puk.ac.za@localhost>
* Belarusian translation created.
Eugene Zelenko <greendeath%mail.ru@localhost>
* Breton translation created.
Korvigellou An Drouizig (Philippe) <drouizig%drouizig.org@localhost>
* Bulgarian translation created.
Martin Zhekov <mjekov%bginfo.net@localhost>
* Croatian translation created.
Nedjeljko Jedvaj <jedvaj.nedeljko%lexunit.com@localhost>
* Hindi translation created.
Ankit Malik <greatestankit%yahoo.co.in@localhost>
* Italian documentation translation.
Flavio Pastor <flavio.pastore%zonaitalia.it@localhost>
* Klingon (Romanized) translation started.
Bill Kendrick <bill%newbreedsoftware.com@localhost>
* Korean README.txt documentation added, in both EUC-KR and UTF-8 formats.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev%cbreak.org@localhost>
* Serbian translation created.
Aleksandar Jelenak <jelenak%netlinkplus.net@localhost>
* Slovenian translation created.
Urska Colner <urska.colner%agenda.si@localhost>,
Ines Kovacevic <ines%agenda.si@localhost>
* Traditional Chinese translation created.
Song Huang <Song%ossacc.org@localhost>
* Vietnamese translation created. (Simple version)
Le Quang Phan <lqphan%hn.vnn.vn@localhost>
* Welsh translation created.
Kevin Donnelly <kevin%dotmon.com@localhost>
* Updated translations:
---------------------
* Updated Basque translation.
Juan Irigoien <juanirigoien%irakasle.net@localhost>
* Updated Brazilian Portuguese translation.
Daniel Jose Viana <danjovic%vespanet.com.br@localhost>
* Updated British English translation.
Gareth Owen <gowen72%yahoo.com@localhost>
* Updated Catalan translation.
Pere Pujal Carabantes <ppujal%airtel.net@localhost>
* Updated Danish translation.
Mogens Jæger <mogensjaeger%get2net.dk@localhost>
* Updated Dutch translation.
Geert Stams <geertstams%wanadoo.nl@localhost>
* Updated Finnish translation.
Tarmo Toikkanen <tarmo.toikkanen%iki.fi@localhost>
* Updated French translation.
Jacques Chion <Jacques.Chion%wanadoo.fr@localhost>
* Updated German translation.
Roland Illig <roland.illig%gmx.de@localhost>
* Updated Hungarian translation.
Török Gábor <gabo%linuxportal.hu@localhost>
* Updated Icelandic translation.
Pjetur G. Hjaltason <pjetur%pjetur.net@localhost>
* Updated Indonesian translation.
Tedi Heriyanto <tedi_h%gmx.net@localhost>
* Updated Italian translation.
Flavio Pastor <flavio.pastore%zonaitalia.it@localhost>
* Updated Japanese translation.
TOYAMA Shin-ichi <shin1%wmail.plala.or.jp@localhost>
* Updated Korean translation.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev%cbreak.org@localhost>
* Updated Malay translation.
Muhammad Najmi Ahmad Zabidi <mnajem%linuxmail.org@localhost>
* Updated Norwegian Bokmal translation.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Updated Norwegian Nynorsk translation.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Updated Portuguese (Portugal) translation.
Ricardo Cruz <rick2%aeiu.pt@localhost>
* Updated Simplified Chinese translation.
Wang Jian <lark%linux.net.cn@localhost>
* Updated Slovakian translation.
Andrej Kacian <andrej%kacian.sk@localhost>
* Updated Spanish translation.
Gabriel Gazzán <ggabriel%internet.com.uy@localhost>
* Updated Tamil translation.
Muguntharaj <mugunth%thamizha.com@localhost>
* Updated Turkish translation.
Doruk Fisek <dfisek%fisek.com.tr@localhost>
* Updated Walloon language translation.
Pablo Saratxaga <pablo%walon.org@localhost>
* Localization clean-ups:
-----------------------
* Removed all non-UTF-8 related character handling code,
including HTML character entity reference support.
(All stamps are now in UTF-8, with scripts to convert
to and from PO files.)
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Updated punctuation in many text strings.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Added "--lang simplified-chinese" option (same as "--lang chinese").
Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf"
was too ambiguous. (For backwards-compatibility, it checks for
"zh.ttf" if "zh_cn.ttf" is missing, though.)
Bill Kendrick <bill%newbreedsoftware.com@localhost>,
John Popplewell <john%johnnypops.demon.co.uk@localhost>
* Cleaned up translation and font code.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Language option now sets "LANGUAGE" environment variable
(along with LC_ALL and LANG).
* Initial work to get proper uppercase support in languages other
than English.
* Added reference to "--lang help" to documentation.
* Documentation updates:
----------------------
* README (docs/html/README.html and docs/README.txt) has been pared down
and made more friendly. Mention of other doc. files are now hyperlinked.
* Documentation regarding configuration file and command-line options
have been moved into a separate OPTIONS document (docs/html/OPTIONS.html
and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify
changing settings.
* Porting and packaging updates:
------------------------------
* Added startup display mode and resolution options to the Windows
installer.
John Popplewell <john%johnnypops.demon.co.uk@localhost>
* Visual Studio build system included in CVS and source release
('visualc' folder)
John Popplewell <john%johnnypops.demon.co.uk@localhost>
* Updated Makefile for easier install.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev%cbreak.org@localhost>
* Cleaned up desktop entry file.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Made sure KDE icon directories exist before trying to copy files to them.
* Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES"
Makefile variables to use them.
* Application icon updates:
-------------------------
* SVG (Scalable Vector Graphics) icon created.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Improved Windows icon, based on SVG icon.
Karl Ove Hufthammer <karl%huftis.org@localhost>
* Bug fixes:
----------
* Fixed "--noprint=yes" not working under Windows and BeOS.
Thanks to Adam Moore for pointing out this bug!
Bill Kendrick & Mark K. Kim
* Fixed crash bug when translated text ends in a space.
Mark K. Kim & John Popplewell
* Fixed security issue with permissions to Tux Paint docs directory.
Mark K. Kim <tuxNO_SOLICITATIONpaint-dev%cbreak.org@localhost>
* Fixed 'savedir' bug. (Was dropping filenames)
* Removed redundant '--wheelmouse...' listing from "--usage" output.
* Fixed crash bug when switching from different tools with scrolling
collections, and then scrolling.
Thanks to Kevin Jarrett for the report, and John Popplewell for a
replicable way of crashing it.
* Misc. Updates:
--------------
* Keywords ("Title" and "Software") now written into PNGs.
* Changed default UI font to "FreeSans.ttf"
diffstat:
graphics/tuxpaint/DESCR | 13 +-
graphics/tuxpaint/Makefile | 9 +-
graphics/tuxpaint/PLIST | 182 +++++++++++++++++++++++++++++++++++-
graphics/tuxpaint/distinfo | 8 +-
graphics/tuxpaint/patches/patch-aa | 31 +++--
5 files changed, 209 insertions(+), 34 deletions(-)
diffs (truncated from 541 to 300 lines):
diff -r 054bd9c737b4 -r 1ac97e2381bd graphics/tuxpaint/DESCR
--- a/graphics/tuxpaint/DESCR Thu Oct 07 13:48:55 2004 +0000
+++ b/graphics/tuxpaint/DESCR Thu Oct 07 14:52:57 2004 +0000
@@ -1,8 +1,7 @@
-"Tux Paint" is a drawing program for young children. It provides
-a simple interface and fixed canvas size, and will provide access
-to previous images using a thumbnail browser (e.g., no access to
-the underlying filesystem).
+Tux Paint is a free drawing program designed for young children
+(kids ages 3 and up). It has a simple, easy-to-use interface, fun
+sound effects, and an encouraging cartoon mascot who helps guide
+children as they use the program.
-Unlike popular drawing programs like "The GIMP," it has a very
-limited toolset. However, it provides a much simpler interface,
-and has entertaining, child-oriented additions such as sound effects.
+It provides a blank canvas and a variety of drawing tools to help
+your child be creative.
diff -r 054bd9c737b4 -r 1ac97e2381bd graphics/tuxpaint/Makefile
--- a/graphics/tuxpaint/Makefile Thu Oct 07 13:48:55 2004 +0000
+++ b/graphics/tuxpaint/Makefile Thu Oct 07 14:52:57 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2004/10/03 00:14:58 tv Exp $
+# $NetBSD: Makefile,v 1.25 2004/10/07 14:52:57 wiz Exp $
#
-DISTNAME= tuxpaint-0.9.13
-PKGREVISION= 1
+DISTNAME= tuxpaint-0.9.14
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} \
+ ftp://ftp.sonic.net/pub/users/nbs/unix/x/tuxpaint/source/
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.newbreedsoftware.com/tuxpaint/
@@ -24,6 +24,7 @@
post-install:
-${FIND} ${PREFIX}/share/doc/tuxpaint -name CVS -exec ${RM} -r {} \; 2>/dev/null
+ -${RMDIR} ${PREFIX}/share/doc/tuxpaint/cz
-${FIND} ${PREFIX}/share/tuxpaint -name CVS -exec ${RM} -r {} \; 2>/dev/null
.include "../../audio/SDL_mixer/buildlink3.mk"
diff -r 054bd9c737b4 -r 1ac97e2381bd graphics/tuxpaint/PLIST
--- a/graphics/tuxpaint/PLIST Thu Oct 07 13:48:55 2004 +0000
+++ b/graphics/tuxpaint/PLIST Thu Oct 07 14:52:57 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/03/07 02:01:00 snj Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/10/07 14:52:57 wiz Exp $
bin/tuxpaint
bin/tuxpaint-import
man/man1/tuxpaint-import.1
@@ -7,28 +7,67 @@
share/doc/tuxpaint/AUTHORS.txt
share/doc/tuxpaint/CHANGES.txt
share/doc/tuxpaint/COPYING.txt
-share/doc/tuxpaint/ESCAPES.txt
share/doc/tuxpaint/FAQ.txt
share/doc/tuxpaint/INSTALL.txt
+share/doc/tuxpaint/OPTIONS.txt
share/doc/tuxpaint/PNG.txt
share/doc/tuxpaint/README.txt
share/doc/tuxpaint/TODO.txt
+share/doc/tuxpaint/af/AUTHORS.txt
+share/doc/tuxpaint/af/COPYING.txt
+share/doc/tuxpaint/af/FAQ.txt
+share/doc/tuxpaint/af/INSTALL.txt
+share/doc/tuxpaint/af/OPTIONS.txt
+share/doc/tuxpaint/af/PNG.txt
+share/doc/tuxpaint/af/README.txt
+share/doc/tuxpaint/be/AUTHORS.txt
+share/doc/tuxpaint/be/COPYING.html
+share/doc/tuxpaint/be/FAQ.txt
+share/doc/tuxpaint/be/INSTALL.txt
+share/doc/tuxpaint/be/OPTIONS.txt
+share/doc/tuxpaint/be/PNG.txt
+share/doc/tuxpaint/be/README.txt
+share/doc/tuxpaint/bg/AUTHORS.txt
+share/doc/tuxpaint/bg/COPYING.txt
+share/doc/tuxpaint/bg/FAQ.txt
+share/doc/tuxpaint/bg/INSTALL.txt
+share/doc/tuxpaint/bg/OPTIONS.txt
+share/doc/tuxpaint/bg/PNG.txt
+share/doc/tuxpaint/bg/README.txt
+share/doc/tuxpaint/bg/gplbg.html
+share/doc/tuxpaint/br/AUTHORS.txt
+share/doc/tuxpaint/br/COPYING.txt
+share/doc/tuxpaint/br/FAQ.txt
+share/doc/tuxpaint/br/INSTALL.txt
+share/doc/tuxpaint/br/OPTIONS.txt
+share/doc/tuxpaint/br/PNG.txt
+share/doc/tuxpaint/br/README.txt
share/doc/tuxpaint/ca/AUTHORS.txt
share/doc/tuxpaint/ca/COPYING.txt
share/doc/tuxpaint/ca/FAQ.txt
share/doc/tuxpaint/ca/INSTALL.txt
+share/doc/tuxpaint/ca/OPTIONS.txt
share/doc/tuxpaint/ca/PNG.txt
share/doc/tuxpaint/ca/README.txt
share/doc/tuxpaint/cs/AUTHORS.txt
share/doc/tuxpaint/cs/COPYING.txt
share/doc/tuxpaint/cs/FAQ.txt
share/doc/tuxpaint/cs/INSTALL.txt
+share/doc/tuxpaint/cs/OPTIONS.txt
share/doc/tuxpaint/cs/PNG.txt
share/doc/tuxpaint/cs/README.txt
+share/doc/tuxpaint/cy/AUTHORS.txt
+share/doc/tuxpaint/cy/FAQ.txt
+share/doc/tuxpaint/cy/GPL.html
+share/doc/tuxpaint/cy/INSTALL.txt
+share/doc/tuxpaint/cy/OPTIONS.txt
+share/doc/tuxpaint/cy/PNG.txt
+share/doc/tuxpaint/cy/README.txt
share/doc/tuxpaint/da/AUTHORS.txt
share/doc/tuxpaint/da/COPYING.txt
share/doc/tuxpaint/da/FAQ.txt
share/doc/tuxpaint/da/INSTALL.txt
+share/doc/tuxpaint/da/OPTIONS.txt
share/doc/tuxpaint/da/PNG.txt
share/doc/tuxpaint/da/README.txt
share/doc/tuxpaint/de/ANBRINGEN.txt
@@ -36,14 +75,22 @@
share/doc/tuxpaint/de/FAQ.txt
share/doc/tuxpaint/de/GELESEN_MIR.txt
share/doc/tuxpaint/de/KOPIE.txt
+share/doc/tuxpaint/de/OPTIONS.txt
share/doc/tuxpaint/de/PNG.txt
+share/doc/tuxpaint/el/AUTHORS.txt
share/doc/tuxpaint/el/COPYING.txt
+share/doc/tuxpaint/el/FAQ.txt
+share/doc/tuxpaint/el/INSTALL.txt
+share/doc/tuxpaint/el/OPTIONS.txt
+share/doc/tuxpaint/el/PNG.txt
+share/doc/tuxpaint/el/README.txt
share/doc/tuxpaint/es/AUTORES.txt
share/doc/tuxpaint/es/CONTRIBUYENTES.txt
share/doc/tuxpaint/es/COPIADO.txt
share/doc/tuxpaint/es/FAQ.txt
share/doc/tuxpaint/es/INSTALACION.txt
share/doc/tuxpaint/es/LEEME.txt
+share/doc/tuxpaint/es/OPTIONS.txt
share/doc/tuxpaint/es/PNG.txt
share/doc/tuxpaint/es/html/LEEME.html
share/doc/tuxpaint/eu/AUTHORS.txt
@@ -56,15 +103,38 @@
share/doc/tuxpaint/fi/COPYING.txt
share/doc/tuxpaint/fi/FAQ.txt
share/doc/tuxpaint/fi/INSTALL.txt
+share/doc/tuxpaint/fi/OPTIONS.txt
share/doc/tuxpaint/fi/PNG.txt
share/doc/tuxpaint/fi/README.txt
share/doc/tuxpaint/fr/AUTHORS.txt
share/doc/tuxpaint/fr/COPIER.txt
share/doc/tuxpaint/fr/FAQ.txt
share/doc/tuxpaint/fr/INSTALL.txt
+share/doc/tuxpaint/fr/OPTIONS.txt
share/doc/tuxpaint/fr/PNG.txt
share/doc/tuxpaint/fr/README.txt
+share/doc/tuxpaint/he/AUTHORS.txt
share/doc/tuxpaint/he/COPYING.html
+share/doc/tuxpaint/he/FAQ.txt
+share/doc/tuxpaint/he/INSTALL.txt
+share/doc/tuxpaint/he/OPTIONS.txt
+share/doc/tuxpaint/he/PNG.txt
+share/doc/tuxpaint/he/README.txt
+share/doc/tuxpaint/hi/AUTHORS.txt
+share/doc/tuxpaint/hi/COPYING.txt
+share/doc/tuxpaint/hi/FAQ.txt
+share/doc/tuxpaint/hi/INSTALL.txt
+share/doc/tuxpaint/hi/OPTIONS.txt
+share/doc/tuxpaint/hi/PNG.txt
+share/doc/tuxpaint/hi/README.txt
+share/doc/tuxpaint/hr/AUTHORS.txt
+share/doc/tuxpaint/hr/COPYING.txt
+share/doc/tuxpaint/hr/FAQ.txt
+share/doc/tuxpaint/hr/INSTALL.txt
+share/doc/tuxpaint/hr/OPTIONS.txt
+share/doc/tuxpaint/hr/PNG.txt
+share/doc/tuxpaint/hr/README.txt
+share/doc/tuxpaint/html/OPTIONS.html
share/doc/tuxpaint/html/README.html
share/doc/tuxpaint/html/images/brush_edit.png
share/doc/tuxpaint/html/images/canvas.jpg
@@ -109,7 +179,13 @@
share/doc/tuxpaint/hu/INSTALL.txt
share/doc/tuxpaint/hu/PNG.txt
share/doc/tuxpaint/hu/README.txt
+share/doc/tuxpaint/id/AUTHORS.txt
share/doc/tuxpaint/id/COPYING.txt
+share/doc/tuxpaint/id/FAQ.txt
+share/doc/tuxpaint/id/INSTALL.txt
+share/doc/tuxpaint/id/OPTIONS.txt
+share/doc/tuxpaint/id/PNG.txt
+share/doc/tuxpaint/id/README.txt
share/doc/tuxpaint/is/AUTHORS.txt
share/doc/tuxpaint/is/COPYING.txt
share/doc/tuxpaint/is/FAQ.txt
@@ -120,16 +196,32 @@
share/doc/tuxpaint/it/COPIATURA.txt
share/doc/tuxpaint/it/FAQ.txt
share/doc/tuxpaint/it/INSTALL.txt
+share/doc/tuxpaint/it/OPTIONS.txt
share/doc/tuxpaint/it/PNG.txt
share/doc/tuxpaint/it/README.txt
+share/doc/tuxpaint/it/html/README.html
+share/doc/tuxpaint/ja/AUTHORS.txt
share/doc/tuxpaint/ja/COPYING.html
+share/doc/tuxpaint/ja/FAQ.txt
+share/doc/tuxpaint/ja/INSTALL.txt
+share/doc/tuxpaint/ja/OPTIONS.txt
+share/doc/tuxpaint/ja/PNG.txt
+share/doc/tuxpaint/ja/README.txt
share/doc/tuxpaint/ko/AUTHORS.txt
share/doc/tuxpaint/ko/COPYING.html
share/doc/tuxpaint/ko/FAQ.txt
share/doc/tuxpaint/ko/INSTALL.txt
+share/doc/tuxpaint/ko/OPTIONS.txt
share/doc/tuxpaint/ko/PNG.txt
+share/doc/tuxpaint/ko/README-utf8.txt
share/doc/tuxpaint/ko/README.txt
+share/doc/tuxpaint/lt/AUTHORS.txt
share/doc/tuxpaint/lt/COPYING.txt
+share/doc/tuxpaint/lt/FAQ.txt
+share/doc/tuxpaint/lt/INSTALL.txt
+share/doc/tuxpaint/lt/OPTIONS.txt
+share/doc/tuxpaint/lt/PNG.txt
+share/doc/tuxpaint/lt/README.txt
share/doc/tuxpaint/ms/COPYING.txt
share/doc/tuxpaint/nb/AUTHORS.txt
share/doc/tuxpaint/nb/COPYING.txt
@@ -141,6 +233,7 @@
share/doc/tuxpaint/nl/COPYING_nl.txt
share/doc/tuxpaint/nl/FAQ.txt
share/doc/tuxpaint/nl/INSTALL.txt
+share/doc/tuxpaint/nl/OPTIONS.txt
share/doc/tuxpaint/nl/PNG.txt
share/doc/tuxpaint/nl/README.txt
share/doc/tuxpaint/nl/html/README.html
@@ -150,21 +243,42 @@
share/doc/tuxpaint/nn/INSTALLERING.txt
share/doc/tuxpaint/nn/PNG.txt
share/doc/tuxpaint/nn/README.txt
+share/doc/tuxpaint/pl/AUTHORS.txt
+share/doc/tuxpaint/pl/FAQ.txt
+share/doc/tuxpaint/pl/INSTALL.txt
share/doc/tuxpaint/pl/LICENCJA-GNU.txt
+share/doc/tuxpaint/pl/OPTIONS.txt
+share/doc/tuxpaint/pl/PNG.txt
+share/doc/tuxpaint/pl/README.txt
share/doc/tuxpaint/pt/COPYING.txt
share/doc/tuxpaint/pt_br/AUTORES.txt
share/doc/tuxpaint/pt_br/COPYING_pt_BR.txt
share/doc/tuxpaint/pt_br/FAQ.txt
share/doc/tuxpaint/pt_br/INSTALL.txt
+share/doc/tuxpaint/pt_br/OPTIONS.txt
share/doc/tuxpaint/pt_br/PNG.txt
share/doc/tuxpaint/pt_br/README.txt
+share/doc/tuxpaint/ro/AUTHORS.txt
share/doc/tuxpaint/ro/COPYING.txt
+share/doc/tuxpaint/ro/FAQ.txt
+share/doc/tuxpaint/ro/INSTALL.txt
+share/doc/tuxpaint/ro/OPTIONS.txt
+share/doc/tuxpaint/ro/PNG.txt
+share/doc/tuxpaint/ro/README.txt
share/doc/tuxpaint/ru/COPYING.txt
share/doc/tuxpaint/sk/COPYING.txt
+share/doc/tuxpaint/sr/AUTHORS.txt
+share/doc/tuxpaint/sr/FAQ.txt
+share/doc/tuxpaint/sr/INSTALL.txt
+share/doc/tuxpaint/sr/OPTIONS.txt
+share/doc/tuxpaint/sr/PNG.txt
+share/doc/tuxpaint/sr/README.txt
+share/doc/tuxpaint/sr/ojl.html
share/doc/tuxpaint/sv/AUTHORS.txt
share/doc/tuxpaint/sv/COPYING.txt
share/doc/tuxpaint/sv/FAQ.txt
share/doc/tuxpaint/sv/INSTALL.txt
+share/doc/tuxpaint/sv/OPTIONS.txt
share/doc/tuxpaint/sv/PNG.txt
share/doc/tuxpaint/sv/README.txt
share/doc/tuxpaint/ta/COPYING.txt
@@ -172,13 +286,28 @@
share/doc/tuxpaint/tr/COPYING_tr.txt
share/doc/tuxpaint/tr/FAQ.txt
share/doc/tuxpaint/tr/INSTALL.txt
+share/doc/tuxpaint/tr/OPTIONS.txt
share/doc/tuxpaint/tr/PNG.txt
share/doc/tuxpaint/tr/README.txt
share/doc/tuxpaint/wa/COPYING.txt
-share/doc/tuxpaint/zh/COPYING.html
+share/doc/tuxpaint/zh_cn/COPYING.html
+share/doc/tuxpaint/zh_tw/AUTHORS.txt
+share/doc/tuxpaint/zh_tw/COPYING.txt
+share/doc/tuxpaint/zh_tw/FAQ.txt
+share/doc/tuxpaint/zh_tw/GNU_GPL_Chinese.html
+share/doc/tuxpaint/zh_tw/INSTALL.txt
+share/doc/tuxpaint/zh_tw/OPTIONS.txt
+share/doc/tuxpaint/zh_tw/PNG.txt
+share/doc/tuxpaint/zh_tw/README.txt
Home |
Main Index |
Thread Index |
Old Index