Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/recent-files/Makefile.am
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2004-12-22 09:32:11 (GMT)
committer Mark McLoughlin <markmc@src.gnome.org>2004-12-22 09:32:11 (GMT)
commitd56721e376e72279f86d8dff2c791fc3d3affe92 (patch)
tree4c059eecd831aa10c0d9a538ff04e4325a38012f /cut-n-paste/recent-files/Makefile.am
parentb8f95be8bcf3c77ab596638be8110e6893dc651a (diff)
load files from the command line.
2004-12-22 Mark McLoughlin <mark@skynet.ie> * shell/main.c: (load_files), (main): load files from the command line. 2004-12-22 Mark McLoughlin <mark@skynet.ie> * configure.ac: don't require bonobo. * cut-n-paste/recent-files/*: kill bonobo recent view. * shell/ev-window.c: (ev_window_is_empty): upd. (unable_to_load), (ev_window_open): load backend based on the mime type.
Diffstat (limited to 'cut-n-paste/recent-files/Makefile.am')
-rw-r--r--cut-n-paste/recent-files/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/cut-n-paste/recent-files/Makefile.am b/cut-n-paste/recent-files/Makefile.am
index c3b3dbd..1cd1d44 100644
--- a/cut-n-paste/recent-files/Makefile.am
+++ b/cut-n-paste/recent-files/Makefile.am
@@ -14,8 +14,6 @@ EGG_FILES = \
egg-recent-item.h \
egg-recent-view.c \
egg-recent-view.h \
- egg-recent-view-bonobo.c \
- egg-recent-view-bonobo.h \
egg-recent-view-gtk.c \
egg-recent-view-gtk.h \
egg-recent-util.c \