aboutsummaryrefslogtreecommitdiff
path: root/development/qb64/qb64.desktop
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2023-08-19 08:44:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-19 08:44:45 +0700
commitb4e3f98dbfd402e53497ee10030147c006219220 (patch)
treefb65dcfe7b5ead8c3b28477e6adf7c4e28435473 /development/qb64/qb64.desktop
parent1445fdf699da544c633123423a3cd308aaacc53b (diff)
downloadslackbuilds-b4e3f98dbfd402e53497ee10030147c006219220.tar.xz
development/qb64: Added (QuickBASIC compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qb64/qb64.desktop')
-rw-r--r--development/qb64/qb64.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/qb64/qb64.desktop b/development/qb64/qb64.desktop
new file mode 100644
index 000000000000..9f0ad527b6b7
--- /dev/null
+++ b/development/qb64/qb64.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=QB64 Programming IDE
+GenericName=QB64 Programming IDE
+Exec=bash -c "/opt/qb64-2.1/run_qb64.sh"
+Icon=qb64
+Terminal=false
+Type=Application
+Categories=Development;IDE;
+StartupNotify=false