summarylogtreecommitdiffstats
path: root/restclient.desktop
diff options
context:
space:
mode:
authorEduardo Leggiero2015-10-28 22:37:44 +0000
committerEduardo Leggiero2015-10-28 22:37:44 +0000
commit1e38d6d6540d1a99ede5df9df99cea3865f81076 (patch)
tree4a1e0686189cda9b368bdb79b0b24e2bc3d71936 /restclient.desktop
downloadaur-1e38d6d6540d1a99ede5df9df99cea3865f81076.tar.gz
Initial commit
Diffstat (limited to 'restclient.desktop')
-rw-r--r--restclient.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/restclient.desktop b/restclient.desktop
new file mode 100644
index 000000000000..0dbea2fa3e1b
--- /dev/null
+++ b/restclient.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=RESTClient
+GenericName=RESTClient
+Comment=Java application to test RESTful webservices
+Categories=Network;
+Exec=restclient
+Icon=restclient
+Terminal=false
+Type=Application
+StartupWMClass=org-wiztools-restclient-ui-Main