From de60ded5cca2fc1aec5710df26fe1e3a32425b1d Mon Sep 17 00:00:00 2001 From: Vitor Lopes Date: Tue, 17 May 2022 10:50:28 +0100 Subject: [PATCH] fix #30 --- data/preferences.json | 2 +- po/manjaro-hello.pot | 2 +- src/manjaro_hello.py | 4 ++-- ui/manjaro-hello.glade | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/preferences.json b/data/preferences.json index 02e2d94..29c452d 100644 --- a/data/preferences.json +++ b/data/preferences.json @@ -12,7 +12,7 @@ "style_path": "/usr/share/manjaro-hello/ui/style.css", "urls": { "development": "https://gitlab.manjaro.org", - "discover": "https://discover.manjaro.org/", + "software": "https://software.manjaro.org/", "donate": "https://manjaro.org/donate", "facebook": "https://www.facebook.com/ManjaroLinux", "forum": "https://forum.manjaro.org", diff --git a/po/manjaro-hello.pot b/po/manjaro-hello.pot index 8cb6206..6820c04 100644 --- a/po/manjaro-hello.pot +++ b/po/manjaro-hello.pot @@ -70,7 +70,7 @@ msgid "Forums" msgstr "" #: ../ui/manjaro-hello.glade:207 -msgid "Software Center" +msgid "Software" msgstr "" #: ../ui/manjaro-hello.glade:224 diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index a2b512b..fb687b6 100644 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -262,7 +262,7 @@ class Hello(Gtk.Window): "label": { "autostartlabel", "development", - "discover", + "software", "donate", "firstcategory", "forum", @@ -281,7 +281,7 @@ class Hello(Gtk.Window): "tooltip_text": { "about", "development", - "discover", + "software", "donate", "forum", "mailling", diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index 23738c3..4de8642 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -198,9 +198,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we - - Software Center - discover + + Software + software True False True