[gnome-software/1021-please-add-a-way-to-show-only-open-source-apps] misc



commit c292241b6bf7a19bf611010720b4b5bd371aeb29
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Oct 11 15:25:58 2022 +0000

    misc

 src/gs-application.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 2daf37459..761fcfa2c 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -144,7 +144,7 @@ gs_application_init (GsApplication *application)
                { "autoupdate", 0, 0, G_OPTION_ARG_NONE, NULL,
                  _("Installs any pending updates in the background"), NULL },
                { "prefs", 0, 0, G_OPTION_ARG_NONE, NULL,
-                 _("Show Preferences"), NULL },
+                 _("Show preferences"), NULL },
                { "quit", 0, 0, G_OPTION_ARG_NONE, NULL,
                  _("Quit the running instance"), NULL },
                { "prefer-local", '\0', 0, G_OPTION_ARG_NONE, NULL,


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