Mercurial > pidgin.yaz
changeset 8779:4b0b96196cfb
[gaim-migrate @ 9541]
Summary is now a one liner. Thanks Kevin
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Fri, 23 Apr 2004 22:55:36 +0000 |
parents | 8bf735cf9d1c |
children | a34678b8beda |
files | plugins/win32/transparency/win2ktrans.c |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/win32/transparency/win2ktrans.c Fri Apr 23 21:50:17 2004 +0000 +++ b/plugins/win32/transparency/win2ktrans.c Fri Apr 23 22:55:36 2004 +0000 @@ -422,9 +422,10 @@ N_("Transparency"), /**< name */ VERSION, /**< version */ /** summary */ - N_("This plugin enables variable alpha transparency on conversation windows.\n\n* Note: This plugin requires Win2000 or WinXP."), + N_("Variable Transparency for the buddy list and conversations."), /** description */ - N_("This plugin enables variable alpha transparency on conversation windows.\n\n* Note: This plugin requires Win2000 or WinXP."), + N_("This plugin enables variable alpha transparency on conversation windows and the buddy list.\n\n" + "* Note: This plugin requires Win2000 or WinXP."), "Herman Bloggs <hermanator12002@yahoo.com>", /**< author */ GAIM_WEBSITE, /**< homepage */