2011/10/4 <enlightenment-devel-requ...@lists.sourceforge.net>

> Send enlightenment-devel mailing list submissions to
>        enlightenment-devel@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> or, via email, send a message with subject or body 'help' to
>        enlightenment-devel-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>        enlightenment-devel-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of enlightenment-devel digest..."
>
>
> Today's Topics:
>
>   1. Re: connection modules problem (Carsten Haitzler (The Rasterman))
>   2. Re: connection modules problem (Carsten Haitzler (The Rasterman))
>   3. Re: Evas/Elm resolution management (David Seikel)
>   4. Re: [E-Devel][Review][Patch] Evas GL Extensions + a bug   fix
>      (Sung W. Park)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 4 Oct 2011 19:51:36 +0900
> From: Carsten Haitzler (The Rasterman) <ras...@rasterman.com>
> Subject: Re: [E-devel] connection modules problem
> To: Enlightenment developer list
>        <enlightenment-devel@lists.sourceforge.net>
> Cc: ??????? ????????    <almusalimalmusali...@gmail.com>
> Message-ID: <20111004195136.9d40d765.ras...@rasterman.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Tue, 4 Oct 2011 11:31:13 +0300 ??????? ????????
> <almusalimalmusali...@gmail.com> said:
>
> your 2nd problem - it's because no one has added arabic to the langauge
> support
> list in e_int_config_intl.c. see the list:
>
> const E_Intl_Pair basic_language_predefined_pairs[ ] = {
>       {"bg_BG.UTF-8", "lang-bg_BG.png", "?????????"},
>       {"ca_ES.UTF-8", "lang-ca_ES.png", "Catal?"},
>
> i can add it.. no idea what flag to use... i'm sure no matter what flag i
> use
> someone's going to be offended. *shrug* ok - so i added ar_AE... that'll do
> for
> now as we have only 1 ar translation. :) i also added other missing ones
> from
> that list that we have translations for. need to really fill in a lot of
> flags
> though.
>
> > hello developers
> >
> > there is something i want to ask you about it........
> >
> > it is about how to operate those modules and make them connect with any
> > connection points (( router , gsm connection , even dialup connection ))
> z
> >
> > the modules are (( exalt , connection manager )) z
> >
> > so how can use them
> >
> > =====================================
> >
> > by the way
> >
> > i want to ask about arabic language
> >
> > you see ...... when you try to change the language then you will do this
> >
> > open main menu ===> settings ===> control panel ===> language
> >
> > then choose the language from the main list of the available languages
> >
> > but in my case i cant see arabic at the main list
> >
> > so i need to press advanced button and choose it from advanced list
> >
> > so is there a problem here or what
> >
> ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure contains a
> > definitive record of customers, application performance, security
> > threats, fraudulent activity and more. Splunk takes this data and makes
> > sense of it. Business sense. IT sense. Common sense.
> > http://p.sf.net/sfu/splunk-d2dcopy1
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 4 Oct 2011 19:53:15 +0900
> From: Carsten Haitzler (The Rasterman) <ras...@rasterman.com>
> Subject: Re: [E-devel] connection modules problem
> To: Enlightenment developer list
>        <enlightenment-devel@lists.sourceforge.net>
> Cc: ??????? ????????    <almusalimalmusali...@gmail.com>
> Message-ID: <20111004195315.48bb96b2.ras...@rasterman.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Tue, 4 Oct 2011 11:31:13 +0300 ??????? ????????
> <almusalimalmusali...@gmail.com> said:
>
> oh and your first question... for connection manager you need connman
> installed. it's a dbus daemon. e will find it when its installed and you
> have
> the connman module loaded. exalt is also split into back and front end.
> front
> end module, back end daemon.
>
> > hello developers
> >
> > there is something i want to ask you about it........
> >
> > it is about how to operate those modules and make them connect with any
> > connection points (( router , gsm connection , even dialup connection ))
> z
> >
> > the modules are (( exalt , connection manager )) z
> >
> > so how can use them
> >
> > =====================================
> >
> > by the way
> >
> > i want to ask about arabic language
> >
> > you see ...... when you try to change the language then you will do this
> >
> > open main menu ===> settings ===> control panel ===> language
> >
> > then choose the language from the main list of the available languages
> >
> > but in my case i cant see arabic at the main list
> >
> > so i need to press advanced button and choose it from advanced list
> >
> > so is there a problem here or what
> >
> ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure contains a
> > definitive record of customers, application performance, security
> > threats, fraudulent activity and more. Splunk takes this data and makes
> > sense of it. Business sense. IT sense. Common sense.
> > http://p.sf.net/sfu/splunk-d2dcopy1
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>

====================================================

as for arabic flag it should be named as Ar_general as i think it should be
or just as Ar

because there are no differences between arabic in KSA or UAE or EGY

its just one language because it is a united language unlike the other
languages like en_uk or en_us

=====

as for the dbus i already installed e_dbus but the module couldn't find it
(( as you said before ))
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to