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

OWNCLOUD.cmake - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e28f0524984a32fc3ee786336637c84ca44a1c0 (plain)
1
2
3
4
5
6
7
set( APPLICATION_SHORTNAME  "owncloud" )
set( APPLICATION_NAME       "ownCloud" )
set( APPLICATION_EXECUTABLE "owncloud"        )
set( APPLICATION_DOMAIN     "owncloud.com"    )
set( APPLICATION_VENDOR     "ownCloud, Inc"   )
set( THEME_CLASS            "ownCloudTheme"   )
set( APPLICATION_REV_DOMAIN "com.owncloud.desktopclient" )