Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-04-16 17:50:18 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-16 17:50:18 (GMT)
commit526941f5d40276f39717de95010f0dd87e2e9c16 (patch)
tree6453f48a9639de811660730af516b16902600fde /ChangeLog
parentdc921b70a94249212cfb0260e0037a46afc6423f (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab66018..646caef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2008-04-14 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/dvi/mdvi-lib/bitmap.[ch]: (bitmap_convert_lsb8),