Re: [E-devel] Project support on edje_editor

2008-11-29 Thread Dave Andreoli
- "Leandro Santiago" <[EMAIL PROTECTED]> ha scritto: > Hello E-guys. > > I do not know if it would be feasible at the moment, but I think it > would be interesting if it were implemented "projects" support in > edje_editor. > > Currently the edje_editor handles files directly edje, but I

Re: [E-devel] Project support on edje_editor

2008-11-29 Thread The Rasterman
On Sat, 29 Nov 2008 20:45:01 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Sat, Nov 29, 2008 at 8:34 PM, Leandro Santiago > <[EMAIL PROTECTED]> wrote: > > Hello E-guys. > > > > I do not know if it would be feasible at the moment, but I think it > > would be interesting if it w

Re: [E-devel] Project support on edje_editor

2008-11-29 Thread Gustavo Sverzut Barbieri
On Sat, Nov 29, 2008 at 8:34 PM, Leandro Santiago <[EMAIL PROTECTED]> wrote: > Hello E-guys. > > I do not know if it would be feasible at the moment, but I think it > would be interesting if it were implemented "projects" support in > edje_editor. > > Currently the edje_editor handles files directl

[E-devel] Project support on edje_editor

2008-11-29 Thread Leandro Santiago
Hello E-guys. I do not know if it would be feasible at the moment, but I think it would be interesting if it were implemented "projects" support in edje_editor. Currently the edje_editor handles files directly edje, but I think it would be interesting if the "final product" was the source code

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Gustavo Sverzut Barbieri
On Sat, Nov 29, 2008 at 6:35 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Fedor Gusev" <[EMAIL PROTECTED]> ha scritto: > >> On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: >> > Ok I have made a .desktop file for the EFM, here's a first draft: >> > >> > [Desktop Entry] >> >

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Dave Andreoli
- "Fedor Gusev" <[EMAIL PROTECTED]> ha scritto: > On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: > > Ok I have made a .desktop file for the EFM, here's a first draft: > > > > [Desktop Entry] > > Type=Application > > Encoding=UTF-8 > > Exec=enlightenment_remote -exec-action "f

Re: [E-devel] EFM .desktop proposal

2008-11-29 Thread Fedor Gusev
On Sat, Nov 29, 2008 at 07:55:37PM +0100, Dave Andreoli wrote: > Ok I have made a .desktop file for the EFM, here's a first draft: > > [Desktop Entry] > Type=Application > Encoding=UTF-8 > Exec=enlightenment_remote -exec-action "fileman" "~" > Icon= > Name=Enlightenment FM > GenericName=File M

[E-devel] EFM .desktop proposal

2008-11-29 Thread Dave Andreoli
Ok I have made a .desktop file for the EFM, here's a first draft: [Desktop Entry] Type=Application Encoding=UTF-8 Exec=enlightenment_remote -exec-action "fileman" "~" Icon= Name=Enlightenment FM GenericName=File Manager Comment=The E17 Internal File Manager StartupNotify=false Terminal=false C

Re: [E-devel] EFM: thoughts, current work et al.

2008-11-29 Thread Dave Andreoli
- "Nick Hughart" <[EMAIL PROTECTED]> ha scritto: > On Sat, 29 Nov 2008 00:03:14 +0100 (CET) > Dave Andreoli <[EMAIL PROTECTED]> wrote: > > > > > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha > scritto: > > > > > On Fri, Nov 28, 2008 at 5:11 PM, Dave Andreoli > > > <[EMAIL PROTECT

[E-devel] BUG: python-etk scrollbars

2008-11-29 Thread Thanatermesis
The scrollbars of python-etk not works good, they automatically dissapears, you can try the example file called "15-list.py" found in the examples dir of python-etk, click with the mouse on the list and move the mouse up and down in order to scroll the list, on this moment is where appears the scro

[E-devel] adding languages to wizard

2008-11-29 Thread Massimo Maiurana
is the following patch enough to add a choice for greek locale in the wizard, besides adding the flag.png of course, or is there something else to change? can I commit such a change in svn? diff -Nru e.old/data/images/Makefile.am e.greek/data/images/Makefile.am --- e.old/data/images/Makefile.am