[gnome-tour/wip/jimmac/gnome41] minor: workspace view is no longer new



commit ce2998590802756e50176617d77e8608ba745f6d
Author: Tobias Bernard <tbernard gnome org>
Date:   Tue Aug 31 12:45:47 2021 +0200

    minor: workspace view is no longer new

 src/widgets/window.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/widgets/window.rs b/src/widgets/window.rs
index b2f09fe..fc89650 100644
--- a/src/widgets/window.rs
+++ b/src/widgets/window.rs
@@ -69,7 +69,7 @@ impl Window {
             ImagePageWidget::new(
                 "/org/gnome/Tour/workspaces.svg",
                 gettext("Keep on Top with Workspaces"),
-                gettext("Easily organize windows with the new workspaces view."),
+                gettext("Easily organize windows with the workspaces view."),
             )
             .widget
             .upcast::<gtk::Widget>(),


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