From 1a50bb7ce195acc4ab8502e7311f522cf00c07ee Mon Sep 17 00:00:00 2001 From: Nathan_SR <cquickcal@gmail.com> Date: Mon, 7 May 2018 15:06:09 +0530 Subject: [PATCH] On branch master new file: org.gnome.quickcal.desktop --- org.gnome.quickcal.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 org.gnome.quickcal.desktop diff --git a/org.gnome.quickcal.desktop b/org.gnome.quickcal.desktop new file mode 100644 index 0000000..a1f3de8 --- /dev/null +++ b/org.gnome.quickcal.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Quickcal Calculator +Comment=Fast and Easy to use Calculator with support for Filing +Keywords=calculation;arithmetic;calculator;statistical; +Exec=quickcal +Icon=quickcal +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Utility;Calculator; -- GitLab