From f915ef04766ad74fb64fdb1589e73eae5324d465 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 29 Mar 2004 18:48:45 +0000 Subject: Removed the nautilus view. 2004-03-29 Christian Persch * configure.in: * data/.cvsignore: * data/GNOME_Epiphany_NautilusView.server.in: * data/Makefile.am: * data/ui/.cvsignore: * data/ui/Makefile.am: * data/ui/nautilus-epiphany-view.xml: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-popup-control.c: * embed/ephy-embed-popup-control.h: * lib/Makefile.am: * lib/ephy-bonobo-extensions.c: * lib/ephy-bonobo-extensions.h: * po/POTFILES.in: * src/Makefile.am: * src/ephy-nautilus-view.c: * src/ephy-nautilus-view.h: * src/ephy-shell.c: (ephy_automation_factory_cb): Removed the nautilus view. 2004-03-29 Christian Persch --- data/ui/.cvsignore | 6 -- data/ui/Makefile.am | 5 +- data/ui/nautilus-epiphany-view.xml | 128 ------------------------------------- 3 files changed, 1 insertion(+), 138 deletions(-) delete mode 100644 data/ui/nautilus-epiphany-view.xml (limited to 'data/ui') diff --git a/data/ui/.cvsignore b/data/ui/.cvsignore index 9139f3c9c..282522db0 100644 --- a/data/ui/.cvsignore +++ b/data/ui/.cvsignore @@ -1,8 +1,2 @@ Makefile Makefile.in -epiphany-ui.xml -nautilus-epiphany-view.xml -epiphany-toolbar.xml -epiphany-bookmark-editor-ui.xml -epiphany-toolbar-popup-ui.xml -epiphany-history-window-ui.xml diff --git a/data/ui/Makefile.am b/data/ui/Makefile.am index ea2da5f20..f834511cd 100644 --- a/data/ui/Makefile.am +++ b/data/ui/Makefile.am @@ -1,6 +1,3 @@ -uixmldir = $(pkgdatadir) -uixml_DATA = nautilus-epiphany-view.xml - xmldir = $(pkgdatadir) xml_DATA = \ epiphany-fs-toolbar.xml \ @@ -9,4 +6,4 @@ xml_DATA = \ epiphany-toolbar.xml \ epiphany-history-window-ui.xml -EXTRA_DIST = $(uixml_DATA) $(xml_DATA) +EXTRA_DIST = $(xml_DATA) diff --git a/data/ui/nautilus-epiphany-view.xml b/data/ui/nautilus-epiphany-view.xml deleted file mode 100644 index 4858abd3f..000000000 --- a/data/ui/nautilus-epiphany-view.xml +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3