pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/tuxpaint



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov 29 22:55:50 UTC 2024

Modified Files:
        pkgsrc/graphics/tuxpaint: Makefile PLIST distinfo
        pkgsrc/graphics/tuxpaint/patches: patch-Makefile

Log Message:
tuxpaint: update to 0.9.34.

2024.October.23 (0.9.34)
  * New Magic Tools:
    ----------------
    * "Comic Dots", draws repeating dots (using a multiply blend)
      to simulate the "Ben Day process" of coloring/shading.
      + Code & icon Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effect based on "superhero theme",
        Creative Commons Attribution 4.0 by Luis Humanoide
        <https://freesound.org/people/humanoide9000/>
      + Closes https://sourceforge.net/p/tuxpaint/feature-requests/257/

    * "Rotate", rotate's the entire image on the canvas.
      + Code & icon Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effects based on "Rotating tank turret planetary electric motor"
        Creative Commons 0 by lorefold
        <https://freesound.org/people/lorefold/>

    * "Fractal", a set of freehand drawing tools that
      recursively draw variations of the strokes
      + Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effect "100_Glitch808"
        Creative Commons 0 by DigitalUnderglow
        <https://freesound.org/people/DigitalUnderglow/>
      + Closes https://sourceforge.net/p/tuxpaint/feature-requests/260/

    * "ASCII Typewriter", "ASCII Computer", & "ASCII Color Computer":
      turn your drawing into ASCII art.
      + Code & icons by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Computer font: IBM CGA Adapter
        taken from "Typography in 16-bits: System fonts"
        <https://damieng.com/blog/2011/03/27/typography-in-16-bits-system-fonts/>
        by Damien Guard
      + Typewriter font based on: "Patrician"
        <https://site.xavier.edu/polt/typewriters/patrician.html>
        Creative Commons CC0 1.0 Universal
        by Richard Polt (based on a 1959 Royal FP typewriter)
        And using a subset of characters taken from
        "Character representation of grey scale images"
        <https://paulbourke.net/dataformats/asciiart/>
        by Paul Bourke
      + Typewriter sound effect "Typewriter snippet 03"
        <https://freesound.org/people/cabled_mess/sounds/360601/>
        Creative Commons CC0 1.0 Universal by Sebastian
        <https://freesound.org/people/cabled_mess/>
      + Computer sound effect based on "modem_dial.wav"
        <https://freesound.org/people/0ktober/sounds/188828/>
        Creative Commons CC0 1.0 Universal by 0ktober
        <https://freesound.org/people/0ktober/>

    * "Crescent": Draw various sorts of crescent shapes
      + Code by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effect based on "Barred Owl Calling"
        <https://freesound.org/people/danielmcadams/sounds/486390/>
        Creative Commons CC0 1.0 Universal by Daniel McAdams
        <https://freesound.org/people/danielmcadams/>
      + Closes https://sourceforge.net/p/tuxpaint/feature-requests/262/

    * "Spray Paint": Draws a fine spray of pixels, simulating
      spray paint or an airbrush
      + Code by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Icon based on "Hand Spray Paint - Red"
        <https://openclipart.org/detail/324451/hand-spray-paint-red>
        Creative Commons Zero 1.0 Public Domain License by "j4p4n"
        <https://openclipart.org/artist/j4p4n>
      + Can shake sound effected by Leng Siakkhasone
        (from "Mad Bomber" GPLv2)
      + Spray sound effect based on "spray can.WAV"
        <https://freesound.org/people/rpew1/sounds/108483/>
        Creative Commons CC0 1.0 Universal by "rpew1"
        <https://freesound.org/people/rpew1/>

    * "Spiral" and "Square Spiral": Draw spiral shapes.
      + Code by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effects based on "Wobble Slicer E3.wav"
        <https://freesound.org/people/LukeSharples/sounds/145631>
        Creative Commons Attribution 4.0 (CC BY 4.0) by Luke Sharples
        <https://freesound.org/people/LukeSharples/>
      + Closes https://sourceforge.net/p/tuxpaint/feature-requests/261/

    * "Concentric Circle" and "Concentric Square": Draw concentric shapes.
      + Code by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + "Concentric Square" sound effect based on "Brush_Baião12.wav"
        <https://freesound.org/people/justinrobert/sounds/74371/>
        Creative Commons CC0 1.0 Universal by Justin Robert
        <https://freesound.org/people/justinrobert/>
      + "Concentric Square" sound effect: "ride rythym.wav"
        <https://freesound.org/people/THE_bizniss/sounds/39453/>
        Creative Commons Attribution 3.0 (CC BY 3.0) by "THE_bizniss"
        <https://freesound.org/people/THE_bizniss/>

    * "Tessellation Pointy" & "Tessellation Flat", a pair of tools
      to draw a repeating hexagon tessellation pattern
      + Code by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + "Tessellation" sound effect based on "TIME_Vocal Harmony.mp3"
        <https://freesound.org/people/GrowingUp/sounds/350128/>
        Creative Commons CC0 1.0 Universal by Chris B. "Growing Up"
        <https://freesound.org/people/GrowingUp/>

  * Magic Tool Improvements:
    ------------------------
    * Sound pause/resume functions added to API
      (`playingsound()`, `pausesound()`, and `unpausesound()`).
      + Used by new "Comic Docs" magic tool.
      + Note: `TP_MAGIC_API_VERSION` bumped to 0x0000000B.
      + Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Fill tool:
    --------------------------
    * New "Eraser" flood fill mode, to expose the background
      (solid color, or template or starter background).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/258/

  * New Brushes:
    ------------
    * Fluff (gradient variation)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Graphite
      Based on "Graphite Grain" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Impasto"
      Based on "memileo_360light-PHOTO-E_03-random"
      from the "Memileo Impasto Brushes" bundle for Krita
      <https://krita-artists.org/t/memileo-impasto-brushes/92952>
      Creative Commons Attribution-Sharealike 4.0 International (CC-BY-SA)
      by Emil Maselli <https://krita-artists.org/u/emilm/>.
      Prepated for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Paint Splats
      Based on "Paint Splats" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Smoke
      Based on "Smoke" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Spines
      Based on "Spines" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Water (still)
      Based on "Water Still" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Watercolor splotches
      Based on "Watercolor Texture" from Krita <https://krita.org/>
      Prepared for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Paint and Line tools:
    -------------------------------------
    * Support for a new "chaotic" style of brush; a random direction
      is chosen each time it is blitted. (Used by "Watercolor splotches"
      for example.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Templates:
    --------------
    * Clouds from an airplane
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Lough Leane
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Catalan translation
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

    * Vietnamese translation
      Cas Pascal <casboi86%gmail.com@localhost>

  * Documentation updates:
    ----------------------
    * Nicer formatting of the plain text variation of documentation.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Bug Fixes:
    ----------
    * Eraser choices turned from black to white when a prompt appeared.
      h/t Pere for reporting
      Closes https://sourceforge.net/p/tuxpaint/bugs/292/

    * On Android, quitting Tux Paint while it's in the background and the
      current image has been autosaved would invoke the "Are you sure?"
      prompt (and corresponding sound effect), which could not be interacted
      with by the user.  Avoiding this.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Sometimes Stamp spoken description sounds would not play
      after sound effects finished.
      Closes https://sourceforge.net/p/tuxpaint/bugs/293
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Being more consistent with use of `gettext()` vs `gettext_noop()`
      in Magic tools (for names & descriptions / tool-tips).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Rotated brushes were positioned incorrectly. Mended.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Rotated multi-frame brushes would bleed black in any
      transparent areas (e.g., soft edges would be black halos). Mended.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Hitting [Ctrl]-[R] or [Ctrl]-[Z] would invoke switch-out
      and switch-back-in of Magic tools, even when no action occured.
      h/t Miyagi Andel for reporting
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      Closes https://sourceforge.net/p/tuxpaint/bugs/294/

  * Other Improvements:
    -------------------
    * The macOS build now links against SDL2_gfx. Previously SDL2_gfx was
      required to install SDL2_image but Tux Paint did not require linking
      against it. The transaparent rotation feature added to 0.9.34 requires
      linking against SDL2_gfx.
      Mark Kim <markuskimius%gmail.com@localhost>

2024.July.17 (0.9.33)
  * New Magic Tools:
    ----------------
    * Dither & Dither (Keep Color): Replaces all or part of a drawing
      with dithered X-and-white pixels.  With "Dither", X is always black,
      or the currently-selected color; with "Dither (Keep Color)", X is
      a muted version of the original color.
      + Code & icon Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Sound effects based on "Orion FIll.wav", Creative Commons 0
        by KatHakaku <https://freesound.org/people/KatHakaku/>

    * Filled Polygon + Draw points to form a polygon which is filled
      + Code & icon by Bill Kendrick <bill%newbreedsoftware.com@localhost>
      + Scanline polygon fill routine based on public-domain code
        by Darel Rex Finley, 2007 <https://alienryderflex.com/polygon_fill/
      + Sound effects based on
        - "success.wav", "success_02.wav", and "Completed.wav",
          Creative Commons 0 by Kenneth Cooney
          <https://freesound.org/people/Kenneth_Cooney>
          <https://www.kennethcooney.com/>
        - "JacobsLadderSingle2.flac", Creative Commons Attribution 4.0
          by Eliot Lash <https://freesound.org/people/Halleck/>
          <https://www.eliotlash.com/>
        - "Ruler Twangs.wav", Creative Commons Attribution 3.0
          by stinkhorn <https://freesound.org/people/stinkhorn/>
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/251/

  * Magic Tool Improvements:
    ------------------------
    * 3D Glasses - Now offers different color separation variations
      (via the size option): Red/Cyan, Red/Blue, Red/Green, and Magenta/Cyan.
      (If Tux Paint is running in "Novice" complexity mode, no choices will
      be available; it will use Red/Cyan, as before.)
      + Idea from O'Hare The Rabbit
      + Coding by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Ability for Magic tools to retract an undo buffer snapshot
      (`api->retract_undo()`).
      + Used by new Filled Polygon magic tool.
      + Note: `TP_MAGIC_API_VERSION` bumped to 0x0000000A.
      + Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Eraser tool:
    ----------------------------
    * Transparent erasers
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Paint tool:
    ---------------------------
    * Rotating brushes would not draw anything if you simply
      click and release with no motion in between (unless brush
      spacing was set to the minimum).  It will now draw the
      default "up" direction of the brush in that situation.
      (h/t Pere for reporting)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Brushes:
    ------------
    * Pencil & Acrylic
      Based on brushes included with GIMP <https://www.gimp.org/>
      Created for Tux Paint by Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Fluff
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Other Improvements:
    -------------------
    * Support for brush descriptions, including localization.
      (Adds a new "tuxpaint-brushes.pot" & PO files.)
      (Management scripts based on those found in `tuxpaint-stamps`.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * New option, --ungroupmagictools, to ungroup Magic tools
      (one big long list, rather than paginating; grouping was
      added in Tux Paint 0.9.27)
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/229/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Button labels word-wrap on hyphens/dashes ("-"), and
      can word-wrap (and add a hyphen) when soft-hyphens are used.
      Closes https://sourceforge.net/p/tuxpaint/bugs/288/
      (h/t Karl Ove Hufthammer for suggesting)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Name of exported picture is shown, and placed in clipboard
      (copy/paste buffer) after exporting a drawing (via Open dialog)
      or animated GIF (via Open->Slideshow).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Add Trash support when using Erase option in Open dialog
      on Haiku.
      h/t Jérôme Duval <https://github.com/korli> for pointing us to this
      (see https://github.com/haikuports/haikuports/issues/10568)
      Code used is copyright (c) 2004, Francois Revol <revol%free.fr@localhost>,
      provided under the MIT licence.

    * Removed unnecessary (and now unhelpful) button label text
      vertical position nudging (had only been used by Khmer locale).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Make screen refresh more snappy on macOS.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Replace `have` with `_have` in Tux Paint's BASH completion script,
      and rename as `010_tuxpaint-completion.bash` when installing, to
      ensure `have` exists via `000_bash_completion_compat.bash`; under
      some locales (LC_COLLATE), that could get ran _after_ Tux Paint's,
      due to this bug: https://github.com/scop/bash-completion/issues/1207)
      Closes https://sourceforge.net/p/tuxpaint/bugs/290/
      (h/t Jozef Riha for reporting)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Ports & Building:
    -----------------
    * Simplify the process of building the universal bundle on the macOS by
      automatically adding the machine suffix (-arm64 or -x86_64) when building
      the macOS bundle.  Previously this renaming step was required to be done
      manually to build the universal bundle.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Changes to support building for OS/2
      + Makefile updates to support building for OS/2
      + Added "__declspec(dllexport)" (via new "TX_EXTERN" #define'd in
        `tp_magic_api.h`) to public function definitions in Magic tools
      + Renamed "Mirror/Flip" Magic tool source file to have shorter filename
        (`mirror_flip.c` -> `mirror_f.c`)
      + TODO: Other Magic tools need these modifications.
        https://sourceforge.net/p/tuxpaint/feature-requests/233/
      Elbert Pol <tellie%elbertpol.nl@localhost>
      with support from Bill Kendrick

    * Updates to appdata metadata file for Appstream 1.0
      (https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/19/)
      Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Don't call rsvg_handle_close(); it's deprecated, and not necessary;
      (see https://gnome.pages.gitlab.gnome.org/librsvg/Rsvg-2.0/method.Handle.close.html;
      h/t https://github.com/xfce-mirror/xfce4-xkb-plugin/commit/825fa1c
      Closes https://sourceforge.net/p/tuxpaint/bugs/278/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Removed unused `need_right_to_left_word` internal flags and `textdir()`.
      Closes https://sourceforge.net/p/tuxpaint/tasks/33/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Documentation updates:
    ----------------------
    * Troubleshooting Guide (TROUBLESHOOTING.txt) updated regarding
      + macOS (h/t Mark Kim)
      + Haiku (h/t Luc Schrijvers)
      + Linux (Bill K.)

    * Improved consistency of file and directory paths around the docs;
      attempting to also ensure all major OSes Tux Paint supports
      are covered appropriately & accurately in respect to paths.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * tp_magic_example.c - Running `indent` to keep consistent
      formatting, and ensuring any localized variable names are
      Transliterated to ASCII (e.g., "size" in Icelandic appears
      as "staerd", rather than "stærð").
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Standardize style in FAQ, Env. Vars. docs, and
      Advanced Stamps Howto, as well.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Correct places where we still said `--fullscreen`
      (stand-alone, with no "yes", "no", or "native" argument)
      was allowed.
      Closes https://sourceforge.net/p/tuxpaint/bugs/289/
      (h/t Karl Ove Hufthammer for reporting)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Bulgarian translation
      Vankata453 <https://sourceforge.net/u/vankata453>

    * Catalan translation
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Japanese documentation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Norwegian Nynorsk translation
      Karl Ove Hufthammer <karl%huftis.org@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

    * Russian translation
      Alevtina Karashokova
      https://sourceforge.net/u/alev-karash/profile/

  * Bug Fixes:
    ----------
    * Attempting to prevent invalid memory access during linear gradient fill.
      h/t Peter Link <peterlink3 on SourceForge>
      https://sourceforge.net/p/tuxpaint/bugs/287/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

2024.January.29 (0.9.32)
  * Improvements to Magic tools:
    ----------------------------
    * Magic tool plugin API updates
      + Support for complexity levels in Magic tools via the plugin API.
        (Closes https://sourceforge.net/p/tuxpaint/feature-requests/247/)
        - Complexity/expertise level may be set via configuration,
          `--complexity`; values may be "advanced" (default), "beginner",
          or "novice".
        - Plugins' "init()" functions are sent a new `complexity_level`
          argument.
      + Magic tools can provide a value that allows them to be
        sorted and grouped together (rather than always relying on the
        localized name of the tool).
        - Updated many magic tools to take advantage of this.
      + Note: `TP_MAGIC_API_VERSION` bumped to 0x00000009.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Clone" tool does not operate when Tux Paint is in "novice"
      complexity mode.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Magic Tools:
    ----------------
    * Tools to draw with various kinds of graphical projections
      (all placed within a new tool group):
      + Point-projection persepctive:
        - 1-point Perspective ("1-Point Select" & "1-Point Draw")
          Choose a vanishing point, and then draw lines that always
          point towards it, or are vertical or horizontal.
        - 2-point Perspective ("2-Point Select" & "2-Point Draw")
          Choose two vanishing points, and then draw lines that always
          point towards them, along the horizon defined by them,
          or perpendicular to that horizon.
        - 3-point Perspective ("3-Point Select" & "3-Point Draw")
          Choose three vanishing points, and then draw lines that always
          point towards them, or along the horizon defined by the first two.
      + Orthographic (orthogonal) projection:
        - Isometric ("Isometric Lines")
          Lines only go at evenly-spaced (120 degrees) angles (vertically
          and diagonally).
        - Dimetric ("Dimetric Select" & "Dimetric Draw")
          Choose a single angle for both diagonals directions; lines may
          only go diagonally at those angles, or vertically.
        - Dimetric ("Trimetric Select" & "Trimetric Draw")
          Choose an angle for two diagonals directions; lines may
          only go diagonally at those angles, or vertically.
        - Oblique ("Oblique Select" & "Oblique Draw")
          Choose an angle for a single diagonal direction; lines may
          only go diagonally at that one angle, vertically, or
          horizontally.
      + None of these tools are available when in "novice" complexity mode
        (see above).
      + "Select" tools (to edit vanishing points or angles) are not offered
        when in "beginner" complexity mode.  However, in "beginner" mode:
        - Two "3-Point Draw" tools are provided, offering both 'upwards'
          and 'downwards' perspectives.
        - Two "Oblqiue Draw" tools are provided, offering recedings axes
          to both the right and the left.
      + Code: Bill Kendrick <bill%newbreedsoftware.com@localhost>
        (with help from Pere Pujal i Carabantes <perepujal%gmail.com@localhost>)
      + Sounds:
        - Select: "Gummibandloop_121.wav"
          (https://freesound.org/people/von_Gardener/sounds/473829/)
          Creative Commons 0 by von_Gardener
        - Click: "Rubber Band"
          (https://freesound.org/people/IndigoRay/sounds/241869/)
          Creative Commons 0 by IndigoRay
        - Release: "Elastic band c note"
          (https://freesound.org/people/mudflea2/sounds/708182/)
          Creative Commons 0 by mudflea2

    * Epitrochoid and Hypotrochoid magic tools:
      + Tools to draw centered trochoids; to create art similar to a
        Spirograph or Wondergraph.  Drag left/right to adjust the
        radius of the stator (fixed circle). Drag up/down to adjust
        radius of the rotator (the rolling circle). Size option
        adjusts the position of the virtual pen within (or outside)
        the rotator.
        - If "--nomagicsizes" is set, three versions each of
          epitrochoid and hypotrochoid drawing tools will be made
          available, each with differing pen positions (inside, edge,
          and outside).
      + Code: Bill Kendrick <bill%newbreedsoftware.com@localhost>
        (with help from Pere Pujal i Carabantes <perepujal%gmail.com@localhost>)
      + Sounds:
        - Drag: "Running Gear", CC0 1.0 Universal
          by Vurca (https://freesound.org/people/Vurca/)
        - Epitrochoid draw "celtic_harp_c3.wav" &
          Hypotrochoid draw "celtic_harp_c2.wav",
          both CC0 1.0 Universal from "Celtic Harp Samples" collection
          (https://freesound.org/people/Daphne_in_Wonderland/packs/29328/)
          by Daphne Farazi (https://soundcloud.com/daphnefarazi)
       + Closes https://sourceforge.net/p/tuxpaint/feature-requests/248/

  * Improvements to "Text" & "Label" tools:
    ---------------------------------------
    * The name and size of the chosen font is shown in the instructions
      at the bottom.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Other Improvements:
    -------------------
    * Makefile builds everything with "-O2" now, and adds "-ffast-math"
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Simplify macOS building by signing macOS app bundle anonymously by
      default.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Windows build outputs Windows version (e.g., 11, 10, 8.1, etc.)
      and architecture (captured in `stdout.txt`).
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

  * Bug Fixes:
    ----------
    * Corrected bug in how scroll-down arrow appeared in Stamps selector
      when stamp controls were disabled.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Avoid potential crash when choosing rainbow palette Color Picker (HSV)
      from "New" dialog.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Ensuring mouse pointer shape changes to hand when hovering over
      control buttons below the scroll-down arrow in the selector area
      (e.g., stamp controls, text styles, etc.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Force log files on Windows (stderr.txt, stdout.txt) to go under
      AppData.
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Avoid crash in some Magic tools if image data cannot be loaded.
      (Foam, Fretwork, Rails)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Albanian translation
      Besnik Bleta <besnik%programeshqip.org@localhost>

    * Albanian documentation (partial; NEW!)
      Besnik Bleta <besnik%programeshqip.org@localhost>

    * Bulgarian translation
      Note: Does an overhaul of most of the translations to replace more
      polite, plural verb forms, with singular, spoken forms.
      Vankata453 <https://sourceforge.net/u/vankata453>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * French documentation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Japanese documentation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

  * Starter and Template Improvements
    ---------------------------------
    * Adjustments to avoid smearing/etc.
      + Nagasaki
      + Flower Frame (also arrange a leaf)
      + USA Map
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

  * Documentation updates:
    ----------------------
    * MAGIC API documentation glossary will now appear sorted
      alphabetically based on the localized versions of terms.
      (Reworked how that section of the document is constructed, over in
      `tuxpaint-docs` repository.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Ports & Building:
    -----------------
    * Don't pollute documentation folder ($DOC_PREFIX) with build scripts.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

2023.July.20 (0.9.31)
  * New Magic Tools:
    ----------------
    * Loops - Draw loop-the-loops.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Sound effect CC-BY 4.0 by
      https://freesound.org/people/Jagadamba/

    * Ribbon - Paints a flowing, fixed-length ribbon.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Sound effect CC-BY 3.0 by
      https://freesound.org/people/CosmicEmbers/

    * Smooth - Freehand paintbrush with a smoothing effect (Bezier curve)
      h/t Pere for the idea
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Sound effect CC-BY 4.0 by
      https://freesound.org/people/PercyFrench/

    * Squiggles - Draw squiggly shapes.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Sound effect CC0 (public domain)
      by https://freesound.org/people/Tomoyo%20Ichijouji/

  * Improvements to Magic tools:
    ----------------------------
    * Calligraphy offers size (thickness) options.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      h/t abruh for the idea

  * Improvements to Eraser tool:
    ----------------------------
    * Fuzzy round erasers
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Fill tool:
    --------------------------
    * When using the Linear Gradient fill tool, the angle of the
      gradient is now is shown (in the instructions at the bottom).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      h/t Miyagi Andel for the idea

  * Other Improvements:
    -------------------
    * Saved pictures can, from the Open dialog, be copied into
      the user's templates directory, and used as backgrounds
      for other drawings by selecting it from the New dialog.
      + If the original image has already been exported as a template,
        it will not be re-saved.  We check, in this order:
        - identical filename prefix (based on original saved picture)
        - identical file sizes (bytes)
        - identical image dimensions (pixels)
        - identical image data (CRC checksum)
      + Templates created from saved drawings in Tux Paint can
        be removed via a new "Erase" option that will appear when
        such templates are selected from the "New" dialog. [See below]
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/236/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Erase" controls may be disabled via a new simplification
      configuration setting, "noerase".  This removes the ability
      to delete:
      + saved images from the "Open" dialog, and
      + templates, from the "New" dialog
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Ability to specify a font for Tux Paint's UI (button labels,
      dialog boxes, Tux tip text at the bottom), "uifont".
      + Notes:
        - The requested font & actual font loaded will be echo'd to STDOUT.
        - Be aware of spaces; wrap in quotes (") or escape with backslash (\)
          when needed, when using the "--uifont=..." command-line option.
      + Tux Paint can list available fonts to STDOUT (and then exits) if
        given the command-line option "--listfonts".
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/146/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Different default fonts once again used on a per-locale basis.
      (This returns us to how Tux Paint behaved when we used
      SDL_ttf to directly load fonts for the UI, and used TTF font files
      that we ship in the `fonts/locale/` directory.  We now ask Pango,
      via FontConfig, to look there for fonts.)
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/240/
      Bill Kendrick <bill%newbreedsoftware.com@localhost> (code)
      h/t Mark Kim & TOYAMA Shin-ichi

    * Made it easier to tell when color picker (HSV palette)
      is the currently-selected color.
      https://sourceforge.net/p/tuxpaint/bugs/279/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Documentation updates:
    ----------------------
    * Added a "Controlling Tux Paint" section to README
      (covers mice/etc., tablets and touchscreens, joysticks,
      and keyboard accessibility mode).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Using `w3m` (rather than `links`) to generated plain text
      alternatives to HTML documentation.  (It handles word-wrapping
      Japanese text properly.)  Using a small PHP script to handle
      forbidden wrapping (e.g., no full-stop "。" at the beginning
      of lines, etc.) when processing Japanese docs.
      h/t TOYAMA Shin-ichi
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Bug Fixes:
    ----------
    * In some window size / button size combinations, Eraser
      scroll buttons were missing, and button clicks inaccurate.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Improved Eraser XOR outline when using Ctrl-Z & Ctrl-R
      for Undo/Redo, and Eraser and Stamp XOR outlines when
      using click+X for quick eraser access.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * When specifying "datadir", Tux Paint's "New" dialog
      was able to present templates found in that directory,
      but would attempt to load from whatever the user's
      "savedir" was, instead.  It was also unable to create
      a ".thumbs" subdirectory & store thumbnails there.
      h/t Giancarlo Orru for reporting the main part of this bug.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Exported drawings (to e.g. ~/Pictures) would contain extraneous
      data beyond the end of the data (copied from the original PNG).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Shell expansion (via wordexp()) of configuration options containing
      spaces (e.g., `printcommand=ps2pdf - - > $HOME/print.pdf`) would
      fail & cause a crash.  It now shows an error and recommends adding
      quotes. (e.g., `printcommand="ps2pdf - - > $HOME/print.pdf"`).
      + Tux Paint Config. 0.0.22 wraps certain options in quotes now
      + Tux Paint 0.0.31 will trim quotes, when wordexp() is not used
        (e.g., Windows)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Mended bad rendering of color picker (HSV palette) button when
      selecting a Label text with a color not found in built-in colors,
      and mend unwanted outline around the chosen color in the
      color selector (pipette), color picker (HSV palette) and
      color mixer buttons.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Catalan translation
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Icelandic documentation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Japanese documentation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Russian translaton
      Olesya Gerasimenko <translation-team%basealt.ru@localhost>

    * Updated the Chinese (Traditional) subset font file that ships
      with Tux Paint, based on the current translation strings.
      (Updated Python script to explicitly use `python2` these days.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Ports & Building:
    -----------------
    * Ensure `trans` dir. exists, for parallel builds (`make -j`)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      h/t bkw @ slackbuilds

    * A new `PACKAGE_ONLY` variable to Makefile can be used to
      place launcher icon files into $(DESTDIR)$(PREFIX), rather
      than using `xdg-...` tools to install them.  (Avoids polluting
      local filesystem while generating packages, e.g. for Slackware Linux)
      Tim Dickson <dickson.tim%googlemail.com@localhost>

    * When generating thumbnails for Starters & Templates, create a
      "inkscape" shellscript, which simply does "exit 1", and add the
      current directory to the beginning of the $PATH variable.
      This will prevent ImageMagick's "convert" utility from using
      Inkscape, if installed, and fallback to "rsvgconvert".
      (When building Slackware packages, it was noticed that FontConfig
      was running and generating a cache, which was unexpected.)
      Tim Dickson <dickson.tim%googlemail.com@localhost>

    * WIP Replaced deprecated RSVG library calls.
      https://sourceforge.net/p/tuxpaint/bugs/278/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Removed LOW_QUALITY_COLOR_SELECTOR compile-time option
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

2023.May.18 (0.9.30)
  * Improvements to Stamp tool:
    ---------------------------
    * Avoid playing English descriptive sound for a stamp
      stamp when not running in an English locale.
      Closes https://sourceforge.net/p/tuxpaint/bugs/261/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Shape tool:
    ---------------------------
    * Octagon allows aspect ratio change
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Slight improvement to shape calculations
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Magic tools:
    ----------------------------
    * Support for sizes in Magic tools via the plugin API.
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/220/)
      + Adds a new UI element for setting sizes in the Magic tool.
      + May be disabled with the "nomagicsizes" option.
      + Plugins' "init()" functions are sent a new "disabled_features"
        argument containing bitmask of Magic-relevant disabled features
        (so far Magic controls & the new Magic sizes feature).
      + Note: Bumps `TP_MAGIC_API_VERSION` to 0x00000008.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Various Magic tools now support sizing options:
      + Blocks, Chalk, Drip
      + Bloom
      + Blur
      + Bricks
      + Cartoon
      + Clone
      + Confetti
      + Darken, Lighten
      + Distortion
      + Emboss
      + Fisheye
      + Flower
      + Foam
      + Googly Eyes
      + Kaleidoscope, Symmetric L/R & U/D, Pattern, Tiles
      + Light
      + Metal Paint
      + Mosaic
      + Negative & Opposite
      + Noise
      + Pixels
      + Puzzle
      + Rain
      + Rainbow & Smooth Rainbow
      + Remove Color, Keep Color
      + Ripples
      + Rosette, Picasso
      + Saturate, Desaturate
      + Sharpen, Edges, Silhouette
      + Smudge, Wet Paint
      + Tint, Color & White
      + Toothpaste
      + TV
      + Xor Colors
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * String 'V' and String corner magic tools preview with XOR effect.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Clone performance improved.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Foam bubbles now always appear circular.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * New Foam sound effect.
      (Sound effect licensed as Creative Commons 0 by
      https://freesound.org/people/ristooooo1)

    * TV offers a new "TV (Bright)" variation
      (the original was always too dim, but has been utilized by
      people as an artistic way to darken an image, so don't want
      to take away the 'classic' variation).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Mosaic (shaped) tools: more progress bar feedback.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Blind: Remove entire-picture ("fullscreen") mode; it wasn't
      particularly useful.
      h/t Pere
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Light: Better shape to the effect.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Magic Tools:
    ----------------
    * Rainbow Cycle: Changes colors each time you use it
      (similar to Rainbow and Smooth Rainbow, but only changes
      between strokes).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Other Improvements:
    -------------------
    * Word-wrap long button labels, for better readability.
      (h/t Jozef Riha for the idea.)
      Helps https://sourceforge.net/p/tuxpaint/bugs/131/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Slightly more verbose output from "--verbose-version"
      (shows when certain features are enabled; not just disabled)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * SDL_VIDEO_WINDOW_POS environment variable is now recognized
      when running Tux Paint in fullscreen mode (useful for positioning
      Tux Paint on a particular monitor).
      Closes https://sourceforge.net/p/tuxpaint/bugs/277/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Starter and Template Improvements
    ---------------------------------
    * More starters have smearing disabled (world maps & "skyline-sf-dusk")
      (h/t Anna-Cornelia Queen)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Bug Fixes:
    ----------
    * Don't try to load a blank-named template during slideshow playback.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Color palette would still show previously-selected color as active
      when returning from the temporary color pipette ([Ctrl] + click).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Update maximum button size calculation to account for Stamp
      rotation button added in 0.9.29.  (Otherwise you could end up
      seeing no stamps between the up/down scroll buttons!)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Some button sizes could cause buttons to render with gaps
      (e.g. 90 and 91), where 'garbage' graphics could appear.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * On Haiku, read config from the correct location
      ({home}/config/settings/TuxPaint/tuxpaint.cfg)
      Luc 'Begasus' Schrijvers <begasus%gmail.com@localhost>

    * Cartoon magic tool would always apply the effect at the bottom
      right, and also move improperly.  Mended.
      h/t @Miyagi_Andel on Twitter for the bug report.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Ports & Building:
    -----------------
    * Created "src/indent.sh", to run 'indent' against source files.
      Ran it during 0.9.30 development.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Now requiring "SDL2_Pango" library all the time (no longer
      builds without it).  Motivation: Without it, many scripts
      (e.g. Japanese, Thai, Arabic) did not render properly.
      Closes https://sourceforge.net/p/tuxpaint/bugs/268/
      (h/t Pere for confirming the situation.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Documentation updates:
    ----------------------
    * Haiku build instructions added to INSTALL docs.
      Luc 'Begasus' Schrijvers <begasus%gmail.com@localhost>

    * Added screenshot examples of each Magic tool.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Chinese (Simplified) translation
      臧传明 <qdeduos%163.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Slovak translation
      Jozef Říha <jose1711%gmail.com@localhost>

    * Songhay translation
      Abdoul Cisse <abdoulseydou%hotmail.com@localhost>
      Mohomodou Houssouba <mh%songhay.org@localhost>
      Songhay localisation and dictionary project <https://www.songhay.org/>

2023.April.2 (0.9.29)
  * Improvements to "Stamp" tool:
    -----------------------------
    * Stamps may now be rotated.
      Use the "stamprotation=no" option to disable entirely,
      or the control to enable/disable (if stamp controls are
      not disabled).
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost> (feature)
      Bill Kendrick <bill%newbreedsoftware.com@localhost> (on/off control)

    * Outline while placing & rotating stamp is now thicker.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      h/t Pere for reporting this & Albert for explaining things.

  * New Magic Tools:
    ----------------
    * "Googly Eyes"; place eyeballs in your drawing.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sound effect licensed as Creative Commons 0 by
      https://freesound.org/people/MrFossy/)

    * "Maze"; draw a maze pattern over part or all of your drawing.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sound effect licensed as Creative Commons 0 by
      Julian Evans, https://www.julianevans.info/)

    * "Circles" and "Rays" -- convert the image into circular or ray
      brushstrokes, and "Fur" -- add fur to a picture.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Inspired by "Night Sky Scene [Pen Parallax]" Scratch Project
      by -HexaScape- <https://scratch.mit.edu/users/-HexaScape->)

      ("Circles" and "Rays" sound effects based on Richard Wagner's
      "Ride of the Valkyries", recording licensed as Creative Commons
      Attribution 3.0 Unported (CC BY 3.0), and conducted by,
      Philip Milman <https://pmmusic.pro/>)

      ("Fur" sound effected licensed as Creative Commons 0 (CC0 1.0)
      by https://freesound.org/people/Kawgrim/)

    * "Bloom" - Apply a glowing light bloom effect to the image.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sound effected licensed as Creative Commons 0 (CC0 1.0)
      by https://freesound.org/people/kentnelson64/)

    * "Color Sep." (color separation) and "3D Glasses" - Separate the
      colors of the image, e.g. Red vs Cyan, as in anaglyphic
      "3D glasses" images.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      ("3D Glasses" sound effected licensed as Creative Commons 0 (CC0 1.0)
      by https://freesound.org/people/Zarkonnen/;
      "Color Sep." sound effect licensed as Creative Commons
      Attribution 4.0 International (CC BY 4.0)
      by https://freesound.org/people/juskiddink/)

    * "Double Vision" - separate and blend (50/50) the image,
      simulating double vision.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/221/)
      (Sound effect licensed as Creative Commons 0 (CC0 1.0)
      by https://freesound.org/people/nomiqbomi/)

    * "Saturate" & "Desaturate" - Increase or decrease color saturation.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sounds based on "can lid.wav", Creative Commons 0 (CC0 1.0)
      by https://freesound.org/people/Saltbearer/)

    * "Keep Color" & "Remove Color" - Completely desaturate
      parts of the picture, based on the chosen color.
      "Keep" keeps the saturation intact if the colors match;
      while "Remove" desaturates parts of the image that match the
      chosen color.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sounds based on "Ethnic drums » ethnic beat6.wav" and "...7.wav",
      Creative Commons 0 (CC0 1.0) by https://freesound.org/people/tootoos24/)

    * "Kaleido-4", "-6", and "-8" -- Kaleidoscopic lens effects.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      (Sounds based on "Xylophone chromatic descending passages improv",
      "Xylophone scale descent improv", & "Xylophone chromatic passages improv",
      licensed as Creative Commons Attribution 4.0 International (CC BY 4.0)
      by https://freesound.org/people/Ustym_Petrovych/)

  * Improvements to Magic Tools:
    ----------------------------
    * Better performance from "Rush" (by using SDL_gfx rotozoom)
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * "Zoom" and "Perspective" background colors change
      immediately when you select new colors.
      Bill Kendrick <bill%newbreedsofware.com@localhost>

  * Improvements to Fill tool:
    --------------------------
    * Shaped fill tool (similar to radial gradient, but
      follows the shape of the object).
      Bill Kendrick <bill%newbreedsofware.com@localhost>
      (Based on http://www.codersnotes.com/notes/signed-distance-fields/
      by Richard Mitton)

  * Improvements to Shape tool:
    ---------------------------
    * Rotation of corner-stretched shapes are around their center,
      rather than orbiting a corner.
      Bill Kendrick <bill%newbreedsofware.com@localhost>

    * Stretching a shape upwards rotates it 180-degrees
      (e.g., stretching the triangle downwards makes an up-pointing
      triangle (^), as before; but stretching it upwards now makes
      a down-pointing triangle (v))
      Bill Kendrick <bill%newbreedsofware.com@localhost>

  * Improvements to Color selection:
    --------------------------------
    * The rainbow palette color picker allows you to switch to the
      chosen built-in color, the pipette (color selector) color, or the
      color mixer's color, and make adjustments using its hue, saturation,
      and value controls.

  * New Starter
    -----------
    * Space_draw.svg by Ingrid Illa Terrier

  * New Template
    ------------
    * rainbow_gradient.png by Bill Kendrick
      [Hint: Start a new picture, paint over the entire thing
      with black, then use eraser to 'scratch away' and expose
      the rainbow!]

  * Starter and Template Improvements
    ---------------------------------
    * Now possible to set scaling and smearing options for
      each starter or template image.  A ".dat" file can be
      created which describes whether it's okay to scale and crop
      the image's top/bottom and/or left/right, and if not both,
      whether to smear the sides of the starter/template to the
      edges of the canvas (the prior behavior, and the default),
      or use a specific solid color background.  When scaling,
      gravity may be specified, to ensure that a particular side or
      corner of the starter or template is included.
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/190/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      with suggestions from Albert Cahalan <acahalan%gmail.com@localhost>
      and Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

  * Other Improvements:
    -------------------
    * A keyboard shortcut is now available for quickly accessing
      a small eraser.  Hold the [X] key while clicking, and drag
      around the picture to erase.  (Not available if in the process
      of rotating a stamp or shape, or when Text or Label tool are
      active.)  Release the mouse to return to normal operation.

      (Eventually, this could be utilized when we can support
      the recognition of a drawing tablet stylus' "eraser" tip;
      see https://sourceforge.net/p/tuxpaint/feature-requests/8/)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * When deleting a file on macOS, move the file to trash instead of deleting
      the file permanently.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Automatic button size option ("buttonsize=auto"), to scale button
      size reasonably based on window size / fullscreen resolution.
      (For https://sourceforge.net/p/tuxpaint/feature-requests/218/)
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Using SDL linear scaling hint to reduce jaggedness when displaying
      in full screen at a different resolution than the display's
      native size.  (SDL2.0)
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * If only one display is available, when running in windowed mode
      and asking for Tux Paint to appear in a width and/or height larger
      than the display's dimensions, Tux Paint will fall back to
      the maximum(s) the display is capable of.
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/113/)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Changed default UI font from Bitstream Vera to DejaVu Sans.
      h/t Mark Kim <markuskimius%gmail.com@localhost>

    * Update Tux Paint Magic API so `set_color()` functions can
      alter the canvas.  (Utilized by "Zoom" and "Perspective", so far.)
      Note: Bumps `TP_MAGIC_API_VERSION` to 0x00000007.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Joystick button to activate "Fill" tool added.
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/199/)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Play dialog popup animation at a consistent speed across platforms.
      Also, fix the issue with animation not clearing after the final render.
      Mark Kim <markuskimius%gmail.com@localhost>

  * Bug Fixes:
    ----------
    * Always creating 24-bit canvases, in an attempt to avoid blending
      artifacts, e.g., when applying brush strokes using the Paint tool.
      (Previously, we were using the display's color depth and masks,
      which seemed to work fine under SDL1.2, but does not under SDL2.)
      Closes https://sourceforge.net/p/tuxpaint/bugs/259/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Magic tools with very long filenames/function names did not load
      on some Android systems.  Affected new Kaleido-* tools, but also
      Blocks, Chalk, and Drip (hence this being listed as a bug fix).
      h/t Pere for discovering this.

    * On touch devices, the color pipette tool could easilly be
      immediately dismissed due to the 'button up' event happening
      right where the "Back" dismissal/cancel button appeared.
      Now only pays attention to 'release' if the button was down.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      h/t Pere for reporting this.

    * SDL1.2 supported "SDL_VIDEO_WINDOW_POS" environment variable,
      but SDL2 does not; so reimplemented it ourselves. (See ENVARS docs.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Mended issue that prevented pop-up prompt's drop-shadows
      from rendering (under SDL2).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Opening and immediately dismissing Color Mixer could cause
      an unexpected color to be chosen.
      h/t @kentonyanamin on Twitter for reporting.
      Closes https://sourceforge.net/p/tuxpaint/bugs/251/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Line shape could report "360 degrees", which should be "0 degrees".
      h/t Karl Ove Hufthammer <karl%huftis.org@localhost> for the report
      Closes https://sourceforge.net/p/tuxpaint/bugs/255/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Some Magic tools did not change descriptions when switching
      from paint to full-canvas mode.
      + Emboss
      + Drip
      h/t Karl Ove Hufthammer <karl%huftis.org@localhost> for the reports
      (https://sourceforge.net/p/tuxpaint/bugs/256/
      https://sourceforge.net/p/tuxpaint/bugs/257/)
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      & Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Full-screen Drip magic effect didn't work well
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      Closes https://sourceforge.net/p/tuxpaint/bugs/256/

    * Receive clicks when Tux Paint window is regaining focus
      (via "SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH"), which is how
      the earlier SDL1.2 versions worked.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Various Magic tools miscalculated which part of canvas
      needed updating in their paint modes; mended.
      (Bricks, Cartoon, Clone, Distortion, Emboss, Glass Tile,
      Light, Metal Paint, Negative, and Pixels.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Some brushes' initial spacing was not acheivable after
      changing the spacing.  Now 'nudging' back to the default
      when chosing the spacing option that's closest to the default.
      (h/t Pere for pointing this out)
      (Also, some tweaks to the spacing UI)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Mend crash bug in "Paint" and "Radial Gradient" modes of Fill tool.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      with Bill Kendrick <bill%newbreedsoftware.com@localhost>
      Closes https://sourceforge.net/p/tuxpaint/bugs/269
      (h/t Miyagi Andel for reporting & Shin-ichi TOYAMA for pinpointing
      the issue)

    * Mend crash bug in "perspective.c" Magic tools.
      (Perspective, Panels, Timezoom, Zoom, Rush)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Disallow using Ctrl-Z shortcut while drawing or rotating shapes
      or shapes, to avoid unexpected results.
      Closes https://sourceforge.net/p/tuxpaint/bugs/239/
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Scaling of button labels often caused them to stretch wider
      than they should have.  Corrected 'keep aspect ration' option
      in zoom().  [Note: That should be replaced with an SDL2_gfx call!]
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Text from unfinished "Label" tool input would appear after
      creating a New image or Opening an existing one.  Mended.
      Closes https://sourceforge.net/p/tuxpaint/bugs/246/
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      and Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * On-screen keyboard would crash Tux Paint on Android; mended.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

  * Ports & Building:
    -----------------
    * Processed PNG images through `pngout` to increase some compression
      (also corrects some warnings being reported by libpng (via SDL_image);
      h/t Tim Dickson, closes https://sourceforge.net/p/tuxpaint/bugs/252/)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Automatically update macOS build version from the command line
      at build time.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Change name of Tux Paint config. files from ".conf" to ".cfg"
      on Windows.
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Merge "tuxpaint.desktop" file at build time (rather than as a
      manual step)
      (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/b4aa697474e1cc60b6faac80297cc66a602f54fd/)
      Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Use RHEL 7-compatible appdata filename
      + Rename metainfo file to appdata
      + Fix detection of xdg-icon-resource
      (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/4120af3b5f78ad69819b35ec821974081194c475/)
      Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Adding "2DGraphics" (and hence "Graphics") and "KidsGame" (and hence
      "Game") to the categories listed in "tuxpaint.desktop" launcher for
      FreeDesktop systems (e.g., Linux)
      Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Add "tuxpaint-fullscreen.desktop", which launches Tux Paint
      with "--fullscreen=native" option on Freedesktop.org environments
      (similar to the fullscreen launcher we've had for Windows)
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/227/; h/t Aaron Wolf)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Remove "intltool" dependency. (Thanks to this, no need for
      "tuxpaint.desktop.in".  It involved rewriting "update-po.sh"
      to invoke 'xgettext' and 'msgfmt' rather than 'intltool' commands.)
      (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/31412499690cc3c4c8729d7100e241a346b5741e/)
      Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Added "appstream" metainfo file (used by software centers like
      GNOME Software and KDE Discover) to display info about an app.
      (See https://sourceforge.net/u/wjjjjt/tuxpaint/ci/74506214e74d326e7515af3e0bfde41161d1531f/)
      For https://sourceforge.net/p/tuxpaint/feature-requests/172/
      Richard Hughes <https://sourceforge.net/u/hughsie/profile/>
      and Will Thompson <https://sourceforge.net/u/wjjjjt/profile/>

    * Various Android port updates
      * FIXME: Pere & Terrence, can you enumerate them here???
      * Changing Android save paths to now default to the 'external' dir from the device itself.
        https://github.com/tux4kids/Tuxpaint-Android/pull/18
      Terrence Sheflin <terrence.sheflin%gmail.com@localhost>
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * SDL2.0 version: Compatibility with SDL2_Pango 0.1.3.
      Mark Kim <markuskimius%gmail.com@localhost>

    * New tool, "test-png", which exercises libpng library on
      a set of PNG image files, allowing us to find those which
      cause Tux Paint (via SDL_image, in turn via libpng) to
      report back warnings to STDERR.
      h/t Tim Dickson, per https://sourceforge.net/p/tuxpaint/bugs/252/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Updated `src/po/check_translations.sh` sanity-checking script
      to check `src/po/LINGUAS` file.  Also, OPTION docs and
      Tux Paint Config. source updated to make the script's job easier.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Cleaned up .c and .h source files using `indent`:
      find . -name "*.c" -or -name "*.h" -exec  indent -nbfda -npcs -npsl -bli0 --no-tabs {} \;
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Cleaned up some compile-time warnings that cropped up in SDL2 branch.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * On Windows, run "tuxpaint-config" with the same privileges as
      the installer app
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Pango loads Tux Paint-supplied fonts on macOS.
      Previously Pango loaded system-supplied fonts instead, which
      could lead to fonts not rendering in a human-readable text.
      This change fixes https://sourceforge.net/p/tuxpaint/bugs/265/
      Mark Kim <markuskimius%gmail.com@localhost>

    * More fonts for the text and label tools on the macOS.
      Enabled forked fonts so more fonts are available for use with the
      text and label tools on the macOS.  This is particularly noticible
      with localized fonts because only a few localized fonts may exist
      on the system so missing even a single font can lead to inability to
      type in a localized language at all.  It's unclear why forked fonts
      were disabled to start on the macOS but it appears to be reliable
      now so it's now been enabled to take advantage of its benefits.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Speed up macOS app bundle build time.
      Fixed a typo that was causing the macOS app bundle build time to be
      unnecessarily long.  The app buildle build time is now ~20x faster.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Add missing dependencies in Makefile which result in build failures
      when building with the --shuffle flag for GNU make.
      Philipp Rösner <rndxelement%protonmail.com@localhost>

    * Correction to allow Haiku printing code to compile again
      Luc 'Begasus' Schrijvers <begasus%gmail.com@localhost>

  * Documentation updates:
    ---------------------
    * New "Quickstart Guide" document added.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Troubleshooting" document added (work-in-progress, and
      mostly for developer use when getting info. from users
      experiencing problems)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Magic tool API documentation updated to match other docs,
      and allow for localization.  (Maintained in "tuxpaint-docs" repo.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Example Magic tool source file ("tp_magic_example.c")
      now allows for localization.  (Maintained in "tuxpaint-docs" repo.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Updated macOS build instructions for SDL2.0 (INSTALL docs).
      Mark Kim <markuskimius%gmail.com@localhost>

    * Added an overview of building for Android (INSTALL docs).
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>
      (Edited by Bill Kendrick)
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/224/

    * "--verbose-version" now shows whether SDL2_Pango is being used.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Allowing translators to provide strings that help score fonts
      based on their support for the locale, and placing them higher
      in the Text and Label tools' font selector.
      Albert Cahalan <acahalan%gmail.com@localhost>
      and TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Bulgarian
      Vankata453 <https://sourceforge.net/u/vankata453>

    * Catalan translation
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Dutch translation
      Willem Heppe <heppew%yahoo.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Gaelic (Irish) translation
      Kevin Scannell <kscanne%gmail.com@localhost>

    * Georgian translation
      Gia Shervashidze <giasher%gmail.com@localhost>

    * Gujarati translation
      Kartik Mistry <kartik.mistry%gmail.com@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Japanese documentation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Japanese font updated
      A subset of Genjyuu Gothic: http://jikasei.me/font/genjyuu/
      Added by TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Korean translation
      Mark Kim <markuskimius%gmail.com@localhost>

    * Norwegian Nynorsk translation
      Karl Ove Hufthammer <karl%huftis.org@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

    * Punjabi translation
      A S Alam <aalam%satluj.org@localhost>

    * Ukrainian translation
      Yuri Chornoivan <yurchor%ukr.net@localhost>

2022.June.4 (0.9.28)
  * Improvements to "Paint" and "Lines" tools:
    ------------------------------------------
    * Brush spacing may now be altered within Tux Paint.
      + Note: A "nobrushspacing" simplifcation option is provided to
        disable this feature; Tux Paint will continue using the brushes'
        default spacings.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Many brushes have been given more reasonable default spacing
      settings (e.g., star brush's new default spacing causes
      individual stars to appear, rather than a 'smear').
      Closes https://sourceforge.net/p/tuxpaint/bugs/243/
      (h/t Areti Tsolakidou for the suggestion)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Instructions at the bottom note when a brush is directional,
      animated, or both, when chosing a new brush.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to "Stamp" tool:
    -----------------------------
    * Stamp performance improvements
      + Stamps are scaled before they are colorized or tinted,
        to increase performance.
      + The current stamp (in its current form: size, orientation,
        and color) is cached, so it may be applied to the canvas
        many times without having to re-render.
        (No longer scaling and tinting every time you click.)
      Closes https://sourceforge.net/p/tuxpaint/bugs/147/
      (h/t Andre Anckaert)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to "Eraser" tool:
    ------------------------------
    * Outline for circle-shaped erasers is now also circular.
      Closes https://sourceforge.net/p/tuxpaint/bugs/244/
      (h/t Areti Tsolakidou for the suggestion)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to "Shapes" tool:
    ------------------------------
    * Added hexagon (6-sided polygon) and heptagon (7-sided) shapes.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Showing aspect ratio of shapes when stretching them.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Using floats more, allowing for proper heptagon support, as
      well as a non-skewed starting angle for octagons (22.5 degrees).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to "Text" & "Label" tools:
    ---------------------------------------
    * Onscreen keyboard button sizes no longer restricted to
      "the same size as other UI buttons" or "1/4th the size...",
      and will now scale down from the full-size buttons to whatever
      allows the full layout to fit within 90% of the canvas width
      and 50% of the canvas height (picking the smallest size, to keep
      square buttons for letters/numbers/symbols).
      + Closes https://sourceforge.net/p/tuxpaint/feature-requests/212/
        (h/t Anat Caspi)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Label" tool now offers a way to "apply" a label to the canvas
      (as if it were 'painted' onto the drawing with the "Text" tool).
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/213/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>
      & Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Bugfix: Onscreen keyboard repositions itself to the top if you
      use [Enter] to move the cursor down, and it begins overlapping
      the keyboard.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Bugfix: Positioning and rendering of labels selected for editing
      via [Tab] cycling & the [Enter] key now works as expected.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * More instructional text is shown (and sound effects play) when
      using the Label tool.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Improvements to Color Picking:
    ------------------------------
    * A keyboard shortcut is now available for picking colors from
      the canvas more quickly.  Hold either (left or right) [Ctrl] key
      while clicking, and the color selector option will appear.
      Release the mouse button over a color on the canvas to choose it
      (or outside the canvas to abort).
      Closes https://sourceforge.net/p/tuxpaint/feature-requests/209/
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * A new color mixer has been added, allowing red (magenta-ish),
      yellow, and blue (cyan-ish) primary colors, along with white
      ("tint"), grey ("tone"), and black ("shade") to be added together to
      form a desired color.  Undo/Redo is available!
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * The rainbow palette color picker now acts as a true
      Hue/Saturation/Value picker, with the addition of a "value" slider.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * The crosshairs on the rainbow palette color picker are larger,
      and scale up (or down) based on the UI size (--buttonsize setting).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Show a "pipette"-shaped mouse pointer when selecting a
      color from the color palette, or the picture.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Don't play 'bubble' paint sound when color picker or selector
      (or new mixer) are aborted (via their "Back" buttons or [Esc] key).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Magic Tools:
    ----------------
    * "Tile Zoom"; like the regular "Zoom", but tiles the results when
      you scale down (similar to "Panels", but with non-integer scaling).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * "Rush"; similar to "Zoom", but the effect is blurred.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * New Brushes:
    ------------
    * "Dog" animated directional brush.
      (Modified version of art from the "oneko" package by Tatsuya Kato.
      https://github.com/tie/oneko)
      Brushified by Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Other Improvements:
    -------------------
    * The up & down scroll buttons now auto-repeat if you click/tap and
      hold them in the "Tools" section, and "Open", "New", and "Slideshow"
      dialogs.  (For https://sourceforge.net/p/tuxpaint/feature-requests/173/)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * The "Slideshow" now begins by showing the most recent images
      (the bottom of the list of saved images) rather than the oldest
      (the top of the list).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Added an option to sort the "Open" and "Slideshow" dialogs
      by newest-images-first, rather than the default oldest-first
      (--reversesort setting).
      (For https://sourceforge.net/p/tuxpaint/feature-requests/206/)
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost> and
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Localization Updates:
    ---------------------
    * Albanian translation
      Besnik Bleta <besnik%programeshqip.org@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Santali translation (Ol-Chiki)
      Prasanta Hembram <prasantahembram720%gmail.com@localhost>

    * Slovak translation
      Jozef Říha <jose1711%gmail.com@localhost>

    * Korean translation
      Mark Kim <markuskimius%gmail.com@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

    * Updated the Chinese (Traditional) subset font file that ships
      with Tux Paint, based on the current translation strings.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Tux Paint for macOS can now localize the macOS menubar.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Tux Paint for macOS can now detect the system language.
      Mark Kim <markuskimius%gmail.com@localhost>

    * Updated `src/po/check_translations.sh` sanity-checking script
      so it properly finds the updated docs & other changes.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

  * Bug Fixes:
    ----------
    * Fixed abnormal exit of threaded font scan which prevented enabling
      text/label tools on some environment such as Rocky Linux 8.
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

  * Ports & Building:
    -----------------
    * Windows installer forces to uninstall before the installation if
      version 0.9.27 and older is found.

    * Windows installer will no longer show a dialogue to inform
      user of uninstallation when "/VERYSILENT" switch is specified
      (useful for automated installation/uninsta$llation processes).
    * 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 <dolphin6k%wmail.plala.or.jp@localhost>

    * Initializing layout of onscreen keyboard (osk) to avoid undefined
      behavior when changing keyboards.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Address issue with uppercase-only mode in Turkish locale.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Fixed a bug that can randomly crash Tux Paint when started in a language
      with a input method map (*.im).
      Mark Kim <markuskimius%gmail.com@localhost>

    * Avoid leaking memory when loading Label text strings from a
      saved drawing. (Affected Windows only.)
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Avoid crashes when coming across unexpected Label data stored within
      a saved PNG image.
      (h/t Donny Sianipar for the report & sample image)
      Bill Kendrick <bill%newbreedsoftware.com@localhost> and
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Adjust where libpaper gets init'd.
      Reuben Thomas <https://sourceforge.net/u/rrt/>
      (https://sourceforge.net/p/tuxpaint/bugs/250/)

  * Ports & Building:
    -----------------
    * Release builds tarballs that denote SDL1.2 vs SDL2.0 branch.

    * Windows
      * 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 <dolphin6k%wmail.plala.or.jp@localhost>

      * 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 <dolphin6k%wmail.plala.or.jp@localhost>

    * macOS
      Mark Kim <markuskimius%gmail.com@localhost>

      * On macOS, use the CMD (⌘) key wherever CTRL is used on other OSes

      * Use character class in macOS build script
        (It appears \t is not compatible with certain versions of grep.)

      * Remove install stages not needed on macOS

      * When looking up paths of fonts, preferences, etc., macOS searches
        two places, the system paths and the user paths under $HOME.
        Now handling rare scenario where HOME is not set; if so,
        now just searching the system path twice instead of searching the
        system path followed by going into an undefined behavior
        (possibly segfault crash).

      * Fonts are now also looked for in the system preferences path,
        /Library/Application Support/TuxPaint/fonts

      * Fixed the issue with the backspace not working in text and label tools
        when in certain language modes in macOS.  Mac keyboards have the DELETE
        key where PC keyboards have the BACKSPACE key, and the two keys have
        different keycodes, so the backspace requires special handling on the
        macOS in programs writtens for the PC.

      * Remove the `--openfolder` option when calling `bless` from Apple
        Silicon.  This option is no longer valid on Apple Silicon as of the
        March 2022 release of Xcode.

      * Localization of SDL2.0 menu on macOS.

  * Documentation updates:
    ---------------------
    * Added some styling, use of HTML semantic tags, call-outs for notes,
      improved printed output, and other improvements to the README and
      OPTIONS docs.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * Magic Tool docs sort tools by localized names, include full
      localized names in the "See also" references, corrected HTML docs
      (and subsequent TXT conversions) character encoding (us-ascii -> UTF-8).
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

    * macOS Apple Silicon and Universal Binary build instructions
      Mark Kim <markuskimius%gmail.com@localhost>

    * Compressed PNG images in documentation.
      Bill Kendrick <bill%newbreedsoftware.com@localhost>

2021.November.25 (0.9.27)
  * New Magic Tools:
    ----------------
    * "Lightning" - Draws a bolt of lightning striking between
      the start and end positions of a line.

    * "Opposite" -- Change parts of the picture to their complementary
      colors.  (Similar to "Negative", but instead of inverting the
      Red, Green, and Blue components, it rotates the Hue 180 degrees
      while leaving Saturation and Lightness alone.)
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/136/)

    * "Panels" - Convert your picture to 4-panel-comic-style
      2x2 image, repeating the original.  (Repeat for "compound eye"
      style effects!)
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/204/)

    * "Reflection" - Create a reflection of part of the image,
      below (as in a lake reflection), above, to the left, or to the right.

    * "Smooth Rainbow" - A smooth, gradient variation of the classic
      "Rainbow" Magic tool.

    * "Stretch" - Squish and stretch parts of your picture, giving a
      fun-house mirror effect.

  * Magic Tool Improvements:
    ------------------------
    * "Halftone" works much better, drawing large overlapping circles
      of Cyan, Magenta, Yellow, and Black, based on the average
      color of the area of the picture being replaced, to give a
      "newsprint" effect.

    * "TV" now breaks pixels into red/green/blue components,
      rather than merely adding a 'scanline' effect.

    * "Blocks", "Cartoon", "Chalk", "Emboss", and "Halftone" can all now
       affect the entire image at once.

    * More tools update progress bar while doing lots of work
      (mostly full-screen mode).  More tools play their sound effects
      when applying effects in full-screen mode.

  * Improvements to "Paint" and "Lines" tools:
    ------------------------------------------
    * Rotational brushes now supported.  Unlike "directional"
      brushes, in which a 3x3 grid representing the 8 cardinal
      directions (45 degree steps) is used, only a single brush image
      is required, and Tux Paint will rotate it between 0 and 360 degrees,
      depending on the direction the mouse is going.  The brush's ".dat"
      file should contain a line consisting of the word "rotate".
      + Note: This adds a dependency on "SDL_gfx" library
        (Homepage: https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
        SourceForge project page: https://sourceforge.net/projects/sdlgfx/)
        as this feature use its "rotozoomSurface()" and "SDL_gfxBlitRGBA()".
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/122/)

    * Replaced the "arrow_compass_points" brush with a single
      arrow which can rotate at any angle, using the new
      "rotational" brush feature.

    * Added "rotating dash" brush.

    * Small icons appear on brush selection buttons denoting
      when the brush is animated and/or directional.
      (Closes https://sourceforge.net/p/tuxpaint/bugs/183/)

  * Other Improvements:
    -------------------
    * New "Fill" tool mode: "Brush".  Similar to classic flood fill,
      but only fills as you move the brush within the area to be
      filled.

    * Grouped similar Magic tools into sections.
      (e.g., all of the distortions, versus painting tools, versus
      full-image effects, etc.)

      Use the left/right pagination buttons that now appear at the
      bottom of the selector (similar to those used with Stamps tool)
      to switch between groups.

      Closes https://sourceforge.net/p/tuxpaint/feature-requests/201/
      Note: Bumps `TP_MAGIC_API_VERSION` to 0x00000005.

    * Initial support to place pictures deleted from the "Open" dialog
      into the "Recycle Bin" on Windows.

    * When drawing lines or rotating a shape, the angle of rotation
      is shown (in the instructions at the bottom).

  * Documentation updates:
    ---------------------
    * Ensured Tux Paint's built-in help ("tuxpaint --help"),
      Unix manual ("man page"), and command-line option
      tab-completion list, and "OPTIONS" documentation all cover
      the full set of Tux Paint options.

    * Reorganized the "Available Options" section of "OPTIONS"
      documentation (to match the organization found in the UI
      of "Tux Paint Config.")

    * Reorganized the options listed in Tux Paint's man page,
      to more closely (but not precisely) match the organization
      noted above.

    * tuxpaint(1) manpage is now managed & translatable via the
      'tuxpaint-docs' project, just like the HTML & plaintext
      documentation files (since 0.9.26).

    * Documentation to the various Magic tools are also now
      managed & translatable via the 'tuxpaint-docs' project.

    * Added table of contents to some documentation
      ("Options Documentation", "FAQ", "Installation Documentation",
      and "Advanced Stamps 'How-To'").

    * Moved Windows and macOS compilation instructions into main
      "Installation Documentation" (docs/.../INSTALL...).

    * Expanded explanation of how stamp tinting modes work
      in "Extending Tux Paint" documentation.

    * Documentation translation updates:
      + French translation
        Jacques Chion <jacques.chion%orange.fr@localhost>

  * New Starters:
    -------------
    * Frog
      Jeff Davidson, (Parkdale Elementary, Waco, TX; 2007)

  * Localization Updates:
    ---------------------
    * Allowing Left [Alt] key for switching to Japanese input method
      (for keyboards that lack a Right [Alt] key).
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Catalan translation
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * French translation
      Jacques Chion <jacques.chion%orange.fr@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Portuguese (Portugal) translation
      Hugo Carvalho <hugokarvalho%hotmail.com@localhost>

    * Ensure some locales have hints to find the best fonts
      for the Text and Label tools:
      + Greek
      + Scottish Gaelic

  * Bug Fixes:
    ----------
    * "Negative" magic tool did not play its sound when using
      fullscreen (vs painting) mode. Fixed.

    * "Zoom" magic tool icon had weird artifacting. Mended.

    * "Halftone" magic tool had the "Zoom" tool's icon.

    * Undo buffer canvases were not always the same dimensions
      as the drawing surface, if buttonsize was adjusted.
      (Adversely affected "Shift" magic tool.)

    * Remove some old Win32-specific code to handle multibyte
      characters, which could cause a crash bug when using the
      on-screen keyboard under Windows.  (Older mingw/msys did
      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 <dolphin6k%wmail.plala.or.jp@localhost> 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()`,
        and avoid crashing if our `mysetenv()` receives any NULL pointers.
        T. Shin-Ichi & Bill K.)

    * Always show the appropriate instructions at the bottom when the
      "Fill" (depends on which sub-tool chosen) and "Shapes" (depends
      on whether "simpleshapes" option is set) tools are selected
      (e.g., when returning from the "Open" dialog).
      (Closes https://sourceforge.net/p/tuxpaint/feature-requests/186/)

    * Avoid possibility of crashing when doing a flood-fill of a
      complicated shape on a large canvas (e.g., `tuxpaint --3000x2000`
      with `starters/mosaic.svg`
      + Replace recursion with a queue (span filling method)
      + Call the progress bar animation updates and playsound() function
        less frequently
      h/t Yang for reporting & Pere for confirming

  * Ports & Building
    ----------------
    * Fix compilation error on Linux with HOST environment variable set.
      Modifies the Makefile so it attempts to cross compile only when both
      HOST and HOSTROOT environment variable (which are both required for
      cross compilation) are set; avoid confusion when an unrelated
      $HOST env. var. is set.
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Include "AppVersion" directive to Windows installer Inno Setup
      recipe file (.iss).
      Easton Pillay <https://sourceforge.net/u/jedieaston/profile/>

    * Other Windows installer updates:
      + Updated to Inno Setup 6
      + 64-bit version now to be installed in the standard "Program Files"
        folder on 64-bit architecture instead of "Program Files (x86)" as before.
      + 64-bit installer will invoke uninstaller for existing old x86 mode
        installation, if found.
      + Updated translation files for the installer
      + Added language specification to start menu shorcuts for which
        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 <dolphin6k%wmail.plala.or.jp@localhost>

    * Added shell script to build windows installer and portable zip archive.
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Further work to remove compiler warnings.

2021.June.28 (0.9.26)
  * New Features
    ------------
    * Larger UI buttons
      Override the ages-old default 48x48 size for UI buttons
      (via a new "buttonsize" option).  Note: If the button size
      would be too large for the required parts of the UI to appear
      within Tux Paint's window size, the largest possible size will
      be used.
      Pere Pujal i Carabantes <pere%fornol.no-ip.org@localhost>

    * It's now possible to increase how many rows of buttons are shown
      for the color palette at the bottom of the screen.
      (Use the "colorsrows" option.)
      Pere Pujal i Carabantes <pere%fornol.no-ip.org@localhost>

    * Adding sub-tools to the Fill tool:
      + Solid -- The classic fill tool; click to fill
      + Linear -- A linear gradient; click and drag to adjust,
        release mouse to finish
      + Radial -- A radial gradient; click to fill
      (The gradients transition from the current color to the
      background that's being filled.)

  * New Magic Tools:
    ----------------
    * Checkerboard
      Cover the entire canvas with a checkboard pattern using the
      current color.  Drag to change the size of the squares.

    * Clone
      Clones (copies, via painting) part of a drawing to another position.

    * Pixels
      Draws large squares, for classic computer 'pixel art' style drawings.

  * Documentation updates
    ---------------------
    * Documentation is now maintained in a separate source repository,
      'tuxpaint-docs', which allows for easier and more consisten
      translation of the documentation.  Pulling in initial version of
      these docs, which contain a variety of minor updates (and also a
      few which had previously only been available as plain TXT are now
      available as HTML).

      + French translation
        Jacques Chion <jacques.chion%orange.fr@localhost>

      + Galician
        Miguel Anxo Bouzada <mbouzada%gmail.com@localhost>

      + Japanese
        TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Adding documentation that covers some of the
      environment variables that Tux Paint utilizes.

    * Expanded the steps for making and posting releases.

    * Documented how to build Tux Paint using old macOS
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Added more credits to manpage.  Avoiding word-wrapping
      URLs and email addresses.  Saved out as UTF-8, rather than
      Latin-1 encoding.

  * Other Improvements
    ------------------
    * Fill tools do a better job at filling around
      antialiased edges, and apply some blending.

    * Reduce CPU usage by increasing delay in main loop
      from 1ms to 10ms, and only using SDL's Timer subsystem
      when scrolling happens.
      (Details at
      https://sourceforge.net/p/tuxpaint/tuxpaint/ci/7727b995c53df208596eff89ac1acb954a16098c/)
      Mark K. Kim <markuskimius%gmail.com@localhost>
      (h/t @bbugwong on Twitter for reporting the issue)

    * If parent of export directory doesn't exist, Tux Paint will
      try to create it as well.
      (Only one level up; e.g., with an export location like
      /path/to/Pictures/TuxPaint/, it will try to create
      /path/to/Pictures/ if it doesn't exist, but not its parents).
      h/t Tim Dickson

  * Translation Updates:
    --------------------
    * Albanian
      Besnik Bleta <besnik%programeshqip.org@localhost>

    * Catalan
      Pere Pujal i Carabantes <pere%fornol.no-ip.org@localhost>

    * Galician
      Miguel Bouzada <mbouzada%gmail.com@localhost>

    * Icelandic
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Occitan
      Quentin PAGÈS <quentinantonin%free.fr@localhost>

  * Magic Tool Improvememnts:
    -------------------------
    * A new "xorpixel()" function has been added to the Magic Tools API.

  * Bug Fixes:
    ----------
    * Halftone magic tool wasn't loading due to a problem
      with its sound effect file.

  * Ports & Building
    ----------------
    * [WIP] Apple iOS port
      Mark K. Kim <markuskimius%gmail.com@localhost>

2020.December.27 (0.9.25)
  * New Features
    ------------
    * Export drawings:
      * GIF export option from the Open -> Slideshow dialog.
        (Closes https://sourceforge.net/p/tuxpaint/feature-requests/191/)
        * Utilizes "gifenc", public domain by Marcel Rodrigues:
          https://github.com/lecram/gifenc
        * Depends on "libimagequant", from the "pngquant2" project:
          https://github.com/ImageOptim/libimagequant
          (GPL v3 or later, for Free/Libre Open Source Software)
          (h/t TOYAMA Shin-ichi for adding support for versions < 2.8.0)
      * Single image (PNG) export from the Open dialog.
        (Closes https://sourceforge.net/p/tuxpaint/feature-requests/192/)
      * Both utilize XDG user dirs settings, if available, to determine
        where to store them, or "~/Pictures", otherwise.  In those cases,
        files are stored in a new "TuxPaint" subdirectory.
      * The "--exportdir" option can be used to override the default
        location (but a "TuxPaint" subdir. will NOT be placed there).

    * Shape controls:
      * Draw shapes from the center (as in previous versions of Tux Paint)
        or from a corner (similar to the default mode of most other
        graphics tools).
      * The controls to modify the drawing behavior can be removed,
        for simplification of Tux Paint's interface (for younger users).

  * Other Improvements
    ------------------
    * New, smaller sizes available in "Eraser" tool.
      (h/t Jackson Bray for the suggestion)

    * "Eraser" tool now draws smoothly connected strokes,
      like the "Brush" tool, when the mouse is moved quickly
      (relative to the eraser size; especially useful for the
      smallest erasers).

    * On-screen keyboard (visible when the feature is enabled, while
      using the "Text" and "Label" tools) now appears with larger
      (48x48 pixel, vs 24x24 pixel) buttons, when Tux Paint's window
      (or fullscreen) size is large enough to fit them with the
      chosen layout.
      (h/t Anat & Aviv, who suggested it to help with users of
      eye-tracking systems)

    * On-screen keyboard buttons use a slightly larger font
      (16pt vs 12pt, previously seen on the small keyboard;
      32pt on the large keyboard).

  * Ports & Building
    ----------------
    * Corrections for Haiku not opening saved files.
      (Ref: https://github.com/haikuports/haikuports/issues/3045)
      Gerasim Troeglazov <3dEyes%gmail.com@localhost>

    * Windows build changes
      * Enabling PowerTools repositry to install additional SDL* packages
      * Corrected README launcher for English, after install completes
      * Updated translation files and ensure license text appears
      * 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 <dolphin6k%wmail.plala.or.jp@localhost>

  * New Brushes
    -----------
    * Footprints
      * Human feet
        Based on Openclipart by "netalloy"
        (https://openclipart.org/artist/netalloy)
        Creative Commons Zero 1.0 Public Domain License

      * Paw (dog or cat like)
        Based on Openclipart by "alinager"
        (https://openclipart.org/artist/alinager)
        Creative Commons Zero 1.0 Public Domain License

      * Shoes
        Based on Openclipart by "Tavin"
        (https://openclipart.org/artist/Tavin)
        Creative Commons Zero 1.0 Public Domain License

  * Starter & Template updates
    --------------------------
    * Added margins to elephant, fish_icon and frame_hearts
      starters, to avoid smearing on edges in Tux Paint.
      Pere Pujal i Carabantes <pere%fornol.no-ip.org@localhost>

  * Documentation updates
    ---------------------
    * Cleaned up HTML code of HTML-based documentation.

    * Sub-section links within README's Table of Contents.

    * EXTENDING docs cleaned up and Table of Contents added.

    * Converted FAQ from bullet lists to definition lists.

  * Bug Fixes
    ---------
    * Mended issue where stamp descriptions were not loading
      when "getenv()" (e.g., "getenv("LANGUAGE")") returned an
      empty string, rather than a NULL.

    * Mended bug where corrupt text would appear as stamp
      descriptions, if we failed to know what language to use
      (see above).

    * Mended bug where a personal Template could not be loaded
      due to how we tracked which entry in the "New" dialog
      was the first template image.

  * New Translations:
    -----------------
    * Sardinian translation
      Flavia Floris <flavia.efloris%gmail.com@localhost>

  * Translation Updates:
    --------------------
    * Basque translation
      Alexander Gabilondo <alexgabi%irakasle.eus@localhost>

    * Catalan translation
      Pere Pujal i Carabantes <pere%fornol.no-ip.org@localhost>

    * French translation
      Chion Jacques <jacques.chion%orange.fr@localhost>

    * Galician translation
      Miguel Bouzada <mbouzada%gmail.com@localhost>

    * Icelandic translation
      Sveinn í Felli <sv1%fellsnet.is@localhost>

    * Japanese translation & Japanese README documentation
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Norwegian Bokmål translation
      Karl Ove Hufthammer <karl%huftis.org@localhost>

    * Norwegian Nynorsk translation
      Karl Ove Hufthammer <karl%huftis.org@localhost>

    * Santali translation (Ol-Chiki)
      Prasanta Hembram <prasantahembram720%gmail.com@localhost>

  * Misc
    ----
    * Improved safety when copying things into string buffers.

2020.April.24 (0.9.24)
  * New tools
    ---------
    * Fill
      Not actually a new tool, but promoted from a "Magic" tool
      to a full-fledge tool in the "Tools" bar.  However, also
      avoids filling "Undo" buffer with snapshots of the drawing,
      if the fill does nothing (e.g., if you click the same spot
      a second time).

  * Ports & Building
    ----------------
    * Updates to build on Haiku.
      Luc 'Begasus' Schrijvers <begasus%gmail.com@localhost>

    * Replaced KDE (older, KDE4, in fact) specific icon and
      launcher (.desktop file) installation & uninstallaton
      invocations in Makefile with those that use Freedesktop.org
      `xdg-...` tools.

    * macOS build documentation updates.
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Wrapped some debug output in "#ifdef DEBUG" tests,
      and made sure some warnings and errors were going to
      STDERR, rather than STDOUT.

    * Updates to build for Windows (using mingw/msys)
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

    * Updates to 'spec' file for Linux RPM builds
      TOYAMA Shin-ichi <dolphin6k%wmail.plala.or.jp@localhost>

  * Other Improvements
    ------------------
    * Added ability to move color palette options to the end of
      the New dialog, for situations where users are meant to start
      drawings with specific Starters or Templates.
      Use "--newcolorslast" option.
      (Suggested by Bernard Verhaeghe)

    * Show progress bar while loading (more) stamps, to avoid
      looking hung on slower systems or with complicated stamp images.

    * Recognize signals (SIGUSR1 and SIGUSR2) on POSIX systems,
      which causes Tux Paint to quit, first saving the current drawing
      (if unsaved) (like "--autosave"), either saving a new image
      (like "--saveovernew") (via SIGUSR1), or overwritting the current
      drawing (like "--saveover") (via SIGUSR2).
      (Thanks to Flavio Airundo for the idea; closes
      https://sourceforge.net/p/tuxpaint/feature-requests/188/)

    * Updated most parts of the code that were throwing warnings in GCC.

    * Build process generates thumbnails of included Starters and Templates.
      When installed, this greatly increases the speed of the "New" dialog.

    * Updated some Starter source images so they work better with
      flood fill (Bald Eagle, World map, Gecko).

    * Ability to disable stereo panning effect (e.g., paint brush, UI
      elements sound effect feedback, etc.), useful for users with
      hearing impairment in one ear, or situations where one speaker or
      headphone is being used.  Use "--nostereo" command-line option
      or "nostereo=yes" config. file option.

  * Documentation updates
    ---------------------
    * Mended link to MinGW/MSYS instructions at John Popplewell's website.
      (h/t "sechidis")

    * Improved and expanded usage info (e.g., "tuxpaint --help" output)

    * Documentation on POSIX signals recognized by Tux Paint (e.g.,
      the new "SIGUSR1" & "SIGUSR2") added to a new doc file,
      "SIGNALS.txt".

  * Translation Updates:
    --------------------
    * Norwegian Nynorsk translation
      Karl Ove Hufthammer <karl%huftis.org@localhost>

    * Swahili
      Benson Muite <benson_muite%emailplus.org@localhost>

    * Valencian
      Pilar Embid Giner <embid_mar%gva.es@localhost>
      via Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

  * Bug Fixes
    ---------
    * Correct issue that prevented Tux Paint from lauching on Mac OS X 10.7.
      (See https://sourceforge.net/p/tuxpaint/tuxpaint/ci/d2ef2e17d1962111d0f6f91394dce81e8706d48b/
      and https://stackoverflow.com/questions/20206985/xcode-linking-against-applicationservices-framework-with-sdk-10-9-causes-10-7)
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Reduce launch time by calling progress bar less frequently
      while loading stamps.
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Ability to bring up the print dialog from the macOS build was
      removed in Tux Paint 0.9.23 to support the new build mechanism.
      It has been re-added.  To access it, option-click the print icon,
      or configure Tux Paint to always bring up the dialog upon print.
      Mark K. Kim <markuskimius%gmail.com@localhost>

    * Made sure "New" dialog created correct thumbnail subdirectories
      for personal Starters & Templates (e.g., ~/.tuxpaint/starters/thumbs/)

    * Ensure that similarly-named (but not identically-named) PNG & SVG
      Starters & Templates don't get confused with each other
      (e.g., "frame_heart.png" being ignored, because we find
      "frame_hearts.svg")
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

    * Moved the setting of the window icon after window creation.
      Pere Pujal i Carabantes <perepujal%gmail.com@localhost>

* Misc
    ----
    * Verbose debugging, and "DEBUG_PRINTF()" macro now available;
      see debugging options in INSTALL.txt.
      Mark K. Kim <markuskimius%gmail.com@localhost>

  * Notes:
    ------
    * 0.9.23a & 0.9.23b were test versions for macOS that Mark produced
      and sent to individual users for testing.


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/graphics/tuxpaint/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/tuxpaint/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/tuxpaint/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/tuxpaint/patches/patch-Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/tuxpaint/Makefile
diff -u pkgsrc/graphics/tuxpaint/Makefile:1.121 pkgsrc/graphics/tuxpaint/Makefile:1.122
--- pkgsrc/graphics/tuxpaint/Makefile:1.121     Thu Nov 14 22:20:18 2024
+++ pkgsrc/graphics/tuxpaint/Makefile   Fri Nov 29 22:55:50 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2024/11/14 22:20:18 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2024/11/29 22:55:50 wiz Exp $
 
-DISTNAME=      tuxpaint-0.9.23
-PKGREVISION=   25
+DISTNAME=      tuxpaint-0.9.34
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
 
@@ -12,61 +11,46 @@ COMMENT=    Drawing program for small child
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1 AND public-domain AND modified-bsd
 
 TOOL_DEPENDS+= gperf-[0-9]*:../../devel/gperf
+# composite
+TOOL_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
 
 USE_TOOLS+=            bash:run gmake gsed msgfmt pkg-config
-USE_PKGLOCALEDIR=      YES
-MANCOMPRESSED=         YES
 
 CONFLICTS+=            tuxpaint-stamps<2003.12.23
 
-BROKEN_GETTEXT_DETECTION=      yes
 REPLACE_BASH=          src/tuxpaint-import.sh
 
 PKG_SYSCONFSUBDIR=     tuxpaint
 MAKE_FLAGS+=           CONFDIR=${PKG_SYSCONFDIR}
-MAKE_FLAGS+=           CP=${CP:Q}
-MAKE_FLAGS+=           CFLAGS=${CFLAGS:Q}
-MAKE_FLAGS+=           CPPFLAGS=${CPPFLAGS:Q}
-MAKE_FLAGS+=           LDFLAGS=${LDFLAGS:Q}
-MAKE_FLAGS+=           CHMOD=${CHMOD:Q}
 MAKE_FLAGS+=           PREFIX=${PREFIX}
 MAKE_FLAGS+=           LOCALE_PREFIX=${DESTDIR}${PREFIX}/${PKGLOCALEDIR}/locale
 MAKE_FLAGS+=           MAN_PREFIX=${DESTDIR}${PREFIX}/${PKGMANDIR}/
 MAKE_FLAGS+=           GPERF=${PREFIX}/bin/gperf
+# autodetection of libpaper fails
+MAKE_FLAGS+=           PAPER_LIB=-lpaper
 EGDIR=                 ${PREFIX}/share/examples/tuxpaint
 CONF_FILES=            ${EGDIR}/tuxpaint.conf ${PKG_SYSCONFDIR}/tuxpaint.conf
 
-INSTALL_MAKE_FLAGS+=   PKG_ROOT=${DESTDIR}
 INSTALL_MAKE_FLAGS+=   CONFDIR=${DESTDIR}${PREFIX}/share/examples/tuxpaint
 
-CPPFLAGS.NetBSD+=      -DHAVE_STRCASESTR
+# src/tuxpaint.c:233:2: warning: #warning "Attempting to define strcasestr(); if errors, build with -DHAVE_STRCASESTR" [-Wcpp]
+MAKE_FLAGS.NetBSD+=            linux_ARCH_CFLAGS=-DHAVE_STRCASESTR
 
-# this uses iconv and png functions directly, so link against them
-# explicitly.
-MAKE_FLAGS+=           LIBS=${LIBS:M*:Q}
-LIBS+=                 -liconv
-LIBS+=                 -lpng
+# TODO: still needed?
 LIBS.SunOS+=           -lsocket -lnsl
 LDFLAGS.SunOS+=                -lsocket
 
-pre-build:
-       ${MKDIR} ${WRKSRC}/trans
-
-post-install:
-       ${RM} -f ${DESTDIR}${PREFIX}/share/tuxpaint/fonts/locale/zh_tw_docs/maketuxfont.py
-       ${RM} -f ${DESTDIR}${PREFIX}/share/tuxpaint/fonts/locale/zh_tw_docs/tuxpaintsubset.pe
-
-BUILDLINK_API_DEPENDS.SDL_mixer+=      SDL_mixer>=1.2.6
-.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../audio/SDL2_mixer/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../converters/fribidi/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../devel/SDL_Pango/buildlink3.mk"
-BUILDLINK_API_DEPENDS.SDL_ttf+=        SDL_ttf>=2.0.7
-.include "../../devel/SDL_ttf/buildlink3.mk"
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../devel/SDL2_Pango/buildlink3.mk"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../fonts/SDL2_ttf/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.SDL_image+=      SDL_image>=1.2.4
-.include "../../graphics/SDL_image/buildlink3.mk"
+.include "../../graphics/SDL2_gfx/buildlink3.mk"
+.include "../../graphics/SDL2_image/buildlink3.mk"
+.include "../../graphics/libimagequant/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/librsvg/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"

Index: pkgsrc/graphics/tuxpaint/PLIST
diff -u pkgsrc/graphics/tuxpaint/PLIST:1.16 pkgsrc/graphics/tuxpaint/PLIST:1.17
--- pkgsrc/graphics/tuxpaint/PLIST:1.16 Sun Sep  2 12:52:02 2018
+++ pkgsrc/graphics/tuxpaint/PLIST      Fri Nov 29 22:55:50 2024
@@ -1,333 +1,1358 @@
-@comment $NetBSD: PLIST,v 1.16 2018/09/02 12:52:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2024/11/29 22:55:50 wiz Exp $
 bin/tp-magic-config
 bin/tuxpaint
 bin/tuxpaint-import
 include/tuxpaint/tp_magic_api.h
 lib/tuxpaint/plugins/alien.so
+lib/tuxpaint/plugins/ascii.so
 lib/tuxpaint/plugins/blind.so
-lib/tuxpaint/plugins/blocks_chalk_drip.so
+lib/tuxpaint/plugins/blocks_etc.so
+lib/tuxpaint/plugins/bloom.so
 lib/tuxpaint/plugins/blur.so
 lib/tuxpaint/plugins/bricks.so
 lib/tuxpaint/plugins/calligraphy.so
 lib/tuxpaint/plugins/cartoon.so
+lib/tuxpaint/plugins/checkerboard.so
+lib/tuxpaint/plugins/clone.so
+lib/tuxpaint/plugins/colorsep.so
+lib/tuxpaint/plugins/comicdot.so
 lib/tuxpaint/plugins/confetti.so
+lib/tuxpaint/plugins/crescent.so
 lib/tuxpaint/plugins/distortion.so
+lib/tuxpaint/plugins/dither.so
 lib/tuxpaint/plugins/emboss.so
 lib/tuxpaint/plugins/fade_darken.so
-lib/tuxpaint/plugins/fill.so
 lib/tuxpaint/plugins/fisheye.so
 lib/tuxpaint/plugins/flower.so
 lib/tuxpaint/plugins/foam.so
 lib/tuxpaint/plugins/fold.so
+lib/tuxpaint/plugins/fractal.so
 lib/tuxpaint/plugins/fretwork.so
 lib/tuxpaint/plugins/glasstile.so
+lib/tuxpaint/plugins/googlyeyes.so
 lib/tuxpaint/plugins/grass.so
 lib/tuxpaint/plugins/halftone.so
+lib/tuxpaint/plugins/kaleidox.so
 lib/tuxpaint/plugins/kalidescope.so
 lib/tuxpaint/plugins/light.so
+lib/tuxpaint/plugins/lightning.so
+lib/tuxpaint/plugins/maze.so
 lib/tuxpaint/plugins/metalpaint.so
-lib/tuxpaint/plugins/mirror_flip.so
+lib/tuxpaint/plugins/mirror_f.so
 lib/tuxpaint/plugins/mosaic.so
 lib/tuxpaint/plugins/mosaic_shaped.so
+lib/tuxpaint/plugins/n_pt_persp.so
 lib/tuxpaint/plugins/negative.so
 lib/tuxpaint/plugins/noise.so
 lib/tuxpaint/plugins/perspective.so
+lib/tuxpaint/plugins/pixels.so
+lib/tuxpaint/plugins/polyfill.so
 lib/tuxpaint/plugins/puzzle.so
 lib/tuxpaint/plugins/rails.so
 lib/tuxpaint/plugins/rain.so
 lib/tuxpaint/plugins/rainbow.so
 lib/tuxpaint/plugins/realrainbow.so
+lib/tuxpaint/plugins/reflection.so
+lib/tuxpaint/plugins/ribbon.so
 lib/tuxpaint/plugins/ripples.so
 lib/tuxpaint/plugins/rosette.so
+lib/tuxpaint/plugins/rotate.so
 lib/tuxpaint/plugins/sharpen.so
 lib/tuxpaint/plugins/shift.so
+lib/tuxpaint/plugins/smooth.so
 lib/tuxpaint/plugins/smudge.so
 lib/tuxpaint/plugins/snow.so
+lib/tuxpaint/plugins/spiral.so
+lib/tuxpaint/plugins/spraypaint.so
+lib/tuxpaint/plugins/stretch.so
 lib/tuxpaint/plugins/string.so
+lib/tuxpaint/plugins/swirls.so
+lib/tuxpaint/plugins/tessell.so
 lib/tuxpaint/plugins/tint.so
 lib/tuxpaint/plugins/toothpaste.so
 lib/tuxpaint/plugins/tornado.so
+lib/tuxpaint/plugins/trochoids.so
 lib/tuxpaint/plugins/tv.so
 lib/tuxpaint/plugins/waves.so
 lib/tuxpaint/plugins/xor.so
+man/es_ES.UTF-8/man1/tuxpaint.1
+man/fr_FR.UTF-8/man1/tuxpaint.1
+man/gl_ES.UTF-8/man1/tuxpaint.1
+man/is_IS.UTF-8/man1/tuxpaint.1
+man/ja_JP.UTF-8/man1/tuxpaint.1
 man/man1/tp-magic-config.1
 man/man1/tuxpaint-import.1
 man/man1/tuxpaint.1
-man/pl/man1/tuxpaint.1
+man/sq_AL.UTF-8/man1/tuxpaint.1
 share/doc/${PKGNAME}/AUTHORS.txt
 share/doc/${PKGNAME}/CHANGES.txt
 share/doc/${PKGNAME}/COPYING.txt
-share/doc/${PKGNAME}/COPYING/COPYING-be.txt
-share/doc/${PKGNAME}/COPYING/COPYING-bg.txt
-share/doc/${PKGNAME}/COPYING/COPYING-ca.txt
-share/doc/${PKGNAME}/COPYING/COPYING-cs.txt
-share/doc/${PKGNAME}/COPYING/COPYING-cy.txt
-share/doc/${PKGNAME}/COPYING/COPYING-da.txt
-share/doc/${PKGNAME}/COPYING/COPYING-de-KOPIE.txt
-share/doc/${PKGNAME}/COPYING/COPYING-el.txt
-share/doc/${PKGNAME}/COPYING/COPYING-en.txt
-share/doc/${PKGNAME}/COPYING/COPYING-es-COPIADO.txt
-share/doc/${PKGNAME}/COPYING/COPYING-fi.txt
-share/doc/${PKGNAME}/COPYING/COPYING-fr-COPIER.txt
-share/doc/${PKGNAME}/COPYING/COPYING-he.txt
-share/doc/${PKGNAME}/COPYING/COPYING-id.txt
-share/doc/${PKGNAME}/COPYING/COPYING-it-COPIATURA.txt
-share/doc/${PKGNAME}/COPYING/COPYING-ja.txt
-share/doc/${PKGNAME}/COPYING/COPYING-ko.txt
-share/doc/${PKGNAME}/COPYING/COPYING-lt.txt
-share/doc/${PKGNAME}/COPYING/COPYING-nl.txt
-share/doc/${PKGNAME}/COPYING/COPYING-pl-LICENCJA-GNU.txt
-share/doc/${PKGNAME}/COPYING/COPYING-ro.txt
-share/doc/${PKGNAME}/COPYING/COPYING-sr.txt
-share/doc/${PKGNAME}/COPYING/COPYING-sv.txt
-share/doc/${PKGNAME}/COPYING/COPYING-tr.txt
-share/doc/${PKGNAME}/COPYING/COPYING-zh_cn.txt
-share/doc/${PKGNAME}/COPYING/COPYING-zh_tw_GNU_GPL_Chinese.txt
-share/doc/${PKGNAME}/COPYING/COPYING_pt_BR.txt
-share/doc/${PKGNAME}/COPYING/html/COPYING-be.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-bg.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-cy.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-he.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-ja.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-ko.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-sr.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-zh_cn.html
-share/doc/${PKGNAME}/COPYING/html/COPYING-zh_tw_GNU_GPL_Chinese.html
-share/doc/${PKGNAME}/Makefile
 share/doc/${PKGNAME}/README.txt
-share/doc/${PKGNAME}/de/ANBRINGEN.txt
-share/doc/${PKGNAME}/de/AUTOREN.txt
-share/doc/${PKGNAME}/de/FAQ.txt
-share/doc/${PKGNAME}/de/GELESEN_MIR.txt
-share/doc/${PKGNAME}/de/PNG.txt
+share/doc/${PKGNAME}/TROUBLESHOOTING.txt
 share/doc/${PKGNAME}/default_colors.txt
 share/doc/${PKGNAME}/dejavu.txt
 share/doc/${PKGNAME}/en/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/en/ENVVARS.txt
 share/doc/${PKGNAME}/en/EXTENDING.txt
 share/doc/${PKGNAME}/en/FAQ.txt
 share/doc/${PKGNAME}/en/INSTALL.txt
+share/doc/${PKGNAME}/en/MAGIC-API.txt
 share/doc/${PKGNAME}/en/OPTIONS.txt
 share/doc/${PKGNAME}/en/PNG.txt
 share/doc/${PKGNAME}/en/README.txt
+share/doc/${PKGNAME}/en/SIGNALS.txt
 share/doc/${PKGNAME}/en/SVG.txt
 share/doc/${PKGNAME}/en/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/en/html/ENVVARS.html
 share/doc/${PKGNAME}/en/html/EXTENDING.html
 share/doc/${PKGNAME}/en/html/FAQ.html
+share/doc/${PKGNAME}/en/html/INSTALL.html
+share/doc/${PKGNAME}/en/html/MAGIC-API.html
 share/doc/${PKGNAME}/en/html/OPTIONS.html
+share/doc/${PKGNAME}/en/html/PNG.html
 share/doc/${PKGNAME}/en/html/README.html
+share/doc/${PKGNAME}/en/html/SIGNALS.html
+share/doc/${PKGNAME}/en/html/SVG.html
+share/doc/${PKGNAME}/en/html/tp_magic_example.c
+share/doc/${PKGNAME}/en/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/en/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/en/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/en/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/en/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/en/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/en/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/en/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/en/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/en/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/en/magic-docs/ascii_typewriter.txt
 share/doc/${PKGNAME}/en/magic-docs/blinds.txt
 share/doc/${PKGNAME}/en/magic-docs/blocks.txt
+share/doc/${PKGNAME}/en/magic-docs/bloom.txt
 share/doc/${PKGNAME}/en/magic-docs/blur.txt
 share/doc/${PKGNAME}/en/magic-docs/bricks.txt
 share/doc/${PKGNAME}/en/magic-docs/calligraphy.txt
 share/doc/${PKGNAME}/en/magic-docs/cartoon.txt
 share/doc/${PKGNAME}/en/magic-docs/chalk.txt
+share/doc/${PKGNAME}/en/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/en/magic-docs/circles.txt
+share/doc/${PKGNAME}/en/magic-docs/clone.txt
 share/doc/${PKGNAME}/en/magic-docs/color_and_white.txt
 share/doc/${PKGNAME}/en/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/en/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/en/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/en/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/en/magic-docs/concentric-square.txt
 share/doc/${PKGNAME}/en/magic-docs/confetti.txt
+share/doc/${PKGNAME}/en/magic-docs/crescent.txt
 share/doc/${PKGNAME}/en/magic-docs/darken.txt
+share/doc/${PKGNAME}/en/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/en/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/en/magic-docs/dimetric_select.txt
 share/doc/${PKGNAME}/en/magic-docs/distortion.txt
+share/doc/${PKGNAME}/en/magic-docs/dither.txt
+share/doc/${PKGNAME}/en/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/en/magic-docs/doublevision.txt
 share/doc/${PKGNAME}/en/magic-docs/drip.txt
 share/doc/${PKGNAME}/en/magic-docs/edges.txt
 share/doc/${PKGNAME}/en/magic-docs/emboss.txt
+share/doc/${PKGNAME}/en/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/en/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/en/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/en/magic-docs/epitrochoid_outside.txt
 share/doc/${PKGNAME}/en/magic-docs/fill.txt
+share/doc/${PKGNAME}/en/magic-docs/filled_polygon.txt
 share/doc/${PKGNAME}/en/magic-docs/fisheye.txt
 share/doc/${PKGNAME}/en/magic-docs/flip.txt
 share/doc/${PKGNAME}/en/magic-docs/flower.txt
 share/doc/${PKGNAME}/en/magic-docs/foam.txt
 share/doc/${PKGNAME}/en/magic-docs/fold.txt
+share/doc/${PKGNAME}/en/magic-docs/fractal.txt
+share/doc/${PKGNAME}/en/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/en/magic-docs/fur.txt
 share/doc/${PKGNAME}/en/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/en/magic-docs/googlyeyes.txt
 share/doc/${PKGNAME}/en/magic-docs/grass.txt
+share/doc/${PKGNAME}/en/magic-docs/halftone.txt
 share/doc/${PKGNAME}/en/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/en/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/en/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/en/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/en/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/en/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/en/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/en/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/en/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/en/magic-docs/html/ascii_typewriter.html
 share/doc/${PKGNAME}/en/magic-docs/html/blinds.html
 share/doc/${PKGNAME}/en/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/en/magic-docs/html/bloom.html
 share/doc/${PKGNAME}/en/magic-docs/html/blur.html
 share/doc/${PKGNAME}/en/magic-docs/html/bricks.html
 share/doc/${PKGNAME}/en/magic-docs/html/calligraphy.html
 share/doc/${PKGNAME}/en/magic-docs/html/cartoon.html
 share/doc/${PKGNAME}/en/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/en/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/en/magic-docs/html/circles.html
+share/doc/${PKGNAME}/en/magic-docs/html/clone.html
 share/doc/${PKGNAME}/en/magic-docs/html/color_and_white.html
 share/doc/${PKGNAME}/en/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/en/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/en/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/en/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/en/magic-docs/html/concentric-square.html
 share/doc/${PKGNAME}/en/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/en/magic-docs/html/crescent.html
 share/doc/${PKGNAME}/en/magic-docs/html/darken.html
+share/doc/${PKGNAME}/en/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/en/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/en/magic-docs/html/dimetric_select.html
 share/doc/${PKGNAME}/en/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/en/magic-docs/html/dither.html
+share/doc/${PKGNAME}/en/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/en/magic-docs/html/doublevision.html
 share/doc/${PKGNAME}/en/magic-docs/html/drip.html
 share/doc/${PKGNAME}/en/magic-docs/html/edges.html
 share/doc/${PKGNAME}/en/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/en/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/en/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/en/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/en/magic-docs/html/epitrochoid_outside.html
 share/doc/${PKGNAME}/en/magic-docs/html/fill.html
+share/doc/${PKGNAME}/en/magic-docs/html/filled_polygon.html
 share/doc/${PKGNAME}/en/magic-docs/html/fisheye.html
 share/doc/${PKGNAME}/en/magic-docs/html/flip.html
 share/doc/${PKGNAME}/en/magic-docs/html/flower.html
 share/doc/${PKGNAME}/en/magic-docs/html/foam.html
 share/doc/${PKGNAME}/en/magic-docs/html/fold.html
+share/doc/${PKGNAME}/en/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/en/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/en/magic-docs/html/fur.html
 share/doc/${PKGNAME}/en/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/en/magic-docs/html/googlyeyes.html
 share/doc/${PKGNAME}/en/magic-docs/html/grass.html
+share/doc/${PKGNAME}/en/magic-docs/html/halftone.html
 share/doc/${PKGNAME}/en/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/en/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/en/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/en/magic-docs/html/hypotrochoid_outside.html
 share/doc/${PKGNAME}/en/magic-docs/html/index.html
 share/doc/${PKGNAME}/en/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/isometric_line.html
 share/doc/${PKGNAME}/en/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/en/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/en/magic-docs/html/keep_color.html
 share/doc/${PKGNAME}/en/magic-docs/html/light.html
 share/doc/${PKGNAME}/en/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/en/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/en/magic-docs/html/loops.html
+share/doc/${PKGNAME}/en/magic-docs/html/maze.html
 share/doc/${PKGNAME}/en/magic-docs/html/metal_paint.html
 share/doc/${PKGNAME}/en/magic-docs/html/mirror.html
 share/doc/${PKGNAME}/en/magic-docs/html/mosaic.html
 share/doc/${PKGNAME}/en/magic-docs/html/negative.html
 share/doc/${PKGNAME}/en/magic-docs/html/noise.html
+share/doc/${PKGNAME}/en/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/en/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/en/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/en/magic-docs/html/panels.html
 share/doc/${PKGNAME}/en/magic-docs/html/pattern.html
 share/doc/${PKGNAME}/en/magic-docs/html/perspective.html
 share/doc/${PKGNAME}/en/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/en/magic-docs/html/pixels.html
 share/doc/${PKGNAME}/en/magic-docs/html/puzzle.html
 share/doc/${PKGNAME}/en/magic-docs/html/rails.html
 share/doc/${PKGNAME}/en/magic-docs/html/rain.html
 share/doc/${PKGNAME}/en/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/en/magic-docs/html/rays.html
 share/doc/${PKGNAME}/en/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/en/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/en/magic-docs/html/ribbon.html
 share/doc/${PKGNAME}/en/magic-docs/html/ripples.html
 share/doc/${PKGNAME}/en/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/en/magic-docs/html/rotate.html
 share/doc/${PKGNAME}/en/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/rush.html
+share/doc/${PKGNAME}/en/magic-docs/html/saturate.html
 share/doc/${PKGNAME}/en/magic-docs/html/sharpen.html
 share/doc/${PKGNAME}/en/magic-docs/html/shift.html
 share/doc/${PKGNAME}/en/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/en/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/en/magic-docs/html/smooth_rainbow.html
 share/doc/${PKGNAME}/en/magic-docs/html/smudge.html
 share/doc/${PKGNAME}/en/magic-docs/html/snow_ball.html
 share/doc/${PKGNAME}/en/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/en/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/en/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/en/magic-docs/html/spraypaint.html
 share/doc/${PKGNAME}/en/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/en/magic-docs/html/stretch.html
 share/doc/${PKGNAME}/en/magic-docs/html/string_corner.html
 share/doc/${PKGNAME}/en/magic-docs/html/string_edges.html
 share/doc/${PKGNAME}/en/magic-docs/html/string_v.html
 share/doc/${PKGNAME}/en/magic-docs/html/symmetry_left_right.html
 share/doc/${PKGNAME}/en/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/en/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/en/magic-docs/html/tessellation-pointy.html
 share/doc/${PKGNAME}/en/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/en/magic-docs/html/tilezoom.html
 share/doc/${PKGNAME}/en/magic-docs/html/tint.html
 share/doc/${PKGNAME}/en/magic-docs/html/toothpaste.html
 share/doc/${PKGNAME}/en/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/en/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/en/magic-docs/html/trimetric_select.html
 share/doc/${PKGNAME}/en/magic-docs/html/tv.html
+share/doc/${PKGNAME}/en/magic-docs/html/tv_bright.html
 share/doc/${PKGNAME}/en/magic-docs/html/wavelets.html
 share/doc/${PKGNAME}/en/magic-docs/html/waves.html
 share/doc/${PKGNAME}/en/magic-docs/html/wet_paint.html
 share/doc/${PKGNAME}/en/magic-docs/html/xor_colors.html
 share/doc/${PKGNAME}/en/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/en/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/en/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/en/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/en/magic-docs/hypotrochoid_outside.txt
 share/doc/${PKGNAME}/en/magic-docs/index.txt
 share/doc/${PKGNAME}/en/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/isometric_line.txt
 share/doc/${PKGNAME}/en/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/en/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/en/magic-docs/keep_color.txt
 share/doc/${PKGNAME}/en/magic-docs/light.txt
 share/doc/${PKGNAME}/en/magic-docs/lighten.txt
+share/doc/${PKGNAME}/en/magic-docs/lightning.txt
+share/doc/${PKGNAME}/en/magic-docs/loops.txt
+share/doc/${PKGNAME}/en/magic-docs/maze.txt
 share/doc/${PKGNAME}/en/magic-docs/metal_paint.txt
 share/doc/${PKGNAME}/en/magic-docs/mirror.txt
 share/doc/${PKGNAME}/en/magic-docs/mosaic.txt
 share/doc/${PKGNAME}/en/magic-docs/negative.txt
 share/doc/${PKGNAME}/en/magic-docs/noise.txt
+share/doc/${PKGNAME}/en/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/en/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/en/magic-docs/opposite.txt
+share/doc/${PKGNAME}/en/magic-docs/panels.txt
 share/doc/${PKGNAME}/en/magic-docs/pattern.txt
 share/doc/${PKGNAME}/en/magic-docs/perspective.txt
 share/doc/${PKGNAME}/en/magic-docs/picasso.txt
+share/doc/${PKGNAME}/en/magic-docs/pixels.txt
 share/doc/${PKGNAME}/en/magic-docs/puzzle.txt
 share/doc/${PKGNAME}/en/magic-docs/rails.txt
 share/doc/${PKGNAME}/en/magic-docs/rain.txt
 share/doc/${PKGNAME}/en/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/en/magic-docs/rays.txt
 share/doc/${PKGNAME}/en/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/reflection.txt
+share/doc/${PKGNAME}/en/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/en/magic-docs/ribbon.txt
 share/doc/${PKGNAME}/en/magic-docs/ripples.txt
 share/doc/${PKGNAME}/en/magic-docs/rosette.txt
+share/doc/${PKGNAME}/en/magic-docs/rotate.txt
 share/doc/${PKGNAME}/en/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/rush.txt
+share/doc/${PKGNAME}/en/magic-docs/saturate.txt
 share/doc/${PKGNAME}/en/magic-docs/sharpen.txt
 share/doc/${PKGNAME}/en/magic-docs/shift.txt
 share/doc/${PKGNAME}/en/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/en/magic-docs/smooth.txt
+share/doc/${PKGNAME}/en/magic-docs/smooth_rainbow.txt
 share/doc/${PKGNAME}/en/magic-docs/smudge.txt
 share/doc/${PKGNAME}/en/magic-docs/snow_ball.txt
 share/doc/${PKGNAME}/en/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/en/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/en/magic-docs/spiral.txt
+share/doc/${PKGNAME}/en/magic-docs/spraypaint.txt
 share/doc/${PKGNAME}/en/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/en/magic-docs/stretch.txt
 share/doc/${PKGNAME}/en/magic-docs/string_corner.txt
 share/doc/${PKGNAME}/en/magic-docs/string_edges.txt
 share/doc/${PKGNAME}/en/magic-docs/string_v.txt
 share/doc/${PKGNAME}/en/magic-docs/symmetry_left_right.txt
 share/doc/${PKGNAME}/en/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/en/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/en/magic-docs/tessellation-pointy.txt
 share/doc/${PKGNAME}/en/magic-docs/tiles.txt
+share/doc/${PKGNAME}/en/magic-docs/tilezoom.txt
 share/doc/${PKGNAME}/en/magic-docs/tint.txt
 share/doc/${PKGNAME}/en/magic-docs/toothpaste.txt
 share/doc/${PKGNAME}/en/magic-docs/tornado.txt
+share/doc/${PKGNAME}/en/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/en/magic-docs/trimetric_select.txt
 share/doc/${PKGNAME}/en/magic-docs/tv.txt
+share/doc/${PKGNAME}/en/magic-docs/tv_bright.txt
 share/doc/${PKGNAME}/en/magic-docs/wavelets.txt
 share/doc/${PKGNAME}/en/magic-docs/waves.txt
 share/doc/${PKGNAME}/en/magic-docs/wet_paint.txt
 share/doc/${PKGNAME}/en/magic-docs/xor_colors.txt
 share/doc/${PKGNAME}/en/magic-docs/zoom.txt
-share/doc/${PKGNAME}/es/AUTORES.txt
-share/doc/${PKGNAME}/es/FAQ.txt
-share/doc/${PKGNAME}/es/INSTALACION.txt
-share/doc/${PKGNAME}/es/LEEME.txt
-share/doc/${PKGNAME}/es/OPCIONES.txt
-share/doc/${PKGNAME}/es/PNG.txt
-share/doc/${PKGNAME}/es/html/LEEME.html
-share/doc/${PKGNAME}/es/html/OPCIONES.html
-share/doc/${PKGNAME}/fr/AUTHORS.txt
-share/doc/${PKGNAME}/fr/EXTENDING.txt
-share/doc/${PKGNAME}/fr/FAQ.txt
-share/doc/${PKGNAME}/fr/INSTALL.txt
-share/doc/${PKGNAME}/fr/Makefile
-share/doc/${PKGNAME}/fr/OPTIONS.txt
-share/doc/${PKGNAME}/fr/PNG.txt
-share/doc/${PKGNAME}/fr/README.txt
-share/doc/${PKGNAME}/fr/README1.txt
-share/doc/${PKGNAME}/fr/README2.txt
-share/doc/${PKGNAME}/fr/html/EXTENDING.html
-share/doc/${PKGNAME}/fr/html/FAQ.html
-share/doc/${PKGNAME}/fr/html/OPTIONS.html
-share/doc/${PKGNAME}/fr/html/PNG.html
-share/doc/${PKGNAME}/fr/html/README.html
-share/doc/${PKGNAME}/fr/html/images/captures/controles_tampon_ds_selecteur.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/fenetre_de_demarrage.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/forme-rotation.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/forme_choix_taille.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/lettre2.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/ligne.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/magic1.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/magic2.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/outil_dessin.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/outil_tampon.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/ouvrir.jpg
-share/doc/${PKGNAME}/fr/html/images/captures/texte1.jpg
-share/doc/${PKGNAME}/fr/html/images/tete_de_chien.png
-share/doc/${PKGNAME}/gl/PNG.txt
-share/doc/${PKGNAME}/gl/README.txt
-share/doc/${PKGNAME}/gl/html/README.html
-share/doc/${PKGNAME}/gl/html/images/brush_edit.png
-share/doc/${PKGNAME}/gl/html/images/canvas.jpg
-share/doc/${PKGNAME}/gl/html/images/colors.jpg
-share/doc/${PKGNAME}/gl/html/images/ex_colorable.png
-share/doc/${PKGNAME}/gl/html/images/ex_lines.png
-share/doc/${PKGNAME}/gl/html/images/ex_paint.png
-share/doc/${PKGNAME}/gl/html/images/ex_shapes.png
-share/doc/${PKGNAME}/gl/html/images/ex_stamps.png
-share/doc/${PKGNAME}/gl/html/images/ex_text.png
-share/doc/${PKGNAME}/gl/html/images/ex_tintable.png
-share/doc/${PKGNAME}/gl/html/images/fontsizes.png
-share/doc/${PKGNAME}/gl/html/images/icon-win32.png
-share/doc/${PKGNAME}/gl/html/images/open_back.png
-share/doc/${PKGNAME}/gl/html/images/open_dialog.jpg
-share/doc/${PKGNAME}/gl/html/images/open_erase.png
-share/doc/${PKGNAME}/gl/html/images/open_open.png
-share/doc/${PKGNAME}/gl/html/images/saveover.png
-share/doc/${PKGNAME}/gl/html/images/selector.jpg
-share/doc/${PKGNAME}/gl/html/images/stamp_edit.png
-share/doc/${PKGNAME}/gl/html/images/tips.jpg
-share/doc/${PKGNAME}/gl/html/images/tool_eraser.png
-share/doc/${PKGNAME}/gl/html/images/tool_lines.png
-share/doc/${PKGNAME}/gl/html/images/tool_magic.png
-share/doc/${PKGNAME}/gl/html/images/tool_new.png
-share/doc/${PKGNAME}/gl/html/images/tool_open.png
-share/doc/${PKGNAME}/gl/html/images/tool_paint.png
-share/doc/${PKGNAME}/gl/html/images/tool_print.png
-share/doc/${PKGNAME}/gl/html/images/tool_quit.png
-share/doc/${PKGNAME}/gl/html/images/tool_redo.png
-share/doc/${PKGNAME}/gl/html/images/tool_save.png
-share/doc/${PKGNAME}/gl/html/images/tool_shapes.png
-share/doc/${PKGNAME}/gl/html/images/tool_stamp.png
-share/doc/${PKGNAME}/gl/html/images/tool_text.png
-share/doc/${PKGNAME}/gl/html/images/tool_undo.png
-share/doc/${PKGNAME}/gl/html/images/tools.jpg
-share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.jpg
-share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.png
+share/doc/${PKGNAME}/en/tp_magic_example.c
+share/doc/${PKGNAME}/en/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/PNG.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/README.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/SVG.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/README.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/es_ES.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/es_ES.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/es_ES.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/es_ES.UTF-8/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/AUTHORS.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/Makefile
+share/doc/${PKGNAME}/fr_FR.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/PNG.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/README.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/SVG.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/README.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/controles_tampon_ds_selecteur.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/fenetre_de_demarrage.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/forme-rotation.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/forme_choix_taille.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/lettre2.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/ligne.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/magic1.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/magic2.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/outil_dessin.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/outil_tampon.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/ouvrir.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/captures/texte1.jpg
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/images/tete_de_chien.png
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/fr_FR.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/fr_FR.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/fr_FR.UTF-8/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/PNG.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/README.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/SVG.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/README.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/brush_edit.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/canvas.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/colors.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_colorable.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_lines.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_paint.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_shapes.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_stamps.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_text.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/ex_tintable.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/fontsizes.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/icon-win32.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/open_back.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/open_dialog.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/open_erase.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/open_open.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/saveover.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/selector.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/stamp_edit.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tips.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_eraser.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_lines.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_magic.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_new.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_open.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_paint.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_print.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_quit.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_redo.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_save.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_shapes.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_stamp.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_text.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tool_undo.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tools.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tuxpaint-title.jpg
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/images/tuxpaint-title.png
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/gl_ES.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/gl_ES.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/gl_ES.UTF-8/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/html/images/allowscale-horizontal.png
+share/doc/${PKGNAME}/html/images/allowscale-vertical.png
 share/doc/${PKGNAME}/html/images/brush_edit.png
 share/doc/${PKGNAME}/html/images/canvas.jpg
 share/doc/${PKGNAME}/html/images/colors.jpg
+share/doc/${PKGNAME}/html/images/colors_mixer.png
+share/doc/${PKGNAME}/html/images/colors_rainbow_palette.png
+share/doc/${PKGNAME}/html/images/colors_special.png
 share/doc/${PKGNAME}/html/images/ex_colorable.png
 share/doc/${PKGNAME}/html/images/ex_lines.png
 share/doc/${PKGNAME}/html/images/ex_paint.png
@@ -336,19 +1361,162 @@ share/doc/${PKGNAME}/html/images/ex_stam
 share/doc/${PKGNAME}/html/images/ex_text.png
 share/doc/${PKGNAME}/html/images/ex_tintable.png
 share/doc/${PKGNAME}/html/images/fontsizes.png
+share/doc/${PKGNAME}/html/images/gravity-bottom-landscape.png
+share/doc/${PKGNAME}/html/images/gravity-center-landscape.png
+share/doc/${PKGNAME}/html/images/gravity-center-portrait.png
+share/doc/${PKGNAME}/html/images/gravity-right-portrait.png
+share/doc/${PKGNAME}/html/images/gravity-top-landscape.png
 share/doc/${PKGNAME}/html/images/icon-win32.png
+share/doc/${PKGNAME}/html/images/magic_examples/1pt_perspective.png
+share/doc/${PKGNAME}/html/images/magic_examples/2pt_perspective.png
+share/doc/${PKGNAME}/html/images/magic_examples/3dglasses.png
+share/doc/${PKGNAME}/html/images/magic_examples/3pt_perspective.png
+share/doc/${PKGNAME}/html/images/magic_examples/ascii_color_computer.png
+share/doc/${PKGNAME}/html/images/magic_examples/ascii_computer.png
+share/doc/${PKGNAME}/html/images/magic_examples/ascii_typewriter.png
+share/doc/${PKGNAME}/html/images/magic_examples/blinds.png
+share/doc/${PKGNAME}/html/images/magic_examples/blocks.png
+share/doc/${PKGNAME}/html/images/magic_examples/bloom.png
+share/doc/${PKGNAME}/html/images/magic_examples/blur.png
+share/doc/${PKGNAME}/html/images/magic_examples/bricks.png
+share/doc/${PKGNAME}/html/images/magic_examples/calligraphy.png
+share/doc/${PKGNAME}/html/images/magic_examples/cartoon.png
+share/doc/${PKGNAME}/html/images/magic_examples/chalk.png
+share/doc/${PKGNAME}/html/images/magic_examples/checkerboard.png
+share/doc/${PKGNAME}/html/images/magic_examples/circles.png
+share/doc/${PKGNAME}/html/images/magic_examples/clone.png
+share/doc/${PKGNAME}/html/images/magic_examples/color_and_white.png
+share/doc/${PKGNAME}/html/images/magic_examples/color_shift.png
+share/doc/${PKGNAME}/html/images/magic_examples/colorsep.png
+share/doc/${PKGNAME}/html/images/magic_examples/comic_dots.png
+share/doc/${PKGNAME}/html/images/magic_examples/concentric-circle.png
+share/doc/${PKGNAME}/html/images/magic_examples/concentric-square.png
+share/doc/${PKGNAME}/html/images/magic_examples/confetti.png
+share/doc/${PKGNAME}/html/images/magic_examples/crescent.png
+share/doc/${PKGNAME}/html/images/magic_examples/darken.png
+share/doc/${PKGNAME}/html/images/magic_examples/desaturate.png
+share/doc/${PKGNAME}/html/images/magic_examples/dimetric_draw.png
+share/doc/${PKGNAME}/html/images/magic_examples/distortion.png
+share/doc/${PKGNAME}/html/images/magic_examples/dither.png
+share/doc/${PKGNAME}/html/images/magic_examples/dither_keep_colors.png
+share/doc/${PKGNAME}/html/images/magic_examples/doublevision.png
+share/doc/${PKGNAME}/html/images/magic_examples/drip.png
+share/doc/${PKGNAME}/html/images/magic_examples/edges.png
+share/doc/${PKGNAME}/html/images/magic_examples/emboss.png
+share/doc/${PKGNAME}/html/images/magic_examples/epitrochoid.png
+share/doc/${PKGNAME}/html/images/magic_examples/epitrochoid_edge.png
+share/doc/${PKGNAME}/html/images/magic_examples/epitrochoid_inside.png
+share/doc/${PKGNAME}/html/images/magic_examples/epitrochoid_outside.png
+share/doc/${PKGNAME}/html/images/magic_examples/filled_polygon.png
+share/doc/${PKGNAME}/html/images/magic_examples/fisheye.png
+share/doc/${PKGNAME}/html/images/magic_examples/flip.png
+share/doc/${PKGNAME}/html/images/magic_examples/flower.png
+share/doc/${PKGNAME}/html/images/magic_examples/foam.png
+share/doc/${PKGNAME}/html/images/magic_examples/fold.png
+share/doc/${PKGNAME}/html/images/magic_examples/fractal.png
+share/doc/${PKGNAME}/html/images/magic_examples/fretwork.png
+share/doc/${PKGNAME}/html/images/magic_examples/fur.png
+share/doc/${PKGNAME}/html/images/magic_examples/glass_tile.png
+share/doc/${PKGNAME}/html/images/magic_examples/googlyeyes.png
+share/doc/${PKGNAME}/html/images/magic_examples/grass.png
+share/doc/${PKGNAME}/html/images/magic_examples/halftone.png
+share/doc/${PKGNAME}/html/images/magic_examples/hexagon_mosaic.png
+share/doc/${PKGNAME}/html/images/magic_examples/hypotrochoid.png
+share/doc/${PKGNAME}/html/images/magic_examples/hypotrochoid_edge.png
+share/doc/${PKGNAME}/html/images/magic_examples/hypotrochoid_inside.png
+share/doc/${PKGNAME}/html/images/magic_examples/hypotrochoid_outside.png
+share/doc/${PKGNAME}/html/images/magic_examples/irregular_mosaic.png
+share/doc/${PKGNAME}/html/images/magic_examples/isometric_line.png
+share/doc/${PKGNAME}/html/images/magic_examples/kaleidoscope.png
+share/doc/${PKGNAME}/html/images/magic_examples/kaleidoscope_lens.png
+share/doc/${PKGNAME}/html/images/magic_examples/keep_color.png
+share/doc/${PKGNAME}/html/images/magic_examples/light.png
+share/doc/${PKGNAME}/html/images/magic_examples/lighten.png
+share/doc/${PKGNAME}/html/images/magic_examples/lightning.png
+share/doc/${PKGNAME}/html/images/magic_examples/loops.png
+share/doc/${PKGNAME}/html/images/magic_examples/maze.png
+share/doc/${PKGNAME}/html/images/magic_examples/metal_paint.png
+share/doc/${PKGNAME}/html/images/magic_examples/mirror.png
+share/doc/${PKGNAME}/html/images/magic_examples/mosaic.png
+share/doc/${PKGNAME}/html/images/magic_examples/negative.png
+share/doc/${PKGNAME}/html/images/magic_examples/noise.png
+share/doc/${PKGNAME}/html/images/magic_examples/oblique_draw.png
+share/doc/${PKGNAME}/html/images/magic_examples/opposite.png
+share/doc/${PKGNAME}/html/images/magic_examples/panels.png
+share/doc/${PKGNAME}/html/images/magic_examples/pattern.png
+share/doc/${PKGNAME}/html/images/magic_examples/perspective.png
+share/doc/${PKGNAME}/html/images/magic_examples/picasso.png
+share/doc/${PKGNAME}/html/images/magic_examples/pixels.png
+share/doc/${PKGNAME}/html/images/magic_examples/puzzle.png
+share/doc/${PKGNAME}/html/images/magic_examples/rails.png
+share/doc/${PKGNAME}/html/images/magic_examples/rain.png
+share/doc/${PKGNAME}/html/images/magic_examples/rainbow.png
+share/doc/${PKGNAME}/html/images/magic_examples/rainbow_cycle.png
+share/doc/${PKGNAME}/html/images/magic_examples/rays.png
+share/doc/${PKGNAME}/html/images/magic_examples/real_rainbow.png
+share/doc/${PKGNAME}/html/images/magic_examples/reflection.png
+share/doc/${PKGNAME}/html/images/magic_examples/remove_color.png
+share/doc/${PKGNAME}/html/images/magic_examples/ribbon.png
+share/doc/${PKGNAME}/html/images/magic_examples/ripples.png
+share/doc/${PKGNAME}/html/images/magic_examples/rosette.png
+share/doc/${PKGNAME}/html/images/magic_examples/rotate.png
+share/doc/${PKGNAME}/html/images/magic_examples/roygbiv_rainbow.png
+share/doc/${PKGNAME}/html/images/magic_examples/rush.png
+share/doc/${PKGNAME}/html/images/magic_examples/saturate.png
+share/doc/${PKGNAME}/html/images/magic_examples/sharpen.png
+share/doc/${PKGNAME}/html/images/magic_examples/shift.png
+share/doc/${PKGNAME}/html/images/magic_examples/silhouette.png
+share/doc/${PKGNAME}/html/images/magic_examples/smooth.png
+share/doc/${PKGNAME}/html/images/magic_examples/smooth_rainbow.png
+share/doc/${PKGNAME}/html/images/magic_examples/smudge.png
+share/doc/${PKGNAME}/html/images/magic_examples/snow_ball.png
+share/doc/${PKGNAME}/html/images/magic_examples/snow_flake.png
+share/doc/${PKGNAME}/html/images/magic_examples/spiral-square.png
+share/doc/${PKGNAME}/html/images/magic_examples/spiral.png
+share/doc/${PKGNAME}/html/images/magic_examples/spraypaint.png
+share/doc/${PKGNAME}/html/images/magic_examples/square_mosaic.png
+share/doc/${PKGNAME}/html/images/magic_examples/squiggles.png
+share/doc/${PKGNAME}/html/images/magic_examples/stretch.png
+share/doc/${PKGNAME}/html/images/magic_examples/string_corner.png
+share/doc/${PKGNAME}/html/images/magic_examples/string_edges.png
+share/doc/${PKGNAME}/html/images/magic_examples/string_v.png
+share/doc/${PKGNAME}/html/images/magic_examples/symmetry_left_right.png
+share/doc/${PKGNAME}/html/images/magic_examples/symmetry_up_down.png
+share/doc/${PKGNAME}/html/images/magic_examples/tessellation-flat.png
+share/doc/${PKGNAME}/html/images/magic_examples/tessellation-pointy.png
+share/doc/${PKGNAME}/html/images/magic_examples/tiles.png
+share/doc/${PKGNAME}/html/images/magic_examples/tilezoom.png
+share/doc/${PKGNAME}/html/images/magic_examples/tint.png
+share/doc/${PKGNAME}/html/images/magic_examples/toothpaste.png
+share/doc/${PKGNAME}/html/images/magic_examples/tornado.png
+share/doc/${PKGNAME}/html/images/magic_examples/trimetric_draw.png
+share/doc/${PKGNAME}/html/images/magic_examples/tv.png
+share/doc/${PKGNAME}/html/images/magic_examples/tv_bright.png
+share/doc/${PKGNAME}/html/images/magic_examples/wavelets.png
+share/doc/${PKGNAME}/html/images/magic_examples/waves.png
+share/doc/${PKGNAME}/html/images/magic_examples/wet_paint.png
+share/doc/${PKGNAME}/html/images/magic_examples/xor_colors.png
+share/doc/${PKGNAME}/html/images/magic_examples/zoom.png
 share/doc/${PKGNAME}/html/images/open_back.png
 share/doc/${PKGNAME}/html/images/open_dialog.jpg
 share/doc/${PKGNAME}/html/images/open_erase.png
+share/doc/${PKGNAME}/html/images/open_export.png
 share/doc/${PKGNAME}/html/images/open_open.png
 share/doc/${PKGNAME}/html/images/open_slides.png
+share/doc/${PKGNAME}/html/images/open_slides_export_gif.png
+share/doc/${PKGNAME}/html/images/open_template.png
 share/doc/${PKGNAME}/html/images/saveover.png
 share/doc/${PKGNAME}/html/images/selector.jpg
+share/doc/${PKGNAME}/html/images/smear-tall.png
+share/doc/${PKGNAME}/html/images/smear-wide.png
 share/doc/${PKGNAME}/html/images/stamp_edit.png
 share/doc/${PKGNAME}/html/images/tips.jpg
 share/doc/${PKGNAME}/html/images/tool_eraser.png
+share/doc/${PKGNAME}/html/images/tool_eraser_erasers.png
+share/doc/${PKGNAME}/html/images/tool_fill.png
 share/doc/${PKGNAME}/html/images/tool_lines.png
 share/doc/${PKGNAME}/html/images/tool_magic.png
+share/doc/${PKGNAME}/html/images/tool_magic_controls.png
 share/doc/${PKGNAME}/html/images/tool_new.png
 share/doc/${PKGNAME}/html/images/tool_open.png
 share/doc/${PKGNAME}/html/images/tool_paint.png
@@ -358,71 +1526,918 @@ share/doc/${PKGNAME}/html/images/tool_re
 share/doc/${PKGNAME}/html/images/tool_save.png
 share/doc/${PKGNAME}/html/images/tool_sfx.png
 share/doc/${PKGNAME}/html/images/tool_shapes.png
+share/doc/${PKGNAME}/html/images/tool_slider.png
 share/doc/${PKGNAME}/html/images/tool_stamp.png
 share/doc/${PKGNAME}/html/images/tool_stamp_categories.png
 share/doc/${PKGNAME}/html/images/tool_stamp_controls.png
+share/doc/${PKGNAME}/html/images/tool_stamp_rotation.png
 share/doc/${PKGNAME}/html/images/tool_text.png
 share/doc/${PKGNAME}/html/images/tool_undo.png
 share/doc/${PKGNAME}/html/images/tools.jpg
 share/doc/${PKGNAME}/html/images/tuxpaint-title.jpg
 share/doc/${PKGNAME}/html/images/tuxpaint-title.png
-share/doc/${PKGNAME}/it/AUTHORS.txt
-share/doc/${PKGNAME}/it/FAQ.txt
-share/doc/${PKGNAME}/it/INSTALL.txt
-share/doc/${PKGNAME}/it/OPTIONS.txt
-share/doc/${PKGNAME}/it/PNG.txt
-share/doc/${PKGNAME}/it/README.txt
-share/doc/${PKGNAME}/it/html/README.html
-share/doc/${PKGNAME}/ja/README.txt
-share/doc/${PKGNAME}/ja/html/README.html
-share/doc/${PKGNAME}/ko/OPTIONS.txt
-share/doc/${PKGNAME}/ko/README-utf8.txt
-share/doc/${PKGNAME}/ko/README.txt
-share/doc/${PKGNAME}/nl/FAQ.txt
-share/doc/${PKGNAME}/nl/INSTALL.txt
-share/doc/${PKGNAME}/nl/PNG.txt
-share/doc/${PKGNAME}/nl/README.txt
-share/doc/${PKGNAME}/nl/html/README.html
-share/doc/${PKGNAME}/nn/INSTALLERING.txt
-share/doc/${PKGNAME}/pl/AUTHORS.txt
-share/doc/${PKGNAME}/pl/INSTALL.txt
-share/doc/${PKGNAME}/pl/OPTIONS.txt
-share/doc/${PKGNAME}/pl/PNG.txt
-share/doc/${PKGNAME}/pt_br/AUTORES.txt
-share/doc/${PKGNAME}/pt_br/README.txt
-share/doc/${PKGNAME}/ru/EXTENDING.txt
-share/doc/${PKGNAME}/ru/FAQ.txt
-share/doc/${PKGNAME}/ru/INSTALL.txt
-share/doc/${PKGNAME}/ru/Makefile
-share/doc/${PKGNAME}/ru/OPTIONS.txt
-share/doc/${PKGNAME}/ru/PNG.txt
-share/doc/${PKGNAME}/ru/README.txt
-share/doc/${PKGNAME}/ru/html/EXTENDING.html
-share/doc/${PKGNAME}/ru/html/FAQ.html
-share/doc/${PKGNAME}/ru/html/OPTIONS.html
-share/doc/${PKGNAME}/ru/html/README.html
-share/doc/${PKGNAME}/tuxpaint-dev/Makefile
-share/doc/${PKGNAME}/tuxpaint-dev/en/README.txt
-share/doc/${PKGNAME}/tuxpaint-dev/en/html/README.html
-share/doc/${PKGNAME}/tuxpaint-dev/tp_magic_example.c
-share/doc/${PKGNAME}/uk/EXTENDING.txt
-share/doc/${PKGNAME}/uk/FAQ.txt
-share/doc/${PKGNAME}/uk/INSTALL.txt
-share/doc/${PKGNAME}/uk/OPTIONS.txt
-share/doc/${PKGNAME}/uk/PNG.txt
-share/doc/${PKGNAME}/uk/README.txt
-share/doc/${PKGNAME}/zh_cn/FAQ.txt
-share/doc/${PKGNAME}/zh_cn/Makefile
-share/doc/${PKGNAME}/zh_cn/README.txt
-share/doc/${PKGNAME}/zh_cn/html/FAQ.html
-share/doc/${PKGNAME}/zh_cn/html/README.html
-share/doc/${PKGNAME}/zh_tw/Makefile
-share/doc/${PKGNAME}/zh_tw/OPTIONS.txt
-share/doc/${PKGNAME}/zh_tw/README.txt
-share/doc/${PKGNAME}/zh_tw/html/OPTIONS.html
-share/doc/${PKGNAME}/zh_tw/html/README.html
-share/doc/${PKGNAME}/zh_tw/mkTuxpaintIM.py
-share/doc/${PKGNAME}/zh_tw/phone.cin
+share/doc/${PKGNAME}/is_IS.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/PNG.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/README.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/SVG.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/README.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/is_IS.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/is_IS.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/is_IS.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/is_IS.UTF-8/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/PNG.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/README.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/SVG.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/README.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/ja_JP.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/ja_JP.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/ja_JP.UTF-8/tuxpaint-quickstart-guide.txt
+share/doc/${PKGNAME}/outdated/zh_tw/mkTuxpaintIM.py
+share/doc/${PKGNAME}/outdated/zh_tw/phone.cin
+share/doc/${PKGNAME}/sq_AL.UTF-8/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/ENVVARS.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/EXTENDING.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/FAQ.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/INSTALL.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/MAGIC-API.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/OPTIONS.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/PNG.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/README.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/SIGNALS.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/SVG.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/ENVVARS.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/EXTENDING.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/FAQ.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/INSTALL.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/MAGIC-API.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/OPTIONS.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/PNG.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/README.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/SIGNALS.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/SVG.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/tp_magic_example.c
+share/doc/${PKGNAME}/sq_AL.UTF-8/html/tuxpaint-quickstart-guide.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/1pt_perspective.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/1pt_perspective_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/2pt_perspective.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/2pt_perspective_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/3dglasses.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/3pt_perspective.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/3pt_perspective_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/ascii_color_computer.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/ascii_computer.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/ascii_typewriter.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/blinds.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/blocks.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/bloom.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/blur.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/bricks.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/chalk.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/checkerboard.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/circles.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/clone.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/colorsep.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/comic_dots.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/concentric-circle.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/concentric-square.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/confetti.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/crescent.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/darken.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/desaturate.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/dimetric_draw.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/dimetric_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/distortion.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/dither.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/dither_keep_colors.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/doublevision.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/drip.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/edges.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/emboss.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/epitrochoid.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/epitrochoid_edge.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/epitrochoid_inside.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/epitrochoid_outside.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/filled_polygon.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/flip.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/flower.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/foam.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/fold.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/fractal.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/fretwork.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/fur.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/googlyeyes.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/grass.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/halftone.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/1pt_perspective.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/1pt_perspective_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/2pt_perspective.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/2pt_perspective_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/3dglasses.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/3pt_perspective.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/3pt_perspective_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/ascii_color_computer.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/ascii_computer.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/ascii_typewriter.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/bloom.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/blur.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/checkerboard.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/circles.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/clone.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/colorsep.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/comic_dots.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/concentric-circle.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/concentric-square.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/crescent.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/darken.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/desaturate.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/dimetric_draw.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/dimetric_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/dither.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/dither_keep_colors.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/doublevision.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/drip.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/edges.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/epitrochoid.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/epitrochoid_edge.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/epitrochoid_inside.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/epitrochoid_outside.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/filled_polygon.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/flip.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/flower.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/foam.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/fold.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/fractal.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/fretwork.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/fur.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/googlyeyes.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/grass.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/halftone.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/hypotrochoid.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/hypotrochoid_edge.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/hypotrochoid_inside.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/hypotrochoid_outside.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/index.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/isometric_line.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/kaleidoscope_lens.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/keep_color.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/light.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/lightning.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/loops.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/maze.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/negative.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/noise.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/oblique_draw.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/oblique_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/opposite.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/panels.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/pixels.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rails.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rain.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rainbow_cycle.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rays.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/reflection.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/remove_color.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/ribbon.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rotate.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/rush.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/saturate.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/shift.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/smooth.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/smooth_rainbow.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/spiral-square.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/spiral.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/spraypaint.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/squiggles.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/stretch.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tessellation-flat.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tessellation-pointy.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tilezoom.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tint.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/trimetric_draw.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/trimetric_select.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tv.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/tv_bright.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/waves.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/hypotrochoid.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/hypotrochoid_edge.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/hypotrochoid_inside.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/hypotrochoid_outside.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/index.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/isometric_line.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/kaleidoscope_lens.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/keep_color.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/light.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/lighten.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/lightning.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/loops.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/maze.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/mirror.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/negative.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/noise.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/oblique_draw.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/oblique_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/opposite.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/panels.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/pattern.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/perspective.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/picasso.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/pixels.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rails.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rain.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rainbow_cycle.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rays.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/reflection.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/remove_color.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/ribbon.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/ripples.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rosette.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rotate.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/rush.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/saturate.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/shift.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/smooth.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/smooth_rainbow.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/smudge.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/spiral-square.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/spiral.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/spraypaint.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/squiggles.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/stretch.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/string_v.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tessellation-flat.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tessellation-pointy.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tiles.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tilezoom.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tint.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tornado.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/trimetric_draw.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/trimetric_select.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tv.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/tv_bright.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/waves.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/magic-docs/zoom.txt
+share/doc/${PKGNAME}/sq_AL.UTF-8/tp_magic_example.c
+share/doc/${PKGNAME}/sq_AL.UTF-8/tuxpaint-quickstart-guide.txt
 share/examples/tuxpaint/tuxpaint.conf
 share/locale/ach/LC_MESSAGES/tuxpaint.mo
 share/locale/af/LC_MESSAGES/tuxpaint.mo
@@ -520,6 +2535,7 @@ share/locale/rw/LC_MESSAGES/tuxpaint.mo
 share/locale/sa/LC_MESSAGES/tuxpaint.mo
 share/locale/sat/LC_MESSAGES/tuxpaint.mo
 share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo
+share/locale/sc/LC_MESSAGES/tuxpaint.mo
 share/locale/sd/LC_MESSAGES/tuxpaint.mo
 share/locale/sd@devanagari/LC_MESSAGES/tuxpaint.mo
 share/locale/shs/LC_MESSAGES/tuxpaint.mo
@@ -552,6 +2568,7 @@ share/locale/zam/LC_MESSAGES/tuxpaint.mo
 share/locale/zh_CN/LC_MESSAGES/tuxpaint.mo
 share/locale/zh_TW/LC_MESSAGES/tuxpaint.mo
 share/locale/zu/LC_MESSAGES/tuxpaint.mo
+share/metainfo/org.tuxpaint.Tuxpaint.appdata.xml
 share/pixmaps/tuxpaint.png
 share/pixmaps/tuxpaint.xpm
 share/tuxpaint/brushes/aa_round_03.png
@@ -563,59 +2580,121 @@ share/tuxpaint/brushes/aa_round_fuzz.png
 share/tuxpaint/brushes/aa_round_seethru.png
 share/tuxpaint/brushes/aa_round_seethru_05.png
 share/tuxpaint/brushes/aa_round_seethru_10.png
-share/tuxpaint/brushes/arrow_compass_points.dat
-share/tuxpaint/brushes/arrow_compass_points.png
+share/tuxpaint/brushes/acrylic.dat
+share/tuxpaint/brushes/acrylic.png
+share/tuxpaint/brushes/acrylic.txt
+share/tuxpaint/brushes/arrow.dat
+share/tuxpaint/brushes/arrow.png
+share/tuxpaint/brushes/arrow.txt
 share/tuxpaint/brushes/arrow_triangles.dat
 share/tuxpaint/brushes/arrow_triangles.png
+share/tuxpaint/brushes/arrow_triangles.txt
 share/tuxpaint/brushes/blob.png
 share/tuxpaint/brushes/chisle.png
+share/tuxpaint/brushes/critter_dog.dat
+share/tuxpaint/brushes/critter_dog.png
+share/tuxpaint/brushes/critter_dog.txt
+share/tuxpaint/brushes/critter_kuroneko.dat
+share/tuxpaint/brushes/critter_kuroneko.png
+share/tuxpaint/brushes/critter_kuroneko.txt
+share/tuxpaint/brushes/critter_squirrel.dat
+share/tuxpaint/brushes/critter_squirrel.png
+share/tuxpaint/brushes/critter_squirrel.txt
 share/tuxpaint/brushes/cutout_square_diamond.png
 share/tuxpaint/brushes/cutout_star_circle.png
 share/tuxpaint/brushes/diamond.png
+share/tuxpaint/brushes/flower_5.dat
 share/tuxpaint/brushes/flower_5.png
+share/tuxpaint/brushes/flower_5_small.dat
 share/tuxpaint/brushes/flower_5_small.png
+share/tuxpaint/brushes/flower_6.dat
 share/tuxpaint/brushes/flower_6.png
+share/tuxpaint/brushes/flower_6_small.dat
 share/tuxpaint/brushes/flower_6_small.png
+share/tuxpaint/brushes/flower_7.dat
 share/tuxpaint/brushes/flower_7.png
+share/tuxpaint/brushes/fluff.dat
+share/tuxpaint/brushes/fluff.png
+share/tuxpaint/brushes/fluff.txt
+share/tuxpaint/brushes/fluff_gradient.dat
+share/tuxpaint/brushes/fluff_gradient.png
+share/tuxpaint/brushes/fluff_gradient.txt
+share/tuxpaint/brushes/footprints-human-shoes.dat
+share/tuxpaint/brushes/footprints-human-shoes.png
+share/tuxpaint/brushes/footprints-human-shoes.txt
+share/tuxpaint/brushes/footprints-human.dat
+share/tuxpaint/brushes/footprints-human.png
+share/tuxpaint/brushes/footprints-human.txt
+share/tuxpaint/brushes/footprints-paws.dat
+share/tuxpaint/brushes/footprints-paws.png
+share/tuxpaint/brushes/footprints-paws.txt
+share/tuxpaint/brushes/graphite.dat
+share/tuxpaint/brushes/graphite.png
+share/tuxpaint/brushes/heart.dat
 share/tuxpaint/brushes/heart.png
 share/tuxpaint/brushes/hexagon.png
+share/tuxpaint/brushes/impasto.dat
+share/tuxpaint/brushes/impasto.png
+share/tuxpaint/brushes/impasto.txt
 share/tuxpaint/brushes/inksplat.dat
 share/tuxpaint/brushes/inksplat.png
-share/tuxpaint/brushes/kuroneko.dat
-share/tuxpaint/brushes/kuroneko.png
+share/tuxpaint/brushes/inksplat.txt
 share/tuxpaint/brushes/lines-angled.dat
 share/tuxpaint/brushes/lines-angled.png
+share/tuxpaint/brushes/lines-angled.txt
 share/tuxpaint/brushes/lozenge.png
 share/tuxpaint/brushes/oval.png
+share/tuxpaint/brushes/paint_splats.dat
+share/tuxpaint/brushes/paint_splats.png
+share/tuxpaint/brushes/pencil.dat
+share/tuxpaint/brushes/pencil.png
+share/tuxpaint/brushes/pencil.txt
 share/tuxpaint/brushes/pentagon.png
+share/tuxpaint/brushes/rotating_dash.dat
+share/tuxpaint/brushes/rotating_dash.png
 share/tuxpaint/brushes/slash_10_lt.png
 share/tuxpaint/brushes/slash_10_rt.png
 share/tuxpaint/brushes/slash_16_lt.png
 share/tuxpaint/brushes/slash_16_rt.png
 share/tuxpaint/brushes/slash_20_lt.png
 share/tuxpaint/brushes/slash_20_rt.png
+share/tuxpaint/brushes/smoke.dat
+share/tuxpaint/brushes/smoke.png
 share/tuxpaint/brushes/sparkles.dat
 share/tuxpaint/brushes/sparkles.png
+share/tuxpaint/brushes/sparkles.txt
+share/tuxpaint/brushes/sphere.dat
 share/tuxpaint/brushes/sphere.png
+share/tuxpaint/brushes/spines.dat
+share/tuxpaint/brushes/spines.png
 share/tuxpaint/brushes/spiral.dat
 share/tuxpaint/brushes/spiral.png
+share/tuxpaint/brushes/spiral.txt
+share/tuxpaint/brushes/splat.dat
 share/tuxpaint/brushes/splat.png
 share/tuxpaint/brushes/spray.dat
 share/tuxpaint/brushes/spray.png
+share/tuxpaint/brushes/spray.txt
 share/tuxpaint/brushes/square_06.png
 share/tuxpaint/brushes/square_12.png
 share/tuxpaint/brushes/square_24.png
 share/tuxpaint/brushes/square_36.png
 share/tuxpaint/brushes/square_fuzz.png
 share/tuxpaint/brushes/square_seethru.png
-share/tuxpaint/brushes/squirrel.dat
-share/tuxpaint/brushes/squirrel.png
+share/tuxpaint/brushes/star.dat
 share/tuxpaint/brushes/star.png
 share/tuxpaint/brushes/tiny.png
+share/tuxpaint/brushes/tiny.txt
 share/tuxpaint/brushes/triangle_down.png
 share/tuxpaint/brushes/triangle_up.png
 share/tuxpaint/brushes/vine.dat
 share/tuxpaint/brushes/vine.png
+share/tuxpaint/brushes/vine.txt
+share/tuxpaint/brushes/water_still.dat
+share/tuxpaint/brushes/water_still.png
+share/tuxpaint/brushes/watercolor-texture.dat
+share/tuxpaint/brushes/watercolor-texture.png
+share/tuxpaint/brushes/watercolor-texture.txt
 share/tuxpaint/brushes/x.png
 share/tuxpaint/fonts/FreeMono.ttf
 share/tuxpaint/fonts/FreeMonoBold.ttf
@@ -650,6 +2729,7 @@ share/tuxpaint/fonts/locale/hi_docs/COPY
 share/tuxpaint/fonts/locale/hi_docs/README.txt
 share/tuxpaint/fonts/locale/ja.ttf
 share/tuxpaint/fonts/locale/ja_docs/COPYING.txt
+share/tuxpaint/fonts/locale/ja_docs/Characters.txt
 share/tuxpaint/fonts/locale/ja_docs/README.txt
 share/tuxpaint/fonts/locale/ka.ttf
 share/tuxpaint/fonts/locale/ka_docs/COPYING.txt
@@ -669,10 +2749,18 @@ share/tuxpaint/fonts/locale/zh_TW.ttf
 share/tuxpaint/fonts/locale/zh_tw_docs/COPYING.txt
 share/tuxpaint/fonts/locale/zh_tw_docs/README.txt
 share/tuxpaint/fonts/locale/zh_tw_docs/do_it.sh
+share/tuxpaint/fonts/locale/zh_tw_docs/maketuxfont.py
+share/tuxpaint/fonts/locale/zh_tw_docs/tuxpaintsubset.pe
 share/tuxpaint/im/ja.im
 share/tuxpaint/im/ko.im
 share/tuxpaint/im/th.im
 share/tuxpaint/im/zh_tw.im
+share/tuxpaint/images/fills/brush.png
+share/tuxpaint/images/fills/eraser.png
+share/tuxpaint/images/fills/gradient_linear.png
+share/tuxpaint/images/fills/gradient_radial.png
+share/tuxpaint/images/fills/gradient_shaped.png
+share/tuxpaint/images/fills/solid.png
 share/tuxpaint/images/icon-win32.ico
 share/tuxpaint/images/icon.png
 share/tuxpaint/images/icon128x128.png
@@ -684,25 +2772,56 @@ share/tuxpaint/images/icon32x32.xpm
 share/tuxpaint/images/icon48x48.png
 share/tuxpaint/images/icon64x64.png
 share/tuxpaint/images/icon96x96.png
+share/tuxpaint/images/magic/1pt_persp_draw.png
+share/tuxpaint/images/magic/1pt_persp_select.png
+share/tuxpaint/images/magic/2pt_persp_draw.png
+share/tuxpaint/images/magic/2pt_persp_select.png
+share/tuxpaint/images/magic/3dglasses.png
+share/tuxpaint/images/magic/3pt_persp_draw.png
+share/tuxpaint/images/magic/3pt_persp_draw_alt.png
+share/tuxpaint/images/magic/3pt_persp_select.png
 share/tuxpaint/images/magic/Snow_flake4.png
 share/tuxpaint/images/magic/Snow_flake5.png
 share/tuxpaint/images/magic/alien.png
+share/tuxpaint/images/magic/ascii-computer.png
+share/tuxpaint/images/magic/ascii-typewriter.png
+share/tuxpaint/images/magic/ascii_color_computer.png
+share/tuxpaint/images/magic/ascii_computer.png
+share/tuxpaint/images/magic/ascii_typewriter.png
 share/tuxpaint/images/magic/blind.png
 share/tuxpaint/images/magic/blocks.png
+share/tuxpaint/images/magic/bloom.png
 share/tuxpaint/images/magic/blur.png
 share/tuxpaint/images/magic/calligraphy.png
 share/tuxpaint/images/magic/calligraphy_brush.png
 share/tuxpaint/images/magic/cartoon.png
 share/tuxpaint/images/magic/chalk.png
+share/tuxpaint/images/magic/checkerboard.png
+share/tuxpaint/images/magic/clone.png
 share/tuxpaint/images/magic/colornwhite.png
+share/tuxpaint/images/magic/colorsep.png
+share/tuxpaint/images/magic/comic_dots_0.png
+share/tuxpaint/images/magic/comic_dots_1.png
+share/tuxpaint/images/magic/comicdot-pattern.png
+share/tuxpaint/images/magic/concentric-circle.png
+share/tuxpaint/images/magic/concentric-square.png
 share/tuxpaint/images/magic/confetti.png
+share/tuxpaint/images/magic/crescent.png
 share/tuxpaint/images/magic/darken.png
+share/tuxpaint/images/magic/desaturate.png
+share/tuxpaint/images/magic/dimetric_draw.png
+share/tuxpaint/images/magic/dimetric_select.png
 share/tuxpaint/images/magic/distortion.png
+share/tuxpaint/images/magic/dither.png
+share/tuxpaint/images/magic/dither_keep_color.png
+share/tuxpaint/images/magic/doublevision.png
 share/tuxpaint/images/magic/drip.png
 share/tuxpaint/images/magic/edges.png
 share/tuxpaint/images/magic/emboss.png
+share/tuxpaint/images/magic/epitrochoid_edge.png
+share/tuxpaint/images/magic/epitrochoid_inside.png
+share/tuxpaint/images/magic/epitrochoid_outside.png
 share/tuxpaint/images/magic/fade.png
-share/tuxpaint/images/magic/fill.png
 share/tuxpaint/images/magic/fisheye.png
 share/tuxpaint/images/magic/flip.png
 share/tuxpaint/images/magic/flower.png
@@ -712,20 +2831,37 @@ share/tuxpaint/images/magic/flower_petal
 share/tuxpaint/images/magic/foam.png
 share/tuxpaint/images/magic/foam_data.png
 share/tuxpaint/images/magic/fold.png
+share/tuxpaint/images/magic/fractals.png
 share/tuxpaint/images/magic/fretwork.png
 share/tuxpaint/images/magic/fretwork_corner.png
 share/tuxpaint/images/magic/fretwork_four.png
 share/tuxpaint/images/magic/fretwork_one.png
 share/tuxpaint/images/magic/fretwork_three.png
 share/tuxpaint/images/magic/glasstile.png
+share/tuxpaint/images/magic/googly-eyes-bkgd.png
+share/tuxpaint/images/magic/googly-eyes-pupil.png
+share/tuxpaint/images/magic/googly-eyes-reflection.png
+share/tuxpaint/images/magic/googlyeyes-sm.png
+share/tuxpaint/images/magic/googlyeyes.png
 share/tuxpaint/images/magic/grass.png
 share/tuxpaint/images/magic/grass_data.png
 share/tuxpaint/images/magic/halftone.png
+share/tuxpaint/images/magic/hypotrochoid_edge.png
+share/tuxpaint/images/magic/hypotrochoid_inside.png
+share/tuxpaint/images/magic/hypotrochoid_outside.png
+share/tuxpaint/images/magic/isometric_draw.png
 share/tuxpaint/images/magic/kal_pattern.png
 share/tuxpaint/images/magic/kal_tiles.png
+share/tuxpaint/images/magic/kaleido-4.png
+share/tuxpaint/images/magic/kaleido-6.png
+share/tuxpaint/images/magic/kaleido-8.png
 share/tuxpaint/images/magic/kalidescope.png
+share/tuxpaint/images/magic/keep_color.png
 share/tuxpaint/images/magic/largebrick.png
 share/tuxpaint/images/magic/light.png
+share/tuxpaint/images/magic/lightning.png
+share/tuxpaint/images/magic/loops.png
+share/tuxpaint/images/magic/maze.png
 share/tuxpaint/images/magic/metalpaint.png
 share/tuxpaint/images/magic/mirror.png
 share/tuxpaint/images/magic/mosaic.png
@@ -734,8 +2870,15 @@ share/tuxpaint/images/magic/mosaic_shape
 share/tuxpaint/images/magic/mosaic_shaped_square.png
 share/tuxpaint/images/magic/negative.png
 share/tuxpaint/images/magic/noise.png
+share/tuxpaint/images/magic/oblique_draw.png
+share/tuxpaint/images/magic/oblique_draw_alt.png
+share/tuxpaint/images/magic/oblique_select.png
+share/tuxpaint/images/magic/opposite.png
+share/tuxpaint/images/magic/panels.png
 share/tuxpaint/images/magic/perspective.png
 share/tuxpaint/images/magic/picasso.png
+share/tuxpaint/images/magic/pixels.png
+share/tuxpaint/images/magic/polyfill.png
 share/tuxpaint/images/magic/puzzle.png
 share/tuxpaint/images/magic/rails.png
 share/tuxpaint/images/magic/rails_corner.png
@@ -748,27 +2891,52 @@ share/tuxpaint/images/magic/realrainbow-
 share/tuxpaint/images/magic/realrainbow-roygbiv-colors.png
 share/tuxpaint/images/magic/realrainbow-roygbiv.png
 share/tuxpaint/images/magic/realrainbow.png
+share/tuxpaint/images/magic/reflection.png
+share/tuxpaint/images/magic/remove_color.png
+share/tuxpaint/images/magic/ribbon.png
 share/tuxpaint/images/magic/ripples.png
+share/tuxpaint/images/magic/rivulet-angles.png
+share/tuxpaint/images/magic/rivulet-brush-add.png
+share/tuxpaint/images/magic/rivulet-brush-alpha.png
+share/tuxpaint/images/magic/rivulet-brush-sub.png
+share/tuxpaint/images/magic/rivulet.png
 share/tuxpaint/images/magic/rosette.png
+share/tuxpaint/images/magic/rotate.png
+share/tuxpaint/images/magic/rush.png
+share/tuxpaint/images/magic/saturate.png
 share/tuxpaint/images/magic/sharpen.png
 share/tuxpaint/images/magic/shift.png
 share/tuxpaint/images/magic/silhouette.png
 share/tuxpaint/images/magic/smallbrick.png
+share/tuxpaint/images/magic/smooth.png
 share/tuxpaint/images/magic/smudge.png
 share/tuxpaint/images/magic/snowball.png
 share/tuxpaint/images/magic/snowflake.png
+share/tuxpaint/images/magic/spiral-circle.png
+share/tuxpaint/images/magic/spiral-square.png
+share/tuxpaint/images/magic/spraypaint.png
+share/tuxpaint/images/magic/squiggles.png
+share/tuxpaint/images/magic/stretch.png
 share/tuxpaint/images/magic/string_art_angles.png
 share/tuxpaint/images/magic/string_art_full_by_offset.png
 share/tuxpaint/images/magic/string_art_triangles.png
+share/tuxpaint/images/magic/swirls_circles.png
+share/tuxpaint/images/magic/swirls_fur.png
+share/tuxpaint/images/magic/swirls_rays.png
 share/tuxpaint/images/magic/symmetric_leftright.png
 share/tuxpaint/images/magic/symmetric_updown.png
+share/tuxpaint/images/magic/tessellation-flat.png
+share/tuxpaint/images/magic/tessellation-pointy.png
 share/tuxpaint/images/magic/thick.png
 share/tuxpaint/images/magic/thin.png
+share/tuxpaint/images/magic/tilezoom.png
 share/tuxpaint/images/magic/tint.png
 share/tuxpaint/images/magic/toothpaste.png
 share/tuxpaint/images/magic/tornado.png
 share/tuxpaint/images/magic/tornado_base.png
 share/tuxpaint/images/magic/tornado_cloud.png
+share/tuxpaint/images/magic/trimetric_draw.png
+share/tuxpaint/images/magic/trimetric_select.png
 share/tuxpaint/images/magic/tv.png
 share/tuxpaint/images/magic/wavelet.png
 share/tuxpaint/images/magic/waves.png
@@ -779,6 +2947,10 @@ share/tuxpaint/images/shapes/circle.png
 share/tuxpaint/images/shapes/circle_f.png
 share/tuxpaint/images/shapes/diamond.png
 share/tuxpaint/images/shapes/diamond_f.png
+share/tuxpaint/images/shapes/heptagon.png
+share/tuxpaint/images/shapes/heptagon_f.png
+share/tuxpaint/images/shapes/hexagon.png
+share/tuxpaint/images/shapes/hexagon_f.png
 share/tuxpaint/images/shapes/octagon.png
 share/tuxpaint/images/shapes/octagon_f.png
 share/tuxpaint/images/shapes/oval.png
@@ -804,7 +2976,9 @@ share/tuxpaint/images/title-tuxpaint.svg
 share/tuxpaint/images/title.png
 share/tuxpaint/images/tools/brush.png
 share/tuxpaint/images/tools/eraser.png
+share/tuxpaint/images/tools/fill.png
 share/tuxpaint/images/tools/label.png
+share/tuxpaint/images/tools/label_apply.png
 share/tuxpaint/images/tools/label_select.png
 share/tuxpaint/images/tools/lines.png
 share/tuxpaint/images/tools/magic.png
@@ -833,7 +3007,10 @@ share/tuxpaint/images/tuxpaint-installer
 share/tuxpaint/images/tuxpaint-installer.ico
 share/tuxpaint/images/ui/back.png
 share/tuxpaint/images/ui/bold.png
+share/tuxpaint/images/ui/brush_anim.png
+share/tuxpaint/images/ui/brush_dir.png
 share/tuxpaint/images/ui/btn_down.png
+share/tuxpaint/images/ui/btn_hold.png
 share/tuxpaint/images/ui/btn_nav.png
 share/tuxpaint/images/ui/btn_off.png
 share/tuxpaint/images/ui/btn_up.png
@@ -842,9 +3019,13 @@ share/tuxpaint/images/ui/btnsm_hold.png
 share/tuxpaint/images/ui/btnsm_nav.png
 share/tuxpaint/images/ui/btnsm_off.png
 share/tuxpaint/images/ui/btnsm_up.png
+share/tuxpaint/images/ui/cmix.png
 share/tuxpaint/images/ui/color_btn_down.png
 share/tuxpaint/images/ui/color_btn_up.png
+share/tuxpaint/images/ui/color_grab.png
 share/tuxpaint/images/ui/color_picker.png
+share/tuxpaint/images/ui/color_picker_icon.png
+share/tuxpaint/images/ui/color_picker_val.png
 share/tuxpaint/images/ui/csel.png
 share/tuxpaint/images/ui/cursor_down.png
 share/tuxpaint/images/ui/cursor_down_large.png
@@ -855,6 +3036,7 @@ share/tuxpaint/images/ui/cursor_up_large
 share/tuxpaint/images/ui/dead40x40.png
 share/tuxpaint/images/ui/erase.png
 share/tuxpaint/images/ui/flip.png
+share/tuxpaint/images/ui/gif_export.png
 share/tuxpaint/images/ui/grow.png
 share/tuxpaint/images/ui/italic.png
 share/tuxpaint/images/ui/magic_fullscreen.png
@@ -874,21 +3056,26 @@ share/tuxpaint/images/ui/osk_shift.png
 share/tuxpaint/images/ui/osk_tab.png
 share/tuxpaint/images/ui/paintcan.png
 share/tuxpaint/images/ui/paintwell.png
+share/tuxpaint/images/ui/pict_export.png
 share/tuxpaint/images/ui/play.png
 share/tuxpaint/images/ui/popup_arrow.png
 share/tuxpaint/images/ui/prev.png
 share/tuxpaint/images/ui/printer.png
 share/tuxpaint/images/ui/printer_wait.png
 share/tuxpaint/images/ui/progress.png
+share/tuxpaint/images/ui/rotate.png
 share/tuxpaint/images/ui/save_over.png
 share/tuxpaint/images/ui/scroll_down.png
 share/tuxpaint/images/ui/scroll_down_off.png
 share/tuxpaint/images/ui/scroll_up.png
 share/tuxpaint/images/ui/scroll_up_off.png
 share/tuxpaint/images/ui/select_digits.png
+share/tuxpaint/images/ui/shapes_center.png
+share/tuxpaint/images/ui/shapes_corner.png
 share/tuxpaint/images/ui/shrink.png
 share/tuxpaint/images/ui/slideshow.png
 share/tuxpaint/images/ui/sparkles-old.png
+share/tuxpaint/images/ui/template.png
 share/tuxpaint/images/ui/title.png
 share/tuxpaint/images/ui/title_large.png
 share/tuxpaint/images/ui/trash.png
@@ -906,6 +3093,7 @@ share/tuxpaint/sounds/bubble.wav
 share/tuxpaint/sounds/click.wav
 share/tuxpaint/sounds/eraser1.wav
 share/tuxpaint/sounds/eraser2.wav
+share/tuxpaint/sounds/fill.wav
 share/tuxpaint/sounds/flip.wav
 share/tuxpaint/sounds/giggle.wav
 share/tuxpaint/sounds/grow.wav
@@ -915,22 +3103,38 @@ share/tuxpaint/sounds/italic_on.wav
 share/tuxpaint/sounds/keyclick.wav
 share/tuxpaint/sounds/line_end.wav
 share/tuxpaint/sounds/line_start.wav
+share/tuxpaint/sounds/magic/3dglasses.ogg
 share/tuxpaint/sounds/magic/alien.ogg
+share/tuxpaint/sounds/magic/ascii-computer.ogg
+share/tuxpaint/sounds/magic/ascii-typewriter.ogg
 share/tuxpaint/sounds/magic/blind.ogg
 share/tuxpaint/sounds/magic/blocks.wav
+share/tuxpaint/sounds/magic/bloom.ogg
 share/tuxpaint/sounds/magic/blur.wav
 share/tuxpaint/sounds/magic/brick.wav
 share/tuxpaint/sounds/magic/calligraphy.ogg
 share/tuxpaint/sounds/magic/cartoon.wav
 share/tuxpaint/sounds/magic/chalk.wav
+share/tuxpaint/sounds/magic/checkerboard.ogg
+share/tuxpaint/sounds/magic/clone.ogg
+share/tuxpaint/sounds/magic/clone_start.ogg
+share/tuxpaint/sounds/magic/colorsep.ogg
+share/tuxpaint/sounds/magic/comic_dots.ogg
+share/tuxpaint/sounds/magic/concentric-circle.ogg
+share/tuxpaint/sounds/magic/concentric-square.ogg
 share/tuxpaint/sounds/magic/confetti.ogg
+share/tuxpaint/sounds/magic/crescent.ogg
 share/tuxpaint/sounds/magic/darken.wav
+share/tuxpaint/sounds/magic/desaturate.ogg
 share/tuxpaint/sounds/magic/distortion.ogg
+share/tuxpaint/sounds/magic/dither.ogg
+share/tuxpaint/sounds/magic/dither_keep_color.ogg
+share/tuxpaint/sounds/magic/doublevision.ogg
 share/tuxpaint/sounds/magic/drip.wav
 share/tuxpaint/sounds/magic/edges.ogg
 share/tuxpaint/sounds/magic/emboss.ogg
+share/tuxpaint/sounds/magic/epitrochoid.ogg
 share/tuxpaint/sounds/magic/fade.wav
-share/tuxpaint/sounds/magic/fill.wav
 share/tuxpaint/sounds/magic/fisheye.ogg
 share/tuxpaint/sounds/magic/flip.wav
 share/tuxpaint/sounds/magic/flower_click.ogg
@@ -938,43 +3142,80 @@ share/tuxpaint/sounds/magic/flower_relea
 share/tuxpaint/sounds/magic/foam.ogg
 share/tuxpaint/sounds/magic/fold.ogg
 share/tuxpaint/sounds/magic/fold.wav
+share/tuxpaint/sounds/magic/fractals.ogg
 share/tuxpaint/sounds/magic/fretwork.ogg
 share/tuxpaint/sounds/magic/glasstile.ogg
+share/tuxpaint/sounds/magic/googlyeyes.ogg
 share/tuxpaint/sounds/magic/grass.wav
-share/tuxpaint/sounds/magic/halftone.wav
+share/tuxpaint/sounds/magic/halftone.ogg
+share/tuxpaint/sounds/magic/hypotrochoid.ogg
+share/tuxpaint/sounds/magic/kaleido-4.ogg
+share/tuxpaint/sounds/magic/kaleido-6.ogg
+share/tuxpaint/sounds/magic/kaleido-8.ogg
 share/tuxpaint/sounds/magic/kaleidoscope.ogg
+share/tuxpaint/sounds/magic/keep_color.ogg
 share/tuxpaint/sounds/magic/light1.ogg
 share/tuxpaint/sounds/magic/light2.ogg
+share/tuxpaint/sounds/magic/lightning.ogg
+share/tuxpaint/sounds/magic/loops.ogg
+share/tuxpaint/sounds/magic/maze.ogg
 share/tuxpaint/sounds/magic/metalpaint.wav
 share/tuxpaint/sounds/magic/mirror.wav
 share/tuxpaint/sounds/magic/mosaic.ogg
 share/tuxpaint/sounds/magic/mosaic_shaped_hex.ogg
 share/tuxpaint/sounds/magic/mosaic_shaped_irregular.ogg
 share/tuxpaint/sounds/magic/mosaic_shaped_square.ogg
+share/tuxpaint/sounds/magic/n_pt_persp_click.ogg
+share/tuxpaint/sounds/magic/n_pt_persp_release.ogg
+share/tuxpaint/sounds/magic/n_pt_persp_select.ogg
 share/tuxpaint/sounds/magic/negative.wav
 share/tuxpaint/sounds/magic/noise.ogg
 share/tuxpaint/sounds/magic/perspective.ogg
 share/tuxpaint/sounds/magic/picasso.ogg
+share/tuxpaint/sounds/magic/pixels.ogg
+share/tuxpaint/sounds/magic/polyfill_finish.ogg
+share/tuxpaint/sounds/magic/polyfill_move.ogg
+share/tuxpaint/sounds/magic/polyfill_nearby.ogg
+share/tuxpaint/sounds/magic/polyfill_place.ogg
+share/tuxpaint/sounds/magic/polyfill_remove.ogg
 share/tuxpaint/sounds/magic/puzzle.wav
 share/tuxpaint/sounds/magic/rails.wav
 share/tuxpaint/sounds/magic/rain.ogg
 share/tuxpaint/sounds/magic/rainbow.wav
 share/tuxpaint/sounds/magic/realrainbow.ogg
+share/tuxpaint/sounds/magic/reflection.ogg
+share/tuxpaint/sounds/magic/remove_color.ogg
+share/tuxpaint/sounds/magic/ribbon.ogg
 share/tuxpaint/sounds/magic/ripples.ogg
+share/tuxpaint/sounds/magic/rotate-drag.ogg
+share/tuxpaint/sounds/magic/rotate-release.ogg
+share/tuxpaint/sounds/magic/saturate.ogg
 share/tuxpaint/sounds/magic/sharpen.ogg
 share/tuxpaint/sounds/magic/shift.ogg
 share/tuxpaint/sounds/magic/silhouette.ogg
+share/tuxpaint/sounds/magic/smooth.ogg
 share/tuxpaint/sounds/magic/smudge.wav
 share/tuxpaint/sounds/magic/snowball.ogg
 share/tuxpaint/sounds/magic/snowflake.ogg
+share/tuxpaint/sounds/magic/spiral-circle.ogg
+share/tuxpaint/sounds/magic/spiral-square.ogg
+share/tuxpaint/sounds/magic/spraypaint-shake.ogg
+share/tuxpaint/sounds/magic/spraypaint-spray.ogg
+share/tuxpaint/sounds/magic/squiggles.ogg
+share/tuxpaint/sounds/magic/stretch.ogg
 share/tuxpaint/sounds/magic/string.ogg
 share/tuxpaint/sounds/magic/string2.ogg
 share/tuxpaint/sounds/magic/string3.ogg
+share/tuxpaint/sounds/magic/swirls_circles.ogg
+share/tuxpaint/sounds/magic/swirls_fur.ogg
+share/tuxpaint/sounds/magic/swirls_rays.ogg
+share/tuxpaint/sounds/magic/tessellation.ogg
 share/tuxpaint/sounds/magic/thick.wav
 share/tuxpaint/sounds/magic/thin.wav
 share/tuxpaint/sounds/magic/tint.wav
 share/tuxpaint/sounds/magic/toothpaste.ogg
 share/tuxpaint/sounds/magic/tornado_release.ogg
+share/tuxpaint/sounds/magic/trochoids_drag.ogg
 share/tuxpaint/sounds/magic/tv.ogg
 share/tuxpaint/sounds/magic/wavelet.ogg
 share/tuxpaint/sounds/magic/waves.ogg
@@ -1009,18 +3250,20 @@ share/tuxpaint/stamps/cartoon/tux/tux-ye
 share/tuxpaint/stamps/cartoon/tux/tux-yes1.png
 share/tuxpaint/stamps/cartoon/tux/tux-yes2.dat
 share/tuxpaint/stamps/cartoon/tux/tux-yes2.png
-share/tuxpaint/starters/Jigsaw_3x3.png
-share/tuxpaint/starters/Jigsaw_5x5.png
+share/tuxpaint/starters/bald_eagle.dat
 share/tuxpaint/starters/bald_eagle.svg
 share/tuxpaint/starters/car2.svg
 share/tuxpaint/starters/carcassone.png
 share/tuxpaint/starters/chessboard-back.png
+share/tuxpaint/starters/chessboard.dat
 share/tuxpaint/starters/chessboard.png
+share/tuxpaint/starters/chicken.dat
 share/tuxpaint/starters/chicken.png
 share/tuxpaint/starters/desert_tortoise.svg
 share/tuxpaint/starters/elephant.svg
 share/tuxpaint/starters/fish_icon.svg
 share/tuxpaint/starters/frame_filmstrip.png
+share/tuxpaint/starters/frame_flowers.dat
 share/tuxpaint/starters/frame_flowers.png
 share/tuxpaint/starters/frame_gold.png
 share/tuxpaint/starters/frame_heart.png
@@ -1030,6 +3273,7 @@ share/tuxpaint/starters/frame_picture.pn
 share/tuxpaint/starters/frame_screen.png
 share/tuxpaint/starters/frame_silver.png
 share/tuxpaint/starters/frame_television.png
+share/tuxpaint/starters/frog.png
 share/tuxpaint/starters/gecko.svg
 share/tuxpaint/starters/grid_10x10.png
 share/tuxpaint/starters/grid_20x20.png
@@ -1038,6 +3282,8 @@ share/tuxpaint/starters/hat.svg
 share/tuxpaint/starters/jetplane.png
 share/tuxpaint/starters/jigsaw.png
 share/tuxpaint/starters/jigsaw.svg
+share/tuxpaint/starters/jigsaw_3x3.png
+share/tuxpaint/starters/jigsaw_5x5.png
 share/tuxpaint/starters/manatee.svg
 share/tuxpaint/starters/mosaic.svg
 share/tuxpaint/starters/nagasaki.png
@@ -1045,47 +3291,84 @@ share/tuxpaint/starters/nagasaki.svg
 share/tuxpaint/starters/old_soviet_car.svg
 share/tuxpaint/starters/pansy.png
 share/tuxpaint/starters/reef-back.png
+share/tuxpaint/starters/reef.dat
 share/tuxpaint/starters/reef.png
 share/tuxpaint/starters/reef.txt
 share/tuxpaint/starters/rocket.png
 share/tuxpaint/starters/shipwreck.png
+share/tuxpaint/starters/skull.dat
 share/tuxpaint/starters/skull.svg
 share/tuxpaint/starters/skyline-sf-dusk-back.jpeg
+share/tuxpaint/starters/skyline-sf-dusk.dat
 share/tuxpaint/starters/skyline-sf-dusk.png
 share/tuxpaint/starters/skyline-sf-dusk.txt
+share/tuxpaint/starters/space_draw.svg
 share/tuxpaint/starters/spirograph.svg
 share/tuxpaint/starters/stained_glass.svg
 share/tuxpaint/starters/street.png
 share/tuxpaint/starters/tux_farmer.png
 share/tuxpaint/starters/woodpecker.svg
+share/tuxpaint/starters/worldmap.dat
 share/tuxpaint/starters/worldmap.png
+share/tuxpaint/starters/worldmap_africa.dat
 share/tuxpaint/starters/worldmap_africa.png
+share/tuxpaint/starters/worldmap_america_north.dat
 share/tuxpaint/starters/worldmap_america_north.png
 share/tuxpaint/starters/worldmap_america_north_usa-back.png
 share/tuxpaint/starters/worldmap_america_north_usa.png
+share/tuxpaint/starters/worldmap_america_south.dat
 share/tuxpaint/starters/worldmap_america_south.png
+share/tuxpaint/starters/worldmap_asia_north.dat
 share/tuxpaint/starters/worldmap_asia_north.png
+share/tuxpaint/starters/worldmap_asia_south.dat
 share/tuxpaint/starters/worldmap_asia_south.png
 share/tuxpaint/starters/worldmap_australasia.png
+share/tuxpaint/starters/worldmap_canada.dat
 share/tuxpaint/starters/worldmap_canada.png
+share/tuxpaint/starters/worldmap_europe.dat
 share/tuxpaint/starters/worldmap_europe.png
+share/tuxpaint/starters/worldmap_japan.dat
 share/tuxpaint/starters/worldmap_japan.png
+share/tuxpaint/templates/burnt_bark.dat
 share/tuxpaint/templates/burnt_bark.jpg
+share/tuxpaint/templates/cliff.dat
 share/tuxpaint/templates/cliff.jpg
+share/tuxpaint/templates/clouds_from_airplane.dat
+share/tuxpaint/templates/clouds_from_airplane.jpg
+share/tuxpaint/templates/corn_maze.dat
 share/tuxpaint/templates/corn_maze.jpg
+share/tuxpaint/templates/jellyfish.dat
 share/tuxpaint/templates/jellyfish.jpg
+share/tuxpaint/templates/lighthouse.dat
 share/tuxpaint/templates/lighthouse.jpg
+share/tuxpaint/templates/lough_leane.dat
+share/tuxpaint/templates/lough_leane.jpg
+share/tuxpaint/templates/mossy_bark.dat
 share/tuxpaint/templates/mossy_bark.jpg
+share/tuxpaint/templates/mossy_log.dat
 share/tuxpaint/templates/mossy_log.jpg
+share/tuxpaint/templates/mudstone.dat
 share/tuxpaint/templates/mudstone.jpg
+share/tuxpaint/templates/ocean_splash.dat
 share/tuxpaint/templates/ocean_splash.jpg
+share/tuxpaint/templates/ocean_waves.dat
 share/tuxpaint/templates/ocean_waves.jpg
+share/tuxpaint/templates/rainbow_gradient.png
+share/tuxpaint/templates/redwoods_above.dat
 share/tuxpaint/templates/redwoods_above.jpg
+share/tuxpaint/templates/rocks.dat
 share/tuxpaint/templates/rocks.jpg
+share/tuxpaint/templates/sheep.dat
 share/tuxpaint/templates/sheep.jpg
+share/tuxpaint/templates/spiders_web.dat
 share/tuxpaint/templates/spiders_web.jpg
+share/tuxpaint/templates/sun_behind_clouds.dat
 share/tuxpaint/templates/sun_behind_clouds.jpg
+share/tuxpaint/templates/sun_behind_leaves.dat
 share/tuxpaint/templates/sun_behind_leaves.jpg
+share/tuxpaint/templates/trees_above.dat
 share/tuxpaint/templates/trees_above.jpg
+share/tuxpaint/templates/trees_at_dusk.dat
 share/tuxpaint/templates/trees_at_dusk.jpg
+share/tuxpaint/templates/wool_mill_machine.dat
 share/tuxpaint/templates/wool_mill_machine.jpg

Index: pkgsrc/graphics/tuxpaint/distinfo
diff -u pkgsrc/graphics/tuxpaint/distinfo:1.31 pkgsrc/graphics/tuxpaint/distinfo:1.32
--- pkgsrc/graphics/tuxpaint/distinfo:1.31      Tue Oct 26 10:47:21 2021
+++ pkgsrc/graphics/tuxpaint/distinfo   Fri Nov 29 22:55:50 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2021/10/26 10:47:21 nia Exp $
+$NetBSD: distinfo,v 1.32 2024/11/29 22:55:50 wiz Exp $
 
-BLAKE2s (tuxpaint-0.9.23.tar.gz) = e4e9b099220904a1b826224fcc15ea4ad4daa55dcf0eca9fb3cad2f2235d84ff
-SHA512 (tuxpaint-0.9.23.tar.gz) = 540590c401256a2a37d18c77dbc4130d83b015572ac8e9ef03a8c09ea11d2bfbcc8cfcf7e3b221846f6f67d1eaab9b777da15bb0c97561f5cb421e70a8e4615f
-Size (tuxpaint-0.9.23.tar.gz) = 15500449 bytes
-SHA1 (patch-Makefile) = 7702fa484c913ed73745c2e23e1d6f09cc6837fb
+BLAKE2s (tuxpaint-0.9.34.tar.gz) = a9eb9aa6416bac87bf483b3141445d0013849288b465c62ead8c771ea4513225
+SHA512 (tuxpaint-0.9.34.tar.gz) = acc31be12609edd36ea584396ddf3d39ead06ae0a7fed57db779c77fee886e8db788bd7201276da85499d116bb224387468f46cf1775834757dd022729dc7b55
+Size (tuxpaint-0.9.34.tar.gz) = 25147692 bytes
+SHA1 (patch-Makefile) = 52016d4954d5ca9a02a739d4c18a852455e3534a

Index: pkgsrc/graphics/tuxpaint/patches/patch-Makefile
diff -u pkgsrc/graphics/tuxpaint/patches/patch-Makefile:1.4 pkgsrc/graphics/tuxpaint/patches/patch-Makefile:1.5
--- pkgsrc/graphics/tuxpaint/patches/patch-Makefile:1.4 Thu Mar 26 02:32:13 2020
+++ pkgsrc/graphics/tuxpaint/patches/patch-Makefile     Fri Nov 29 22:55:50 2024
@@ -1,42 +1,26 @@
-$NetBSD: patch-Makefile,v 1.4 2020/03/26 02:32:13 joerg Exp $
+$NetBSD: patch-Makefile,v 1.5 2024/11/29 22:55:50 wiz Exp $
 
-Do not run KDE4 installation programs.
+install(1) on NetBSD does not support (this) -Dt nor --mode.
+Sent upstream.
 
---- Makefile.orig      2018-08-30 09:05:19.000000000 +0000
+--- Makefile.orig      2024-10-25 23:17:54.000000000 +0000
 +++ Makefile
-@@ -463,7 +463,7 @@ trans:
- windows_ARCH_INSTALL:=
- osx_ARCH_INSTALL:=install-macbundle TuxPaint.dmg
- beos_ARCH_INSTALL:=install-haiku
--linux_ARCH_INSTALL:=install-kde install-kde-icons
-+linux_ARCH_INSTALL:=install-kde-icons
- ARCH_INSTALL:=$($(OS)_ARCH_INSTALL)
+@@ -1004,7 +1004,7 @@ install-pkgxdg: src/tuxpaint.desktop src
+       cp -a data/images/icon96x96.png $(NEWICON_PREFIX)/96x96/apps/tuxpaint.png
+       cp -a data/images/icon128x128.png $(NEWICON_PREFIX)/128x128/apps/tuxpaint.png
+       cp -a data/images/icon192x192.png $(NEWICON_PREFIX)/192x192/apps/tuxpaint.png
+-      install --mode=0644 -Dt $(METAINFO_PREFIX) src/org.tuxpaint.Tuxpaint.appdata.xml
++      cp -a src/org.tuxpaint.Tuxpaint.appdata.xml $(METAINFO_PREFIX)
  
- # "make install" installs all of the various parts
-@@ -483,7 +483,7 @@ install:   install-bin install-data instal
-       @echo
-       @echo "--------------------------------------------------------------"
-       @echo
--      @if [ "x$(OS)" == "xosx" ]; then \
-+      @if [ "x$(OS)" = "xosx" ]; then \
-               echo "All done! Now you can double click $(BUNDLE) to run the"; \
-               echo "program!!! TuxPaint.dmg has also been created for"; \
-               echo "distribution."; \
-@@ -878,7 +878,7 @@ install-dlls:
-       @cp `which libstdc++-6.dll` $(BIN_PREFIX)
-       @cp `which libfribidi-0.dll` $(BIN_PREFIX)
-       @cp `which libwinpthread-1.dll` $(BIN_PREFIX)
--      @if [ "x$(BDIST_WIN9X)" == "x" ]; then \
-+      @if [ "x$(BDIST_WIN9X)" o= "x" ]; then \
-         cp `which libxml2-2.dll` $(BIN_PREFIX); \
-         cp `which libcairo-2.dll` $(BIN_PREFIX); \
-         cp `which libfontconfig-1.dll` $(BIN_PREFIX); \
-@@ -900,7 +900,7 @@ install-dlls:
-         cp `which bz2-1.dll` $(BIN_PREFIX); \
+ .PHONY: install-xdg
+ install-xdg: src/tuxpaint.desktop src/tuxpaint-fullscreen.desktop src/org.tuxpaint.Tuxpaint.appdata.xml
+@@ -1039,7 +1039,8 @@ install-xdg: src/tuxpaint.desktop src/tu
+       @if [ "x$(shell which update-desktop-database)" != "x" ]; then \
+         update-desktop-database ; \
        fi
-       @strip -s $(BIN_PREFIX)/*.dll
--      @if [ "x$(BDIST_WIN9X)" == "x" ]; then \
-+      @if [ "x$(BDIST_WIN9X)" = "x" ]; then \
-         echo; \
-         echo "...Installing Configuration Files..."; \
-         cp -R win32/etc/ $(BIN_PREFIX); \
+-      install --mode=0644 -Dt $(METAINFO_PREFIX) src/org.tuxpaint.Tuxpaint.appdata.xml
++      mkdir -p $(METAINFO_PREFIX)
++      cp -a src/org.tuxpaint.Tuxpaint.appdata.xml $(METAINFO_PREFIX)
+ #do package path related stuff, ie use destdir
+ 
+ # Install the PNG icon (for KDE desktop, etc.)



Home | Main Index | Thread Index | Old Index