summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h
index f01275a..af1e969 100644
--- a/common/common.h
+++ b/common/common.h
@@ -25,7 +25,7 @@ typedef enum
OP_FOLDER = 4
} Operation;
-#define PID_DIR "kde-"
+#define PID_DIR "tde-"
#define PID_NAME "kdialogd.pid"
static const char * getPidFileName()