[vinagre] Updated Vinagre description at About dialog.



commit ee79edcb8f71e9635d9abf0e6c5ed2b4bd0fa530
Author: Jonh Wendell <jwendell gnome org>
Date:   Fri Jul 24 16:39:55 2009 -0300

    Updated Vinagre description at About dialog.

 vinagre/vinagre-utils.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/vinagre/vinagre-utils.c b/vinagre/vinagre-utils.c
index 90af8b8..755c371 100644
--- a/vinagre/vinagre-utils.c
+++ b/vinagre/vinagre-utils.c
@@ -2,7 +2,7 @@
  * vinagre-utils.c
  * This file is part of vinagre
  *
- * Copyright (C) 2007,2008 - Jonh Wendell <wendell bani com br>
+ * Copyright (C) 2007,2008,2009 - Jonh Wendell <wendell bani com br>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -427,10 +427,10 @@ vinagre_utils_help_about (GtkWindow *window)
   };
 
   static const gchar copyright[] = \
-	"Copyright \xc2\xa9 2007 Jonh Wendell";
+	"Copyright \xc2\xa9 2007-2009 Jonh Wendell";
 
   static const gchar comments[] = \
-	N_("Vinagre is a VNC client for the GNOME Desktop");
+	N_("Vinagre is a remote desktop viewer for the GNOME Desktop");
 
   static const char *license[] = {
 	N_("Vinagre is free software; you can redistribute it and/or modify "



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