Kaydet (Commit) b80f40c5 authored tarafından David Tardon's avatar David Tardon

keep filename in sync with the Pyuno name

Change-Id: I7f171e3908eeddb5f24fd82fe7eb5cfbce77affe
üst d01478a8
......@@ -486,7 +486,7 @@ File gid_File_Wizards_Common
Dir = FILELIST_DIR;
TXT_FILE_BODY;
Styles = (FILELIST);
Name = "Pyuno/wizards.filelist";
Name = "Pyuno/commonwizards.filelist";
End
File gid_File_Wizards_Fax
......
......@@ -25,9 +25,9 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
$(eval $(call gb_Pyuno_Pyuno,wizards,$(SRCDIR)/wizards/com/sun/star/wizards))
$(eval $(call gb_Pyuno_Pyuno,commonwizards,$(SRCDIR)/wizards/com/sun/star/wizards))
$(eval $(call gb_Pyuno_add_files,wizards,wizards,\
$(eval $(call gb_Pyuno_add_files,commonwizards,wizards,\
__init__.py \
common/__init__.py \
common/ConfigGroup.py \
......
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