[gedit: 2/2] About dialog: change the small and lightweight description




commit 1a1e575af0f279e4b34b5bbb1dd5e30495984639
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date:   Sun Jul 17 01:19:18 2022 +0200

    About dialog: change the small and lightweight description

 gedit/gedit-commands-help.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gedit/gedit-commands-help.c b/gedit/gedit-commands-help.c
index 34e580506..4b13cbaa8 100644
--- a/gedit/gedit-commands-help.c
+++ b/gedit/gedit-commands-help.c
@@ -107,7 +107,7 @@ _gedit_cmd_help_about (GeditWindow *window)
        gtk_show_about_dialog (GTK_WINDOW (window),
                               "program-name", "gedit",
                               "authors", authors,
-                              "comments", _("gedit is a small and lightweight text editor for the GNOME 
desktop"),
+                              "comments", _("gedit is an easy-to-use and general-purpose text editor"),
                               "copyright", "Copyright 1998-2022 – the gedit team",
                               "license-type", GTK_LICENSE_GPL_2_0,
                               "logo-icon-name", "org.gnome.gedit",


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