#1382: [PATCH] Don't forget locales directory in setup.py
------------------------+---------------------------------------------------
Reporter: chrisz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0.3
Component: TurboGears | Version: 1.0.1
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by chrisz):
One problem is still open, however: Though the locales directory is now
installed together with the egg, it is not found when running the
application, unless you start the application from inside the egg
directory or set the locales path explicitly with `i18n.locale_dir`. This
is because the tg_gettext module looks for a "locales" directory in the
current working directory if no path is explicitly set.
--
Ticket URL: <http://trac.turbogears.org/ticket/1382#comment:2>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en
-~----------~----~----~----~------~----~------~--~---