mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| AddAppIconMacro.cmake | ||
| FindCsync.cmake | ||
| FindINotify.cmake | ||
| FindPdfLatex.cmake | ||
| FindQtKeychain.cmake | ||
| FindSphinx.cmake | ||
| GetGitRevisionDescription.cmake | ||
| GetGitRevisionDescription.cmake.in | ||
| GNUInstallDirs.cmake | ||
| MacOSXBundleInfo.plist.in | ||
| NSIS.InstallOptions.ini.in | ||
| NSIS.template.in | ||