diff ChangeLog @ 10100:fad5d3354cc1

[gaim-migrate @ 11123] The slashing begins. I moved the formatting bindings to gtk_binding stuff from a key_press_event. This will not interfere with gtkrc keybindings. I'm hoping moving GDK_Enter here will fix the input method bug, but I'll try that some other time. This took me FOREVER to figure out. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 15 Oct 2004 03:14:46 +0000
parents 1babd51401c5
children 4fa4267b1f59
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 14 18:15:10 2004 +0000
+++ b/ChangeLog	Fri Oct 15 03:14:46 2004 +0000
@@ -8,6 +8,11 @@
 	* gaim-remote can send text (John B. Silvestri)
 	* Autoreconnect plugin can hide the reconnect dialog (François Gagné)
 
+	Preference changes:
+	* Removed keyboard shortcut preferences for ctrl-b/i/u and made sure they
+	  won't interfere with bindings set by the GTK theme.
+	* Removed preference for buddy list button type, defaulted to "None"
+
 version 1.0.1 (10/07/2004):
 	New Features:
 	* Use the GNOME default browser when opening links if you're running GNOME