diff --git a/debian/patches/appdata-launchable.patch b/debian/patches/appdata-launchable.patch new file mode 100644 index 0000000..507bc67 --- /dev/null +++ b/debian/patches/appdata-launchable.patch @@ -0,0 +1,10 @@ +--- a/scripts/python/app/nut-monitor.appdata.xml ++++ b/scripts/python/app/nut-monitor.appdata.xml +@@ -2,6 +2,7 @@ + + + nut-monitor.desktop ++ nut-monitor-py3qt5.desktop + CC0-1.0 + GPL-3.0+ + NUT Monitor diff --git a/debian/patches/series b/debian/patches/series index 1f6afc0..4eb24a8 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ # Upstream patches #0013-fix-doc-build.patch +appdata-launchable.patch