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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Kamm <mail@ckamm.de>2018-04-18 12:02:53 +0300
committerChristian Kamm <mail@ckamm.de>2018-04-18 12:02:53 +0300
commit9e8464e1149f79e77ba1807a03520ae9d90cc84a (patch)
treeb2afca52539b5aef9c50a181c47444531d8424fa /OWNCLOUD.cmake
parent57044c1e02934e3aecf637371efe56dc00d0ecf6 (diff)
parenta9561f494b6b6259ed7fb5f0e05e23f6e423f21d (diff)
Merge branch 'placeholder-prototype'
Diffstat (limited to 'OWNCLOUD.cmake')
-rw-r--r--OWNCLOUD.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/OWNCLOUD.cmake b/OWNCLOUD.cmake
index 56a11057a..f560db47d 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -5,6 +5,7 @@ set( APPLICATION_DOMAIN "owncloud.com" )
set( APPLICATION_VENDOR "ownCloud" )
set( APPLICATION_UPDATE_URL "https://updates.owncloud.com/client/" CACHE string "URL for updater" )
set( APPLICATION_ICON_NAME "owncloud" )
+set( APPLICATION_PLACEHOLDER_SUFFIX "owncloud" CACHE STRING "Placeholder suffix (not including the .)")
set( LINUX_PACKAGE_SHORTNAME "owncloud" )