Author: dchapyshev Date: Fri Feb 8 16:14:22 2008 New Revision: 32218
URL: http://svn.reactos.org/svn/reactos?rev=32218&view=rev Log: - Add WinBoard and Opera to downloader.xml
Modified: trunk/rosapps/downloader/downloader.xml
Modified: trunk/rosapps/downloader/downloader.xml URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/downloader/downloader.xml?r... ============================================================================== --- trunk/rosapps/downloader/downloader.xml (original) +++ trunk/rosapps/downloader/downloader.xml Fri Feb 8 16:14:22 2008 @@ -13,6 +13,13 @@ <version>2.0.0.11</version> <description>The most popular and one of the best free Web Browsers out there.</description> <location>http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.11/win32/en-US...</location> + </application> + <application name="Opera"> + <regname>Opera</regname> + <licence>Freeware</licence> + <version>9.24</version> + <description>The most popular and one of the best free Web Browsers out there.</description> + <location>http://mirror.nwps.ws/opera/win/924/en/Opera_9.24_Classic_Setup.exe</location> </application> <application name="Thunderbird 1.5"> <regname>Mozilla Thunderbird (1.5)</regname> @@ -174,6 +181,13 @@ <description>Atomix Clone using SDL libs.</description> <location>http://ovh.dl.sourceforge.net/sourceforge/lgames/lmarbles-1.0.6-win32.exe</location> </application> + <application name="WinBoard"> + <regname>WinBoard 4.2.6</regname> + <version>4.2.6</version> + <licence>GPL 3</licence> + <description>WinBoard is a graphical chessboard for the Windows/ReactOS that can serve as a user interface for GNU Chess, Crafty, and other chess engines, for the Internet Chess Servers, and for electronic mail correspondence chess.</description> + <location>http://ftp.gnu.org/gnu/winboard/winboard-4_2_6.exe</location> + </application> </category> <category name="Science" icon="11"> </category>