diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-19 08:23:48 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-19 08:23:48 +0000 |
commit | b6e113816c9fc94acbfb09367652c2f460e14f70 (patch) | |
tree | 42e4936a1ced8f6e69573acc61795543b4514f99 /langpacks/english/Plugins/Variables.txt | |
parent | cb6403a3b95c9958d67aaef905fdaa8618bf1ac4 (diff) |
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@10829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/Variables.txt')
-rw-r--r-- | langpacks/english/Plugins/Variables.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/langpacks/english/Plugins/Variables.txt b/langpacks/english/Plugins/Variables.txt index 8ec474c42e..bed883373e 100644 --- a/langpacks/english/Plugins/Variables.txt +++ b/langpacks/english/Plugins/Variables.txt @@ -93,11 +93,11 @@ ;file \plugins\Variables\src\parse_miranda.cpp
[Miranda Core Global]
[path to Miranda root folder]
-[path to current Miranda profile]
+[path to folder containing Miranda profiles]
[name of current Miranda profile (filename, without extension)]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%\\AvatarCache]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%\\Logs]
+[will return parsed string %miranda_profile%\\%miranda_profilename%]
+[will return parsed string %miranda_profile%\\%miranda_profilename%\\AvatarCache]
+[will return parsed string %miranda_profile%\%miranda_profilename%\\Logs]
[Miranda Core OS]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
|