On Mon, 12 Nov 2007 10:44:16 +0100 "Illés Pál Z." <[EMAIL PROTECTED]> wrote:
> I've installed e17 under gentoo with enlightenment overlay portage. > Everything is pretty and working well except the language module. > I cannot add languages to it as there is none in the configuration panel > to select. How can I add languages to it? Where does it look up which > languages to add as a choice? Hello Paul, E17 lanauge search uses the language search path to locate the translation files install by enlightenment. You can see the search paths which are currently configured by loading the "Search Path Configuration" module. By default e17 installed lanagues under "$PATH/share/locale" and configures 2 search paths "$home/.e/e/locale" and "$prefix/share/locale". This should just work by default: < [EMAIL PROTECTED] ~/work/ecvs/e17/apps/e/src/bin > find /opt/shorne/e17/share/locale/ -name e*.mo /opt/shorne/e17/share/locale/it/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/sl/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/pt_BR/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/eo/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/ca/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/bg/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/ko/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/de/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/ja/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/ru/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/hu/LC_MESSAGES/enlightenment.mo /opt/shorne/e17/share/locale/fr/LC_MESSAGES/enlightenment.mo Note: The advanced view also uses the locales which are retuned by 'locale -a'. Some os's the output of this can be crontrolled by installing certain locale packages. -Stafford ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
