Re #491 Fixed install and menu priority for singleevent-mp5.xml and fixed name display issues with 1 simplix MP5 driver

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4414 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: c855a78855fcfba5a7318edd0b214edb871892e0
Former-commit-id: cabdd1aa477918553457d1bf7a0bf4101092fd86
This commit is contained in:
pouillot 2012-01-14 16:41:49 +00:00
parent f82603b11c
commit 87212d733a
3 changed files with 4 additions and 3 deletions

View file

@ -54,7 +54,7 @@
</section> </section>
<section name="3"> <section name="3">
<attstr name="name" val="Patrice Désiré "></attstr> <attstr name="name" val="Patrice Desire "></attstr>
<attstr name="desc" val="mp5-fmc_D"></attstr> <attstr name="desc" val="mp5-fmc_D"></attstr>
<attstr name="team" val="Team TRC"></attstr> <attstr name="team" val="Team TRC"></attstr>
<attstr name="author" val="Wolf-Dieter Beelitz"></attstr> <attstr name="author" val="Wolf-Dieter Beelitz"></attstr>

View file

@ -3,6 +3,7 @@ INCLUDE(../../cmake/macros.cmake)
SD_INSTALL_FILES(DATA config/raceman USER config/raceman SD_INSTALL_FILES(DATA config/raceman USER config/raceman
FILES practice.xml quickrace.xml FILES practice.xml quickrace.xml
singleevent-challenge.xml singleevent-endurance.xml singleevent-challenge.xml singleevent-endurance.xml
singleevent-mp5.xml
championship.xml championship-supercars.xml championship.xml championship-supercars.xml
career.xml career.xml
career_supercars.xmls career_ls1.xmls) career_supercars.xmls career_ls1.xmls)

View file

@ -11,14 +11,14 @@
<!DOCTYPE params SYSTEM "params.dtd"> <!DOCTYPE params SYSTEM "params.dtd">
<params name="MP5 Race" version="1.0"> <params name="MP5 Race" version="1.1">
<section name="Header"> <section name="Header">
<attstr name="name" val="MP5 Race"/> <attstr name="name" val="MP5 Race"/>
<attstr name="type" val="Single Event"/> <attstr name="type" val="Single Event"/>
<attstr name="subtype" val="MP5 Challenge"/> <attstr name="subtype" val="MP5 Challenge"/>
<attstr name="description" val="MP5 Challenge race"/> <attstr name="description" val="MP5 Challenge race"/>
<attnum name="priority" val="71"/> <attnum name="priority" val="68"/>
<attstr name="menu image" val="data/img/splash-chall.jpg"/> <attstr name="menu image" val="data/img/splash-chall.jpg"/>
<attstr name="run image" val="data/img/splash-run-practice.jpg"/> <attstr name="run image" val="data/img/splash-run-practice.jpg"/>
<attstr name="start image" val="data/img/splash-challstart.jpg"/> <attstr name="start image" val="data/img/splash-challstart.jpg"/>