[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Project Hijra released, Hijri/Islamic Calendar released under Waqf public license
- To: ubuntume <ubuntume at googlegroups dot com>, "Development Discussions" <developer at arabeyes dot org>
- Subject: Re: Project Hijra released, Hijri/Islamic Calendar released under Waqf public license
- From: "Muayyad AlSadi" <alsadi at gmail dot com>
- Date: Thu, 3 Apr 2008 16:03:02 +0300
now I need help in translation or suggestions:
option 1:
using python dictionaries
i18n={}
i18n["days"]=["sat","sun",...]
like moin moin and other similar applications
as we don't have many things to translate
option 2:
using gettext
-------------
where to put .py files so that they are imported like this
import hijri
I think it's something /usr/share/python-support/Hijra/
..etc.
-------------
how to add it to default KDE and GNOME session (something like startup)
-------------
implement Plasma, gdesklets ...etc.