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

@ -57,7 +57,7 @@ const char * noise_snd_filenames[noise_NUM_TOOLS] = {
"noise.ogg",
};
const char * noise_icon_filenames[noise_NUM_TOOLS] = {
"flip.png",
"noise.png",
};
const char * noise_names[noise_NUM_TOOLS] = {
gettext_noop("Noise"),