2004-04-15  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=139605
	* eggcellrendererkeys.c (grab_key_callback) : mouse buttons should not
	  be valid modifiers.

2004-04-15  Jody Goldberg <jody@gnome.org>

	* configure.in : Force libxklavier 1.0.2 so that we can work with
	  x.org and xfree86
This commit is contained in:
Jody Goldberg 2004-04-15 18:32:22 +00:00 committed by Jody Goldberg
parent 55972182ea
commit 8f34dac57d
8 changed files with 95 additions and 5 deletions

View file

@ -316,7 +316,7 @@ main (int argc, char **argv)
setup_dialog (dialog);
widget = WID ("network_dialog");
capplet_set_icon (widget, "gnome-globe.png");
capplet_set_icon (widget, "stock_proxy");
gtk_widget_show_all (widget);
gtk_main ();

View file

@ -3,7 +3,7 @@ Encoding=UTF-8
_Name=Network Proxy
_Comment=Network proxy preferences
Exec=gnome-network-preferences
Icon=gnome-globe
Icon=stock_proxy
Terminal=false
Type=Application
StartupNotify=true