diff -up yelp-2.23.1/src/yelp-window.c.standard-icon yelp-2.23.1/src/yelp-window.c --- yelp-2.23.1/src/yelp-window.c.standard-icon 2008-06-20 12:11:50.000000000 -0400 +++ yelp-2.23.1/src/yelp-window.c 2008-06-20 12:12:07.000000000 -0400 @@ -2487,7 +2487,7 @@ window_about_cb (GtkAction *action, Yelp "copyright", copyright, "authors", authors, "translator-credits", translator_credits, - "logo-icon-name", "gnome-help", + "logo-icon-name", "help-browser", NULL); } diff -up yelp-2.23.1/yelp.desktop.in.in.standard-icon yelp-2.23.1/yelp.desktop.in.in --- yelp-2.23.1/yelp.desktop.in.in.standard-icon 2008-06-20 12:06:37.000000000 -0400 +++ yelp-2.23.1/yelp.desktop.in.in 2008-06-20 12:06:56.000000000 -0400 @@ -3,7 +3,7 @@ _Name=Help _Comment=Get help with GNOME OnlyShowIn=GNOME; Exec=yelp -Icon=gnome-help +Icon=help-browser StartupNotify=true Terminal=false Type=Application