summarylogtreecommitdiffstats
path: root/simple-nfs-gui.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'simple-nfs-gui.desktop')
-rwxr-xr-xsimple-nfs-gui.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/simple-nfs-gui.desktop b/simple-nfs-gui.desktop
new file mode 100755
index 000000000000..a471436f158b
--- /dev/null
+++ b/simple-nfs-gui.desktop
@@ -0,0 +1,11 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Version=1.0
+Name=Simple NFS GUI
+Comment=Set a machine as a client to access or as a server to share data with others machines in the same local network, with the protocol NFS.
+Exec=lxqt-sudo /usr/bin/simple-nfs-gui
+Icon=simple-nfs-gui
+Terminal=false
+Type=Application
+StartupNotify=true
+Categories=Network;