Threshold now called separate colors as sometimes it does b,w & blue! Two new icons - noise and toothpaste.
This commit is contained in:
parent
338f1ac321
commit
f01ddaeb97
5 changed files with 5 additions and 5 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue