Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
c7b8d78d
Commit
c7b8d78d
authored
Apr 08, 2016
by
Jan Möbius
Browse files
Updated docu for branding changes
parent
59ab413a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Documentation/DeveloperHelpSources/branding.docu
View file @
c7b8d78d
...
...
@@ -2,11 +2,15 @@
\page branding OpenFlipper Branding
OpenFlipper supports branding of the UI and several components by an integrated branding mechanism.
Generally you need to create a branding directory in the toplevel source directory.
Generally you can create a branding directory either directly inside the toplevel directory or within
a package.
\note You can have only one branding directory at a time (cmake will throw a warning and use only the first one).
Configurations made in this directory will overwrite some icons, settings and configurations.
\code
SourceDir/branding/branding.cmake // General cmake file for branding flags
SourceDir/branding/branding.h // Header file that could be included to allow source code changes
\endcode
\section cmake_options CMake Options
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment