new sound for sharpen magic tool
This commit is contained in:
parent
480b7a874d
commit
60af51dfdb
5 changed files with 14 additions and 2 deletions
|
|
@ -211,6 +211,12 @@ $Id$
|
|||
Pink noise.ogg by User:Omegatron http://commons.wikimedia.org/wiki/Image:Pink_noise.ogg
|
||||
Dual licensed CC-BY-SA and GFDL.
|
||||
|
||||
* Sharpen tool sound
|
||||
caroline Ford <caroline.ford.work@googlemail.com> 2008 based on
|
||||
FD pip socandecho call.ogg (bat noises!) by User:CountPierre
|
||||
http://commons.wikimedia.org/wiki/Image:FD_pip_socandecho_call.ogg
|
||||
Dual licensed CC-BY-SA and GFDL.
|
||||
|
||||
|
||||
* Translations
|
||||
|
||||
|
|
|
|||
|
|
@ -68,6 +68,9 @@ $Id$
|
|||
* "Negative", "Tint", "Glass Tile", "Darken" and "Lighten" tools
|
||||
can all now affect the entire image.
|
||||
|
||||
* Sharpen.ogg is taken from http://commons.wikimedia.org/wiki/Image:FD_pip_socandecho_call.ogg
|
||||
by CountPierre under CC-BY-SA and the GFDL. Editing in audacity by C Ford.
|
||||
|
||||
* System-Related Improvements:
|
||||
----------------------------
|
||||
* 'savedir' and 'datadir' paths given in configuration files
|
||||
|
|
|
|||
BIN
magic/sounds/sharpen.ogg
Normal file
BIN
magic/sounds/sharpen.ogg
Normal file
Binary file not shown.
|
|
@ -61,7 +61,7 @@ static Mix_Chunk * sharpen_snd_effect[sharpen_NUM_TOOLS];
|
|||
|
||||
const char * sharpen_snd_filenames[sharpen_NUM_TOOLS] = {
|
||||
"flip.wav",
|
||||
"flip.wav",
|
||||
"sharpen.ogg",
|
||||
"flip.wav"
|
||||
};
|
||||
const char * sharpen_icon_filenames[sharpen_NUM_TOOLS] = {
|
||||
|
|
|
|||
|
|
@ -52,8 +52,9 @@ Name[pt_PT]=Tux Paint
|
|||
Name[ru]=Рисуй вместе с Tux!
|
||||
Name[sk]=Kreslenie s Tuxom
|
||||
Name[sl]=Tux Paint
|
||||
Name[son]=Tux Paint
|
||||
Name[sr]=Такс Цртање
|
||||
Name[sv]=Tux Paint
|
||||
Name[sv]=Rita med Tux
|
||||
Name[sw]=Koti ya Rangi
|
||||
Name[ta]=¼ìŠ ¦À¢ýð
|
||||
Name[te]=టక్స పెయింట్
|
||||
|
|
@ -128,6 +129,7 @@ GenericName[pt_PT]=Programa de desenho
|
|||
GenericName[ru]=Программа для рисования
|
||||
GenericName[sk]=Kresliaci program
|
||||
GenericName[sl]=Risarski program
|
||||
GenericName[son]=Žeeriyan programu
|
||||
GenericName[sr]=Програм за цртање
|
||||
GenericName[sv]=Ritprogram
|
||||
GenericName[sw]=Programu ya kuchora
|
||||
|
|
@ -198,6 +200,7 @@ Comment[pt_PT]=Um programa de desenho para crianças.
|
|||
Comment[ru]=Детская программа для рисования.
|
||||
Comment[sk]=Kresliaci program pre deti.
|
||||
Comment[sl]=Risarski program za otroke
|
||||
Comment[son]=Zanka se žeeriyan programu.
|
||||
Comment[sr]=Дечји програм за цртање
|
||||
Comment[sv]=Ett ritprogram för barn.
|
||||
Comment[sw]=Programu kwa watoto kuchora.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue