evince r3224 - in trunk: . shell
- From: carlosgc svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3224 - in trunk: . shell
- Date: Fri, 17 Oct 2008 10:58:41 +0000 (UTC)
Author: carlosgc
Date: Fri Oct 17 10:58:41 2008
New Revision: 3224
URL: http://svn.gnome.org/viewvc/evince?rev=3224&view=rev
Log:
2008-10-17 Carlos Garcia Campos <carlosgc gnome org>
* shell/ev-window.c: (ev_window_cmd_view_presentation):
Disable toggle function of F5 when in presentation mode. Patch by
Dave Neary. Fixes bug #556162.
Modified:
trunk/ChangeLog
trunk/shell/ev-window.c
Modified: trunk/shell/ev-window.c
==============================================================================
--- trunk/shell/ev-window.c (original)
+++ trunk/shell/ev-window.c Fri Oct 17 10:58:41 2008
@@ -3053,8 +3053,6 @@
presentation = gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action));
if (presentation) {
ev_window_run_presentation (window);
- } else {
- ev_window_stop_presentation (window, TRUE);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]