about summary refs log tree commit diff
path: root/system-settings/plugins/keyfile/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'system-settings/plugins/keyfile/common.h')
-rw-r--r--system-settings/plugins/keyfile/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/system-settings/plugins/keyfile/common.h b/system-settings/plugins/keyfile/common.h
index 7d94a705..6c8f9ceb 100644
--- a/system-settings/plugins/keyfile/common.h
+++ b/system-settings/plugins/keyfile/common.h
@@ -23,6 +23,9 @@
 
 #include <glib.h>
 
+#define SWP_TAG ".swp"
+#define SWPX_TAG ".swpx"
+
 #define KEYFILE_PLUGIN_NAME "keyfile"
 #define KEYFILE_PLUGIN_INFO "(c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list."