diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
commit | 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd (patch) | |
tree | edcf8b2b4202fa6a70964938c16b1b6a213b3f5e /langpacks/english/Plugins/Flags.txt | |
parent | 9b5565804db3889f7b8c59edf6e75a3566aea7df (diff) |
- lpgen.js updated to work with 'english' folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/Flags.txt')
-rw-r--r-- | langpacks/english/Plugins/Flags.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/Flags.txt b/langpacks/english/Plugins/Flags.txt new file mode 100644 index 0000000000..1cc2813159 --- /dev/null +++ b/langpacks/english/Plugins/Flags.txt @@ -0,0 +1,21 @@ +#muuid {68c36842-3d95-4f4a-ab81-014d6593863b}
+;============================================================
+; File: Flags.dll
+; Plugin: Flags
+; Version: x.x.x.x
+; Authors:
+;============================================================
+;file \plugins\CountryFlags\res\resource.rc
+[Country Flags]
+[Show country flag as &status icon on message window]
+[Show country flag as &extra image on contact list]
+[In following contact list &column:]
+[Use &unknown flag if the country can not be determined]
+[Use &IP-to-country database for country detection]
+;file \plugins\CountryFlags\src\extraimg.cpp
+[Icons]
+;file \plugins\CountryFlags\src\ip2country.cpp
+[BIN]
+[Looking for 'ip-to-country.csv' in current directory.\n"\r\n "It will be converted into 'ip-to-country.bin'.\n"\r\n "See debug output for more details.\n"\r\n "This process may take very long.]
+[Bin Converter]
+[Done!\n'ip-to-country.bin' has been created in current directory.]
|