From 5171c392cdcc24a8f584e5ee9ca5b1bbc8989284 Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Thu, 4 Apr 2019 18:56:45 +0200 Subject: [PATCH] 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 3410edbd28..05ad4b6bfe 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 world 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 219c47883a..ac13246bc9 100644 --- a/src/resources/ui/nautilus-toolbar.ui +++ b/src/resources/ui/nautilus-toolbar.ui @@ -114,7 +114,7 @@ False 24 True - Edit + Hello World False -- GitLab