From a96166710faf2447ed10194d1829db5564b0dff9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 4 May 2007 03:59:38 +0000 Subject: Made engine, serialisation, client library, and GUI all dynamically loaded modules. Combined all executables into a single "ingen" program which can do everything. git-svn-id: http://svn.drobilla.net/lad/ingen@493 a436a847-0d15-0410-975c-d299462d15a1 --- src/progs/ingen/ingen.desktop.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/progs/ingen/ingen.desktop.in (limited to 'src/progs/ingen/ingen.desktop.in') diff --git a/src/progs/ingen/ingen.desktop.in b/src/progs/ingen/ingen.desktop.in new file mode 100644 index 00000000..63f07b67 --- /dev/null +++ b/src/progs/ingen/ingen.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Ingen +Version=@PACKAGE_VERSION@ +Comment=Create synthesizers and effects processors in a modular environment +Exec=ingen -g +Terminal=false +Icon=ingen-icon.svg +Type=Application +Categories=Application;AudioVideo;Sound;Audio -- cgit v1.2.1