[nautilus] Update About dialog for 2009.



commit 9d618732420d6d2ae9f666bbb78ee486746c7940
Author: A. Walton <awalton gnome org>
Date:   Sun May 10 18:43:50 2009 -0400

    Update About dialog for 2009.
---
 src/nautilus-window-menus.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/nautilus-window-menus.c b/src/nautilus-window-menus.c
index 1e87b0e..0d4a850 100644
--- a/src/nautilus-window-menus.c
+++ b/src/nautilus-window-menus.c
@@ -519,7 +519,7 @@ action_about_nautilus_callback (GtkAction *action,
 			       "comments", _("Nautilus lets you organize "
 					     "files and folders, both on "
 					     "your computer and online."),
-			       "copyright", _("Copyright \xC2\xA9 1999-2008 "
+			       "copyright", _("Copyright \xC2\xA9 1999-2009 "
 					      "The Nautilus authors"),
 			       "license", license_trans,
 			       "wrap-license", TRUE,
@@ -531,7 +531,7 @@ action_about_nautilus_callback (GtkAction *action,
 				 */
 			      "translator-credits", _("translator-credits"),
 			      "logo-icon-name", "nautilus",
-			      "website", "http://www.gnome.org/projects/nautilus";,
+			      "website", "http://live.gnome.org/Nautilus";,
 			      "website-label", _("Nautilus Web Site"),
 			      NULL);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]