annotate ui/icons.qrc @ 289:9ad00a3255f4

Change cinst from stdin input to use arguments. As we have to execute this process on Windows over the shell a stdin / stdout communication is not really possible without some major hacks. So you now have to supply an instructions file and the path to the certificatelist as arguments when this process is called
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 02 Apr 2014 13:52:02 +0000
parents f84d9ad9bfa9
children 340b8759d005
rev   line source
0
cb0cde2c5eb9 Initial commit. Basically a Hello World with a Tray Icon.
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
1 <!DOCTYPE RCC><RCC version="1.0">
cb0cde2c5eb9 Initial commit. Basically a Hello World with a Tray Icon.
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
2 <qresource>
cb0cde2c5eb9 Initial commit. Basically a Hello World with a Tray Icon.
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
3 <file>img/tray_22.png</file>
208
135eae057491 Add the logo.png as a resource
Andre Heinecke <andre.heinecke@intevation.de>
parents: 0
diff changeset
4 <file>img/logo.png</file>
209
f84d9ad9bfa9 Added new images and icons.
Raimund Renkert <rrenkert@intevation.de>
parents: 208
diff changeset
5 <file>img/logo-small.png</file>
f84d9ad9bfa9 Added new images and icons.
Raimund Renkert <rrenkert@intevation.de>
parents: 208
diff changeset
6 <file>img/list-add.png</file>
f84d9ad9bfa9 Added new images and icons.
Raimund Renkert <rrenkert@intevation.de>
parents: 208
diff changeset
7 <file>img/list-remove.png</file>
0
cb0cde2c5eb9 Initial commit. Basically a Hello World with a Tray Icon.
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
8 </qresource>
cb0cde2c5eb9 Initial commit. Basically a Hello World with a Tray Icon.
Andre Heinecke <aheinecke@intevation.de>
parents:
diff changeset
9 </RCC>

http://wald.intevation.org/projects/trustbridge/