Register vncviewer(1) as an application
This commit is contained in:
parent
40ef809083
commit
889a000913
10
data/deforaos-vncviewer.desktop
Normal file
10
data/deforaos-vncviewer.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
GenericName=VNC client
|
||||
Name=VNCViewer
|
||||
Comment=Connect to remote desktops over VNC
|
||||
TryExec=vncviewer
|
||||
Exec=vncviewer
|
||||
Icon=gnome-remote-desktop
|
||||
Type=Application
|
||||
Categories=Network;VNC;GTK;
|
||||
StartupNotify=true
|
4
data/project.conf
Normal file
4
data/project.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
dist=Makefile,deforaos-vncviewer.desktop
|
||||
|
||||
[deforaos-vncviewer.desktop]
|
||||
install=$(PREFIX)/share/applications
|
Loading…
Reference in New Issue
Block a user