[Psi-Devel] promotion: 2+1 bugs
textshell-I1QKlO at neutronstar.dyndns.org
textshell-I1QKlO at neutronstar.dyndns.org
Fri Jul 24 05:09:19 PDT 2009
On Fri, Jul 24, 2009 at 03:04:45PM +0300, Mircea Bardac wrote:
> Hi Elitsa,
>
> On 7/24/09 12:23 PM, Elitsa Mladenova wrote:
>> The verssion is 0.12.1
>> psi-0.12.1-win-setup.exe is the instalation file that i downloaded on
>> 22 July 2009
>>
>> The screen shot is showing step by step the language problem that I
>> described before.
>
> As far as I know (as a developer of the Windows installer), choosing an
> installer language will not change the default language of Psi. As the
> language selection window shows, the installer allows you to change only
> the "Installer Language".
>
> I am not sure if this can be considered a bug or if it is simply a
> non-implemented feature.
>
How hard would it be to implement that feature?
The installer would need to write the language information into
$PSIDATADIR/psirc in this format
[General]
last_lang=de
I didn't check if the installer has to write the other values too for psi
to keep behaving if that is it would need to add the following lines iirc:
auto_open=true
last_profile=default
One possible problem i see is that the installer might not know which
languages the psi install supports but i think psi handles a unknown
language by just falling back to english...
- Martin
More information about the Psi-Devel
mailing list