diff options
| author | Carlos Soriano <csoriano@redhat.com> | 2019-04-04 18:56:45 +0200 |
|---|---|---|
| committer | Ernestas Kulik <ekulik@redhat.com> | 2019-04-04 19:09:07 +0200 |
| commit | 5171c392cdcc24a8f584e5ee9ca5b1bbc8989284 (patch) | |
| tree | f512d22ae6f2207f2a93c13a148662a797246206 /src/resources/ui | |
| parent | feea7037956ed4a407bcbb05b27e66ef4d075062 (diff) | |
README: Add hello worldadding-hello-world
The README was not welcoming enough
Add hello world to the README
Closes https://gitlab.gnome.org/GNOME/nautilus/issues/973
Diffstat (limited to 'src/resources/ui')
| -rw-r--r-- | src/resources/ui/nautilus-toolbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |
