[nautilus/adding-hello-world] README: Add hello world



commit d5bf43a3be1ec9a0b618fdf2cffc9d75deed532c
Author: Carlos Soriano <csoriano redhat com>
Date:   Thu Apr 4 18:56:45 2019 +0200

    README: Add hello world
    
    The README was not welcoming enough
    
    Add hello world to the README
    
    Closes https://gitlab.gnome.org/GNOME/nautilus/issues/973

 README.md                            | 2 +-
 src/resources/ui/nautilus-toolbar.ui | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index 3410edbd2..0910671f7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 [![Pipeline 
status](https://gitlab.gnome.org/GNOME/nautilus/badges/master/build.svg)](https://gitlab.gnome.org/GNOME/nautilus/commits/master)
 [![Code 
coverage](https://gitlab.gnome.org/GNOME/nautilus/badges/master/coverage.svg)](https://gitlab.gnome.org/GNOME/nautilus/commits/master)
 
-
+ Hello big world
 
 This is [Nautilus](https://wiki.gnome.org/Apps/Nautilus), the file manager for
 GNOME.
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 219c47883..ac13246bc 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -114,7 +114,7 @@
                 <property name="can_focus">False</property>
                 <property name="margin_end">24</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes">Edit</property>
+                <property name="label" translatable="yes">Hello World</property>
               </object>
               <packing>
                 <property name="expand">False</property>


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