← Back to team overview

elementaryart team mailing list archive

[Merge] lp:~codygarver/marlin/update-url-and-copyright into lp:marlin

 

Cody Garver has proposed merging lp:~codygarver/marlin/update-url-and-copyright into lp:marlin.

Requested reviews:
  The elementary Project (elementaryproject)

For more details, see:
https://code.launchpad.net/~codygarver/marlin/update-url-and-copyright/+merge/71137

Update elementary URL and copyright year
-- 
https://code.launchpad.net/~codygarver/marlin/update-url-and-copyright/+merge/71137
Your team The elementary Project is requested to review the proposed merge of lp:~codygarver/marlin/update-url-and-copyright into lp:marlin.
=== modified file 'src/View/Resources.vala'
--- src/View/Resources.vala	2011-08-09 16:47:30 +0000
+++ src/View/Resources.vala	2011-08-11 02:43:24 +0000
@@ -1,11 +1,11 @@
 namespace Marlin {
     public const string APP_TITLE = "Marlin";
-    public const string COPYRIGHT = "Copyright 2010 Elementary Developers";
-    public const string ELEMENTARY_URL = "http://www.elementary-project.com";;
+    public const string COPYRIGHT = "Copyright 2010-2011 Elementary Developers";
+    public const string ELEMENTARY_URL = "http://elementaryos.org";;
     public const string HELP_URL = "http://elementaryos.org/support";;
     public const string BUG_URL = "https://bugs.launchpad.net/marlin/+filebug";;
     public const string TRANSLATE_URL = "https://translations.launchpad.net/marlin";;
-    public const string ELEMENTARY_LABEL = "elementary-project.com";
+    public const string ELEMENTARY_LABEL = "elementaryos.org";
     public const string COMMENTS = "File Manager";
     
     public const string[] AUTHORS = {