From 969aea2c67f39edb009a3352fcad61cc9a19b49f Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Tue, 26 Mar 2013 11:09:25 +0100 Subject: [PATCH] .desktop for qcookboob and qcineoob --- desktop/qcineoob.desktop | 9 +++++++++ desktop/qcookboob.desktop | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 desktop/qcineoob.desktop create mode 100644 desktop/qcookboob.desktop diff --git a/desktop/qcineoob.desktop b/desktop/qcineoob.desktop new file mode 100644 index 0000000000..7106f92cb1 --- /dev/null +++ b/desktop/qcineoob.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=QCineoob +Comment=Search for movies, persons, torrents and subtitles on many websites, and get info about them +Exec=qcineoob +Icon=qcineoob +Terminal=false +Type=Application +StartupNotify=true +Categories=Network;Qt; diff --git a/desktop/qcookboob.desktop b/desktop/qcookboob.desktop new file mode 100644 index 0000000000..baef295053 --- /dev/null +++ b/desktop/qcookboob.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=QCookboob +Comment=Search for recipes on many websites, and get info about them +Exec=qcookboob +Icon=qcookboob +Terminal=false +Type=Application +StartupNotify=true +Categories=Network;Qt; -- GitLab