summaryrefslogtreecommitdiff
path: root/src/resources.qrc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-01-23 00:05:46 +0100
committerTannin <devnull@localhost>2014-01-23 00:05:46 +0100
commite597823337c858f2985c615ee5147f47567991ee (patch)
treee42647cf1114ebd4d42e4a8c15a91b941961c3df /src/resources.qrc
parente69210b3a78c4a6c63086d84e6bdb2c3b47d8944 (diff)
- boss integration
- plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries
Diffstat (limited to 'src/resources.qrc')
-rw-r--r--src/resources.qrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources.qrc b/src/resources.qrc
index 1582a3f2..73921f64 100644
--- a/src/resources.qrc
+++ b/src/resources.qrc
@@ -18,7 +18,7 @@
<file alias="profiles">resources/contact-new.png</file>
<file alias="settings">resources/preferences-system.png</file>
<file alias="executable">resources/application-x-executable.png</file>
- <file>resources/dialog-information.png</file>
+ <file alias="information">resources/dialog-information.png</file>
<file alias="locked">resources/emblem-readonly.png</file>
<file alias="next">resources/go-next_16.png</file>
<file alias="previous">resources/go-previous_16.png</file>