[gtk+/wip/csoriano/gtkpathbar_rework: 3/9] f
- From: Carlos Soriano Sánchez <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/csoriano/gtkpathbar_rework: 3/9] f
- Date: Tue, 3 Mar 2015 16:45:36 +0000 (UTC)
commit a2deabed978a5dd95ad83d192f934825d5faae79
Author: Carlos Soriano <csoriano gnome org>
Date: Tue Mar 3 14:43:27 2015 +0100
f
gtk/gtkpathbar.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkpathbar.c b/gtk/gtkpathbar.c
index cb24c91..581db90 100644
--- a/gtk/gtkpathbar.c
+++ b/gtk/gtkpathbar.c
@@ -74,8 +74,8 @@ typedef enum {
#define BUTTON_DATA(x) ((ButtonData *)(x))
#define SCROLL_DELAY_FACTOR 5
-#define INITIAL_SCROLL_TIMEOUT 500
-#define TIMEOUT_REPEAT 50
+#define INITIAL_SCROLL_TIMEOUT 500
+#define SCROLL_TIMEOUT 50
static guint path_bar_signals [LAST_SIGNAL] = { 0 };
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]