Mercurial > hg > sonic-visualiser
diff sonic-visualiser.qrc @ 165:33280c031d19
* Add a colour database, and Add New Colour function to the colour combo
in property box. The colour property is only correctly handled in the
waveform layer so far.
* Add en_GB translation, to translate those annoying Color texts in the
Qt colour picker dialog.
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2007 17:21:37 +0000 |
parents | 152619d379e0 |
children | 98ba77e0d897 |
line wrap: on
line diff
--- a/sonic-visualiser.qrc Thu Jul 05 15:36:37 2007 +0000 +++ b/sonic-visualiser.qrc Wed Jul 11 17:21:37 2007 +0000 @@ -83,6 +83,7 @@ <file>samples/strike.wav</file> <file>samples/tap.wav</file> <file>i18n/sonic-visualiser_ru.qm</file> + <file>i18n/sonic-visualiser_en_GB.qm</file> <file>i18n/tips_en.xml</file> </qresource> </RCC>