diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/GNOME_Epiphany_NautilusView.server.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/GNOME_Epiphany_NautilusView.server.in b/data/GNOME_Epiphany_NautilusView.server.in index 8af14019b..43754b711 100644 --- a/data/GNOME_Epiphany_NautilusView.server.in +++ b/data/GNOME_Epiphany_NautilusView.server.in @@ -22,9 +22,9 @@ <item value="x-directory/webdav"/> <item value="x-directory/webdav-prefer-directory"/> </oaf_attribute> - <oaf_attribute name="nautilus:view_as_name" type="string" _value="Web Page (Epiphany)"/> - <oaf_attribute name="nautilus:view_as_label" type="string" _value="View as Web Page (Epiphany)"/> - <oaf_attribute name="nautilus:viewer_label" type="string" _value="Web Page Viewer (Epiphany)"/> + <oaf_attribute name="nautilus:view_as_name" type="string" _value="Web Page"/> + <oaf_attribute name="nautilus:view_as_label" type="string" _value="View as Web Page"/> + <oaf_attribute name="nautilus:viewer_label" type="string" _value="Web Page Viewer"/> </oaf_server> </oaf_info> |