Blame SOURCES/Add-a-tuna.desktop-file.patch

bfdb9b
From 2cb0d5619a907cac929568afefda347bedfdfd16 Mon Sep 17 00:00:00 2001
bfdb9b
From: Guy Streeter <streeter@redhat.com>
bfdb9b
Date: Wed, 5 Feb 2014 15:40:36 -0600
bfdb9b
Subject: [PATCH] Add a tuna.desktop file
bfdb9b
bfdb9b
Add a tuna.desktop file
bfdb9b
bfdb9b
commit 2cb0d5619a907cac929568afefda347bedfdfd16 upstream
bfdb9b
bfdb9b
Bugzilla: 996954
bfdb9b
bfdb9b
change the desktop icon
bfdb9b
bfdb9b
Signed-off-by: Guy Streeter <streeter@redhat.com>
bfdb9b
Tested-by: Jiri Kastner <jkastner@redhat.com>
bfdb9b
Signed-off-by: Jiri Kastner <jkastner@redhat.com>
bfdb9b
Signed-off-by: John Kacur <jkacur@redhat.com>
bfdb9b
---
bfdb9b
 tuna.desktop        | 9 +++++++++
bfdb9b
 1 file changed, 9 insertions(+)
bfdb9b
 create mode 100644 tuna.desktop
bfdb9b
bfdb9b
diff --git a/tuna.desktop b/tuna.desktop
bfdb9b
new file mode 100644
bfdb9b
index 000000000000..603011f79467
bfdb9b
--- /dev/null
bfdb9b
+++ b/tuna.desktop
bfdb9b
@@ -0,0 +1,9 @@
bfdb9b
+[Desktop Entry]
bfdb9b
+Name=tuna
bfdb9b
+GenericName=Application Tuner
bfdb9b
+Exec=tuna --gui
bfdb9b
+Type=Application
bfdb9b
+Terminal=false
bfdb9b
+Comment=Thread and IRQ attribute management
bfdb9b
+Icon=gtk-preferences
bfdb9b
+Categories=System;Settings;
bfdb9b
-- 
bfdb9b
1.8.1.4
bfdb9b