mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-10-28 17:32:35 +00:00
16 lines
424 B
Desktop File
Executable File
16 lines
424 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
Encoding=UTF-8
|
|
Name=WLANPro Test
|
|
Name[en_US.ISO8859-1]=WLANPro Test
|
|
Comment=WLANPro Test
|
|
Comment[en_US.ISO8859-1]=WLANPro Test
|
|
Path=/home/lanforge/Desktop
|
|
Exec=/home/lanforge/Desktop/wpro.sh
|
|
Icon=/usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
|
|
Type=Application
|
|
Terminal=true
|
|
Categories=Network;X-Candela-Technologies
|
|
GenericName[en_US]=WLANPro Test
|