about summary refs log tree commit diff
path: root/system-settings/plugins/keyfile/common.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-03-18 20:18:01 +0100
committerMichael Biebl <biebl@debian.org>2011-03-18 20:18:01 +0100
commit7638c999f0a44ad6c1734d53ad3d057cbaf04273 (patch)
treea3b60d74304f5717135fa7f430a52c4519be6b39 /system-settings/plugins/keyfile/common.h
parent3d5624f02b77c669786cd29dc942dfe78b77ec81 (diff)
parente22c6e05e9ebc6cce941762020c5710b8014677b (diff)
Merge commit 'upstream/0.8.3.998'
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."