summaryrefslogtreecommitdiff
path: root/scp2/source/python
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-03-11 21:01:10 +0100
committerAndras Timar <atimar@suse.com>2013-03-12 10:21:02 +0100
commit73510ca8b343a0eac0b808abd000ff9e3735e212 (patch)
treede1ce6767cdf4b56e84ac29ca8a4fb599caf241e /scp2/source/python
parente482672b5893cfd307d09a993fa83cb9be9aacb7 (diff)
sync packinfo with scp2
Change-Id: Ie20dab628e089a97c16b91b080eda5e09bbbb46a
Diffstat (limited to 'scp2/source/python')
-rw-r--r--scp2/source/python/module_python.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp
index 9ec54047e5d7..a7288cd31803 100644
--- a/scp2/source/python/module_python.scp
+++ b/scp2/source/python/module_python.scp
@@ -30,7 +30,7 @@
#ifndef DISABLE_PYUNO
Module gid_Module_Pyuno
- MOD_NAME_DESC(MODULE_PRG_PYUNO);
+ PackageInfo = "packinfo_office.txt";
ParentID = gid_Module_Root_Brand;
Dirs = (gid_Dir_PythonFramework,
gid_Dir_PythonFramework_Versions,
@@ -79,7 +79,7 @@ Module gid_Module_Pyuno
End
Module gid_Module_Script_Provider_For_Python
- PackageInfo = "packinfo_extensions.txt";
+ PackageInfo = "packinfo_office.txt";
ParentID = gid_Module_Root_Brand;
Files = (
gid_File_Py_Pythonscript,