summaryrefslogtreecommitdiff
path: root/src/resources.qrc
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2013-04-13 19:23:18 +0200
committerTannin <devnull@localhost>2013-04-13 19:23:18 +0200
commit1c9018e9fdba7878b0ef605f81529c20ef3bbffe (patch)
tree7b52a5f7b9091ea68f03d06692bba4c240d30d49 /src/resources.qrc
parent528338d7bfb5479115511f77b70219eda1b32a62 (diff)
- bugfix: wrong multibyte to widechar conversion in hookdll breaks internationalization
- bugfix: mod names not checked for validity on rename - bugfix: mod list wasn't invalidated after rename (regression?) - problem reports moved to separate dialog - ncc plugin now does the check for dotNet - python plugin wrapper started (only supports tools currently) - new ini editor plugin in python (non-functional currently)
Diffstat (limited to 'src/resources.qrc')
-rw-r--r--src/resources.qrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/resources.qrc b/src/resources.qrc
index a743ba39..855a23fc 100644
--- a/src/resources.qrc
+++ b/src/resources.qrc
@@ -50,8 +50,5 @@
<file alias="emblem_conflict_overwritten">resources/conflict-overwritten.png</file>
<file alias="emblem_conflict_redundant">resources/conflict-redundant.png</file>
<file alias="emblem_notes">resources/accessories-text-editor.png</file>
- <file alias="network_idle">resources/network-idle.png</file>
- <file alias="network_offline">resources/network-offline.png</file>
- <file alias="network_error">resources/network-error.png</file>
</qresource>
</RCC>