Browse CVS Repository
Contents of /concierge/Concierge/concierge.product
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
Wed Jul 26 06:57:17 2006 UTC
(17 years, 8 months ago)
by makimura
Branch: MAIN
*** empty log message ***
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
| 2 |
<?pde version="3.1"?> |
| 3 |
|
| 4 |
<product useFeatures="false"> |
| 5 |
|
| 6 |
|
| 7 |
<configIni use="default"/> |
| 8 |
|
| 9 |
<windowImages/> |
| 10 |
|
| 11 |
<splash |
| 12 |
location="jp.sourceforge.concierge.framework" |
| 13 |
startupProgressRect="0,0,0,0" |
| 14 |
startupMessageRect="0,0,0,0" |
| 15 |
startupForegroundColor="000000" /> |
| 16 |
|
| 17 |
<plugins> |
| 18 |
</plugins> |
| 19 |
|
| 20 |
</product> |
|