From 2158cacf057824c74c54aa97aaf84a99a2fea513 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 6 Sep 2005 12:14:19 +0000 Subject: [PATCH] - desktop files, based from http://developer.momonga-linux.org/viewcvs/branches/STABLE_1/pkgs/mythtv/ Changed files: mythepg.desktop -> 1.1 mythfrontend.desktop -> 1.1 mythprofind.desktop -> 1.1 mythtv.desktop -> 1.1 --- mythepg.desktop | 9 +++++++++ mythfrontend.desktop | 9 +++++++++ mythprofind.desktop | 9 +++++++++ mythtv.desktop | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 mythepg.desktop create mode 100644 mythfrontend.desktop create mode 100644 mythprofind.desktop create mode 100644 mythtv.desktop diff --git a/mythepg.desktop b/mythepg.desktop new file mode 100644 index 0000000..d193247 --- /dev/null +++ b/mythepg.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=mythTV EPG +Comment=Electronic Programm Guide for mythTV. +Icon=mythepg.png +Exec=mythepg +Terminal=false +Type=Application +# vi: encoding=utf-8 diff --git a/mythfrontend.desktop b/mythfrontend.desktop new file mode 100644 index 0000000..161cedd --- /dev/null +++ b/mythfrontend.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=mythTV frontend +Comment=Record, playback and watch TV. +Icon=mythfrontend.png +Exec=mythfrontend +Terminal=false +Type=Application +# vi: encoding=utf-8 diff --git a/mythprofind.desktop b/mythprofind.desktop new file mode 100644 index 0000000..6dd3394 --- /dev/null +++ b/mythprofind.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=mythTV progfind +Comment=Programm finder for mythTV. +Icon=mythprogfind.png +Exec=mythprogfind +Terminal=false +Type=Application +# vi: encoding=utf-8 diff --git a/mythtv.desktop b/mythtv.desktop new file mode 100644 index 0000000..0a8900b --- /dev/null +++ b/mythtv.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=mythTV +Comment=Record, playback and watch TV. +Icon=mythtv.png +Exec=mythtv +Terminal=false +Type=Application +# vi: encoding=utf-8 -- 2.44.0