]> www.fi.muni.cz Git - evince.git/commit
load files from the command line.
authorMark McLoughlin <mark@skynet.ie>
Wed, 22 Dec 2004 09:32:11 +0000 (09:32 +0000)
committerMark McLoughlin <markmc@src.gnome.org>
Wed, 22 Dec 2004 09:32:11 +0000 (09:32 +0000)
commitd56721e376e72279f86d8dff2c791fc3d3affe92
tree4c059eecd831aa10c0d9a538ff04e4325a38012f
parentb8f95be8bcf3c77ab596638be8110e6893dc651a
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.
ChangeLog
configure.ac
cut-n-paste/recent-files/Makefile.am
cut-n-paste/recent-files/egg-recent-view-bonobo.c [deleted file]
cut-n-paste/recent-files/egg-recent-view-bonobo.h [deleted file]
shell/ev-window.c
shell/main.c