[MODIF] Change the updater url.

git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@830 f5eea248-9336-0410-98b8-ebc06183d4e3
remotes/trunk
Don Ho 13 years ago
parent 95a31d6a87
commit 9a2f0eeb73

@ -29,7 +29,8 @@
The tag "Version" value will be the parameter that your web application can use $_GET["version"] to get the current version of the program to be updated.
With the current version value, your web application should return a set of information in xml form to tell GUP update version and the location of update package to download.
-->
<InfoUrl>http://notepad-plus.sourceforge.net/commun/update/getDownLoadUrl.php</InfoUrl>
<!--InfoUrl>http://notepad-plus.sourceforge.net/commun/update/getDownLoadUrl.php</InfoUrl-->
<InfoUrl>http://notepad-plus-plus.org/update/getDownloadUrl.php</InfoUrl>
<!-- optional.
The window class name of program that you want to update.

Loading…
Cancel
Save