diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-07-10 12:40:43 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-10 10:15:16 -0700 |
commit | 7294d7bc5ff767e5c00d844431144e3c9aa5416e (patch) | |
tree | 6afd5621faffcf76b3967b2e116c57eb0d566712 /subsurface.qrc | |
parent | a8a8bcd86a01e006b3f45ce916ad626fe3efe70c (diff) | |
download | subsurface-7294d7bc5ff767e5c00d844431144e3c9aa5416e.tar.gz |
Added icon for Pictures based on the KDE iconpack
This is just untill luisa send us correct icons.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r-- | subsurface.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc index a98ed4d9c..64f78a144 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -56,6 +56,7 @@ <file alias="icon_ead">icons/ead.png</file> <file alias="icon_HR">icons/icon-HR.png</file> <file alias="calendar">icons/calendarbg.png</file> + <file alias="pictures">icons/pictures.png</file> <file>icons/subsurface/index.theme</file> <file>icons/subsurface/32x32/actions/go-down.png</file> <file>icons/subsurface/32x32/actions/go-up.png</file> |