Use an existing icon

svn path=/trunk/; revision=8831
This commit is contained in:
Matthias Clasen 2008-08-01 17:17:02 +00:00
parent 59b48aa800
commit 1b2d3b0509
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2008-07-08 Matthias Clasen <mclasen@redhat.com>
Bug 545780 use an existing icon
* gnome-mouse-properties.c:
* gnome-settings-mouse.desktop.in.in: Use input-mouse as icon.
2008-07-08 Gerd Kohlberger <gerdk@svn.gnome.org>
* gnome-mouse-properties.glade: Decrease lower boundary of dwell

View file

@ -495,7 +495,7 @@ main (int argc, char **argv)
g_free (page_name);
}
capplet_set_icon (dialog_win, "gnome-dev-mouse-optical");
capplet_set_icon (dialog_win, "input-mouse");
gtk_widget_show (dialog_win);
gtk_main ();

View file

@ -2,7 +2,7 @@
_Name=Mouse
_Comment=Set your mouse preferences
Exec=gnome-mouse-properties
Icon=gnome-dev-mouse-optical
Icon=input-mouse
Terminal=false
Type=Application
StartupNotify=true