Mercurial > public > src > moin > 1.9
diff MoinMoin/config/multiconfig.py @ 4509:ac61d43c1c5a
merged moin/1.7
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Sat, 24 Jan 2009 05:44:35 +0100 |
parents | 36f2b2adce52 56f98df584e6 |
children | f4e745c7f8e8 bc0ad5554ab0 |
line wrap: on
line diff
--- a/MoinMoin/config/multiconfig.py Sat Jan 24 04:40:25 2009 +0100 +++ b/MoinMoin/config/multiconfig.py Sat Jan 24 05:44:35 2009 +0100 @@ -501,7 +501,7 @@ """ decode_names = ( - 'sitename', 'interwikiname', 'logo_string', 'navi_bar', + 'sitename', 'interwikiname', 'user_homewiki', 'logo_string', 'navi_bar', 'page_front_page', 'page_category_regex', 'page_dict_regex', 'page_group_regex', 'page_template_regex', 'page_license_page', 'page_local_spelling_words', 'acl_rights_default', @@ -1094,8 +1094,8 @@ ('jid_unique', True, "if True, check Jabber IDs for uniqueness and don't accept duplicates."), - ('homewiki', 'Self', - "interwiki name of the wiki where the user home pages are located (useful if you have ''many'' users). You could even link to nonwiki \"user pages\" if the wiki username is in the target URL."), + ('homewiki', u'Self', + "interwiki name of the wiki where the user home pages are located [Unicode] - useful if you have ''many'' users. You could even link to nonwiki \"user pages\" if the wiki username is in the target URL."), ('checkbox_fields', [