aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-10 00:14:18 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-10 00:14:18 +0800
commita00d43743474c70d5919f04fd4dd9488e6050fd7 (patch)
treed5f1c96930ceda9098f61c211101b507ec875672 /data
parentf985873341b39d28cb7e0f594bd32922aa9b1f64 (diff)
downloadgsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.gz
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.bz2
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.lz
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.xz
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.zst
gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.zip
Make nautilus view actually work
2003-02-09 Marco Pesenti Gritti <marco@it.gnome.org> * acconfig.h: * configure.in: * data/GNOME_Epiphany_NautilusView.server.in: * src/ephy-nautilus-view.c: (ephy_nautilus_view_instance_init): * src/ephy-shell.c: Make nautilus view actually work
Diffstat (limited to 'data')
-rw-r--r--data/GNOME_Epiphany_NautilusView.server.in6
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>