This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
sxiv
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Smaller minimum gif delay, fixed issue
#71
master
Bert Münnich
пре 13 година
родитељ
65d5d44696
комит
5dbf1b8eb9
2 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+1
-1
image.c
+ 1
- 1
Makefile
Прегледај датотеку
@@ -1,4 +1,4 @@
VERSION = git-2012082
4
VERSION = git-2012082
9
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
+ 1
- 1
image.c
Прегледај датотеку
@@ -31,7 +31,7 @@
#include "util.h"
#include "config.h"
enum { MIN_GIF_DELAY = 5
0
};
enum { MIN_GIF_DELAY =
2
5 };
float zoom_min;
float zoom_max;
Write
Preview
Loading…
Откажи
Сачувај