Changeset 837
- Timestamp:
- 07/27/07 04:18:37 (1 year ago)
- Files:
-
- wine-doors/trunk/repos/applications.repo/3dmark-2000 (moved) (moved from sandbox/lincoln/3dmark-2000)
- wine-doors/trunk/repos/applications.repo/3dmark-2000/pack.xml (copied) (copied from sandbox/lincoln/3dmark-2000/pack.xml)
- wine-doors/trunk/repos/applications.repo/3dmark-2000/resources (copied) (copied from sandbox/lincoln/3dmark-2000/resources)
- wine-doors/trunk/repos/applications.repo/3dmark-2000/scripts (copied) (copied from sandbox/lincoln/3dmark-2000/scripts)
- wine-doors/trunk/repos/applications.repo/firefox-1.5.0.11-en_US/pack.xml (modified) (1 diff)
- wine-doors/trunk/repos/applications.repo/packlist.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wine-doors/trunk/repos/applications.repo/firefox-1.5.0.11-en_US/pack.xml
r806 r837 18 18 <installersize>5118288</installersize> 19 19 <installedsize>16720637</installedsize> 20 <install> resources/Firefox Setup 1.5.0.11.exe</install>20 <install>scripts/install.sh</install> 21 21 <run>C:\\Program Files\\Mozilla Firefox\\firefox.exe</run> 22 22 <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 192 192 </pack> 193 193 </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> 194 208 </PackList>
