summarylogtreecommitdiffstats
path: root/simple-nfs-gui.desktop
diff options
context:
space:
mode:
authorlibrewish2020-11-08 19:43:14 +0530
committerlibrewish2020-11-08 19:43:14 +0530
commitbe081135e9ab7b346b7d7ee6e4cc74a51c4709f9 (patch)
tree1f800bc6c293b6518b7e52836083f820a7eac097 /simple-nfs-gui.desktop
downloadaur-simple-nfs-gui-bin.tar.gz
update
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;