Mercurial > hg > sonic-visualiser
comparison sonic-visualiser.qrc @ 1:40116f709d3b
* Reorganising code base. This revision probably should compile once more.
author | Chris Cannam |
---|---|
date | Mon, 31 Jul 2006 14:05:22 +0000 |
parents | |
children | d88d117e0c34 |
comparison
equal
deleted
inserted
replaced
0:cd5d7ff8ef38 | 1:40116f709d3b |
---|---|
1 <!DOCTYPE RCC><RCC version="1.0"> | |
2 <qresource> | |
3 <file>icons/waveform.png</file> | |
4 <file>icons/spectrogram.png</file> | |
5 <file>icons/timeruler.png</file> | |
6 <file>icons/pane.png</file> | |
7 <file>icons/instants.png</file> | |
8 <file>icons/notes.png</file> | |
9 <file>icons/values.png</file> | |
10 <file>icons/colour3d.png</file> | |
11 <file>icons/playpause.png</file> | |
12 <file>icons/ffwd.png</file> | |
13 <file>icons/ffwd-end.png</file> | |
14 <file>icons/rewind.png</file> | |
15 <file>icons/rewind-start.png</file> | |
16 <file>icons/playselection.png</file> | |
17 <file>icons/playloop.png</file> | |
18 <file>icons/fader_background.png</file> | |
19 <file>icons/fader_knob.png</file> | |
20 <file>icons/fader_knob_red.png</file> | |
21 <file>icons/fader_leds.png</file> | |
22 <file>icons/faders.png</file> | |
23 <file>icons/select.png</file> | |
24 <file>icons/text.png</file> | |
25 <file>icons/draw.png</file> | |
26 <file>icons/draw-curve.png</file> | |
27 <file>icons/move.png</file> | |
28 <file>icons/navigate.png</file> | |
29 <file>icons/zoom.png</file> | |
30 <file>icons/zoom-in.png</file> | |
31 <file>icons/zoom-out.png</file> | |
32 <file>icons/undo.png</file> | |
33 <file>icons/redo.png</file> | |
34 <file>icons/new.png</file> | |
35 <file>icons/exit.png</file> | |
36 <file>icons/speaker.png</file> | |
37 <file>icons/annotation.png</file> | |
38 <file>icons/fileopen.png</file> | |
39 <file>icons/fileopen-22.png</file> | |
40 <file>icons/fileclose.png</file> | |
41 <file>icons/filenew.png</file> | |
42 <file>icons/filenew-22.png</file> | |
43 <file>icons/filesave.png</file> | |
44 <file>icons/filesave-22.png</file> | |
45 <file>icons/filesaveas.png</file> | |
46 <file>icons/filesaveas-22.png</file> | |
47 <file>icons/editdelete.png</file> | |
48 <file>icons/editcut.png</file> | |
49 <file>icons/editcopy.png</file> | |
50 <file>icons/editpaste.png</file> | |
51 <file>samples/bass.wav</file> | |
52 <file>samples/beep.wav</file> | |
53 <file>samples/bounce.wav</file> | |
54 <file>samples/clap.wav</file> | |
55 <file>samples/click.wav</file> | |
56 <file>samples/cowbell.wav</file> | |
57 <file>samples/hihat.wav</file> | |
58 <file>samples/kick.wav</file> | |
59 <file>samples/organ.wav</file> | |
60 <file>samples/piano.wav</file> | |
61 <file>samples/snare.wav</file> | |
62 <file>samples/stick.wav</file> | |
63 <file>samples/strike.wav</file> | |
64 <file>samples/tap.wav</file> | |
65 <file>i18n/sonic-visualiser_ru.qm</file> | |
66 </qresource> | |
67 </RCC> |