summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-01-07 05:35:39 +0000
committerDavid Robillard <d@drobilla.net>2007-01-07 05:35:39 +0000
commit81e148286602439b71950d5c69de5ce06f513592 (patch)
treee31697052f062181e2a0ab6a24107183fb2f06c3 /src
parentd1151e609db90ff6713b74addd4980e02bf00191 (diff)
downloadingen-81e148286602439b71950d5c69de5ce06f513592.tar.gz
ingen-81e148286602439b71950d5c69de5ce06f513592.tar.bz2
ingen-81e148286602439b71950d5c69de5ce06f513592.zip
Minor about dialog updates.
git-svn-id: http://svn.drobilla.net/lad/ingen@237 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r--src/progs/ingenuity/ingenuity.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/progs/ingenuity/ingenuity.glade b/src/progs/ingenuity/ingenuity.glade
index cdbee7d9..64c6bb8c 100644
--- a/src/progs/ingenuity/ingenuity.glade
+++ b/src/progs/ingenuity/ingenuity.glade
@@ -3243,8 +3243,8 @@
<widget class="GtkAboutDialog" id="about_win">
<property name="destroy_with_parent">True</property>
<property name="name" translatable="yes">Ingenuity</property>
- <property name="copyright" translatable="yes">Copyright (C) 2005-2006 Dave Robillard</property>
- <property name="comments" translatable="yes">A graphical client for the Ingen audio processor</property>
+ <property name="copyright" translatable="yes">Copyright (C) 2005-2007 Dave Robillard</property>
+ <property name="comments" translatable="yes">A graphical client for the Ingen audio system</property>
<property name="license" translatable="yes">Licensed under the GNU GPL, Version 2.
See COPYING file included with this distribution, or http://www.gnu.org/licenses/gpl.txt for more information</property>
@@ -3252,7 +3252,7 @@ See COPYING file included with this distribution, or http://www.gnu.org/licenses
<property name="website">http://codeson.net/software/ingen</property>
<property name="website_label" translatable="yes"></property>
<property name="authors">Author:
- Dave Robillard &lt;drobilla@connect.carelton.ca&gt;
+ Dave Robillard &lt;dave@codeson.net&gt;
Contributors:
Lars Luthman - DSSI enhancements, bugfixes