summaryrefslogtreecommitdiff
path: root/packages/hugs/files/hugs.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hugs/files/hugs.desktop')
-rw-r--r--packages/hugs/files/hugs.desktop8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/hugs/files/hugs.desktop b/packages/hugs/files/hugs.desktop
index e69de29bb2..1ff406394a 100644
--- a/packages/hugs/files/hugs.desktop
+++ b/packages/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