system/I-Nex: Add missing .desktop files.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
29f42f42ad
commit
c6ef6aca85
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=I-Nex Library
|
||||
Comment=I-Nex System Library Information.
|
||||
Exec=/usr/bin/i-nex.gambas --library
|
||||
Icon=/usr/share/pixmaps/i-nex-32.png
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Categories=System;
|
||||
Version=1.0
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=I-Nex
|
||||
Comment=I-Nex Viewing System Device Information.
|
||||
Exec=/usr/bin/i-nex.gambas
|
||||
Icon=/usr/share/pixmaps/i-nex-32.png
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Type=Application
|
||||
Categories=System;
|
||||
Version=1.0
|
Loading…
Reference in New Issue