summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfioSaitta2021-12-20 00:53:15 +0100
committerAlfioSaitta2021-12-20 00:53:15 +0100
commitdc2b392acbd8d93d74949560a9a7a948b29c972a (patch)
treeb1bbddeac6f03f248949656bf8bf9c2e8667e560
parent06994eb508078c9577bbf554683295c4fff58022 (diff)
downloadaur-dc2b392acbd8d93d74949560a9a7a948b29c972a.tar.gz
Fixed some files
-rw-r--r--flatcam.desktop13
1 files changed, 13 insertions, 0 deletions
diff --git a/flatcam.desktop b/flatcam.desktop
new file mode 100644
index 000000000000..734b1954de27
--- /dev/null
+++ b/flatcam.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Categories=Development
+Exec=flatcam-qt6 %U
+Comment=Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG) [QT6 Fork]
+Icon=flatcam
+MimeType=application/x-flatcam-project
+Name=FlatCAM QT6
+Path=
+StartupNotify=true
+Terminal=false
+TerminalOptions=
+Type=Application
+