summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-08-02 08:11:18 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-08-02 08:11:18 +0000
commit20365dcefe0dcc29e115b6afa990e6a93e6f1f19 (patch)
tree2ca0a6c9268e629c8ecfd50233312aec72991e88 /share
parentFixing coding style (diff)
downloadinkscape-20365dcefe0dcc29e115b6afa990e6a93e6f1f19.tar.gz
inkscape-20365dcefe0dcc29e115b6afa990e6a93e6f1f19.zip
Move themes to user system folders
Diffstat (limited to 'share')
-rw-r--r--share/CMakeLists.txt1
-rw-r--r--share/themes/CMakeLists.txt0
2 files changed, 0 insertions, 1 deletions
diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt
index 5d74ff397..ab1a16e40 100644
--- a/share/CMakeLists.txt
+++ b/share/CMakeLists.txt
@@ -13,7 +13,6 @@ add_subdirectory(patterns)
add_subdirectory(screens)
add_subdirectory(symbols)
add_subdirectory(templates)
-add_subdirectory(themes)
add_subdirectory(pixmaps)
add_subdirectory(tutorials)
add_subdirectory(ui)
diff --git a/share/themes/CMakeLists.txt b/share/themes/CMakeLists.txt
deleted file mode 100644
index e69de29bb..000000000
--- a/share/themes/CMakeLists.txt
+++ /dev/null