changed title in assistent view
This commit is contained in:
parent
4f24e10811
commit
6b40c5a3be
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ namespace Webpin {
|
|||
}
|
||||
|
||||
//welcome message
|
||||
message = new Gtk.Label (_("Create a new web app with webpin"));
|
||||
message = new Gtk.Label (_("Create a new web app"));
|
||||
message.get_style_context ().add_class ("h2");
|
||||
//app information
|
||||
icon_button = new Gtk.Button ();
|
||||
|
|
Loading…
Reference in a new issue