OSDN Git Service

Updated list of mirrors.
authorLoRd_MuldeR <mulder2@gmx.de>
Fri, 23 Oct 2015 18:02:51 +0000 (20:02 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Fri, 23 Oct 2015 18:02:51 +0000 (20:02 +0200)
src/Config.h
src/Dialog_About.cpp

index dbb1f49..e1b68a0 100644 (file)
@@ -35,7 +35,7 @@
 #define VER_LAMEXP_MINOR_LO                                    2
 #define VER_LAMEXP_TYPE                                                RC
 #define VER_LAMEXP_PATCH                                       4
-#define VER_LAMEXP_BUILD                                       1816
+#define VER_LAMEXP_BUILD                                       1817
 #define VER_LAMEXP_CONFG                                       1700
 
 ///////////////////////////////////////////////////////////////////////////////
index 7b2e069..149bc6d 100644 (file)
@@ -111,7 +111,6 @@ g_lamexp_specialThanks[] =
        { "GitHub",                "http://github.com/"            },
        { "SourceForge",           "http://sourceforge.net/"       },
        { "Qt Developer Network",  "http://qt-project.org/"        },
-       { "BerliOS Developer",     "http://developer.berlios.de/"  },
        { "CodePlex",              "http://www.codeplex.com/"      },
        { "Marius Hudea",          "http://savedonthe.net/"        },
        { "Codecs.com",            "http://www.codecs.com/"        },
@@ -129,9 +128,8 @@ g_lamexp_mirrors[] =
        { "GitHub.com",      "https://github.com/lordmulder/LameXP"              },
        { "SourceForge.net", "http://sourceforge.net/p/lamexp/code/"             },
        { "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"  },
-       { "Berlios.de",      "http://git.berlios.de/cgi-bin/gitweb.cgi?p=lamexp" },
        { "Assembla.com",    "https://www.assembla.com/spaces/lamexp/"           },
        { NULL, NULL }
 };