summaryrefslogtreecommitdiffstats
path: root/share/branding (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Packaging file path fixesvanntile2019-01-241-1/+1
|
* 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
* root dir tidying: cleanup inkscape iconsEduard Braun2017-07-163-65/+7
| | | | | | | - move inkscape.ico -> share/branding (it's an icon but it should not end up in an icon theme in share/icons, so this seemed like a better choice) and update depentans (.rc files and NSIS installer) - remove inkscape.png as it was only used by Doxyfile and is mostly redundant to the files in share/icons/application (todo: maybe re-create those files and include a 64x64 size) - use inkscape.svg in Doxyfile (confirmed working). It's a bit too large but looks much nicer than any of the smaller icons in share/icons/application (the recommended maximum size is 55 px height which looks ugly though and is obviously too small, the optimum seems to be somewhere around 70 px) - also remove one of the two flat icons in share/branding which were duplicates (the smaller file was kept but renamed)
* 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-0528-2724/+0
| | | (bzr r15209)
* Reformat branding folderJabier Arraiza Cenoz2016-11-0428-1/+20
| | | (bzr r15208)
* Update branding folderJabier Arraiza Cenoz2016-11-0227-0/+2706
| | | (bzr r15199)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-18/+0
| | | (bzr r15046)
* Updates to the branding folder. Set also OFT typosJabier Arraiza Cenoz2016-03-166-11/+10
| | | (bzr r14711)
* Fix broken compile from branding folderJabier Arraiza Cenoz2016-03-162-3/+4
| | | (bzr r14710)
* Updates to the branding folder.Jabier Arraiza Cenoz2016-03-154-161/+187
| | | (bzr r14709)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
* Remove cc2.0 and 2.5 licensesMartin Owens2013-09-141-11/+13
| | | (bzr r12514)
* Rename the "clipart" directory to the more descriptive name "branding".Krzysztof Kosi??ski2013-07-188-0/+709
Remove duplicate Inkscape logos. (bzr r12425)