Inital commit
This commit is contained in:
commit
a1da4d9454
27 changed files with 744 additions and 0 deletions
24
qsigstoped.desktop
Normal file
24
qsigstoped.desktop
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
|
||||
[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=QSigstoped
|
||||
|
||||
# A comment which can/will be used as a tooltip
|
||||
Comment=Tool to configure sigstoped
|
||||
|
||||
# The executable of the application, possibly with arguments.
|
||||
Exec=qsigstoped
|
||||
|
||||
# The name of the icon that will be used to display this entry
|
||||
Icon=qsigstoped
|
||||
|
||||
# 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