Wrong Exec field in /usr/share/applications/software-properties-gtk.desktop
Bug #452217 reported by
Ricardo Pérez López
on 2009-10-15
This bug report is a duplicate of:
Bug #543637: Errata in software-properties-gtk.desktop.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-properties (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Binary package hint: software-
The Exec field in /usr/share/
Exec=gksu --desktop /usr/share/
and it should be:
Exec=gksu --desktop /usr/share/
so we need to add a "-gtk" between "properties" and ".desktop" (software-
This bug leads to a wrong description/name displayed when the user wants to open System- >Administration ->Software Sources, so it's a rather visible issue.