extras/Gallery_arrows.mk | 4 ++-- extras/Gallery_diagrams.mk | 4 ++-- extras/Gallery_education.mk | 4 ++-- extras/Gallery_environment.mk | 4 ++-- extras/Gallery_finance.mk | 4 ++-- extras/Gallery_people.mk | 4 ++-- extras/Gallery_sound.mk | 4 ++-- extras/Gallery_symbols.mk | 4 ++-- extras/source/gallery/share/gallery_names.ulf | 2 +- extras/source/gallery/sounds/sound.str | 2 -- extras/source/gallery/sounds/sounds.str | 2 ++ scp2/source/ooo/file_extra_ooo.scp | 2 +- solenv/gbuild/Gallery.mk | 2 ++ 13 files changed, 22 insertions(+), 20 deletions(-)
New commits: commit 135bf344beb3244f10db2c09195588e17e80d6b2 Author: Michael Meeks <michael.me...@suse.com> Date: Tue May 14 14:49:47 2013 +0100 gallery: fix a number of naming thinkos. Change-Id: If5fe5af925bb2f8b7a5a11eb9d310668a3fd7085 diff --git a/extras/Gallery_arrows.mk b/extras/Gallery_arrows.mk index 6bd51e8..99de5db 100644 --- a/extras/Gallery_arrows.mk +++ b/extras/Gallery_arrows.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/arrows)) +$(eval $(call gb_Gallery_Gallery,arrows,extras/source/gallery/arrows)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/arrows,\ +$(eval $(call gb_Gallery_add_files,arrows,share/gallery/arrows,\ extras/source/gallery/arrows/A01-Arrow-Gray-Left.png \ extras/source/gallery/arrows/A02-Arrow-DarkBlue-Right.png \ extras/source/gallery/arrows/A03-Arrow-Gray-Left.png \ diff --git a/extras/Gallery_diagrams.mk b/extras/Gallery_diagrams.mk index b4ca53a..bef5e96 100644 --- a/extras/Gallery_diagrams.mk +++ b/extras/Gallery_diagrams.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/diagrams)) +$(eval $(call gb_Gallery_Gallery,diagrams,extras/source/gallery/diagrams)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/diagrams,\ +$(eval $(call gb_Gallery_add_files,diagrams,share/gallery/diagrams,\ extras/source/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.png \ extras/source/gallery/diagrams/Component-Circle02-Transparent-Bule.png \ extras/source/gallery/diagrams/Component-Circle03-Transparent-Green.png \ diff --git a/extras/Gallery_education.mk b/extras/Gallery_education.mk index 1e90ae6..a069589 100644 --- a/extras/Gallery_education.mk +++ b/extras/Gallery_education.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/education)) +$(eval $(call gb_Gallery_Gallery,education,extras/source/gallery/education)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/education,\ +$(eval $(call gb_Gallery_add_files,education,share/gallery/education,\ extras/source/gallery/education/Blackboard.png \ extras/source/gallery/education/Books.png \ extras/source/gallery/education/Chalk.png \ diff --git a/extras/Gallery_environment.mk b/extras/Gallery_environment.mk index 154e4a8..16b4be2 100644 --- a/extras/Gallery_environment.mk +++ b/extras/Gallery_environment.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/environment)) +$(eval $(call gb_Gallery_Gallery,environment,extras/source/gallery/environment)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/environment,\ +$(eval $(call gb_Gallery_add_files,environment,share/gallery/environment,\ extras/source/gallery/environment/DrippingFaucet.png \ extras/source/gallery/environment/Earth.png \ extras/source/gallery/environment/EndangeredAnimals1.png \ diff --git a/extras/Gallery_finance.mk b/extras/Gallery_finance.mk index cf7c991..c53d0d7 100644 --- a/extras/Gallery_finance.mk +++ b/extras/Gallery_finance.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/finance)) +$(eval $(call gb_Gallery_Gallery,finance,extras/source/gallery/finance)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/finance,\ +$(eval $(call gb_Gallery_add_files,finance,share/gallery/finance,\ extras/source/gallery/finance/Agreement.png \ extras/source/gallery/finance/ATM01.png \ extras/source/gallery/finance/ATM02.png \ diff --git a/extras/Gallery_people.mk b/extras/Gallery_people.mk index b42c412..41adf78 100644 --- a/extras/Gallery_people.mk +++ b/extras/Gallery_people.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/people)) +$(eval $(call gb_Gallery_Gallery,people,extras/source/gallery/people)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/people,\ +$(eval $(call gb_Gallery_add_files,people,share/gallery/people,\ extras/source/gallery/people/Artist-Female1.png \ extras/source/gallery/people/Artist-Female2.png \ extras/source/gallery/people/Artist-Male1.png \ diff --git a/extras/Gallery_sound.mk b/extras/Gallery_sound.mk index b48a2f0..1243b0c 100644 --- a/extras/Gallery_sound.mk +++ b/extras/Gallery_sound.mk @@ -8,9 +8,9 @@ # # this should probably be done with more general rules: but how ? -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/sounds)) +$(eval $(call gb_Gallery_Gallery,sounds,extras/source/gallery/sounds)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/sounds,\ +$(eval $(call gb_Gallery_add_files,sounds,share/gallery/sounds,\ extras/source/gallery/sounds/apert2.wav \ extras/source/gallery/sounds/apert.wav \ extras/source/gallery/sounds/applause.wav \ diff --git a/extras/Gallery_symbols.mk b/extras/Gallery_symbols.mk index 2ca0bdb..43413f9 100644 --- a/extras/Gallery_symbols.mk +++ b/extras/Gallery_symbols.mk @@ -7,9 +7,9 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Gallery_Gallery,sound,extras/source/gallery/symbols)) +$(eval $(call gb_Gallery_Gallery,symbols,extras/source/gallery/symbols)) -$(eval $(call gb_Gallery_add_files,sound,share/gallery/symbols,\ +$(eval $(call gb_Gallery_add_files,symbols,share/gallery/symbols,\ extras/source/gallery/symbols/Book.png \ extras/source/gallery/symbols/Box01.png \ extras/source/gallery/symbols/Box02.png \ diff --git a/extras/source/gallery/share/gallery_names.ulf b/extras/source/gallery/share/gallery_names.ulf index 6d8cd456..12d7769 100644 --- a/extras/source/gallery/share/gallery_names.ulf +++ b/extras/source/gallery/share/gallery_names.ulf @@ -28,7 +28,7 @@ en-US = "Finance" [people] en-US = "People" -[sound] +[sounds] en-US = "Sounds" [symbols] diff --git a/extras/source/gallery/sounds/sound.str b/extras/source/gallery/sounds/sounds.str similarity index 100% rename from extras/source/gallery/sounds/sound.str rename to extras/source/gallery/sounds/sounds.str diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp index f8aa148..f6d731e 100644 --- a/scp2/source/ooo/file_extra_ooo.scp +++ b/scp2/source/ooo/file_extra_ooo.scp @@ -168,7 +168,7 @@ GALLERY_FILELIST(education) GALLERY_FILELIST(environment) GALLERY_FILELIST(finance) GALLERY_FILELIST(people) -GALLERY_FILELIST(sound) +GALLERY_FILELIST(sounds) GALLERY_FILELIST(symbols) GALLERY_FILELIST(transportation) GALLERY_FILELIST(txtshapes) diff --git a/solenv/gbuild/Gallery.mk b/solenv/gbuild/Gallery.mk index 19b79b3..3cbebd6 100644 --- a/solenv/gbuild/Gallery.mk +++ b/solenv/gbuild/Gallery.mk @@ -112,6 +112,8 @@ $(call gb_Gallery__Gallery_impl,$(1),$(call gb_Gallery_get_packagename,$(1)),$(2 # setup the files package - we install all of these too $(call gb_Package_Package_internal,$(call gb_Gallery_get_files_packagename,$(1)),$(SRCDIR)/$(2)) $(call gb_Package_set_outdir,$(call gb_Gallery_get_files_packagename,$(1)),$(INSTDIR)) +$(call gb_Gallery__get_final_target,$(1)) : $(call gb_Package_get_target,$(call gb_Gallery_get_files_packagename,$(1))) +$(call gb_Gallery_get_clean_target,$(1)) : $(call gb_Package_get_clean_target,$(call gb_Gallery_get_files_packagename,$(1))) endef _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits