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:
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 4022212e6..1a818a4d0 100644
--- a/OWNCLOUD.cmake
+++ b/OWNCLOUD.cmake
@@ -3,6 +3,7 @@ set( APPLICATION_EXECUTABLE "owncloud" )
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( THEME_CLASS "ownCloudTheme" )
set( APPLICATION_REV_DOMAIN "com.owncloud.desktopclient" )