Updating branch refs/heads/master
         to 47c9568c1dab9dad758cf77bbe69143f7d672a80 (commit)
       from 1a39d5a8274e34c9890a96653bcb69cf69f173b6 (commit)

commit 47c9568c1dab9dad758cf77bbe69143f7d672a80
Author: Enrico Tröger <enr...@xfce.org>
Date:   Sun Sep 19 12:47:22 2010 +0200

    Update project description

 README       |    4 ++--
 gigolo.1.in  |    2 +-
 src/window.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 1d7bc22..3fc03a4 100644
--- a/README
+++ b/README
@@ -4,8 +4,8 @@ Gigolo
 
 About
 =====
-Gigolo is a frontend to easily manage connections to remote filesystems using
-GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and manage
+Gigolo is a frontend to easily manage connections to local and remote 
filesystems
+using GIO/GVfs. It allows you to quickly connect/mount a remote filesystem and 
manage
 bookmarks of such.
 
 GVfs is an userspace virtual filesystem and the successor of GnomeVfs but 
doesn't
diff --git a/gigolo.1.in b/gigolo.1.in
index 3c4aaf4..e5efe6b 100644
--- a/gigolo.1.in
+++ b/gigolo.1.in
@@ -6,7 +6,7 @@ Gigolo \(em a simple frontend to easily connect to remote 
filesystems with GIO/G
 \fBgigolo\fR [\fBoption\fP]
 .SH "DESCRIPTION"
 .PP
-Gigolo is a frontend to easily manage connections to remote filesystems using
+Gigolo is a frontend to easily manage connections to local and remote 
filesystems using
 GIO/GVfs. It allows you to quickly mount a remote filesystem and manage
 bookmarks to such.
 .PP
diff --git a/src/window.c b/src/window.c
index 1dc1944..279bb0b 100644
--- a/src/window.c
+++ b/src/window.c
@@ -422,7 +422,7 @@ static void action_about_cb(G_GNUC_UNUSED GtkAction 
*action, GigoloWindow *windo
        gtk_show_about_dialog(GTK_WINDOW(window),
                "authors", authors,
                "logo-icon-name", gigolo_get_application_icon_name(),
-               "comments", _("A simple frontend to easily connect to remote 
filesystems"),
+               "comments", _("A simple frontend to easily connect/mount to 
local and remote filesystems"),
                "copyright", _("Copyright 2008-2010 Enrico Tröger"),
                "website", "http://www.uvena.de/gigolo/";,
                "version", VERSION,
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to