aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hugs/files/hugs.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hugs/files/hugs.desktop')
-rw-r--r--recipes/hugs/files/hugs.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/hugs/files/hugs.desktop b/recipes/hugs/files/hugs.desktop
new file mode 100644
index 0000000000..1ff406394a
--- /dev/null
+++ b/recipes/hugs/files/hugs.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Name=Hugs
+Comment=Hugs Haskell interpreter
+Exec=x-terminal-emulator -e hugs
+Terminal=0
+Type=Application
+Icon=hugs.png
+Categories=Programming