From edf96a7ce3c34448be3250ad0a0137f7ab951ca8 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 24 Oct 2014 14:21:12 +0100 Subject: Rename .ratox.data to .ratox.tox to comply with STS https://github.com/Tox/Tox-STS/blob/master/STS.md --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 7fd013f..28d4d27 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,5 @@ /* See LICENSE file for copyright and license details. */ -#define DATAFILE ".ratox.data" +#define DATAFILE ".ratox.tox" /* connection delay in seconds */ #define CONNECTDELAY 3 /* ringing delay in seconds */ -- cgit v1.2.3