diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 0034ddb81..99c8e7327 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -2,12 +2,12 @@ AUTHORS.txt for Tux Paint Tux Paint - A simple drawing program for children. -Copyright (c) 2002-2013 by Bill Kendrick and others +Copyright (c) 2002-2014 by Bill Kendrick and others bill@newbreedsoftware.com http://www.tuxpaint.org/ -June 17, 2002 - March 28, 2013 +June 17, 2002 - January 4, 2014 $Id$ @@ -283,7 +283,8 @@ $Id$ Caroline Ford * Silver Frame - Original is by Nicu Buculei and taken from Open Clip Art. Prepared by Caroline Ford + Original is by Nicu Buculei and taken from Open Clip Art. + Prepared by Caroline Ford * Hat, Elephant, Skull, Old Soviet Car, Bald Eagle, Car 2, Desert Tortoise, Gecko, Manatee, Pansy, Stained Glass, @@ -313,6 +314,28 @@ $Id$ * Other fonts: See their respective "COPYING.txt" details, under "fonts/locale/*_docs/"... +* Templates + * Burnt bark + * Cliff + * Corn maze + * Jellyfish + * Lighthouse + * Mossy bark + * Mossy log + * Mudstone + * Ocean splash + * Ocean waves + * Redwoods above + * Rocks + * Sheep + * Spider's web + * Sun behind clouds + * Sun behind leaves + * Trees above + * Trees at dusk + * Wool mill machine + Bill Kendrick + * Sound diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 07809a4d5..d727be963 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -280,7 +280,6 @@ $Id$ * Adapted the interface to play nice too on touchscreen devices. - * New Starters: ------------- * Elephant @@ -305,12 +304,34 @@ $Id$ * Frame - hearts * Fish Icon * Mosaic - - From Open Clip Art, curated by - Caroline Ford + From Open Clip Art, curated by + Caroline Ford * Frame - neon - Made in inkscape and the gimp by C Ford. + Made in inkscape and the gimp by Caroline Ford. + + * New Templates + ------------- + * Burnt bark + * Cliff + * Corn maze + * Jellyfish + * Lighthouse + * Mossy bark + * Mossy log + * Mudstone + * Ocean splash + * Ocean waves + * Redwoods above + * Rocks + * Sheep + * Spider's web + * Sun behind clouds + * Sun behind leaves + * Trees above + * Trees at dusk + * Wool mill machine + Photographed by Bill Kendrick * New Brushes --------- diff --git a/templates/burnt_bark.jpg b/templates/burnt_bark.jpg new file mode 100644 index 000000000..266ef07c2 Binary files /dev/null and b/templates/burnt_bark.jpg differ diff --git a/templates/cliff.jpg b/templates/cliff.jpg new file mode 100644 index 000000000..8e45d8ac1 Binary files /dev/null and b/templates/cliff.jpg differ diff --git a/templates/corn_maze.jpg b/templates/corn_maze.jpg new file mode 100644 index 000000000..df569e3bf Binary files /dev/null and b/templates/corn_maze.jpg differ diff --git a/templates/jellyfish.jpg b/templates/jellyfish.jpg new file mode 100644 index 000000000..07422edae Binary files /dev/null and b/templates/jellyfish.jpg differ diff --git a/templates/lighthouse.jpg b/templates/lighthouse.jpg new file mode 100644 index 000000000..db332af92 Binary files /dev/null and b/templates/lighthouse.jpg differ diff --git a/templates/mossy_bark.jpg b/templates/mossy_bark.jpg new file mode 100644 index 000000000..1c76f0937 Binary files /dev/null and b/templates/mossy_bark.jpg differ diff --git a/templates/mossy_log.jpg b/templates/mossy_log.jpg new file mode 100644 index 000000000..388d65159 Binary files /dev/null and b/templates/mossy_log.jpg differ diff --git a/templates/mudstone.jpg b/templates/mudstone.jpg new file mode 100644 index 000000000..e2b76a56f Binary files /dev/null and b/templates/mudstone.jpg differ diff --git a/templates/ocean_splash.jpg b/templates/ocean_splash.jpg new file mode 100644 index 000000000..7da34073b Binary files /dev/null and b/templates/ocean_splash.jpg differ diff --git a/templates/ocean_waves.jpg b/templates/ocean_waves.jpg new file mode 100644 index 000000000..d312386ca Binary files /dev/null and b/templates/ocean_waves.jpg differ diff --git a/templates/redwoods_above.jpg b/templates/redwoods_above.jpg new file mode 100644 index 000000000..a027d3596 Binary files /dev/null and b/templates/redwoods_above.jpg differ diff --git a/templates/rocks.jpg b/templates/rocks.jpg new file mode 100644 index 000000000..894450682 Binary files /dev/null and b/templates/rocks.jpg differ diff --git a/templates/sheep.jpg b/templates/sheep.jpg new file mode 100644 index 000000000..556981c88 Binary files /dev/null and b/templates/sheep.jpg differ diff --git a/templates/spiders_web.jpg b/templates/spiders_web.jpg new file mode 100644 index 000000000..c12f94192 Binary files /dev/null and b/templates/spiders_web.jpg differ diff --git a/templates/sun_behind_clouds.jpg b/templates/sun_behind_clouds.jpg new file mode 100644 index 000000000..5b5fd5c9f Binary files /dev/null and b/templates/sun_behind_clouds.jpg differ diff --git a/templates/sun_behind_leaves.jpg b/templates/sun_behind_leaves.jpg new file mode 100644 index 000000000..0a950239a Binary files /dev/null and b/templates/sun_behind_leaves.jpg differ diff --git a/templates/trees_above.jpg b/templates/trees_above.jpg new file mode 100644 index 000000000..78eb80bc3 Binary files /dev/null and b/templates/trees_above.jpg differ diff --git a/templates/trees_at_dusk.jpg b/templates/trees_at_dusk.jpg new file mode 100644 index 000000000..0943520ab Binary files /dev/null and b/templates/trees_at_dusk.jpg differ diff --git a/templates/wool_mill_machine.jpg b/templates/wool_mill_machine.jpg new file mode 100644 index 000000000..0ea4ed845 Binary files /dev/null and b/templates/wool_mill_machine.jpg differ