[Xfce4-commits] <libxfce4ui:master> Remove xfce-utils from about dialog.

Nick Schermer noreply at xfce.org
Mon Oct 24 18:04:01 CEST 2011


Updating branch refs/heads/master
         to bad3f535de0515863da1a44b20c3d213fe428e97 (commit)
       from 751a87ee69b391088c34fd2b33d3144e811af9c8 (commit)

commit bad3f535de0515863da1a44b20c3d213fe428e97
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Oct 24 18:02:28 2011 +0200

    Remove xfce-utils from about dialog.

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

diff --git a/xfce4-about/main.c b/xfce4-about/main.c
index 6a4a9a2..85aaa0d 100644
--- a/xfce4-about/main.c
+++ b/xfce4-about/main.c
@@ -100,10 +100,6 @@ xfce_about_about (GtkTextBuffer *buffer)
         N_("Shows the applications installed on your system in categories, "
            "so you can quickly find and launch them.")
       },
-      { "xfce-utils",
-        N_("Utilities and Scripts"),
-        N_("Startup scripts, run dialog and about dialog.")
-      },
       { "xfconf",
         N_("Settings Daemon"),
         N_("D-Bus-based configuration storage system.")


More information about the Xfce4-commits mailing list