diff options
| author | Tannin <devnull@localhost> | 2014-04-05 15:36:42 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-04-05 15:36:42 +0200 |
| commit | cabed9b268c9f095d5e3b98a6797b0bcdcd38b1f (patch) | |
| tree | 454b03b0c5664e90fe586e7b39603e34a526d35b /src/resources.qrc | |
| parent | 98e5e57a845541acddf519a81957261f58008cb9 (diff) | |
| parent | c017f4a0d50b67a44e276bd5ae8929ed3990c62c (diff) | |
Merge with branch1.1
Diffstat (limited to 'src/resources.qrc')
| -rw-r--r-- | src/resources.qrc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/resources.qrc b/src/resources.qrc index 3f27e2cc..bf53ea95 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> @@ -51,5 +51,9 @@ <file alias="emblem_notes">resources/accessories-text-editor.png</file> <file alias="version_date">resources/x-office-calendar.png</file> <file alias="warning_16">resources/dialog-warning_16.png</file> + <file alias="attachment">resources/mail-attachment.png</file> + <file alias="backup">resources/document-save_32.png</file> + <file alias="restore">resources/edit-undo.png</file> + <file alias="sort">resources/arrange-boxes.png</file> </qresource> </RCC> |
