summaryrefslogtreecommitdiff
path: root/extras/Package_gallmytheme.mk
AgeCommit message (Collapse)Author
2020-06-17Resolves tdf#132904 and tdf#133788 - Gallery clean-upHeiko Tietze
Rename * sg1 -> bullets * sg24 -> symbolshapes * sg36 -> fontwork Delete * sg3 (backgrounds) -> 7273bb3534264867e818c13baffcdf3862189cd2 * sg4 (www-graf) -> 82ab7a1559170889c5647a04dc3e85edc38a4e0f Translation * ulf completed Visibility * New gallery content moved to share/ Change-Id: I718c627a71d4ed0d9eef61ff53814da7ec3922be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96382 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-04-15tdf#131787 Update diagrams gallery with real shapesandreas kainz
Change-Id: I9c9f3323be624ef56a917ca54975f66f020e8e51 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92234 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-14tdf#131308 add network galleryandreas kainz
Change-Id: I808d4e7dbc68e4962bf8c8fd1dfc045f9058ebed Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92199 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-09Gallery Rename Symbols to Iconsandreas kainz
Change-Id: I175617d7892887556bd8deea729741990a8999a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91949 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-08tdf#131795 Add new Shapes/Symbols Galleryandreas kainz
Change-Id: I5880e90acd69d8d7bc64d56491cf4d51463d9496 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91926 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-07Gallery: change name from icons to symbolsandreas kainz
Change-Id: I562bd6ce4a53b66aba52c62a0a6130aaf0dd461f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91792 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-06tdf#131860 Add new icons Galleryandreas kainz
Change-Id: Ia94f95ecb3e2c2def735f0e4de9241fe2d06cce7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91732 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-05tdf#131784 Add new Arrows Galleryandreas kainz
Change-Id: Ic769ebf4cfde34494063e9e64630e137c86e558b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91703 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-03tdf#99674 Add Flowchart galleryandreas kainz
Change-Id: Ia7304b2a58d5da9fe559902b64accc3eaa57262c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91663 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-01bpmn gallery available in user dirandreas kainz
Change-Id: I42b037fa85be22ac38d5f541fa1d450c0cf15cfb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91440 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-09-23Try to fix cross-compilationTor Lillqvist
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 Bergmann
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 Lillqvist
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-05-15migrate galleries to new, cleaner build infrastructure.Michael Meeks
Change-Id: I95402d81aef426de14ca928ea811aac6f1cd289d
2013-05-15galleries: implement first self-built sound galleryMichael Meeks
Change-Id: Ibbf8f1f8b1590af461dfa5885adb1027580f8f15