summaryrefslogtreecommitdiff
path: root/extras/Package_palettes.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15add material design color paletteandreas kainz1-0/+1
Change-Id: I3cc869382bc2c91ee400c484c936a5c6ea77891f Reviewed-on: https://gerrit.libreoffice.org/75377 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2017-11-25tdf#113858 Removal of tango and breeze palettesYousuf Philips1-2/+0
Change-Id: I15426cfe13985d26348728e5f8b0a638bcbec84c Reviewed-on: https://gerrit.libreoffice.org/45141 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-27tdf#106534 New color palette with various charts palettesYousuf Philips1-0/+1
Change-Id: I17fefce4db145d0e0d861d3d34f8d3919320eb9d Reviewed-on: https://gerrit.libreoffice.org/37888 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-12-19tdf#87538 New standard color palette, tdf#104052 Add LibreColour HLC paletteheiko tietze1-0/+1
New standard palette; contribution from Christoph Schaefer, freieFarben e.V. Change-Id: I36cfb3983e28caad0994f9a81e5bc230e8a675e8 Reviewed-on: https://gerrit.libreoffice.org/32116 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: V Stuart Foote <vstuart.foote@utsa.edu> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-12-13tdf#104050 - Add Breeze paletteheiko tietze1-0/+1
Amendment to gerrit 31012; makefile adjusted Change-Id: I89b339e49e190f4269a2950799436e94f0aee665 Reviewed-on: https://gerrit.libreoffice.org/31481 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-12-13tdf#104047 - Remove dispensable palettesheiko tietze1-5/+0
cmyk, palette, gallery, web, scribus are obsolete Change-Id: I7f8a4cb3ccb44e148783c79076e02dc6af933d2d Reviewed-on: https://gerrit.libreoffice.org/31477 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-12-01tdf#80196 - another attempt at renaming to tonal.soc and adjusting namesV Stuart Foote1-1/+1
now for 5.4.0 master and dropping abreviations Change-Id: I72dbbab2688709e8266be93b40040c4c6c970d55 Reviewed-on: https://gerrit.libreoffice.org/31217 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-11-22tdf#80196 - Standardized color palette normalized by graytonevsfoote1-0/+1
mathematically generated colors, attachment 101316 attachment 104623 authored by Wade D. Peterson contributed CC0 in the public domain Change-Id: I06b1b58b1c9e8cf2ef15e581fcf148b74ed36301 Reviewed-on: https://gerrit.libreoffice.org/31061 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+1
Change-Id: I5cf02f1889090539f7adb826483c91a1ef3c3925 Reviewed-on: https://gerrit.libreoffice.org/26015 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-1/+1
make this a multi-path element with a shared read-only location and a user read/write location and don't copy the presets, instead just keep them in the shared location Now an admin can copy extra palettes into the shared location and they magically appear in the user deployments Change-Id: I7585789c0c59941094f6128368df94b834d3c2a2
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl1-2/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann1-1/+1
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+1
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-04-05move palettes.zip to packageDavid Tardon1-0/+36
Change-Id: Ide4e393ff2d735d9cdf01fcb489d65b7659acdbe Reviewed-on: https://gerrit.libreoffice.org/3151 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>