Browse CVS Repository
Annotation of /concierge/Concierge/concierge.product
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( hide annotations)
( download)
Thu Jul 27 04:06:43 2006 UTC
(17 years, 8 months ago)
by h-sakai
Branch: MAIN
Changes since 1.1: +2 -4 lines
Splash setting.
| 1 |
makimura |
1.1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
|
|
<?pde version="3.1"?> |
| 3 |
|
|
|
| 4 |
h-sakai |
1.2 |
<product name="Concierge" id="jp.sourceforge.concierge.framework.product" application="jp.sourceforge.concierge.framework.application" useFeatures="false"> |
| 5 |
makimura |
1.1 |
|
| 6 |
|
|
|
| 7 |
|
|
<configIni use="default"/> |
| 8 |
|
|
|
| 9 |
|
|
<windowImages/> |
| 10 |
|
|
|
| 11 |
|
|
<splash |
| 12 |
|
|
location="jp.sourceforge.concierge.framework" |
| 13 |
h-sakai |
1.2 |
startupProgressRect="0,150,450,15" /> |
| 14 |
makimura |
1.1 |
|
| 15 |
|
|
<plugins> |
| 16 |
|
|
</plugins> |
| 17 |
|
|
|
| 18 |
|
|
</product> |
|