[Uludag-commits] r10063 - trunk/pisi/pisi
svn-uludag at uludag.org.tr
svn-uludag at uludag.org.tr
1 Kas 2006 Çar 19:20:20 EET
Author: faik
Date: Wed Nov 1 19:20:20 2006
New Revision: 10063
Modified:
trunk/pisi/pisi/component.py
Log:
* Component icons.
Modified: trunk/pisi/pisi/component.py
=================================================================
--- trunk/pisi/pisi/component.py (original)
+++ trunk/pisi/pisi/component.py Wed Nov 1 19:20:20 2006
@@ -62,7 +62,7 @@
# Information about the component
t_Summary = [autoxml.LocalText, autoxml.mandatory]
t_Description = [autoxml.LocalText, autoxml.mandatory]
- #t_Icon = [autoxml.Binary, autoxml.mandatory]
+ t_Icon = [ autoxml.String, autoxml.optional]
# Dependencies to other components
t_Dependencies = [ [autoxml.String], autoxml.optional, "Dependencies/Component"]
Uludag-commits mesaj listesiyle ilgili
daha fazla bilgi