mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
remove *&@?!+%@ question :)
I would like to record, edit and mix,... ..but I don't need software to hold my hand and ask childish questions if I would like to "open a session".
This commit is contained in:
parent
da79e702e4
commit
2a0440a373
1 changed files with 1 additions and 1 deletions
|
|
@ -591,7 +591,7 @@ ArdourStartup::setup_initial_choice_page ()
|
|||
ic_vbox.show_all ();
|
||||
|
||||
initial_choice_index = append_page (ic_vbox);
|
||||
set_page_title (ic_vbox, _("What would you like to do ?"));
|
||||
set_page_title (ic_vbox, string_compose("%1 %2", PROGRAM_NAME, VERSIONSTRING));
|
||||
set_page_header_image (ic_vbox, icon_pixbuf);
|
||||
|
||||
/* user could just click on "Forward" if default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue