12 lines
259 B
Desktop File
12 lines
259 B
Desktop File
|
#!/usr/bin/env xdg-open
|
||
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Encoding=UTF-8
|
||
|
Type=Application
|
||
|
Categories=Network;
|
||
|
|
||
|
Name=TeamViewer 11 Host
|
||
|
Comment=Remote control solution.
|
||
|
Exec=/opt/teamviewer/tv_bin/script/teamviewer
|
||
|
Icon=/opt/teamviewer/tv_bin/desktop/teamviewer.png
|