[mess-desktop-entries] Add some missing desktop templates.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mess-desktop-entries] Add some missing desktop templates.
- Date: Wed, 23 Feb 2011 06:16:21 +0000 (UTC)
commit 3addd7ea7583351542a56b840e3b8c59695101be
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Feb 23 01:11:05 2011 -0500
Add some missing desktop templates.
mess-genesis.desktop.in.in | 8 ++++++++
mess-msx.desktop.in.in | 8 ++++++++
mess-sms.desktop.in.in | 8 ++++++++
3 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/mess-genesis.desktop.in.in b/mess-genesis.desktop.in.in
new file mode 100644
index 0000000..062208f
--- /dev/null
+++ b/mess-genesis.desktop.in.in
@@ -0,0 +1,8 @@
+[Desktop Entry]
+_Name=Genesis ROM Player
+_Comment=Play Sega Genesis games
+Type=Application
+Exec= MESS@ genesis -cartridge %f
+Terminal=false
+NoDisplay=true
+MimeType=application/x-genesis-rom;
diff --git a/mess-msx.desktop.in.in b/mess-msx.desktop.in.in
new file mode 100644
index 0000000..915421c
--- /dev/null
+++ b/mess-msx.desktop.in.in
@@ -0,0 +1,8 @@
+[Desktop Entry]
+_Name=MSX ROM Player
+_Comment=Play MSX games
+Type=Application
+Exec= MESS@ msx -cassette %f
+Terminal=false
+NoDisplay=true
+MimeType=application/x-msx-rom;
diff --git a/mess-sms.desktop.in.in b/mess-sms.desktop.in.in
new file mode 100644
index 0000000..a4c6405
--- /dev/null
+++ b/mess-sms.desktop.in.in
@@ -0,0 +1,8 @@
+[Desktop Entry]
+_Name=Sega Master System/Game Gear ROM Player
+_Comment=Play Sega Master System and Game Gear games
+Type=Application
+Exec= MESS@ sms -cartridge %f
+Terminal=false
+NoDisplay=true
+MimeType=application/x-sms-rom;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]