Added GNU/Linux desktop shortcuts
This commit is contained in:
parent
44a2b0eb8b
commit
6d70d08bdc
11
desktop/ip2e-config.desktop
Executable file
11
desktop/ip2e-config.desktop
Executable file
|
@ -0,0 +1,11 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=ip2e (config)
|
||||||
|
GenericName=ip2e (config)
|
||||||
|
X-GNOME-FullName=ip2e (config)
|
||||||
|
Comment=Receive your public IP by email when it is renewed
|
||||||
|
Exec=ip2e-config.py
|
||||||
|
Icon=/usr/share/icons/ip2e.png
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
StartupNotify=true
|
||||||
|
Categories=Network;FileTransfer;
|
11
desktop/ip2e.desktop
Executable file
11
desktop/ip2e.desktop
Executable file
|
@ -0,0 +1,11 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Name=ip2e (daemon)
|
||||||
|
GenericName=ip2e (daemon)
|
||||||
|
X-GNOME-FullName=ip2e (daemon)
|
||||||
|
Comment=Receive your public IP by email when it is renewed
|
||||||
|
Exec=ip2e-daemon.py
|
||||||
|
Icon=/usr/share/icons/ip2e.png
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
StartupNotify=true
|
||||||
|
Categories=Network;FileTransfer;
|
Loading…
Reference in New Issue
Block a user