mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 20:50:29 +00:00
Update for 3rd Party Files.txt and syssetup.rc accordingly.
CORE-7638 #resolve #comment Committed in r61188. Thanks svn path=/trunk/; revision=61188
This commit is contained in:
parent
f15e799d12
commit
3244b17bb8
2 changed files with 28 additions and 12 deletions
|
@ -24,7 +24,7 @@ IDI_ICON5 ICON "resources/5.ico"
|
|||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_ACKPROJECTS "Wine - http://www.winehq.org\nFreeType - http://www.freetype.org\nExpat - http://expat.sourceforge.net\nDJGPP - http://www.delorie.com/djgpp\nSYSLINUX - http://syslinux.zytor.com\nXbox Linux - http://www.xbox-linux.org\nMinGW - http://www.mingw.org\nBochs - http://bochs.sourceforge.net\nQEMU - http://fabrice.bellard.free.fr/qemu\nMesa3D - http://www.mesa3d.org\nFreeBSD - http://www.freebsd.org\nadns - http://adns.jgaa.com\nICU - http://www.icu-project.org/\nGraphApp - http://enchantia.com/software/graphapp/\nExt2 - http://winext2fsd.sourceforge.net/\nX - http://www.x.org/\n"
|
||||
IDS_ACKPROJECTS "Wine - http://www.winehq.org\nFreeType - http://www.freetype.org\nSYSLINUX - http://syslinux.zytor.com\nMinGW - http://www.mingw.org\nBochs - http://bochs.sourceforge.net\nQEMU - http://fabrice.bellard.free.fr/qemu\nMesa3D - http://www.mesa3d.org\nadns - http://www.gnu.org/software/adns\nICU - http://www.icu-project.org/\nGraphApp - http://enchantia.com/software/graphapp/\nExt2 - http://winext2fsd.sourceforge.net/\nGNU FreeFont - http://savannah.gnu.org/projects/freefont/\nDejaVu Fonts - http://dejavu.sourceforge.net\nLiberation(tm) Fonts - https://fedorahosted.org/liberation-fonts/"
|
||||
END
|
||||
|
||||
IDR_GPL RT_TEXT "COPYING"
|
||||
|
|
|
@ -2,9 +2,9 @@ Files synched with Wine can be found in /media/doc/README.WINE
|
|||
|
||||
Other Things synched with other projects:
|
||||
|
||||
Title: RedHat Liberation Fonts
|
||||
Used Version: 2.00
|
||||
Website: https://www.redhat.com/promo/fonts/
|
||||
Title: Liberation Fonts
|
||||
Used Version: 2.00.1
|
||||
Website: https://fedorahosted.org/liberation-fonts/
|
||||
|
||||
Title: DejaVu Fonts
|
||||
Used Version: 2.34
|
||||
|
@ -19,24 +19,24 @@ Used Version: 2.5.0
|
|||
Website: http://www.freetype.org
|
||||
|
||||
Title: Mesa3D
|
||||
Used Version: 7.4
|
||||
Used Version: 8.0.4
|
||||
Website: http://www.mesa3d.org
|
||||
|
||||
Title: Mesa3D glu libary
|
||||
Used Version: 9.0
|
||||
Website: ftp://ftp.freedesktop.org/pub/mesa/glu/
|
||||
|
||||
Title: GNU adns
|
||||
Used Version: 1.0 REV 5
|
||||
Website: http://www.chiark.greenend.org.uk/~ian/adns | http://adns.jgaa.com
|
||||
Website: http://www.gnu.org/software/adns/ | http://adns.jgaa.com
|
||||
|
||||
Title: BZip2
|
||||
Used Version: 2.0.6
|
||||
Used Version: 1.0.6
|
||||
Website: http://www.bzip.org
|
||||
|
||||
Title: Expat
|
||||
Used Version: 2.0
|
||||
Website: http://expat.sourceforge.net
|
||||
|
||||
Title: LibXML
|
||||
Used Version: 2.9.0
|
||||
Website: http://xmlsoft.org
|
||||
Website: http://xmlsoft.org | ftp://xmlsoft.org/libxml2/
|
||||
|
||||
Title: ZLib
|
||||
Used Version: 1.2.8
|
||||
|
@ -45,3 +45,19 @@ Website: http://www.zlib.net
|
|||
Title: GNU FreeFont
|
||||
Used Version: 2012-05-03
|
||||
Website: http://savannah.gnu.org/projects/freefont/
|
||||
|
||||
Title: CardLib
|
||||
Used Version: 2005-07-14
|
||||
Website: http://www.catch22.net/tuts/cardlib
|
||||
|
||||
Title: libsamplerate
|
||||
Used Version: 0.1.8
|
||||
Website: http://www.mega-nerd.com/SRC/download.html
|
||||
|
||||
Title: libmpg123 (used by winemp3.acm)
|
||||
Used Version: 1.12.3
|
||||
Website: http://www.mpg123.de/
|
||||
|
||||
Title: STLport
|
||||
Used Version: 5.2.1
|
||||
Website: http://stlport.sourceforge.net/
|
||||
|
|
Loading…
Reference in a new issue