From f533f1625e70ce3a0df31320da3f2006cc60d764 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 31 May 2006 12:39:00 +0000 Subject: Add .desktop file. git-svn-id: file:///home/lennart/svn/public/paman/trunk@68 cdefa82f-4ce1-0310-97f5-ab6066f37c3c --- src/paman.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/paman.desktop (limited to 'src/paman.desktop') diff --git a/src/paman.desktop b/src/paman.desktop new file mode 100644 index 0000000..ca00fd7 --- /dev/null +++ b/src/paman.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Polypaudio Manager +Comment=Manager your Polypaudio sound server. +Exec=paman +Icon=audio-card +StartupNotify=true +Type=Application +Categories=Application;AudioVideo;Audio; -- cgit