Hi, On Wed, Oct 13, 2010 at 1:25 AM, Carsten Haitzler <[email protected]> wrote: > On Mon, 11 Oct 2010 19:39:56 +0400 batden <[email protected]> said: > > that contains translations for specific applications and toolsets etc. not 1 > mo > per app at all (no way to know how the .desktop file maps to some specific .mo > to open). what mo file contains the translations? if what you say is true - > the .mo translations are used to GENERATe the.desktop files - then the > .desktop > files should have all the translations in them. they don't. > > so where is the magic .mo or set of .mo's that need to be loaded and used? and > don't tell me "every .mo in the langpack local dir needs to be loaded" as > thats > just not going to happen :)
In Ubuntu they're using a "X-Ubuntu-Gettext-Domain" key in the .desktop file to specify the translation domain for gettext. :-) Other distros must be using something similar. Best regards, -- Ulisses Furquim ProFUSION embedded systems http://profusion.mobi Mobile: +55 19 9250 0942 Skype: ulissesffs ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
