Skip to content

Commit

Permalink
cura: desktop entry
Browse files Browse the repository at this point in the history
chadsr committed Jun 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b1363f1 commit 49565ca
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions cura/.local/share/applications/com.ultimaker.cura-gtk.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[Desktop Entry]
X-AppImage-Arch=x86_64
X-AppImage-Version=5.7.1
X-AppImage-Name=UltiMaker Cura (Gtk)
Name=UltiMaker Cura (Gtk)
Exec=cura-gtk
Icon=/usr/share/pixmaps/cura-icon.png
Type=Application
Terminal=false
Categories=Utility;
Comment=Cura converts 3D models into paths for a 3D printer. It prepares your print for maximum accuracy, minimum printing time and good reliability with many extra features that make your print come out great.
MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;image/bmp;image/gif;image/jpeg;image/png;text/x-gcode;application/x-amf;application/x-ply;application/x-ctm;model/vnd.collada+xml;model/gltf-binary;model/gltf+json;model/vnd.collada+xml+zip;
Keywords=3D;Printing;
1 change: 1 addition & 0 deletions setup_all.sh
Original file line number Diff line number Diff line change
@@ -399,6 +399,7 @@ declare -a mk_dirs=(
~/.gnupg
~/.icons
~/.local/bin
~/.local/share/applications
~/.local/share/fonts/OTF
~/.local/share/fonts/TTF
~/.ssh

0 comments on commit 49565ca

Please sign in to comment.