Re: [e-users] Compiling esmart

2005-09-27 Thread Jani H. Lahtinen
ext Massimo Maiurana wrote: Jani H. Lahtinen, il 27/09/2005 12:05, scrisse: I looked at the sources and the line 52 of esmart_trans_x11.c is: static Ecore_List *_objects = NULL; However I cannot find the definition of Ecore_List with cscope. It simply is not in Ecore.h (where I might

Re: [e-users] About the TODO list

2005-09-27 Thread David Seikel
On Wed, 28 Sep 2005 11:39:15 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Wed, 28 Sep 2005 04:24:28 +1000 David Seikel > <[EMAIL PROTECTED]> babbled: > > > On Wed, 28 Sep 2005 00:06:29 +0900 Jerome Pinot <[EMAIL PROTECTED]> > > wrote: > > > > > From the e17/apps/e/TODO

Re: [e-users] About the TODO list

2005-09-27 Thread The Rasterman
On Wed, 28 Sep 2005 04:24:28 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > On Wed, 28 Sep 2005 00:06:29 +0900 Jerome Pinot <[EMAIL PROTECTED]> > wrote: > > > From the e17/apps/e/TODO file: > > > > "* BUG: in general fullscreen needs work, cleaning and testing. dont > > allow > > desktop sw

[e-users] printscreen keybinding

2005-09-27 Thread Gabriel Rossetti
Hello, What is the printscreen key name so that I may bind a program to it? Thanks! Gabriel --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.c

[e-users] enlightenment_remote gtk2-perl front-end

2005-09-27 Thread adi
Hi, I just want to announce you that a new version of erme is ready. it adds wheel and signal bindings options and some bug fixes and i added version count: this is v0.2 You can find it here: http://www.c7obs.net/~adi/projects/perl/ If you will have problems with it please tell me about them bye

[e-users] klik://enlightenment

2005-09-27 Thread DRAKEDalfa The Enlightened One
take a look to this: http://www.kdedevelopers.org/node/1490 --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _

Re: [e-users] About the TODO list

2005-09-27 Thread David Seikel
On Wed, 28 Sep 2005 00:06:29 +0900 Jerome Pinot <[EMAIL PROTECTED]> wrote: > From the e17/apps/e/TODO file: > > "* BUG: in general fullscreen needs work, cleaning and testing. dont > allow > desktop switches for the desk a fullscreened window is on, nor allow > [...]" > > Well, actually I di

[e-users] icons on the menu

2005-09-27 Thread Chema Ollés
Hi all: I want to make change on my e17 favorite dir (~/.e/e/applications/favorite) and create dir named kde with others subdir ... I make .orders files and ...voilà...I see on my menu,different kde apps with icons. But when I click again the menu... Oh!!! all icons disappear. Ok,I delete all

Re: [e-users] E16 CVS autogen.sh problem

2005-09-27 Thread Kim Woelders
Martin Zwickel wrote: When I run ./autogen.sh in e16/e, i get the attached output. Why does it fail? How may I get it to work? Is something wrong with my autotools? It worked a few weeks before, I don't know what went wrong... Regards, Martin [output] # ./autogen.sh I am going to run ./configu

[e-users] About the TODO list

2005-09-27 Thread Jerome Pinot
Hi, >From the e17/apps/e/TODO file: "* BUG: in general fullscreen needs work, cleaning and testing. dont allow desktop switches for the desk a fullscreened window is on, nor allow [...]" Well, actually I didn't considered that as a bug but mostly as a feature. I found nice to switch desktops e

Re: [e-users] CPU frequency module shows no information at all

2005-09-27 Thread doug mceachern
David Seikel wrote: On Tue, 27 Sep 2005 13:48:06 +0800 phyrster <[EMAIL PROTECTED]> wrote: Is there a way to know all modules of e17? If I want to load one module, like this one (monitor), I have to know its name first. How to list all available modules of e17? I don't know, but I

[e-users] Compiling esmart

2005-09-27 Thread Jani H. Lahtinen
I downloaded the latest snapshots from http://enlightenment.freedesktop.org/ (I have not been able to connect to the cvs lately) and compiled them in the order given in http://get-e.org, but when I got to esmart-0.9.0.004 it gives these errors: /bin/sh ../../../libtool --mode=compile gcc -DHAV

Re: [e-users] theming the clock

2005-09-27 Thread konovalov alexey
Alan Trick пишет: > Carsten Haitzler (The Rasterman) wrote: > >>On Mon, 26 Sep 2005 21:17:40 +0800 Alan Trick <[EMAIL PROTECTED]> babbled: >> >> >>>. >> >>in e17's src? :) check the data dir in e17's src base :) >> >> > > > Ah, thanks, I found it in /usr/share/enlightenment/. When I go to

Re: [e-users] reinstall e17 and ibox module

2005-09-27 Thread Chema Ollés
Carsten Haitzler (The Rasterman) wrote: On Mon, 26 Sep 2005 20:36:20 +0200 Chema Oll$(D+1(Bs <[EMAIL PROTECTED]> babbled: Hi all: Today before reinstall e17 I saw that any applications minimized were showed on ibox...:( Is it normal? (I was update e17 yesterday night) Bye cvs update - re

[e-users] E16 CVS autogen.sh problem

2005-09-27 Thread Martin Zwickel
When I run ./autogen.sh in e16/e, i get the attached output. Why does it fail? How may I get it to work? Is something wrong with my autotools? It worked a few weeks before, I don't know what went wrong... Regards, Martin [output] # ./autogen.sh I am going to run ./configure with no arguments - i

Re: [e-users] CPU frequency module shows no information at all

2005-09-27 Thread David Seikel
On Tue, 27 Sep 2005 13:48:06 +0800 phyrster <[EMAIL PROTECTED]> wrote: > Is there a way to know all modules of e17? If I want to load one > module, like this one (monitor), I have to know its name first. > > How to list all available modules of e17? I don't know, but I found other modules in -

Re: [e-users] theming the clock

2005-09-27 Thread The Rasterman
On Tue, 27 Sep 2005 14:32:13 +0800 Alan Trick <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > On Mon, 26 Sep 2005 21:17:40 +0800 Alan Trick <[EMAIL PROTECTED]> babbled: > > > >> . > > > > in e17's src? :) check the data dir in e17's src base :) > > > > > > Ah, t