[PATCH 1 of 5] Added new icons
Wald Commits
scm-commit at wald.intevation.org
Wed Jun 25 14:56:42 CEST 2014
# HG changeset patch
# User Raimund Renkert <rrenkert at intevation.de>
# Date 1403700576 -7200
# Branch trustbridge-refactor
# Node ID ba0434cd12e149887fa3e942de79b267d7c71d8c
# Parent c57a1da8a1f1e75b907ed87ffa1aebce7cd2b68b
Added new icons.
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/icons.qrc
--- a/ui/icons.qrc Mon Jun 16 14:58:02 2014 +0200
+++ b/ui/icons.qrc Wed Jun 25 14:49:36 2014 +0200
@@ -13,5 +13,12 @@
<file>img/document-encrypt.png</file>
<file>img/task-attempt.png</file>
<file>img/dialog-information.png</file>
+ <file>img/system-search.png</file>
+ <file>img/system-shutdown.png</file>
+ <file>img/edit-redo.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>
</qresource>
</RCC>
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/edit-redo.png
Binary file ui/img/edit-redo.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/security-high.png
Binary file ui/img/security-high.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/security-low.png
Binary file ui/img/security-low.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/security-medium.png
Binary file ui/img/security-medium.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/system-search.png
Binary file ui/img/system-search.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/system-shutdown.png
Binary file ui/img/system-shutdown.png has changed
diff -r c57a1da8a1f1 -r ba0434cd12e1 ui/img/trash-empty.png
Binary file ui/img/trash-empty.png has changed
More information about the Trustbridge-commits
mailing list