diff --git a/docs/AUTHORS.txt b/docs/AUTHORS.txt index 3bd0cbdc2..fef7bb300 100644 --- a/docs/AUTHORS.txt +++ b/docs/AUTHORS.txt @@ -204,6 +204,9 @@ $Id$ * Silver Frame Original is by Nicu Buculei and taken from Open Clip Art. Prepared by Caroline Ford + * Hat, Elephant, Skull, Old Soviet Car + Originals from Open Clip Art and Public Domain. + * Fonts * DejaVu Sans diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 07a87f32d..c65fa7a9f 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -14,6 +14,8 @@ $Id$ * Perspective - Change the image's perspective. Zoom - Zoom the image in or out. By Pere Pujal i Carabantes + +/*blind and mosaic?*/ * Other Improvements: ------------------- @@ -23,6 +25,16 @@ $Id$ with some prompts, in some locales. (SF.net bug #2834461) + * New Starters: + ------------- + * Elephant + * Hat + * Old Soviet Car + * Skull + + From Open Clip Art, curated by + Caroline Ford + * Localization Updates: --------------------- * Chinese (Traditional) translation diff --git a/magic/src/blind.c b/magic/src/blind.c index 1ff510a4b..ba6a3bebe 100644 --- a/magic/src/blind.c +++ b/magic/src/blind.c @@ -94,7 +94,7 @@ char * blind_get_name(magic_api * api, int which) char * blind_get_description(magic_api * api, int which, int mode) { - return strdup(gettext_noop("Click on a side and drag the blind to where you want, move the first line to open or close the blind.")); + return strdup(gettext_noop("Click and drag to draw the blind, move left or right to open or close.")); } int blind_requires_colors(magic_api * api, int which) diff --git a/starters/elephant.svg b/starters/elephant.svg new file mode 100644 index 000000000..cce8eb6c2 --- /dev/null +++ b/starters/elephant.svg @@ -0,0 +1,51 @@ + + + + + + + Elephant Outline + Clip art for coloring book creation + + + mammal + asia + animal + africa + coloring + + + + + Open Clip Art Library + + + + + Matthew Loewen + + + + + Matthew Loewen + + + + image/svg+xml + + + en + + + + + + + + + + + + + + \ No newline at end of file diff --git a/starters/hat.svg b/starters/hat.svg new file mode 100644 index 000000000..5562a91a3 --- /dev/null +++ b/starters/hat.svg @@ -0,0 +1,27 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + \ No newline at end of file