issue #10 #11 #12 Apply system reboot feature on instant_power mode set as 2. Change language popup titile and usage displaying method.

This commit is contained in:
paul kim
2024-09-05 12:35:44 +09:00
parent baf7697664
commit 91cd321a59
5 changed files with 11185 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
<XAIT>
<versionNumber>4</versionNumber>
<versionNumber>27</versionNumber>
<AbstractService>
<svcName>Pro:Centric App</svcName>
<svcId>0x1204</svcId>
@@ -16,10 +16,15 @@
<controlCode>AUTOSTART</controlCode>
<visibility>NOT_VISIBLE_USERS</visibility>
<priority>255</priority>
<version>7</version>
<version>27</version>
</applicationDescriptor>
<HcapDescriptor>
<url>http://10.20.0.2:8880/procentric/application/index.html</url>
<url>http://10.20.0.2:8880/procentric/application/application.zip</url>
<applicationStructure>
<baseDirectory>/</baseDirectory>
<classpathExtension>/</classpathExtension>
<initialClass>index.html</initialClass>
</applicationStructure>
</HcapDescriptor>
</Application>
</ApplicationList>