[epiphany/wip/exalm/cleanups: 9/13] data-view: Remove libhandy mention from a blurb




commit 77e2ef22a6ebdb6f29201b0b2aa45b7a7ae3395e
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Mon Feb 21 13:40:00 2022 +0500

    data-view: Remove libhandy mention from a blurb
    
    Doesn't matter a lot, still one less line in the GTK4 mega-commit.
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1074>

 src/preferences/ephy-data-view.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/preferences/ephy-data-view.c b/src/preferences/ephy-data-view.c
index cd7199f0e..0e863c869 100644
--- a/src/preferences/ephy-data-view.c
+++ b/src/preferences/ephy-data-view.c
@@ -310,7 +310,7 @@ ephy_data_view_class_init (EphyDataViewClass *klass)
   obj_properties[PROP_TITLE] =
     g_param_spec_string ("title",
                          "Title",
-                         "The title used for the top HdyHeaderBar",
+                         "The title used for the header bar",
                          NULL,
                          G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS);
 


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