forked from wojdyr/fityk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfityk.desktop
More file actions
19 lines (18 loc) · 719 Bytes
/
Copy pathfityk.desktop
File metadata and controls
19 lines (18 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Desktop Entry]
Type=Application
Name=fityk
Comment=Curve fitting (esp. peak fitting) and data analysis
GenericName=Curve Fitter
Icon=fityk
Exec=fityk %F
Terminal=false
StartupNotify=true
MimeType=application/x-fityk;
# according to: http://standards.freedesktop.org/menu-spec/latest/apa.html
# we need one category from Main Categories list. Two reasonable choices are
# Office and Education. Education is not the best category for fityk, but
# Science is a subcategory of Education and that's were scientific software
# is usually put.
#Categories=Education;Science;DataVisualization;GTK;
# Update (2014): Now Science is in the Main Categories
Categories=Science;DataVisualization;Chemistry;Physics;Engineering;GTK;