build: renamed Linux deleteConfig.sh to resetPreferences.sh and mention when changing screen settings

This commit is contained in:
Eberhard Graether
2018-01-16 16:13:07 +01:00
parent 5c3f067715
commit 1c6e3cb0da
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ INSTALL(FILES
INSTALL(PROGRAMS
${CMAKE_SOURCE_DIR}/setup/Linux/install.sh
${CMAKE_SOURCE_DIR}/setup/Linux/uninstall.sh
${CMAKE_SOURCE_DIR}/setup/Linux/deleteConfig.sh
${CMAKE_SOURCE_DIR}/setup/Linux/resetPreferences.sh
DESTINATION Sourcetrail
)