DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.16k stars 39 forks source link

Main: Use `APP_ID` constant in place of `net.davidotek.pupgui2` #408

Closed sonic2kk closed 2 weeks ago

sonic2kk commented 3 weeks ago

Replaces usage of net.davidotek.pupgui2 around the codebase with APP_ID, which should always be equivalent. I noticed this when working on something unrelated and thought it would be a useful change for consistency :-) Didn't seem to break anything in my testing.