I get this in my .xsession-error log everytime I logon: [admin@xxx desktop-menu-patches]$ cat ~/.xsession-errors SESSION_MANAGER=local/www.cc:/tmp/.ICE-unix/2143 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 Unable to open desktop file applications:///Internet/redhat-email.desktop for panel launcher: Error reading file 'applications:///Internet/redhat-email.desktop': File not found We see [admin@xxx desktop-menu-patches]$ d /usr/share/desktop-menu-patches/redhat-email.desktop -rw-r--r-- 1 root root 1.9K Feb 17 18:27 /usr/share/desktop-menu-patches/redhat-email.desktop However it does not exist in the applications directory, [admin@xxx desktop-menu-patches]$ d /usr/share/applications/redhat-email.desktop ls: /usr/share/applications/redhat-email.desktop: No such file or directory Question: Do I delete it from redhat-email.desktop from /usr/share/desktop-menu-patches or do I try to find a copy and put it in the applications folder. If it is the later, where would one find the appropriate file? Thank you.