summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-09-03 13:35:11 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-10-30 10:36:48 -0700
commit588abd019fb2ed3f607682f2b6c7fe86a7a5bb90 (patch)
tree4cdc36094c38fd0c764e5c0d937bac3a7da9de04
parent6cd711a11b1a2d9484eb05915de0bd5dc60907b2 (diff)
downloadsubsurface-588abd019fb2ed3f607682f2b6c7fe86a7a5bb90.tar.gz
Move the icons to the icons folder
There was no reason at all to keep those icons on the root folder. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--CMakeLists.txt2
-rw-r--r--icons/satellite.svg (renamed from satellite.svg)0
-rw-r--r--icons/subsurface-icon.svg (renamed from subsurface-icon.svg)0
-rw-r--r--icons/subsurface-mobile-icon.svg (renamed from subsurface-mobile-icon.svg)0
4 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f1c143b36..7e4e5f53d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -659,7 +659,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
install(DIRECTORY marbledata/bitmaps DESTINATION share/subsurface/data)
install(FILES subsurface.debug DESTINATION bin)
install(FILES subsurface.desktop DESTINATION share/applications)
- install(FILES subsurface-icon.svg DESTINATION share/icons/hicolor/scalable/apps)
+ install(FILES icons/subsurface-icon.svg DESTINATION share/icons/hicolor/scalable/apps)
install(DIRECTORY Documentation/images DESTINATION share/subsurface/Documentation)
install(FILES ${DOCFILES} DESTINATION share/subsurface/Documentation)
install(DIRECTORY theme DESTINATION share/subsurface)
diff --git a/satellite.svg b/icons/satellite.svg
index 10b2ee5db..10b2ee5db 100644
--- a/satellite.svg
+++ b/icons/satellite.svg
diff --git a/subsurface-icon.svg b/icons/subsurface-icon.svg
index 29410c8ee..29410c8ee 100644
--- a/subsurface-icon.svg
+++ b/icons/subsurface-icon.svg
diff --git a/subsurface-mobile-icon.svg b/icons/subsurface-mobile-icon.svg
index e4cf8aea2..e4cf8aea2 100644
--- a/subsurface-mobile-icon.svg
+++ b/icons/subsurface-mobile-icon.svg