[Xfce4-commits] <xfce-utils:master> Fix another typo.

Nick Schermer noreply at xfce.org
Sun Nov 7 09:44:01 CET 2010


Updating branch refs/heads/master
         to a63062cbd586fc0b66d1e49252a05c0f53b602c2 (commit)
       from dd70d9c722156329e78624e28515e837e25b0a41 (commit)

commit a63062cbd586fc0b66d1e49252a05c0f53b602c2
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Nov 7 09:42:36 2010 +0100

    Fix another typo.

 xfce4-about/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xfce4-about/main.c b/xfce4-about/main.c
index ae41ae0..4a89ae6 100644
--- a/xfce4-about/main.c
+++ b/xfce4-about/main.c
@@ -297,7 +297,7 @@ xfce_about_copyright (GtkTextBuffer *buffer)
   gtk_text_buffer_insert (buffer, &end, "\n\n", -1);
   gtk_text_buffer_insert (buffer, &end,
       _("The packages thunar, xfce4-appfinder, xfce4-panel, xfce4-session, "
-        "xfce4-settings, xfce-utils, xfce-utils, xfconf, xfdesktop and xfwm4 are "
+        "xfce4-settings, xfce-utils, xfconf, xfdesktop and xfwm4 are "
         "distributed under the terms of the GNU General Public License as "
         "published by the Free Software Foundation; either version 2 of the "
         "License, or (at your option) any later version."), -1);



More information about the Xfce4-commits mailing list