blob: 95066e2bb7cac55ad664e2f45192f9d10d5b5dc8 (
plain)
1
2
3
4
5
|
;[%miranda_userdata%]
;[Edit]
;[\\r\nDon't forget to click on Apply to save the changes. If you don't then the changes won't\r\n\\r\nbe saved to the database, they will only be valid for this session.\r\n\r\n\\r\nVariable string\t\tWhat it expands to:\r\n\\r\n%miranda_path%\tExpands to your miranda path (e.g: c:\\program files\\miranda im).\r\n\\r\n%profile_path%\t\tExpands to your profile path - the value found in mirandaboot.ini,\r\n\\r\n\t\t\tProfileDir section (usually inside miranda's folder).\r\n\\r\n%current_profile%\tExpands to your current profile name without the extenstion.\r\n\\r\n\t\t\t(e.g.default if your your profile is default.dat).\r\n\r\n\r\n\\r\nEnvironment variables\r\n\\r\nThe plugin can also expand environment variables; the variables are specified like in any other\r\n\\r\nprogram that can use environment variables, i.e. %<env variable>%.\r\n\\r\nNote: Environment variables are expanded before any Miranda variables. So if you have, for\r\n\\r\nexample, %profile_path% defined as a system variable then it will be expanded to that value\r\n\\r\ninstead of expanding to Miranda’s profile path.\r\n\r\n\\r\nExamples:\r\n\\r\nIf the value for the ProfileDir inside mirandaboot.ini, ProfileDir section is '.\\profiles\', current\r\n\\r\nprofile is 'default.dat' and miranda's path is 'c:\\program files\\miranda im\' then:\r\n\\r\n%miranda_path%\t\t\twill expand to 'c:\\program files\\miranda im\'\r\n\\r\n%profile_path%\t\t\twill expand to 'c:\\program files\\miranda im\\profiles\'\r\n\\r\n%current_profile%\t\t\twill expand to 'default'\r\n\\r\n%temp%\t\t\t\twill expand to the temp folder of the current user.\r\n\\r\n%profile_path%\\%current_profile%\twill expand to 'c:\\program files\\miranda im\\profiles\\default\'\r\n\\r\n%miranda_path%\\plugins\\config\twill expand to 'c:\\program files\\miranda im\\plugins\\config\'\r\n\\r\n' %miranda_path%\\\\\\\\ '\t\twill expand to 'c:\\program files\\miranda im\'\r\n\\r\nnotice that the spaces at the beginning and the end of the string are trimmed, as well as the last]
;[\t \\]
;[explore]
|