From cb844f4914564d0027a836bb089f0c34819de2c2 Mon Sep 17 00:00:00 2001 From: sje Date: Tue, 31 Jul 2007 03:02:51 +0000 Subject: add beta changelog url link to svn log add support for utf use yapp header git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@314 4f64403b-2f21-0410-a795-97e2b3489a10 --- nohtml/nohtml.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'nohtml/nohtml.cpp') diff --git a/nohtml/nohtml.cpp b/nohtml/nohtml.cpp index cd83377..1bb84fb 100644 --- a/nohtml/nohtml.cpp +++ b/nohtml/nohtml.cpp @@ -62,6 +62,7 @@ int ModulesLoaded(WPARAM wParam, LPARAM lParam) { update.szComponentName = pluginInfo.shortName; update.pbVersion = (BYTE *)CreateVersionString(pluginInfo.version, szVersion); update.cpbVersion = strlen((char *)update.pbVersion); + update.szBetaChangelogURL = "https://server.scottellis.com.au/websvn/log.php?repname=Miranda+Plugins&path=%2Fnohtml%2F&rev=0&sc=0&isdir=1"; update.szUpdateURL = UPDATER_AUTOREGISTER; -- cgit v1.2.3