Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-05-03 01:08:51 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-05-03 01:08:51 +0300
commit5300a7d4aff6a07e5035aca615786d2b07ba904d (patch)
tree11bd3e6480682fc5f15304d2fefa3e4595e67376 /data/CMakeLists.txt
parent4250958162233657b56ae7af2947b4a4eeb87764 (diff)
Renamed terminal color folder
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 08238efa7..1abf6c4c4 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -30,5 +30,5 @@
# version. If you delete this exception statement from all source
# files in the program, then also delete it here.
-install(DIRECTORY term_colors DESTINATION "${REMMINA_DATADIR}/remmina")
add_subdirectory(ui)
+add_subdirectory(theme)