[gnome-contacts] Change the primary About label to About Contacts



commit eaeef68a4146e7b9e474110d68ef1718c546e7ad
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Mon Dec 10 10:01:47 2018 +0000

    Change the primary About label to About Contacts

 data/ui/contacts-window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/contacts-window.ui b/data/ui/contacts-window.ui
index f331c32..e8d8815 100644
--- a/data/ui/contacts-window.ui
+++ b/data/ui/contacts-window.ui
@@ -125,7 +125,7 @@
         <child>
           <object class="GtkModelButton">
             <property name="can_focus">True</property>
-            <property name="text" translatable="yes">About</property>
+            <property name="text" translatable="yes">About Contacts</property>
             <property name="action-name">app.about</property>
             <property name="visible">True</property>
           </object>


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