summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-08 19:11:13 +0000
committerDavid Robillard <d@drobilla.net>2011-01-08 19:11:13 +0000
commita7b46a0695acfa55d591b0e5ce585d9f92fdad3e (patch)
tree30d7e670c77568684df23a1e02fcc9a0e271a76c /src/gui/ingen_gui.glade
parentd95f3e089619d35873acdad4b79e3f7e0f6ccf15 (diff)
downloadingen-a7b46a0695acfa55d591b0e5ce585d9f92fdad3e.tar.gz
ingen-a7b46a0695acfa55d591b0e5ce585d9f92fdad3e.tar.bz2
ingen-a7b46a0695acfa55d591b0e5ce585d9f92fdad3e.zip
Support via waf for running from the build directory.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2799 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/ingen_gui.glade')
-rw-r--r--src/gui/ingen_gui.glade4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/ingen_gui.glade b/src/gui/ingen_gui.glade
index 39e5f8bd..6b135a2a 100644
--- a/src/gui/ingen_gui.glade
+++ b/src/gui/ingen_gui.glade
@@ -1829,7 +1829,9 @@
<widget class="GtkAboutDialog" id="about_win">
<property name="destroy_with_parent">True</property>
<property name="type_hint">normal</property>
- <property name="copyright" translatable="yes">Copyright (C) 2005-2008 David Robillard &lt;http://drobilla.net&gt;</property>
+ <property name="program_name">Ingen</property>
+ <property name="version">@INGEN_VERSION@</property>
+ <property name="copyright" translatable="yes">Copyright (C) 2005-2010 David Robillard &lt;http://drobilla.net&gt;</property>
<property name="website">http://drobilla.net/software/ingen</property>
<property name="license" translatable="yes">Licensed under the GNU GPL, Version 2.