diff --git a/src/manjaro_hello.py b/src/manjaro_hello.py index 4d3ea6a..3ba2e09 100755 --- a/src/manjaro_hello.py +++ b/src/manjaro_hello.py @@ -59,7 +59,7 @@ class Embed: window.builder.get_object("stack").add_named(self.box, self.name + "page") class EmbedLayouts(Embed): - """Gnome layout switcher""" + """GNOME Layout Switcher""" def load(self, window: Gtk.Window) -> bool: try: from layoutswitcherlib.layoutsbox import LayoutBox @@ -78,7 +78,7 @@ class EmbedLayouts(Embed): except Exception as err: print("Error in Embled application:", err) except ModuleNotFoundError as err: - print(f"Info: Gnome-layout-switcher not installed") + print(f"Info: gnome-layout-switcher not installed") self.loaded = self.box is not None return self.loaded diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index 0fc2fff..e489d52 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -403,11 +403,11 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we - Gnome Layouts Manager + GNOME Layout Switcher appLayouts False True - Manjaro Gnome config tool + Manjaro GNOME config tool