Updated list of mirrors.
This commit is contained in:
parent
908bc30ffa
commit
21be1c865c
@ -35,7 +35,7 @@
|
|||||||
#define VER_LAMEXP_MINOR_LO 2
|
#define VER_LAMEXP_MINOR_LO 2
|
||||||
#define VER_LAMEXP_TYPE RC
|
#define VER_LAMEXP_TYPE RC
|
||||||
#define VER_LAMEXP_PATCH 4
|
#define VER_LAMEXP_PATCH 4
|
||||||
#define VER_LAMEXP_BUILD 1816
|
#define VER_LAMEXP_BUILD 1817
|
||||||
#define VER_LAMEXP_CONFG 1700
|
#define VER_LAMEXP_CONFG 1700
|
||||||
|
|
||||||
///////////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////////
|
||||||
|
@ -111,7 +111,6 @@ g_lamexp_specialThanks[] =
|
|||||||
{ "GitHub", "http://github.com/" },
|
{ "GitHub", "http://github.com/" },
|
||||||
{ "SourceForge", "http://sourceforge.net/" },
|
{ "SourceForge", "http://sourceforge.net/" },
|
||||||
{ "Qt Developer Network", "http://qt-project.org/" },
|
{ "Qt Developer Network", "http://qt-project.org/" },
|
||||||
{ "BerliOS Developer", "http://developer.berlios.de/" },
|
|
||||||
{ "CodePlex", "http://www.codeplex.com/" },
|
{ "CodePlex", "http://www.codeplex.com/" },
|
||||||
{ "Marius Hudea", "http://savedonthe.net/" },
|
{ "Marius Hudea", "http://savedonthe.net/" },
|
||||||
{ "Codecs.com", "http://www.codecs.com/" },
|
{ "Codecs.com", "http://www.codecs.com/" },
|
||||||
@ -129,9 +128,8 @@ g_lamexp_mirrors[] =
|
|||||||
{ "GitHub.com", "https://github.com/lordmulder/LameXP" },
|
{ "GitHub.com", "https://github.com/lordmulder/LameXP" },
|
||||||
{ "SourceForge.net", "http://sourceforge.net/p/lamexp/code/" },
|
{ "SourceForge.net", "http://sourceforge.net/p/lamexp/code/" },
|
||||||
{ "Bitbucket.org", "https://bitbucket.org/lord_mulder/lamexp" },
|
{ "Bitbucket.org", "https://bitbucket.org/lord_mulder/lamexp" },
|
||||||
{ "Gitorious.org", "https://gitorious.org/lamexp" },
|
{ "GitLab.com" , "https://gitlab.com/lamexp/lamexp" },
|
||||||
{ "Codeplex.com", "https://lamexp.codeplex.com/SourceControl/latest" },
|
{ "Codeplex.com", "https://lamexp.codeplex.com/SourceControl/latest" },
|
||||||
{ "Berlios.de", "http://git.berlios.de/cgi-bin/gitweb.cgi?p=lamexp" },
|
|
||||||
{ "Assembla.com", "https://www.assembla.com/spaces/lamexp/" },
|
{ "Assembla.com", "https://www.assembla.com/spaces/lamexp/" },
|
||||||
{ NULL, NULL }
|
{ NULL, NULL }
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user