1 diff -ur devhelp-0.19.1-orig/data/devhelp.desktop.in.in devhelp-0.19.1/data/devhelp.desktop.in.in 2 --- devhelp-0.19.1-orig/data/devhelp.desktop.in.in 2008-08-15 16:39:24.632145267 +0800 3 +++ devhelp-0.19.1/data/devhelp.desktop.in.in 2008-08-15 16:44:39.824572320 +0800 4 @@ -1,7 +1,9 @@ 5 [Desktop Entry] 6 Encoding=UTF-8 7 -_Name=Devhelp 8 -_Comment=Developer's Help program 9 +# SUN_BRANDING 10 +_Name=GNOME Developer Documentation 11 +# SUN_BRANDING 12 +_Comment=Browse and search gtk+ and GNOME API documentation 13 _GenericName=Documentation Browser 14 Exec=devhelp 15 Terminal=false 16