Mercurial > pidgin
changeset 12632:87f3542b3701
[gaim-migrate @ 14968]
As discussed in #gaim, given the error dialog that appears if you have logging disabled and the history plugin enabled, the note in the plugin description is redundant. It also takes up a lot of space.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 22 Dec 2005 23:06:43 +0000 |
parents | e8da8f12e694 |
children | b4d2bba86f65 |
files | plugins/history.c |
diffstat | 1 files changed, 1 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/history.c Thu Dec 22 20:00:44 2005 +0000 +++ b/plugins/history.c Thu Dec 22 23:06:43 2005 +0000 @@ -187,12 +187,7 @@ VERSION, N_("Shows recently logged conversations in new conversations."), N_("When a new conversation is opened this plugin will insert " - "the last conversation into the current conversation.\n\n" - "The history plugin requires logging be enabled. Logging can " - "be enabled from Tools -> Preferences -> Logging. Enabling logs " - "for instant messages and/or chats will activate history for " - "the same conversation type(s)." - ), + "the last conversation into the current conversation."), "Sean Egan <seanegan@gmail.com>", GAIM_WEBSITE, plugin_load,