[SCM] live-studio branch, master, updated. 7361fce2bd4768e89038b7817e9a7700a4e7caa0

Chris Lamb lamby at debian.org
Sun Aug 1 18:42:45 UTC 2010


The following commit has been merged in the master branch:
commit b80eea7efadad55880a18cbd91838423c7a39250
Author: Chris Lamb <lamby at debian.org>
Date:   Sun Aug 1 14:40:24 2010 -0400

    Add a bit more help

diff --git a/live_studio/config/views.py b/live_studio/config/views.py
index 3aca798..31e5f02 100644
--- a/live_studio/config/views.py
+++ b/live_studio/config/views.py
@@ -47,7 +47,7 @@ class NewConfigWizard(FormWizard):
         config.save()
 
         messages.add_message(request, messages.INFO,
-            'New configuration added.')
+            "New configuration added. Press 'Build' to create your image.")
 
         return HttpResponseRedirect(config.get_absolute_url())
 

-- 
live-studio



More information about the debian-live-changes mailing list