Sync all docs w/ new version #
This commit is contained in:
parent
46fb261e84
commit
326581b1d2
70 changed files with 181 additions and 188 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
'Guide pratique" pour les tampons de haute qualité
|
||||
|
||||
Copyright © 2006-2024 by Albert Cahalan et d'autres; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Extension
|
||||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
|
||||
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
Questions fréquemment posées
|
||||
|
||||
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
Documentation sur l'installation
|
||||
|
||||
Copyright © 2002-2025 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
|
||||
### Magic Tool Plugin API Documentation ###
|
||||
|
||||
|
|
@ -611,7 +611,7 @@ Plugin Functions," above.)
|
|||
|
||||
→ char * tp_version ←
|
||||
A string containing the version of Tux Paint that's running (e.g.,
|
||||
"0.9.35").
|
||||
"0.9.36").
|
||||
|
||||
→ int canvas_w
|
||||
int canvas_h ←
|
||||
|
|
@ -831,7 +831,7 @@ Plugin Functions," above.)
|
|||
compatible.
|
||||
|
||||
Note: This version number does not correspond to Tux Paint's own
|
||||
release number (e.g., "0.9.35"). The API will not change every time a
|
||||
release number (e.g., "0.9.36"). The API will not change every time a
|
||||
new version of Tux Paint is released, which means plugins compiled for
|
||||
earlier versions of Tux Paint will often run under newer versions.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
|
||||
### Documentation sur les options ###
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
Documentation sur PNG pour Tux Paint
|
||||
|
||||
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
Documentation sur les signaux
|
||||
|
||||
Copyright © 2019-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Tux Paint
|
||||
version 0.9.35
|
||||
version 0.9.36
|
||||
Documentation sur SVG
|
||||
|
||||
Copyright © 2007-2022 by divers contributeurs; voir AUTHORS.txt.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Guide de démarrage rapide 0.9.35 pour Tux Paint
|
||||
Guide de démarrage rapide 0.9.36 pour Tux Paint
|
||||
|
||||
### Outils (dessin) ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue