summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 13399ef9..8181f6b4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-PROJECT(TMW)
+PROJECT(TME)
SET(VERSION 0.0.24.1)
@@ -18,4 +18,4 @@ ENDIF (WIN32)
ADD_SUBDIRECTORY(data)
ADD_SUBDIRECTORY(src)
-INSTALL(FILES tmw.desktop DESTINATION share/applications)
+INSTALL(FILES tme.desktop DESTINATION share/applications)