Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-05-30 03:05:58 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-05-30 03:05:58 +0400
commitdcb976ef233b7f929ab58b36eaf8e536f9e8dbfa (patch)
tree7d23ceaffc66aa1347faadb6a6890f213b5e9a8a /src/apps/mplayerc/PPageTweaks.cpp
parentd206c1f345ec176c64558088bf475243faed8ee2 (diff)
-updated gtsdll link to point to the latest official release
-updated build batch files git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1988 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/PPageTweaks.cpp')
-rw-r--r--src/apps/mplayerc/PPageTweaks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/mplayerc/PPageTweaks.cpp b/src/apps/mplayerc/PPageTweaks.cpp
index e071a2f35..36440bc06 100644
--- a/src/apps/mplayerc/PPageTweaks.cpp
+++ b/src/apps/mplayerc/PPageTweaks.cpp
@@ -40,7 +40,7 @@ CPPageTweaks::CPPageTweaks()
, m_OSD_Size(0)
, m_fNotifyMSN(TRUE)
, m_fNotifyGTSdll(FALSE)
- , m_GTSdllLink(_T("https://sourceforge.net/project/showfiles.php?group_id=82303&package_id=169521&release_id=371114"))
+ , m_GTSdllLink(_T("http://www.gts-stuff.com/index.php/topic,1664.0.html"))
, m_fPreventMinimize(FALSE)
, m_fUseWin7TaskBar(TRUE)
, m_fDontUseSearchInFolder(FALSE)