summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-04-04 10:05:30 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-04-04 10:05:30 -0400
commitacce5e1c70e10ef550cfed888a852e5048dc4b3d (patch)
tree5bac311d19ca6e44a341ec07fe7e74d918f96879
parent681e24ae18f5f4cf6275171154383fb0aeaf1d1a (diff)
downloadnautilus-acce5e1c70e10ef550cfed888a852e5048dc4b3d.tar.gz
release: update AUTHORS
-rw-r--r--AUTHORS7
-rw-r--r--src/nautilus-window-menus.c3
2 files changed, 9 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 82f8b4b8f..478bbab86 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,10 @@
+Nautilus 3.0 version by:
+Cosimo Cecchi <cosimoc@gnome.org>
+Alex Larsson <alexl@redhat.com>
+Christian Neumair <cneumair@gnome.org>
+A. Walton <awalton@gnome.org>
+Tomas Bzatek <tbzatek@redhat.com>
+
Nautilus 2.22 version by:
Martin Wehner <martin.wehner@gmail.com>
Alex Larsson <alexl@redhat.com
diff --git a/src/nautilus-window-menus.c b/src/nautilus-window-menus.c
index a95978af7..77a92c774 100644
--- a/src/nautilus-window-menus.c
+++ b/src/nautilus-window-menus.c
@@ -345,6 +345,7 @@ action_about_nautilus_callback (GtkAction *action,
"Robin * Slomkowski",
"Seth Nickell",
"Susan Kare",
+ "Tomas Bzatek",
NULL
};
const gchar *documenters[] = {
@@ -376,7 +377,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-2010 "
+ "copyright", _("Copyright \xC2\xA9 1999-2011 "
"The Nautilus authors"),
"license", license_trans,
"wrap-license", TRUE,