You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4a9a0e1f0f
program/steps/mail/compose.inc :: rcmail_store_target_selection() program/steps/settings/edit_folder.inc :: rcmail_folder_form() both try to localise mailbox names. Push the logic down into the folder_selector() method which can use: $this->config->get('show_real_foldernames') to decide the correct default behaviour. Clients functions and methods can still override by adding 'realnames' named parameter to the folder_selector() call. The obvious example is the Settings -> Preferences -> Special Folders screen. |
11 years ago | |
---|---|---|
.. | ||
about.inc | 11 years ago | |
delete_identity.inc | 11 years ago | |
edit_folder.inc | 11 years ago | |
edit_identity.inc | 11 years ago | |
edit_prefs.inc | 11 years ago | |
edit_response.inc | 11 years ago | |
folders.inc | 11 years ago | |
func.inc | 11 years ago | |
identities.inc | 11 years ago | |
responses.inc | 11 years ago | |
save_folder.inc | 11 years ago | |
save_identity.inc | 11 years ago | |
save_prefs.inc | 11 years ago |