On Thu, 10 Feb 2011, Carsten Haitzler (The Rasterman) wrote:
> On Fri, 4 Feb 2011 13:29:20 +0100 Cedric BAIL said:
>
>> On Fri, Feb 4, 2011 at 12:03 PM, Vincent Torri wrote:
>>> On Fri, 4 Feb 2011, Cedric BAIL wrote:
On Mon, Jan 31, 2011 at 7:12 PM, Vincent Torri wrote:
> in elementa
On Fri, 4 Feb 2011 13:29:20 +0100 Cedric BAIL said:
> On Fri, Feb 4, 2011 at 12:03 PM, Vincent Torri wrote:
> > On Fri, 4 Feb 2011, Cedric BAIL wrote:
> >> On Mon, Jan 31, 2011 at 7:12 PM, Vincent Torri wrote:
> >>> in elementary, the edje externals search the icons in PACKAGE_DATA_DIR
> >>> (s
On Fri, Feb 4, 2011 at 12:03 PM, Vincent Torri wrote:
> On Fri, 4 Feb 2011, Cedric BAIL wrote:
>> On Mon, Jan 31, 2011 at 7:12 PM, Vincent Torri wrote:
>>> in elementary, the edje externals search the icons in PACKAGE_DATA_DIR
>>> (see elementary/src/edje_externals/private.h, at the end). Would i
On Fri, 4 Feb 2011, Cedric BAIL wrote:
> Hi,
>
> On Mon, Jan 31, 2011 at 7:12 PM, Vincent Torri wrote:
>> in elementary, the edje externals search the icons in PACKAGE_DATA_DIR
>> (see elementary/src/edje_externals/private.h, at the end). Would it be
>> reasonnable to first check if the env var
Hi,
On Mon, Jan 31, 2011 at 7:12 PM, Vincent Torri wrote:
> in elementary, the edje externals search the icons in PACKAGE_DATA_DIR
> (see elementary/src/edje_externals/private.h, at the end). Would it be
> reasonnable to first check if the env var ELM_DATA_DIR is set and use its
> value, and, if
Hey,
in elementary, the edje externals search the icons in PACKAGE_DATA_DIR
(see elementary/src/edje_externals/private.h, at the end). Would it be
reasonnable to first check if the env var ELM_DATA_DIR is set and use its
value, and, if not, to use PACKAGE_DATA_DIR ? (Note that ELM_DATA_DIR is