From 8b13129a700752dcb93b9ebaba4d9177ddb10336 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 11 Nov 2012 10:41:17 -0500 Subject: fix zip file paths Change-Id: Iab0a88ce0812d286b5fc5effa697c3a251bae498 --- wizards/Pyuno_commonwizards.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') diff --git a/wizards/Pyuno_commonwizards.mk b/wizards/Pyuno_commonwizards.mk index ae0224d2b2ec..e7c34bd70e0b 100644 --- a/wizards/Pyuno_commonwizards.mk +++ b/wizards/Pyuno_commonwizards.mk @@ -46,7 +46,7 @@ $(eval $(call gb_Pyuno_add_files,wizards,\ common/HelpIds.py \ common/NumberFormatter.py \ common/PropertySetHelper.py \ - common/TextElement.py \ + text/TextElement.py \ document/__init__.py \ document/OfficeDocument.py \ text/__init__.py \ -- cgit