diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-08-26 18:32:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 18:32:27 +0700 |
commit | d2d0ea73490afd22e3becebbbd50fafb6794bb66 (patch) | |
tree | e94791972fedb269d99506883125e80aa3bfd3c7 /development/qb64pe/qb64pe.desktop | |
parent | 16fcc1b0fbfaf5e1e98f19d54ed50f97e8c50ec1 (diff) |
development/qb64pe: Added (Modern QuickBASIC compiler).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/qb64pe/qb64pe.desktop')
-rw-r--r-- | development/qb64pe/qb64pe.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/qb64pe/qb64pe.desktop b/development/qb64pe/qb64pe.desktop new file mode 100644 index 0000000000000..f8ad7fa5b8e11 --- /dev/null +++ b/development/qb64pe/qb64pe.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=QB64-PE Programming IDE +GenericName=QB64-PE Programming IDE +Exec=qb64pe-launcher "$@" +Icon=qb64pe +Terminal=false +Type=Application +Categories=Development;IDE; +StartupNotify=false |