Fix internal softlist names to match both the hash files as well as matching what the source expects. [Tafoid]

Note:  Given that most software scanning utilities will use the internal name located in the XML files, it is possible the following software folders will need to be renamed locally and your scanning folders updated as well to match:

icanpian_cart > icanpian
icanguit_cart > icanguit
apple2 > apple2_flop_misc
This commit is contained in:
Scott Stone 2019-03-12 18:17:45 -04:00
parent ce24d8322f
commit 367b4fa630
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> <!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
<!-- Generated by SLIST 0.2.1 --> <!-- Generated by SLIST 0.2.1 -->
<softwarelist name="apple2" description="Apple II 5.25 miscellaneous disks"> <softwarelist name="apple2_flop_orig" description="Apple II 5.25 miscellaneous disks">
<software name="4080trkd"> <software name="4080trkd">
<description>40 and 80 Track DOS</description> <description>40 and 80 Track DOS</description>

View File

@ -43,7 +43,7 @@
--> -->
<softwarelist name="icanguit_cart" description="Fisher-Price / Mattel I Can Play Guitar cartridges"> <softwarelist name="icanguit" description="Fisher-Price / Mattel I Can Play Guitar cartridges">
<software name="guitfav" supported="no"> <software name="guitfav" supported="no">
<description>Guitar Favorites (K7357)</description> <description>Guitar Favorites (K7357)</description>
<year>2007</year> <year>2007</year>

View File

@ -48,7 +48,7 @@
47 ground 48 Gnd 47 ground 48 Gnd
--> -->
<softwarelist name="icanpian_cart" description="Fisher-Price / Mattel I Can Play Piano cartridges"> <softwarelist name="icanpian" description="Fisher-Price / Mattel I Can Play Piano cartridges">
<software name="pianfav" supported="no"> <software name="pianfav" supported="no">
<description>Piano Favorites (J7522)</description> <description>Piano Favorites (J7522)</description>
<year>2005</year> <year>2005</year>