diff options
author | David Robillard <d@drobilla.net> | 2006-10-05 05:35:37 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2006-10-05 05:35:37 +0000 |
commit | 2c045d093e4cad0ed9f3d98442059cd137d33e0c (patch) | |
tree | f75684705669f88ba46aab8a9e5d71a6e78e2690 | |
parent | 5168d067a02b6f997aa25f373d6939255510c6f3 (diff) | |
download | patchage-2c045d093e4cad0ed9f3d98442059cd137d33e0c.tar.gz patchage-2c045d093e4cad0ed9f3d98442059cd137d33e0c.tar.bz2 patchage-2c045d093e4cad0ed9f3d98442059cd137d33e0c.zip |
Added missing desktop entry files.
git-svn-id: http://svn.drobilla.net/lad/patchage@162 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r-- | patchage.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
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 |