Commit Graph

3 Commits

Author SHA1 Message Date
Christian Kamm
2c0a379f3a Minimal libcloudproviders support #7209
- Add it as an optional dependency for linux builds,
  controlled by WITH_LIBCLOUDPROVIDERS, which is enabled automatically
  if the dependencies are available. Note that >=0.3.0 is required.

- Add code to export sync folders through the library and to add a
  minimal "Settings..." menu action.

- Set up cloud provider registration by installing a file into a
  path like /usr/share/cloud-providers/.

- DBus name and path are derived from APPLICATION_REV_DOMAIN by default
  and may be overridden with APPLICATION_CLOUDPROVIDERS_DBUS_NAME and
  APPLICATION_CLOUDPROVIDERS_DBUS_PATH if necessary.
2019-06-07 09:26:33 +02:00
Dominik Schmidt
f8007cfc0b Add doc CMake target 2019-02-12 20:30:30 +01:00
Dominik Schmidt
5989c84949 Move theme related logic into a single THEME.cmake 2018-06-15 09:44:24 +02:00