/pidgin/main: 7f8e2632b7a7: Remove reference to Windows 2000
Richard Laager <[email protected]> Mon, 18 Jul 2016 00:33:08 -0400
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 7f8e2632b7a72c4f08d9aeb9681c83daee0409b7 Author: Richard Laager <[email protected]> Date: 2016-06-07 00:05 -0500 Branch: release-2.x.y URL: https://hg.pidgin.im/pidgin/main/rev/7f8e2632b7a7 Description: Remove reference to Windows 2000 I'm assuming we do not support anything less than Windows 2000. Reported-by: Allan Nordh?y <[email protected]> diffstat: pidgin/plugins/win32/transparency/win2ktrans.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diffs (13 lines): diff --git a/pidgin/plugins/win32/transparency/win2ktrans.c b/pidgin/plugins/win32/transparency/win2ktrans.c --- a/pidgin/plugins/win32/transparency/win2ktrans.c +++ b/pidgin/plugins/win32/transparency/win2ktrans.c @@ -682,8 +682,7 @@ static PurplePluginInfo info = /** summary */ N_("Variable Transparency for the buddy list and conversations."), /** description */ - N_("This plugin enables variable alpha transparency on conversation windows and the buddy list.\n\n" - "* Note: This plugin requires Win2000 or greater."), + N_("This plugin enables variable alpha transparency on conversation windows and the buddy list."), "Herman Bloggs <[email protected]>", /**< author */ PURPLE_WEBSITE, /**< homepage */ plugin_load, /**< load */ _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits