Re: [E-devel] [EGIT] [core/efl] master 02/02: eina_matrix: Add since tags to all new functions in 1.14

2015-04-08 Thread ChunEon Park
cedric, Current matrix usage seems going wrong. I found the current matrix usage is this. matrix m; matrix_translate(m, ...); matrix m2; matrix_rotation(m, ...); matrix m3; matrix_scale(m, ...); matrix m4; matrix_compose(m, m2, m4); matrix m5; matrix_compose(m3, m4, m5); it's unnecessary and

Re: [E-devel] [Enlightenment-release] EFL, Elementary and friends 1.14 alpha tarballs

2015-04-08 Thread Jean-Philippe André
Hi Davide, Since this is most likely my fault (as I introduced lots of changes in the GL/X11 engine), would you mind sharing more details about your architecture? - driver version? (nvidia proprietary, right?) - EGL or GLX? (glx is default if you don't pass any special ./configure options) If yo

[E-devel] Get Python Bindings Listed and Python Applications on Download Page

2015-04-08 Thread Jeff Hoogland
Python bindings have official releases and have for some time now. We should get them added to the downloads page -> https://www.enlightenment.org/doku.php?id=download-latest Would it be OK to list my Python-Elementary applications that are fairly complete on this page as well? Epad -> http://jef

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread The Rasterman
On Wed, 08 Apr 2015 12:31:13 +0100 Tom Hacohen said: > On 08/04/15 11:26, thomasg wrote: > > On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen > > wrote: > >> On 08/04/15 10:20, Stefan Schmidt wrote: > >>> Hello. > >>> > >>> At the EFL Dev Day US during the talk from Lars he brought up the point > >>

Re: [E-devel] EFL + Elementary ABI report v1.14.0 alpha1

2015-04-08 Thread The Rasterman
On Wed, 08 Apr 2015 14:14:56 +0100 Tom Hacohen said: > On 08/04/15 14:08, Stefan Schmidt wrote: > > Hello. > > > > On 07/04/15 17:05, Tom Hacohen wrote: > >> Hey, > >> > >> Here again, the new EFL + Elementary ABI reports. > >> > >> As usual: > >> https://devs.enlightenment.org/~tasn/abi/ > >> >

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread The Rasterman
On Wed, 08 Apr 2015 10:29:48 +0100 Tom Hacohen said: > On 08/04/15 10:27, Tom Hacohen wrote: > > On 08/04/15 10:20, Stefan Schmidt wrote: > >> Hello. > >> > >> At the EFL Dev Day US during the talk from Lars he brought up the point > >> that EFL is heavily outdated in many distros and platforms.

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread The Rasterman
On Wed, 8 Apr 2015 12:26:20 +0200 thomasg said: > On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen wrote: > > On 08/04/15 10:20, Stefan Schmidt wrote: > >> Hello. > >> > >> At the EFL Dev Day US during the talk from Lars he brought up the point > >> that EFL is heavily outdated in many distros and p

Re: [E-devel] [Enlightenment-release] EFL, Elementary and friends 1.14 alpha tarballs

2015-04-08 Thread The Rasterman
On Wed, 8 Apr 2015 23:18:26 +0200 Davide Andreoli said: and the bt's end up inside the driver .. crashing. both. i have efl git (1.14) here, nvidia closed drivers (346.35) and no crashes here. > Testing 1.14 alpha1 here and I have lots of trouble with the opengl engine: > E20 segfault on start

Re: [E-devel] [Enlightenment-release] EFL, Elementary and friends 1.14 alpha tarballs

2015-04-08 Thread Davide Andreoli
Testing 1.14 alpha1 here and I have lots of trouble with the opengl engine: E20 segfault on start and the same for every elm app (always using the gl engine) Using nvidia closed driver, no issue with lots of other stuff that use gl, and the same driver was working well with older efl...so please d

[EGIT] [enlightenment/modules/edgar] master 02/02: No need to include Elm.h

2015-04-08 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/edgar.git/commit/?id=31a140447783f55184746a8d3010d184d4da959c commit 31a140447783f55184746a8d3010d184d4da959c Author: Dave Andreoli Date: Wed Apr 8 22:09:59 2015 +0200 No need to include Elm.h

[EGIT] [enlightenment/modules/edgar] master 01/02: Try to simplify the E version check

2015-04-08 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/edgar.git/commit/?id=63510bcfbefef08eafb4e0b8dc085434f6a347ab commit 63510bcfbefef08eafb4e0b8dc085434f6a347ab Author: Dave Andreoli Date: Wed Apr 8 22:08:48 2015 +0200 Try to simplify the E versio

[EGIT] [enlightenment/modules/edgar] master 01/01: Revert python code install location to libdir/enlightenment/gadgets

2015-04-08 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/enlightenment/modules/edgar.git/commit/?id=6669595f1af0d17bdb7c10538f21fdbf337de0db commit 6669595f1af0d17bdb7c10538f21fdbf337de0db Author: Kai Huuhko Date: Wed Apr 8 22:06:14 2015 +0300 Revert python code install locati

[EGIT] [core/enlightenment] master 01/01: don't crash on wl shutdown

2015-04-08 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a73d2583c5308e93de3ecd5c46b56c1d5076a5a2 commit a73d2583c5308e93de3ecd5c46b56c1d5076a5a2 Author: Mike Blumenkrantz Date: Wed Apr 8 14:56:05 2015 -0400 don't crash on wl shutdown

[EGIT] [core/enlightenment] master 01/01: e_comp: Only need 'type' variable if we are building with HAVE_WAYLAND

2015-04-08 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=fa68ec127dd40a63875a9408d699847f44076769 commit fa68ec127dd40a63875a9408d699847f44076769 Author: Chris Michael Date: Wed Apr 8 14:49:17 2015 -0400 e_comp: Only need 'type' variable

[EGIT] [core/enlightenment] master 01/01: build: Use EFL_WITH_BIN instead of E homegrown one.

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1c6acabd9a97cae920a399e73929e56e1e438feb commit 1c6acabd9a97cae920a399e73929e56e1e438feb Author: Stefan Schmidt Date: Wed Apr 8 18:45:19 2015 +0200 build: Use EFL_WITH_BIN instead of E

[EGIT] [admin/devs] master 01/01: Update my list of contributed projects, remove work key

2015-04-08 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=79a1e503969460bdc2f3a455438dfcb2e52e9b17 commit 79a1e503969460bdc2f3a455438dfcb2e52e9b17 Author: Kai Huuhko Date: Wed Apr 8 19:42:21 2015 +0300 Update my list of contributed projects, remove wor

[EGIT] [core/enlightenment] master 01/01: build: Allow to define path for eldbus-codegen binary

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=20fef454f648df4318e6086f37e1e16dfbaa728f commit 20fef454f648df4318e6086f37e1e16dfbaa728f Author: Stefan Schmidt Date: Wed Apr 8 18:20:29 2015 +0200 build: Allow to define path for eldbu

[EGIT] [core/elementary] master 01/01: build: Allow to define path for eldbus-codegen binary

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=0f427650ac0879cf385bd92643127499318bcc45 commit 0f427650ac0879cf385bd92643127499318bcc45 Author: Stefan Schmidt Date: Wed Apr 8 17:40:02 2015 +0200 build: Allow to define path for eldbus-c

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina: eina_unicode_utf8_next_get should return 0 w

2015-04-08 Thread Jaeun Choi
Oh it was not the summary, just a part of the full sentence Seems like the first commit in my life ewww.. stupid Sorry for making the log ugly.. Jaeun - 원문 메시지 - 보낸사람:"Tom Hacohen" 받는사람:"Enlightenment developer list"

Re: [E-devel] EFL + Elementary ABI report v1.14.0 alpha1

2015-04-08 Thread Tom Hacohen
On 08/04/15 14:08, Stefan Schmidt wrote: > Hello. > > On 07/04/15 17:05, Tom Hacohen wrote: >> Hey, >> >> Here again, the new EFL + Elementary ABI reports. >> >> As usual: >> https://devs.enlightenment.org/~tasn/abi/ >> >> Things look mostly OK. There are maybe some issues with data types in >> the

[EGIT] [core/elementary] master 01/01: elm_object: Add since tag for new elm_object_access_info_get()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=cce799dedad121448a70d1cd1a9824470f75efe3 commit cce799dedad121448a70d1cd1a9824470f75efe3 Author: Stefan Schmidt Date: Wed Apr 8 15:12:44 2015 +0200 elm_object: Add since tag for new elm_o

Re: [E-devel] EFL + Elementary ABI report v1.14.0 alpha1

2015-04-08 Thread Stefan Schmidt
Hello. On 07/04/15 17:05, Tom Hacohen wrote: > Hey, > > Here again, the new EFL + Elementary ABI reports. > > As usual: > https://devs.enlightenment.org/~tasn/abi/ > > Things look mostly OK. There are maybe some issues with data types in > the EFL. I need to take a better look. I'd appreciate it

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina: eina_unicode_utf8_next_get should return 0 when one of the parameters is NULL to avoid null pointer access. it also corresponds to the description i

2015-04-08 Thread Tom Hacohen
On 08/04/15 13:35, Jaeun Choi wrote: > eunue pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=15e11cb05f84351d44e538eb88f47a1d21694fcb > > commit 15e11cb05f84351d44e538eb88f47a1d21694fcb > Author: Jaeun Choi > Date: Wed Apr 8 21:29:13 2015 +0900 > >

Re: [E-devel] EFL + Elementary ABI report v1.14.0 alpha1

2015-04-08 Thread Stefan Schmidt
Hello. On 07/04/15 17:05, Tom Hacohen wrote: > Hey, > > Here again, the new EFL + Elementary ABI reports. > > As usual: > https://devs.enlightenment.org/~tasn/abi/ > > Things look mostly OK. There are maybe some issues with data types in > the EFL. I need to take a better look. I'd appreciate it

[EGIT] [core/efl] efl-1.13 01/01: eina: eina_unicode_utf8_next_get should return 0 when one of the parameters is NULL to avoid null pointer access. it also corresponds to the description in doc.

2015-04-08 Thread Jaeun Choi
eunue pushed a commit to branch efl-1.13. http://git.enlightenment.org/core/efl.git/commit/?id=342e6fcd538636b3919224c5ef66ac76baf3c62d commit 342e6fcd538636b3919224c5ef66ac76baf3c62d Author: Jaeun Choi Date: Wed Apr 8 21:29:13 2015 +0900 eina: eina_unicode_utf8_next_get should return 0

[EGIT] [core/efl] master 02/02: eina_matrix: Add since tags to all new functions in 1.14

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3ee9ff22b8d74eaaad0c65ebd06f59eb1253efe commit c3ee9ff22b8d74eaaad0c65ebd06f59eb1253efe Author: Stefan Schmidt Date: Wed Apr 8 14:36:17 2015 +0200 eina_matrix: Add since tags to all new function

[EGIT] [core/efl] master 01/02: eina_quad: Add since tags for new eina_quad*()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a12c53ba7a81c5869790566fb40a091f50b264d3 commit a12c53ba7a81c5869790566fb40a091f50b264d3 Author: Stefan Schmidt Date: Wed Apr 8 14:20:27 2015 +0200 eina_quad: Add since tags for new eina_quad*()

[EGIT] [core/efl] master 01/01: eina: eina_unicode_utf8_next_get should return 0 when one of the parameters is NULL to avoid null pointer access. it also corresponds to the description in doc.

2015-04-08 Thread Jaeun Choi
eunue pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=15e11cb05f84351d44e538eb88f47a1d21694fcb commit 15e11cb05f84351d44e538eb88f47a1d21694fcb Author: Jaeun Choi Date: Wed Apr 8 21:29:13 2015 +0900 eina: eina_unicode_utf8_next_get should return 0

[EGIT] [core/efl] master 01/02: eina: Add since tag for new eina_list_data_idx()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8a764d8d9c66738dcf332512155ad46c90e6acd8 commit 8a764d8d9c66738dcf332512155ad46c90e6acd8 Author: Stefan Schmidt Date: Wed Apr 8 14:11:44 2015 +0200 eina: Add since tag for new eina_list_data_idx(

[EGIT] [core/efl] master 02/02: eina: Add since tag for new eina_simple_xml_attribute_w3c_parse()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=adbe2e864b83041717d7e10ed42793828514ad9a commit adbe2e864b83041717d7e10ed42793828514ad9a Author: Stefan Schmidt Date: Wed Apr 8 14:13:57 2015 +0200 eina: Add since tag for new eina_simple_xml_att

[EGIT] [core/efl] master 03/03: edje: Add since tag for new edje_file_iterator_new()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e081f2ae16f2921c0bfb00ecb530d2adf5dc278 commit 1e081f2ae16f2921c0bfb00ecb530d2adf5dc278 Author: Stefan Schmidt Date: Wed Apr 8 14:06:42 2015 +0200 edje: Add since tag for new edje_file_iterator_

[EGIT] [core/efl] master 02/03: edje: Add since tag for new edje_mmap_color_class_iterator_new()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=28d69b5f5bc1fd9ab24c7d4aa040569ba14680f7 commit 28d69b5f5bc1fd9ab24c7d4aa040569ba14680f7 Author: Stefan Schmidt Date: Wed Apr 8 14:06:30 2015 +0200 edje: Add since tag for new edje_mmap_color_cla

[EGIT] [core/efl] master 01/03: edje: Add since for new edje_color_class_active_iterator_new()

2015-04-08 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c4d2e9893c100a6e51eb2f273a7629349e201b76 commit c4d2e9893c100a6e51eb2f273a7629349e201b76 Author: Stefan Schmidt Date: Wed Apr 8 14:03:26 2015 +0200 edje: Add since for new edje_color_class_active

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Jeff Hoogland
I've added Bodhi's information to that page. On Wed, Apr 8, 2015 at 6:31 AM, Tom Hacohen wrote: > On 08/04/15 11:26, thomasg wrote: > > On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen > wrote: > >> On 08/04/15 10:20, Stefan Schmidt wrote: > >>> Hello. > >>> > >>> At the EFL Dev Day US during the t

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Tom Hacohen
On 08/04/15 11:26, thomasg wrote: > On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen wrote: >> On 08/04/15 10:20, Stefan Schmidt wrote: >>> Hello. >>> >>> At the EFL Dev Day US during the talk from Lars he brought up the point >>> that EFL is heavily outdated in many distros and platforms. While I >>>

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread thomasg
On Wed, Apr 8, 2015 at 11:27 AM, Tom Hacohen wrote: > On 08/04/15 10:20, Stefan Schmidt wrote: >> Hello. >> >> At the EFL Dev Day US during the talk from Lars he brought up the point >> that EFL is heavily outdated in many distros and platforms. While I >> instantly agree to this I wondered how ba

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Daniel Kolesa
On Wed, Apr 8, 2015 at 10:20 AM, Stefan Schmidt wrote: > Hello. > > At the EFL Dev Day US during the talk from Lars he brought up the point > that EFL is heavily outdated in many distros and platforms. While I > instantly agree to this I wondered how bad it really is. > > I think as a developer a

[EGIT] [core/efl] master 01/01: Evas masking: Avoid potential crashes (SW)

2015-04-08 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=464e6ca987c3c149f7918a0c9f920b150a2dd3b5 commit 464e6ca987c3c149f7918a0c9f920b150a2dd3b5 Author: Jean-Philippe Andre Date: Wed Apr 8 17:21:42 2015 +0900 Evas masking: Avoid potential crashes (SW)

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Daniel Kolesa
On Wed, Apr 8, 2015 at 10:53 AM, Daniel Kolesa wrote: > On Wed, Apr 8, 2015 at 10:20 AM, Stefan Schmidt > wrote: > >> Hello. >> >> At the EFL Dev Day US during the talk from Lars he brought up the point >> that EFL is heavily outdated in many distros and platforms. While I >> instantly agree to

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Tom Hacohen
On 08/04/15 10:20, Stefan Schmidt wrote: > Hello. > > At the EFL Dev Day US during the talk from Lars he brought up the point > that EFL is heavily outdated in many distros and platforms. While I > instantly agree to this I wondered how bad it really is. > > I think as a developer as well as a user

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Tom Hacohen
On 08/04/15 10:27, Tom Hacohen wrote: > On 08/04/15 10:20, Stefan Schmidt wrote: >> Hello. >> >> At the EFL Dev Day US during the talk from Lars he brought up the point >> that EFL is heavily outdated in many distros and platforms. While I >> instantly agree to this I wondered how bad it really is.

Re: [E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Tom Hacohen
On 08/04/15 10:20, Stefan Schmidt wrote: > Hello. > > At the EFL Dev Day US during the talk from Lars he brought up the point > that EFL is heavily outdated in many distros and platforms. While I > instantly agree to this I wondered how bad it really is. > > I think as a developer as well as a user

Re: [E-devel] new www site

2015-04-08 Thread Tom Hacohen
On 08/04/15 04:54, Jeff Hoogland wrote: > It might be a good idea to put up a sane 404 page that says something along > the lines of "hey we have a new website, click here to get to the main > page" as this restructuring likely created a lot of broken links across > places online linking to the old

[E-devel] HELP WANTED: Distro/platform packaging status of efl and E

2015-04-08 Thread Stefan Schmidt
Hello. At the EFL Dev Day US during the talk from Lars he brought up the point that EFL is heavily outdated in many distros and platforms. While I instantly agree to this I wondered how bad it really is. I think as a developer as well as a user it makes sense for us to know what versions of EFL a

[EGIT] [website/www-content] master 01/01: Wiki page contact changed with summary [] by Carsten Haitzler

2015-04-08 Thread apache
apache pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=7102d5ea5f7a984fe243939e04aaf0189449ad35 commit 7102d5ea5f7a984fe243939e04aaf0189449ad35 Author: apache Date: Wed Apr 8 01:32:21 2015 -0700 Wiki page contact changed with summary [] by

Re: [E-devel] new www site

2015-04-08 Thread Philippe Caseiro
Very nice Raster ;) 2015-04-08 7:28 GMT+02:00 Carsten Haitzler : > On Tue, 7 Apr 2015 22:54:32 -0500 Jeff Hoogland said: > >> It might be a good idea to put up a sane 404 page that says something along >> the lines of "hey we have a new website, click here to get to the main >> page" as this rest

[EGIT] [website/www-content] master 01/01: fix latest releae efl ver to 1.13

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=c41a94ac041787f8b48fffe8bc95a3041be206c8 commit c41a94ac041787f8b48fffe8bc95a3041be206c8 Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 17:11:36 2015 +0900 fix latest releae efl

[EGIT] [website/www-content] master 01/01: latest release info at start page top- minimize to one line

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1595d7257d9e470fbc7dee2cce9f9685f838a5d2 commit 1595d7257d9e470fbc7dee2cce9f9685f838a5d2 Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 17:10:09 2015 +0900 latest release info at

[EGIT] [website/www-content] master 01/01: wiki - rename latest to start pages so you know where they are incldued

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=97246cf384d224b99974a9cfec857c864c2c0ae5 commit 97246cf384d224b99974a9cfec857c864c2c0ae5 Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 17:08:15 2015 +0900 wiki - rename latest t

[EGIT] [website/www] master 01/01: www css - drop to just source code por + mono to make it work

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=fac9a0bb732f7f1832c8285262a871f48da1908c commit fac9a0bb732f7f1832c8285262a871f48da1908c Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 16:35:56 2015 +0900 www css - drop to just source

[EGIT] [website/www] master 01/01: e ww template - fix text editor to have monospace font

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=4eeb75bd0bcd29da7ad0bfc2449337c7df4d1ce8 commit 4eeb75bd0bcd29da7ad0bfc2449337c7df4d1ce8 Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 16:30:19 2015 +0900 e ww template - fix text edito

[EGIT] [website/www] master 01/01: typo - fix in www css

2015-04-08 Thread Carsten Haitzler (Rasterman)
raster pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=859673865b133d24df2eb01f8bce53cba87fe80e commit 859673865b133d24df2eb01f8bce53cba87fe80e Author: Carsten Haitzler (Rasterman) Date: Wed Apr 8 16:31:39 2015 +0900 typo - fix in www css --- pub