Threshold now called separate colors as sometimes it does b,w & blue! Two new icons - noise and toothpaste.

This commit is contained in:
secretlondon 2008-08-31 02:43:58 +00:00
parent 338f1ac321
commit f01ddaeb97
5 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@ const char * toothpaste_snd_filenames[toothpaste_NUM_TOOLS] = {
"flip.wav",
};
const char * toothpaste_icon_filenames[toothpaste_NUM_TOOLS] = {
"flip.png",
"toothpaste.png",
};
const char * toothpaste_names[toothpaste_NUM_TOOLS] = {
gettext_noop("Toothpaste"),