diff options
| author | Tannin <devnull@localhost> | 2013-04-04 21:49:44 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-04-04 21:49:44 +0200 |
| commit | de27ab391f5c56db9532e7cbc32145d21e5df97c (patch) | |
| tree | 349ad259558322936381297a77b207c65ed87de3 /src/resources.qrc | |
| parent | d9a6dbb916236531a96b9b84b06e7be666c05d56 (diff) | |
- creating mods from overwrite
- moving files from overwrite to mods
- offline mode
- several fixes to the grouping system
- fix to "duplicate translation" errors
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 855a23fc..a743ba39 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -50,5 +50,8 @@ <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> |
