https://github.com/JuliaLang/julia
Raw File
Tip revision: 1e6b0bdea565b8346ec0c928d57078131ab997f0 authored by Kristoffer Carlsson on 07 February 2023, 12:30:10 UTC
set VERSION to 1.9.0-beta3
Tip revision: 1e6b0bd
julia.desktop
# To use uxterm, change to these values.
#
# Exec=uxterm -e julia
# Terminal=false
#
# To use a .png icon specify the full path and file extension.
#
# Icon=/usr/share/icons/hicolor/48x48/apps/julia.png
#
[Desktop Entry]
Name=Julia
Comment=High-performance language for technical computing
Exec=julia
Icon=julia
Terminal=true
Type=Application
Categories=Development;
back to top