From 2c045d093e4cad0ed9f3d98442059cd137d33e0c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 5 Oct 2006 05:35:37 +0000 Subject: Added missing desktop entry files. git-svn-id: http://svn.drobilla.net/lad/patchage@162 a436a847-0d15-0410-975c-d299462d15a1 --- patchage.desktop.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patchage.desktop.in diff --git a/patchage.desktop.in b/patchage.desktop.in new file mode 100644 index 0000000..efe341c --- /dev/null +++ b/patchage.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Patchage +Version=@PACKAGE_VERSION@ +Comment=Connect audio and MIDI applications together and manage audio sessions +Exec=patchage +Terminal=false +Icon=patchage-icon.svg +Type=Application +Categories=Application;AudioVideo;Sound;Audio -- cgit v1.2.1