]> www.fi.muni.cz Git - evince.git/commit
Add GtkMountOperation (renamed to avoid conflicts) to be able to open
authorCarlos Garcia Campos <carlosgc@gnome.org>
Wed, 16 Apr 2008 17:50:18 +0000 (17:50 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Wed, 16 Apr 2008 17:50:18 +0000 (17:50 +0000)
commit526941f5d40276f39717de95010f0dd87e2e9c16
tree6453f48a9639de811660730af516b16902600fde
parentdc921b70a94249212cfb0260e0037a46afc6423f
Add GtkMountOperation (renamed to avoid conflicts) to be able to open

2008-04-16  Carlos Garcia Campos  <carlosgc@gnome.org>

* configure.ac:
* cut-n-paste/evmountoperation/ev-mount-operation.[ch]:
* shell/Makefile.am:
* shell/ev-window.c: (ev_window_load_remote_failed),
(mount_volume_ready_cb), (window_open_file_copy_ready_cb):

Add GtkMountOperation (renamed to avoid conflicts) to be able to
open documents in remote locations that are not mounted.

svn path=/trunk/; revision=3007
ChangeLog
configure.ac
cut-n-paste/evmountoperation/ev-mount-operation.c [new file with mode: 0644]
cut-n-paste/evmountoperation/ev-mount-operation.h [new file with mode: 0644]
shell/Makefile.am
shell/ev-window.c