Resolves tdf#132904 and tdf#133788 - Gallery clean-up

Rename
* sg1  -> bullets
* sg24 -> symbolshapes
* sg36 -> fontwork

Delete
* sg3 (backgrounds) -> 7273bb3534
* sg4 (www-graf)    -> 82ab7a1559

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>
This commit is contained in:
Heiko Tietze 2020-06-15 16:52:58 +02:00 committed by Stephan Bergmann
parent b982be1228
commit 86b1b062cf
39 changed files with 40 additions and 52 deletions

View file

@ -12,25 +12,4 @@ $(eval $(call gb_Package_Package,extras_gallmytheme,$(SRCDIR)/extras/source/gall
$(eval $(call gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDER)/gallery,\
sg30.sdv \
sg30.thm \
arrows.sdg \
arrows.sdv \
arrows.thm \
bpmn.sdg \
bpmn.sdv \
bpmn.thm \
flowchart.sdg \
flowchart.sdv \
flowchart.thm \
icons.sdg \
icons.sdv \
icons.thm \
shapes.sdg \
shapes.sdv \
shapes.thm \
network.sdg \
network.sdv \
network.thm \
diagrams.sdg \
diagrams.sdv \
diagrams.thm \
))

View file

@ -10,18 +10,36 @@
$(eval $(call gb_Package_Package,extras_gallsystem,$(SRCDIR)/extras/source/gallery/gallery_system))
$(eval $(call gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/gallery,\
sg1.sdg \
sg1.sdv \
sg1.thm \
sg4.sdg \
sg4.sdv \
sg4.thm \
sg24.sdg \
sg24.sdv \
sg24.thm \
sg36.sdg \
sg36.sdv \
sg36.thm \
arrows.sdg \
arrows.sdv \
arrows.thm \
bpmn.sdg \
bpmn.sdv \
bpmn.thm \
bullets.sdg \
bullets.sdv \
bullets.thm \
diagrams.sdg \
diagrams.sdv \
diagrams.thm \
flowchart.sdg \
flowchart.sdv \
flowchart.thm \
fontwork.sdg \
fontwork.sdv \
fontwork.thm \
icons.sdg \
icons.sdv \
icons.thm \
network.sdg \
network.sdv \
network.thm \
shapes.sdg \
shapes.sdv \
shapes.thm \
symbolshapes.sdg \
symbolshapes.sdv \
symbolshapes.thm \
))
# vim: set noet sw=4 ts=4:

View file

@ -13,34 +13,25 @@ en-US = "Arrows"
[backgrounds]
en-US = "Backgrounds"
[computers]
en-US = "Computers"
[bpmn]
en-US = "BPMN"
[diagrams]
en-US = "Diagrams"
[education]
en-US = "School & University"
[flowchart]
en-US = "Flow chart"
[environment]
en-US = "Environment"
[icons]
en-US = "Icons"
[finance]
en-US = "Finance"
[network]
en-US = "Network"
[people]
en-US = "People"
[shapes]
en-US = "Shapes"
[sounds]
en-US = "Sounds"
[symbols]
en-US = "Symbols"
[txtshapes]
en-US = "Text Shapes"
[transportation]
en-US = "Transportation"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */