Changeset 648
- Timestamp:
- 05/08/07 12:02:34 (2 years ago)
- Files:
-
- sandbox/lincoln/packlist.xml (modified) (1 diff)
- sandbox/lincoln/prey-1.0/pack.xml (modified) (1 diff)
- sandbox/lincoln/prey-1.0/resources/prey-wine.desktop (modified) (1 diff)
- sandbox/lincoln/prey-1.0/scripts/firstrun.sh (added)
- sandbox/lincoln/prey-1.0/scripts/install.ahk (modified) (1 diff)
- wine-doors/trunk/repos/games.repo (added)
- wine-doors/trunk/repos/games.repo/cod-1.4 (moved) (moved from wine-doors/trunk/repos/global.repo/cod-1.4)
- wine-doors/trunk/repos/global.repo/packlist.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/lincoln/packlist.xml
r642 r648 62 62 </pack> 63 63 </Application> 64 <Application> 65 <name>World of Warcraft</name> 66 <shortname>wow</shortname> 67 <icon>http://www.wine-doors.org/wd-icons/wow.png</icon> 68 <vendor>Blizzard</vendor> 69 <homepage>http://www.wow-europe.com</homepage> 70 <category>Games > MMORPG</category> 71 <description>Popular online multiplayer strategy game</description> 72 <default_version>2.0.4</default_version> 73 <pack major_version="2.0.4"> 74 <wdi wineversion="0.9.29" winevariant="winehq" appdb_rating="Gold" votes="3" version="2.0.4">wow-2.0.4-0.9.29.wdi</wdi> 75 <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb> 76 </pack> 77 </Application> 78 <Application> 79 <name>Call of Duty game of the year edition</name> 80 <shortname>cod</shortname> 81 <icon>http://www.wine-doors.org/wd-icons/cod.png</icon> 82 <vendor>Infinity - Activision</vendor> 83 <homepage>http://callofduty.com</homepage> 84 <category>Games > First Person Shooter</category> 85 <description>Collaborative war game, Game of the Year 2003</description> 86 <default_version>1.4</default_version> 87 <pack major_version="1.4"> 88 <wdi wineversion="0.9.13" winevariant="winehq" appdb_rating="Gold" votes="3" version="1.4">cod-1.4.wdi</wdi> 89 <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb> 90 </pack> 91 </Application> 64 92 </PackList> sandbox/lincoln/prey-1.0/pack.xml
r646 r648 18 18 <votes>5</votes> 19 19 <install>scripts/install.ahk</install> 20 <firstrun>scripts/firstrun.sh</firstrun> 20 21 <run>scripts/prey.sh</run> 21 22 </ApplicationPack> sandbox/lincoln/prey-1.0/resources/prey-wine.desktop
r618 r648 1 1 [Desktop Entry] 2 Categories=Application;Game 3 Comment=Game 4 Comment[en_GB]=Game 5 Description=Game 2 Version=1.0 6 3 Encoding=UTF-8 7 Exec=8 GenericName=Game9 GenericName[en_GB]=Game10 Icon=/home/linc/wine-doorspackages/prey-1.0/resources/prey.png11 MimeType=12 4 Name=Prey 13 Name[en_GB]=Prey 14 Path= 15 StartupNotify=true 5 Comment=Nice FSP 16 6 Terminal=false 17 TerminalOptions=18 7 Type=Application 19 Version=1.0 20 X-DCOP-ServiceType= 21 X-KDE-SubstituteUID=false 22 X-KDE-Username= 8 GenericName[en_US]=Nice FSP 9 Categories=Games sandbox/lincoln/prey-1.0/scripts/install.ahk
r646 r648 51 51 Sleep, 100 52 52 Send !N 53 wine-doors/trunk/repos/global.repo/packlist.xml
r635 r648 81 81 </Application> 82 82 <Application> 83 <name>Call of Duty game of the year edition</name>84 <shortname>cod</shortname>85 <icon>http://www.wine-doors.org/wd-icons/cod.png</icon>86 <vendor>Infinity - Activision</vendor>87 <homepage>http://callofduty.com</homepage>88 <category>Games > First Person Shooter</category>89 <description>Collaborative war game, Game of the Year 2003</description>90 <default_version>1.4</default_version>91 <pack major_version="1.4">92 <wdi wineversion="0.9.13" winevariant="winehq" appdb_rating="Gold" votes="3" version="1.4">cod-1.4.wdi</wdi>93 <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb>94 </pack>95 </Application>96 <Application>97 <name>World of Warcraft</name>98 <shortname>wow</shortname>99 <icon>http://www.wine-doors.org/wd-icons/wow.png</icon>100 <vendor>Blizzard</vendor>101 <homepage>http://www.wow-europe.com</homepage>102 <category>Games > MMORPG</category>103 <description>Popular online multiplayer strategy game</description>104 <default_version>2.0.4</default_version>105 <pack major_version="2.0.4">106 <wdi wineversion="0.9.29" winevariant="winehq" appdb_rating="Gold" votes="3" version="2.0.4">wow-2.0.4-0.9.29.wdi</wdi>107 <appdb>http://appdb.wine-doors.org/appview.php?iVersionId=xxxx</appdb>108 </pack>109 </Application>110 <Application>111 83 <name>Andale Font</name> 112 84 <shortname>andale</shortname>
