blender/release/scripts/startup
Bastien Montagne edf826d924 Various minor fixes to i18n code (mostly, translation of enum items' tooltips was wrongly bound to iface option, not tooltips one, and recent changes in r53119 were incorectly using BLF_pgettext, made them simpler by using CTX_IFACE_ macro).
Also fixed CTX_FOO_ macros when building without i18n, those were kinda wrong.

And hid i18n ui section in userpreferences when built without its support too.
2012-12-18 18:25:48 +00:00
..
bl_operators Better tooltip for "Install Theme..." 2012-12-15 16:27:12 +00:00
bl_ui Various minor fixes to i18n code (mostly, translation of enum items' tooltips was wrongly bound to iface option, not tooltips one, and recent changes in r53119 were incorectly using BLF_pgettext, made them simpler by using CTX_IFACE_ macro). 2012-12-18 18:25:48 +00:00
keyingsets_builtins.py style cleanup: pep8 2012-10-08 08:28:05 +00:00