nautilus r14769 - in trunk: . src



Author: cosimoc
Date: Tue Oct 28 17:14:17 2008
New Revision: 14769
URL: http://svn.gnome.org/viewvc/nautilus?rev=14769&view=rev

Log:
2008-10-28  Cosimo Cecchi  <cosimoc gnome org>

        * src/nautilus-window-menus.c:
        (action_about_nautilus_callback):
	Update the about dialog description.
	Thanks to Matthew Paul Thomas (#551483).

Modified:
   trunk/ChangeLog
   trunk/src/nautilus-window-menus.c

Modified: trunk/src/nautilus-window-menus.c
==============================================================================
--- trunk/src/nautilus-window-menus.c	(original)
+++ trunk/src/nautilus-window-menus.c	Tue Oct 28 17:14:17 2008
@@ -558,10 +558,9 @@
 	gtk_show_about_dialog (GTK_WINDOW (user_data),
 			       "program-name", _("Nautilus"),
 			       "version", VERSION,
-			       "comments", _("Nautilus is a graphical shell "
-					     "for GNOME that makes it "
-					     "easy to manage your files "
-					     "and the rest of your system."),
+			       "comments", _("Nautilus lets you organize "
+					     "files and folders, both on "
+					     "your computer and online."),
 			       "copyright", _("Copyright \xC2\xA9 1999-2008 "
 					      "The Nautilus authors"),
 			       "license", license_trans,



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