[Jsmooth-cvs] jsmooth/skeletons/winservice JWrap.ico, NONE, 1.1 description.skel, NONE, 1.1
Status: Beta
Brought to you by:
reyes
From: Rodrigo R. <re...@us...> - 2007-04-09 17:20:51
|
Update of /cvsroot/jsmooth/jsmooth/skeletons/winservice In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10632 Added Files: JWrap.ico description.skel Log Message: files added --- NEW FILE: description.skel --- <?xml version="1.0" encoding="ISO-8859-1"?> <jsmoothskeleton> <debug>false</debug> <description>SKEL_WINSERVICE_DESCRIPTION</description> <executableName>winservice.exe</executableName> <resourceCategory>JAVA</resourceCategory> <resourceJarId>102</resourceJarId> <resourcePropsId>103</resourcePropsId> <shortName>WinService Wrapper</shortName> <skeletonProperties> <description>SKEL_CUSTOMWRAPPER_PROPERTY_MESSAGE_DESCRIPTION</description> <idName>Message</idName> <label>SKEL_CUSTOMWRAPPER_PROPERTY_MESSAGE_LABEL</label> <type>textarea</type> <value>This program needs Java to run. Please download it at http://www.java.com</value> </skeletonProperties> <skeletonProperties> <description>SKEL_CUSTOMWRAPPER_PROPERTY_KEYPRESS_DESCRIPTION</description> <idName>PressKey</idName> <label>SKEL_CUSTOMWRAPPER_PROPERTY_KEYPRESS_LABEL</label> <type>boolean</type> <value>0</value> </skeletonProperties> <skeletonProperties> <description>SKEL_GENERIC_PROPERTY_DEBUG_DESCRIPTION</description> <idName>Debug</idName> <label>SKEL_GENERIC_PROPERTY_DEBUG_LABEL</label> <type>boolean</type> <value>0</value> </skeletonProperties> </jsmoothskeleton> --- NEW FILE: JWrap.ico --- (This appears to be a binary file; contents omitted.) |