view ui/icons.qrc @ 1119:5349e2354c48

(issue54) Merge branch runafterinstall There is now an NSIS Plugin that executes the Software after installation using COM in the shell of the current user. With the way over the shell there is no inheritance / token management required. As it is impossible to drop all privileges of a token granted by UAC and still be able to reelevate the Token again with another RunAs call later this round trip over the Shell was necessary.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 16 Sep 2014 19:48:22 +0200
parents 0c60ec9c2461
children 0486da3ce13c
line wrap: on
line source
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
    <file>img/tray_22.png</file>
    <file>img/tray_48.png</file>
    <file>img/logo.png</file>
    <file>img/list-add.png</file>
    <file>img/list-remove.png</file>
    <file>img/document-save.png</file>
    <file>img/document-open.png</file>
    <file>img/document-new.png</file>
    <file>img/document-close.png</file>
    <file>img/view-refresh.png</file>
    <file>img/view-refresh_16px.png</file>
    <file>img/document-encrypt.png</file>
    <file>img/dialog-warning.png</file>
    <file>img/dialog-information.png</file>
    <file>img/dialog-information_16px.png</file>
    <file>img/dialog-information_grey_16px.png</file>
    <file>img/application-exit.png</file>
    <file>img/security-low.png</file>
    <file>img/security-medium.png</file>
    <file>img/security-high.png</file>
    <file>img/trash-empty.png</file>
    <file>img/update-list.png</file>
    <file>img/red-circle.png</file>
    <file>img/preferences-network_16.png</file>
    <file>img/preferences-network_64.png</file>
    <file>img/show-help_16.png</file>
    <file>img/write-into-48.png</file>
    <file>img/write-remove-48.png</file>
</qresource>
</RCC>

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