http://bugzilla.gnome.org/show_bug.cgi?id=139605 mouse buttons should not
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:
parent
55972182ea
commit
8f34dac57d
8 changed files with 95 additions and 5 deletions
|
@ -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 ();
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue