summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/xfsettingsd/Makefile.am2
-rw-r--r--tests/tests-common.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/xfsettingsd/Makefile.am b/docs/xfsettingsd/Makefile.am
index 070d96a..fe49a1d 100644
--- a/docs/xfsettingsd/Makefile.am
+++ b/docs/xfsettingsd/Makefile.am
@@ -1,2 +1,2 @@
EXTRA_DIST = \
- xfsettingsd_channels.txt
+ xfsettingsd-channels.txt
diff --git a/tests/tests-common.h b/tests/tests-common.h
index 0d4be0b..fc221d1 100644
--- a/tests/tests-common.h
+++ b/tests/tests-common.h
@@ -45,7 +45,7 @@
#include <xfconf/xfconf.h>
#define TEST_CHANNEL_NAME "test-channel"
-#define WAIT_TIMEOUT 10
+#define WAIT_TIMEOUT 15
#define TEST_OPERATION(x) G_STMT_START{ \
if(!(x)) { \