v1.19.9: Fixed DOS window creation issues
This commit is contained in:
parent
37bedaa8df
commit
2b1b27c6bb
28 changed files with 7316 additions and 324 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<xsl:variable name="MACHINECLASS">pc</xsl:variable>
|
||||
<xsl:variable name="APPCLASS">pcjs</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.19.8</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.19.9</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
|
|
|
|||
Loading…
Reference in a new issue