From c2ec65fc81cc51573f3fb9deb02fa2830a359604 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 27 Jul 2006 18:14:19 +0000 Subject: initial commit git-svn-id: file:///home/lennart/svn/public/paprefs/trunk@3 54a58c19-9419-0410-9bbb-d8fa3e5d54ff --- src/paprefs.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/paprefs.desktop (limited to 'src/paprefs.desktop') diff --git a/src/paprefs.desktop b/src/paprefs.desktop new file mode 100644 index 0000000..7de90fb --- /dev/null +++ b/src/paprefs.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Name=PulseAudio Preferences +GenericName=Sound server Preferences +Comment=View and modify the configuration of the local sound server +Exec=paprefs +Icon=preferences-desktop +StartupNotify=true +Type=Application +Categories=Application;AudioVideo;Audio; -- cgit