KeyWorksRW / wxUiEditor

RAD tool used to create and maintain wxWidgets UI elements.
Apache License 2.0
66 stars 7 forks source link

Fix icon for DEB and RPM packages #1314

Closed Randalphwa closed 11 months ago

Randalphwa commented 11 months ago

The debian package should now copy wxUiEditor.svg to the appropriate place for Ubuntu, and the .desktop file now points to this new copied location.

This PR changes logo.svg to wxUiEditor.svg and changes the DEB and RPM scripts and .desktop file to use this new name for the icon. This resolves the problem of a blank icon after installing on Ubuntu and Fedora.