diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-06-15 12:16:17 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-06-15 12:16:17 +0300 |
commit | 358ac175ddece5189744a57a177338c932559282 (patch) | |
tree | 07dc678ffb333c36491f7be0dbfcfc1c62b7ef48 | |
parent | 28f18f040c894e895e22aae9064959904e787d8f (diff) | |
download | clientdata-358ac175ddece5189744a57a177338c932559282.tar.gz clientdata-358ac175ddece5189744a57a177338c932559282.tar.bz2 clientdata-358ac175ddece5189744a57a177338c932559282.tar.xz clientdata-358ac175ddece5189744a57a177338c932559282.zip |
Add features.xml file.
-rw-r--r-- | features.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/features.xml b/features.xml new file mode 100644 index 00000000..90fc4dbb --- /dev/null +++ b/features.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Authors: 4144 +Copyright (C) 2013 Evol Online --> +<configuration> + <option name="languageTab" value="1"/> +</configuration> |