Changeset 837

Show
Ignore:
Timestamp:
07/27/07 04:18:37 (1 year ago)
Author:
lincolnep
Message:

added 3dmark2000 to apps repo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wine-doors/trunk/repos/applications.repo/firefox-1.5.0.11-en_US/pack.xml

    r806 r837  
    1818  <installersize>5118288</installersize> 
    1919  <installedsize>16720637</installedsize> 
    20   <install>resources/Firefox Setup 1.5.0.11.exe</install> 
     20  <install>scripts/install.sh</install> 
    2121  <run>C:\\Program Files\\Mozilla Firefox\\firefox.exe</run> 
    2222  <uninstall>C:\\Program Files\\Mozilla Firefox\\uninstall\\uninstall.exe /ua 1.5 (en-US)</uninstall> 
  • wine-doors/trunk/repos/applications.repo/packlist.xml

    r816 r837  
    192192            </pack> 
    193193    </Application> 
     194    <Application> 
     195            <name>3DMark 2000</name> 
     196            <shortname>3dmark</shortname> 
     197            <icon>http://www.wine-doors.org/wd-icons/3d.png</icon> 
     198            <vendor>Futuremark</vendor> 
     199            <homepage>http://www.futuremark.com</homepage> 
     200            <category>Applications > Utility</category> 
     201            <description>A benchmarking stunning demo that is guaranteed to push your system to its ultimate limits.</description> 
     202            <default_version>2000</default_version> 
     203            <pack major_version="2000"> 
     204                    <wdi wineversion="0.9.33" winevariant="winehq" appdb_rating="Gold" votes="5" version="2000">3dmark-2000.wdi</wdi> 
     205                    <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb> 
     206            </pack> 
     207    </Application> 
    194208</PackList>