summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_miranda.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Variables/src/parse_miranda.h')
-rw-r--r--plugins/Variables/src/parse_miranda.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Variables/src/parse_miranda.h b/plugins/Variables/src/parse_miranda.h
index 0d429d67bb..0dd207f6c5 100644
--- a/plugins/Variables/src/parse_miranda.h
+++ b/plugins/Variables/src/parse_miranda.h
@@ -16,11 +16,12 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+
#define VERSIONSTRING "mirandaversion"
#define CODETOSTATUS "code2status"
#define CONTACT "contact"
#define CONTACTCOUNT "ccount"
-#define CONTACTINFO "cinfo"
+#define MIR_CONTACTINFO "cinfo"
#define DBPROFILENAME "dbprofile"
#define DBPROFILEPATH "dbprofilepath"
#define DBSETTING "dbsetting"