diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-30 02:48:45 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-30 02:48:45 +0800 |
commit | f915ef04766ad74fb64fdb1589e73eae5324d465 (patch) | |
tree | c992c75fc36202dbf8e3e0a2e2a03108bb33693c /po | |
parent | f2da560b232d7a0166fdf0aec3a9b48d574b0c65 (diff) | |
download | gsoc2013-epiphany-f915ef04766ad74fb64fdb1589e73eae5324d465.tar.gz gsoc2013-epiphany-f915ef04766ad74fb64fdb1589e73eae5324d465.tar.zst gsoc2013-epiphany-f915ef04766ad74fb64fdb1589e73eae5324d465.zip |
Removed the nautilus view.
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* 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 <chpe@cvs.gnome.org>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 44d40fde4..d13d3d663 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. data/GNOME_Epiphany_Automation.server.in -data/GNOME_Epiphany_NautilusView.server.in data/bme.desktop.in data/epiphany-lockdown.schemas.in data/epiphany.desktop.in @@ -10,9 +9,7 @@ data/glade/certificate-dialogs.glade data/glade/epiphany.glade data/glade/prefs-dialog.glade data/glade/print.glade -data/ui/nautilus-epiphany-view.xml embed/downloader-view.c -embed/ephy-embed-popup-control.c embed/ephy-encodings.c embed/ephy-history.c embed/mozilla/ContentHandler.cpp @@ -50,7 +47,6 @@ src/ephy-encoding-menu.c src/ephy-go-action.c src/ephy-history-window.c src/ephy-main.c -src/ephy-nautilus-view.c src/ephy-notebook.c src/ephy-session.c src/ephy-shell.c |