Hi,
After a fresh install of UM 17.04, I noticed Software & Updates shows up twice in Synapse, which I suspect is due to two desktop config files in /usr/share/applications
. They have slightly different contents:
[Desktop Entry] Name=Software & Updates GenericName=Software & Updates Comment=Configure the sources for installable software and updates Keywords=Drivers;Repositories;Repository;PPA; Exec=software-properties-gtk Icon=software-properties Terminal=false X-MultipleArgs=false Type=Application OnlyShowIn=GNOME; Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings; MimeType=text/x-apt-sources-list; X-KDE-SubstituteUID=true X-Ubuntu-Gettext-Domain=software-properties
[Desktop Entry] Name=Software & Updates GenericName=Software & Updates Comment=Configure the sources for installable software and updates Keywords=Drivers;Repositories;Repository;PPA; Exec=software-properties-gtk Icon=software-properties Terminal=false X-MultipleArgs=false Type=Application NotShowIn=GNOME; Categories=GNOME;GTK;Settings;X-GNOME-SystemSettings;X-GNOME-Settings-Panel;X-Unity-Settings-Panel; X-GNOME-Settings-Panel=software-properties X-Unity-Settings-Panel=software-properties MimeType=text/x-apt-sources-list; X-KDE-SubstituteUID=true X-Ubuntu-Gettext-Domain=software-properties
Would it be possible to merge them or just delete one? I can’t quite decipher it all. Thanks for your help!
edit: only differences I notice are *ShowIn=
and Categories=