elementary / switchboard-plug-applications

Switchboard Applications Plug
https://elementary.io
GNU General Public License v3.0
14 stars 12 forks source link

Compare app_infos correctly when adding a startup app #135

Closed jeremypw closed 3 years ago

jeremypw commented 3 years ago

Fixes #134

Identify duplicate entries by comparing name and path not pointers to the app_info structs (which may differ)