summary refs log tree commit diff stats
path: root/src/common/cfgfiles.h
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-01-11 18:34:30 -0500
committerTingPing <tingping@tingping.se>2014-01-11 18:34:30 -0500
commita817072e6fd208f6f26253d5fc18cc6dd0e09a17 (patch)
tree6b3c181938df0ee42ffe7e00aa7fc4ee1aa871c9 /src/common/cfgfiles.h
parent2ea1a992b17322b57d27b5d1c37182b2cc879589 (diff)
Add Turkish language to preferences
Users of uk, vi, and wa languages will have to manually change their
lang on Windows after this.
Diffstat (limited to 'src/common/cfgfiles.h')
-rw-r--r--src/common/cfgfiles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/cfgfiles.h b/src/common/cfgfiles.h
index 79bc0582..8b996ca0 100644
--- a/src/common/cfgfiles.h
+++ b/src/common/cfgfiles.h
@@ -24,7 +24,7 @@
 
 #include "hexchat.h"
 
-#define LANGUAGES_LENGTH 52
+#define LANGUAGES_LENGTH 53
 
 extern char *xdir;
 extern const char * const languages[LANGUAGES_LENGTH];