mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
new version derivation system, improvements to splash screen display
git-svn-id: svn://localhost/ardour2/trunk@1022 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ca1adc2873
commit
8f53fc6459
6 changed files with 78 additions and 41 deletions
|
|
@ -190,7 +190,7 @@ About::About ()
|
|||
set_name (X_("ardour"));
|
||||
set_website (X_("http://ardour.org/"));
|
||||
set_website_label (X_("visit http://www.ardour.org/"));
|
||||
set_version ((string_compose(_("%1\n(built from revision %s"),
|
||||
set_version ((string_compose(_("%1\n(built from revision %2)"),
|
||||
VERSIONSTRING,
|
||||
gtk_ardour_revision)));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue