From 25815ba18a6d39319e77633ba85b992e05d77655 Mon Sep 17 00:00:00 2001 From: Nathan_SR <cquickcal@gmail.com> Date: Tue, 8 May 2018 01:54:11 +0530 Subject: [PATCH] On branch master new file: org.gnome.helpman.desktop --- org.gnome.helpman.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 org.gnome.helpman.desktop diff --git a/org.gnome.helpman.desktop b/org.gnome.helpman.desktop new file mode 100644 index 0000000..20f20e9 --- /dev/null +++ b/org.gnome.helpman.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Helpman Manuals / Guides / Tutorials +Comment=Quick & Easy access to 4000+ manuals / guides / tutorials +Keywords=manuals;guides;tutorials +Exec=helpman +Icon=helpman +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Utility; -- GitLab