We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc5193a + fc63c91 commit 0c6a4f0Copy full SHA for 0c6a4f0
2 files changed
appimage/resources/plugin.desktop
@@ -4,3 +4,4 @@ Type=Application
4
Icon=linuxdeploy-plugin-python
5
Exec=linuxdeploy-plugin-python
6
Name=linuxdeploy-plugin-python
7
+Terminal=true
appimage/resources/python.desktop
@@ -1,6 +1,7 @@
1
[Desktop Entry]
2
-Categories=Science;Engineering;
+Categories=Development;
3
Type=Application
Icon=python
Exec={{exe}}
Name={{name}}
0 commit comments