diff ChangeLog @ 9013:d494fd1bd90b

[gaim-migrate @ 9789] " This patch allows plugins to extend the chat right-click menu in a UI-neutral way, just like they can already for the buddy and group right-click menus. Credit again to Christopher (siege) O'Brien for the initial implementation in the buddy menu which I continue to copy :)" --Stu Tomlinson committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 22 May 2004 16:46:07 +0000
parents c251e1d7925c
children 51b5b3a622ce
line wrap: on
line diff
--- a/ChangeLog	Sat May 22 16:43:55 2004 +0000
+++ b/ChangeLog	Sat May 22 16:46:07 2004 +0000
@@ -17,7 +17,7 @@
 	  Stoddard of Novell)
 	* Find and Save buttons on the debug window (Stu Tomlinson)
 	* Plugin Actions menu (Christopher (siege) O'Brien)
-	* Plugins can now add entries to the rclick menu of a group (Stu
+	* Plugins can now add entries to the rclick menu of a group and a chat(Stu
 	  Tomlinson, Christopher (siege) O'Brien)
 	* Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file