summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-11-27 16:51:36 +0000
committerDavid Robillard <d@drobilla.net>2008-11-27 16:51:36 +0000
commit22680661df7aa771b0de4e8200307b43d9381743 (patch)
treef4e0119ecf40158ff4f71ef16fcf86644af1b04c
parent10cdb054f5516475597b81d89b922015267e27ad (diff)
downloadpatchage-22680661df7aa771b0de4e8200307b43d9381743.tar.gz
patchage-22680661df7aa771b0de4e8200307b43d9381743.tar.bz2
patchage-22680661df7aa771b0de4e8200307b43d9381743.zip
Add variableized patchage.desktop.in from LADI patchage that got lost along the way somehow.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1794 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r--patchage.desktop.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/patchage.desktop.in b/patchage.desktop.in
index dc1e305..acb3689 100644
--- a/patchage.desktop.in
+++ b/patchage.desktop.in
@@ -1,9 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
-Name=Patchage
+Name=@APP_HUMAN_NAME@
Comment=Connect audio and MIDI applications together and manage audio sessions
-Exec=patchage
+Exec=@BINDIR@/@APP_INSTALL_NAME@
Terminal=false
-Icon=patchage
+Icon=@APP_INSTALL_NAME@
Type=Application
Categories=Application;AudioVideo;Audio