Description of problem: The incorrect name is displayed in the gnome-shell app menu when epiphany is running Version-Release number of selected component (if applicable): 3.17.1-1 How reproducible: Consistent Steps to Reproduce: 1. Launch epiphany in a gnome-shell session Actual results: org.gnome.Epiphany is displayed in app menu Expected results: Web should be displayed in app menu Additional info: This appears to be related to changes in how gnome-shell is mapping applications using GApplication to their respective desktop files to determine the name to be used in the app menu. Renaming epiphany.desktop to org.gnome.Epiphany.desktop causes gnome-shell to display the correct name.
Submitted patch upstream
Created attachment 1050849 [details] Rename .desktop file