# HG changeset patch # User Richard Laager # Date 1135292803 0 # Node ID 87f3542b3701e96e9c8ed9f5b5116aa436e78ded # Parent e8da8f12e694b2a2bde142a239df08849f6ee302 [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 diff -r e8da8f12e694 -r 87f3542b3701 plugins/history.c --- 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 ", GAIM_WEBSITE, plugin_load,