From b3861e72ec527e73bcbb44978e531f5731237c0c Mon Sep 17 00:00:00 2001 From: sje Date: Tue, 5 Jun 2007 01:28:37 +0000 Subject: try to override timezone list index by matching timezone name (list index inconsistent accross versions of windows) git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@199 4f64403b-2f21-0410-a795-97e2b3489a10 --- worldtime_protocol/worldtimeproto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worldtime_protocol/worldtimeproto.cpp') diff --git a/worldtime_protocol/worldtimeproto.cpp b/worldtime_protocol/worldtimeproto.cpp index 5ee4724..f782c0c 100644 --- a/worldtime_protocol/worldtimeproto.cpp +++ b/worldtime_protocol/worldtimeproto.cpp @@ -112,7 +112,7 @@ int GetStatus(WPARAM wParam,LPARAM lParam) PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX), "World Time Protocol", - PLUGIN_MAKE_VERSION(0, 1, 0, 1), + PLUGIN_MAKE_VERSION(0, 1, 1, 0), "Adds 'contacts' showing the time at specified locations around the world.", "Scott Ellis", "mail@scottellis.com.au", -- cgit v1.2.3