[Erp5-report] r8974 - /erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Aug 1 18:26:54 CEST 2006
Author: bartek
Date: Tue Aug 1 18:26:52 2006
New Revision: 8974
URL: http://svn.erp5.org?rev=8974&view=rev
Log:
added missing categories
Modified:
erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py
Modified: erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py?rev=8974&r1=8973&r2=8974&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py (original)
+++ erp5/trunk/products/ERP5OOo/PropertySheet/OOoDocument.py Tue Aug 1 18:26:52 2006
@@ -65,7 +65,7 @@
'mode' : ''},
)
- _categories = ('destination','similar','source','source_project')
+ _categories = ('destination','similar','source','source_project','publication_section')
# vim: shiftwidth=2
More information about the Erp5-report
mailing list