Develop and Download Open Source Software

Browse CVS Repository

Diff of /concierge/Concierge/plugin.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.11 by yasunori_suzuki, Wed Aug 16 16:37:24 2006 UTC revision 1.12 by yasunori_suzuki, Thu Aug 17 14:16:25 2006 UTC
# Line 68  Line 68 
68              application="jp.sourceforge.concierge.framework.application"              application="jp.sourceforge.concierge.framework.application"
69              name="Concierge">              name="Concierge">
70           <property           <property
                name="startupForegroundColor"  
                value="000000"/>  
          <property  
71                 name="startupProgressRect"                 name="startupProgressRect"
72                 value="0,0,0,0"/>                 value="0,192,427,15"/>
          <property  
                name="startupMessageRect"  
                value="0,0,0,0"/>  
73           <property           <property
74                 name="appName"                 name="appName"
75                 value="Concierge"/>                 value="Concierge"/>
76           <property           <property
77                 name="appName"                 name="aboutImage"
78                 value="Concierge"/>                 value="splash.bmp"/>
          <property name="windowImages" value="icons/concierge.png"/>  
          <property name="aboutImage" value="splash.bmp"/>  
          <property name="aboutText" value="Concierge"/>                              
79        </product>        </product>
80     </extension>     </extension>
81    
 </plugin>  
82    </plugin>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26