mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
5c495265f4
This implements out-of-repository-theming, and removes the old custom.ini theming that never worked on all platforms and had no straight deployment story. The new approach requires the CMAKE variable OEM_THEME_DIR to point to a directory that must at least contain an OEM.cmake file (check OWNCLOUD.cmake for possible options) as well as a themes.qrc and a themes/ directory that directly correspond to the ones in the source tree.
7 lines
180 B
Desktop File
7 lines
180 B
Desktop File
[Desktop Entry]
|
|
Categories=Utility
|
|
Type=Application
|
|
Exec=@APPLICATION_EXECUTABLE@
|
|
Name=@APPLICATION_NAME@ desktop sync client
|
|
GenericName=Folder Sync
|
|
Icon=@APPLICATION_SHORTNAME@
|