diff options
author | David Robillard <d@drobilla.net> | 2008-03-16 17:01:28 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2008-03-16 17:01:28 +0000 |
commit | 9b24c3ac59cd0a394672689aa82b6845628626cb (patch) | |
tree | dd1b7769da86c0f6545f96c21e4937f769430701 /src/patchage.glade | |
parent | 25f833aac2100a9947dbd7ee1de7d8c6a6b41648 (diff) | |
download | patchage-9b24c3ac59cd0a394672689aa82b6845628626cb.tar.gz patchage-9b24c3ac59cd0a394672689aa82b6845628626cb.tar.bz2 patchage-9b24c3ac59cd0a394672689aa82b6845628626cb.zip |
Add Jack D-Bus driver (from Nedko).
git-svn-id: http://svn.drobilla.net/lad/patchage@1167 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/patchage.glade')
-rw-r--r-- | src/patchage.glade | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/patchage.glade b/src/patchage.glade index 9872708..963ce5d 100644 --- a/src/patchage.glade +++ b/src/patchage.glade @@ -566,7 +566,8 @@ You should have received a copy of the GNU General Public License along with Patchage; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA </property> - <property name="authors">Dave Robillard <dave@drobilla.net></property> + <property name="authors">Dave Robillard <dave@drobilla.net> +JACK D-Bus driver by Nedko Arnaudov <nedko@arnaudov.name></property> <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property> <property name="artists">Icon: Lapo Calamandrei</property> |