[gnome-software] sources dialog: Put "Find out more..." on a separate line
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] sources dialog: Put "Find out more..." on a separate line
- Date: Sat, 27 Jan 2018 15:47:12 +0000 (UTC)
commit 9a084648c34c0f3b5d89112ab3a0fe6eab1b26e4
Author: Kalev Lember <klember redhat com>
Date: Sat Jan 27 12:00:02 2018 +0100
sources dialog: Put "Find out more..." on a separate line
src/gs-sources-dialog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-sources-dialog.c b/src/gs-sources-dialog.c
index 7a6375fe..52abebdf 100644
--- a/src/gs-sources-dialog.c
+++ b/src/gs-sources-dialog.c
@@ -245,7 +245,7 @@ gs_sources_dialog_refresh_proprietary_apps (GsSourcesDialog *dialog)
/* TRANSLATORS: nonfree software */
g_string_append (str, _("Typically has restrictions on use and "
"access to source code."));
- g_string_append (str, " ");
+ g_string_append (str, "\n");
/* optional URL */
uri = g_settings_get_string (dialog->settings, "nonfree-software-uri");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]