Skip to content

Commit fc63c91

Browse files
committed
Merge branch 'patch-1' of https://github.com/probonopd/linuxdeploy-plugin-python into probonopd-patch-1
2 parents cc5193a + c371d46 commit fc63c91

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

appimage/resources/plugin.desktop

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Type=Application
44
Icon=linuxdeploy-plugin-python
55
Exec=linuxdeploy-plugin-python
66
Name=linuxdeploy-plugin-python
7+
Terminal=true

appimage/resources/python.desktop

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[Desktop Entry]
2-
Categories=Science;Engineering;
2+
Categories=Development;
33
Type=Application
44
Icon=python
55
Exec={{exe}}
66
Name={{name}}
7+
Terminal=true

0 commit comments

Comments
 (0)