add .desktop file
This commit is contained in:
parent
48a04fdf79
commit
3a77df6dd5
2 changed files with 20 additions and 0 deletions
15
MAClient.desktop
Normal file
15
MAClient.desktop
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[Desktop Entry]
|
||||
# The type as listed above
|
||||
Type=Application
|
||||
# The version of the desktop entry specification to which this file complies
|
||||
Version=1.0
|
||||
# The name of the application
|
||||
Name=Lubricant Thickness Detector
|
||||
# A comment which can/will be used as a tooltip
|
||||
Comment=MAClient
|
||||
# The executable of the application, possibly with arguments.
|
||||
Exec=MAClient
|
||||
# The name of the icon that will be used to display this entry
|
||||
Icon=MAClient
|
||||
# Describes whether this application needs to be run in a terminal or not
|
||||
Terminal=false
|
||||
Loading…
Add table
Add a link
Reference in a new issue