[totem] Fix renaming typos in totem-fullscreen.c
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Fix renaming typos in totem-fullscreen.c
- Date: Thu, 2 Sep 2010 22:24:52 +0000 (UTC)
commit a97d30e0cea752773cb0105c55409af0f606d18e
Author: Bastien Nocera <hadess hadess net>
Date: Thu Sep 2 23:24:15 2010 +0100
Fix renaming typos in totem-fullscreen.c
src/totem-fullscreen.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-fullscreen.c b/src/totem-fullscreen.c
index 8a5ae3a..6cc28e5 100644
--- a/src/totem-fullscreen.c
+++ b/src/totem-fullscreen.c
@@ -307,7 +307,7 @@ totem_fullscreen_motion_notify (GtkWidget *widget, GdkEventMotion *event,
if (fs->priv->motion_start_time == 0 ||
motion_delay < 0 ||
- motion_delay > FULLSCREEN_MOTION_SEQUENCE_WINDOW_MS) {
+ motion_delay > FULLSCREEN_MOTION_TIME) {
fs->priv->motion_start_time = event->time;
fs->priv->motion_num_events = 0;
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]