summaryrefslogtreecommitdiffstats
path: root/share/branding/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* Update branding folder, remove fontsJabier Arraiza Cenoz2016-11-051-17/+0
| | | (bzr r15209)
* Reformat branding folderJabier Arraiza Cenoz2016-11-041-1/+19
| | | (bzr r15208)
* Updates to the branding folder. Set also OFT typosJabier Arraiza Cenoz2016-03-161-1/+1
| | | (bzr r14711)
* Fix broken compile from branding folderJabier Arraiza Cenoz2016-03-161-1/+1
| | | (bzr r14710)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+2
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)