Cannot use const strings with our version of vala
authorSam Hartman <hartmans@painless-security.com>
Sat, 19 May 2012 00:41:59 +0000 (20:41 -0400)
committerSam Hartman <hartmans@painless-security.com>
Sat, 19 May 2012 00:41:59 +0000 (20:41 -0400)
src/moonshot-identity-management-view.vala

index f9654e1..7b93fdb 100644 (file)
@@ -741,7 +741,7 @@ class IdentityManagerView : Window {
 
         string copyright = "Copyright 2011 JANET";
 
-        const string license =
+        string license =
 """
 Copyright (c) 2011, JANET(UK)
 All rights reserved.