Mercurial > pidgin
diff plugins/history.c @ 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 | 5fcb5676e1dc |
| children | ff267281e882 |
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,
