Kaydet (Commit) 221cd46f authored tarafından David Tardon's avatar David Tardon Kaydeden (comit) Fridrich Strba

move palettes.zip to package

Change-Id: Ide4e393ff2d735d9cdf01fcb489d65b7659acdbe
Reviewed-on: https://gerrit.libreoffice.org/3151Reviewed-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
Tested-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
üst 9924d6d6
...@@ -17,6 +17,7 @@ $(eval $(call gb_Module_add_targets,extras,\ ...@@ -17,6 +17,7 @@ $(eval $(call gb_Module_add_targets,extras,\
Package_glade \ Package_glade \
Package_labels \ Package_labels \
Package_newfiles \ Package_newfiles \
Package_palettes \
Package_wordbook \ Package_wordbook \
Zip_autocorr \ Zip_autocorr \
Zip_autotextuser \ Zip_autotextuser \
...@@ -33,7 +34,6 @@ $(eval $(call gb_Module_add_targets,extras,\ ...@@ -33,7 +34,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Zip_gallsystem \ Zip_gallsystem \
Zip_gallwwwback \ Zip_gallwwwback \
Zip_gallwwwgraf \ Zip_gallwwwgraf \
Zip_palettes \
Zip_tpllayoutimpr \ Zip_tpllayoutimpr \
Zip_tplwizagenda \ Zip_tplwizagenda \
Zip_tplwizbitmap \ Zip_tplwizbitmap \
......
...@@ -7,9 +7,11 @@ ...@@ -7,9 +7,11 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# #
$(eval $(call gb_Zip_Zip,palettes,$(SRCDIR)/extras/source/palettes)) $(eval $(call gb_Package_Package,extras_palettes,$(SRCDIR)/extras/source/palettes))
$(eval $(call gb_Zip_add_files,palettes,\ $(eval $(call gb_Package_set_outdir,extras_palettes,$(INSTDIR)))
$(eval $(call gb_Package_add_files,extras_palettes,presets/config,\
arrowhd.soe \ arrowhd.soe \
classic.sog \ classic.sog \
cmyk.soc \ cmyk.soc \
......
...@@ -297,10 +297,10 @@ File gid_File_Extra_Index_Pl ...@@ -297,10 +297,10 @@ File gid_File_Extra_Index_Pl
End End
File gid_File_Extra_Palettes File gid_File_Extra_Palettes
Dir = gid_Dir_User_Config; Dir = FILELIST_DIR;
USER_FILE_BODY; USER_FILE_BODY;
Styles = (ARCHIVE, WORKSTATION, DONT_OVERWRITE); Styles = (FILELIST, WORKSTATION, DONT_OVERWRITE);
Name = "palettes.zip"; Name = "extras_palettes.filelist";
Patchfiles = (); Patchfiles = ();
End End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment