mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
13 lines
290 B
Diff
13 lines
290 B
Diff
|
--- libxfce4panel/xfce-arrow-button.c.old 2013-05-05 17:47:07.000000000 +0200
|
||
|
+++ libxfce4panel/xfce-arrow-button.c 2013-09-17 10:09:51.162754511 +0200
|
||
|
@@ -52,7 +52,7 @@
|
||
|
|
||
|
|
||
|
#define ARROW_WIDTH (8)
|
||
|
-#define MAX_BLINKING_COUNT (G_MAXUINT)
|
||
|
+#define MAX_BLINKING_COUNT (8)
|
||
|
|
||
|
enum
|
||
|
{
|
||
|
|