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:
authorUnderground78 <underground78@users.sourceforge.net>2013-01-20 13:56:08 +0400
committerUnderground78 <underground78@users.sourceforge.net>2013-02-13 02:44:12 +0400
commit59b5bfcb699649527a8b5e5727d0380a06f33e0e (patch)
treec8a29e3d7ff2564d46544f6ab4a7de00db0a8e4f /distrib
parent04eacc0be2eae6975287c397df03a98661359341 (diff)
Use the new website URL.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/mpc-hc_setup.iss10
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/mpc-hc_setup.iss b/distrib/mpc-hc_setup.iss
index 09d7ee4c2..ff2c6b75d 100644
--- a/distrib/mpc-hc_setup.iss
+++ b/distrib/mpc-hc_setup.iss
@@ -120,10 +120,10 @@ AppName={#app_name}
AppVersion={#app_version}
AppVerName={#app_vername}
AppPublisher=MPC-HC Team
-AppPublisherURL=http://mpc-hc.sourceforge.net/
-AppSupportURL=http://mpc-hc.sourceforge.net/bug-reports/
-AppUpdatesURL=http://mpc-hc.sourceforge.net/
-AppContact=http://mpc-hc.sourceforge.net/contact-us/
+AppPublisherURL=http://www.mpc-hc.org/
+AppSupportURL=http://www.mpc-hc.org/bug-reports/
+AppUpdatesURL=http://www.mpc-hc.org/
+AppContact=http://www.mpc-hc.org/contact-us/
AppCopyright=Copyright © {#copyright_year} all contributors, see Authors.txt
VersionInfoCompany=MPC-HC Team
VersionInfoCopyright=Copyright © {#copyright_year}, MPC-HC Team
@@ -267,7 +267,7 @@ Name: {userdesktop}\{#app_name}; Filename: {app}\{#mpchc_exe}; C
Name: {#quick_launch}\{#app_name}; Filename: {app}\{#mpchc_exe}; Comment: {#app_vername}; WorkingDir: {app}; IconFilename: {app}\{#mpchc_exe}; IconIndex: 0; Tasks: quicklaunchicon
#endif
Name: {group}\Changelog; Filename: {app}\Changelog.txt; Comment: {cm:ViewChangelog}; WorkingDir: {app}
-Name: {group}\{cm:ProgramOnTheWeb,{#app_name}}; Filename: http://mpc-hc.sourceforge.net/
+Name: {group}\{cm:ProgramOnTheWeb,{#app_name}}; Filename: http://www.mpc-hc.org/
Name: {group}\{cm:UninstallProgram,{#app_name}}; Filename: {uninstallexe}; Comment: {cm:UninstallProgram,{#app_name}}; WorkingDir: {app}