Changed default inpblock delay to 1 second
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
#define PREF_GROUP_ALIAS "alias"
|
#define PREF_GROUP_ALIAS "alias"
|
||||||
#define PREF_GROUP_OTR "otr"
|
#define PREF_GROUP_OTR "otr"
|
||||||
|
|
||||||
#define INPBLOCK_DEFAULT 20
|
#define INPBLOCK_DEFAULT 1000
|
||||||
|
|
||||||
static gchar *prefs_loc;
|
static gchar *prefs_loc;
|
||||||
static GKeyFile *prefs;
|
static GKeyFile *prefs;
|
||||||
|
|||||||
Reference in New Issue
Block a user