[E-devel] e16menuedit2-0.0.2 released

2005-02-18 Thread Andreas Volz
Hi, now the second release of e16menuedit2 (0.0.2) is done. For those who don't know it's a gtk2.4 replacement for the old e16menuedit. It has some more features like a iconchooser and a help system. Most changes since 0.0.1 are bugfixes and a new regex based configuration parser. Please test it

[E-devel] imlib2 patch, configure.in X header detection

2005-02-18 Thread Laurence J. Lane
Stuff broke with the X header detection in imlib2's configure script. (See http://bugs.debian.org/295350 for details.) Steven Langasek provided a patch. --- imlib2-1.2.0.orig/configure.in +++ imlib2-1.2.0/configure.in @@ -139,35 +139,28 @@ freetype_cflags=`$FREETYPE_CONFIG --cflags` freetype_l

Re: [E-devel] translate menus.cfg

2005-02-18 Thread Kim Woelders
Andreas Volz wrote: Hi, is there any way to translate menus.cfg in E? Some time ago there was a discussion about this topic, but I didn't find it. Was this possible to translate with gettext or should I replace the whole file with my localized version? Strings in the configuration files (or anywh

[E-devel] Re: [e-users] entrance config

2005-02-18 Thread Felix Breuer
On Thu, 17 Feb 2005 20:10:47 +0100 Emanuele Cecchi <[EMAIL PROTECTED]> wrote: > I 've followed the instructions on officila sites and not officlas but > I not able to make visible all my wm to entrance. > I got everithing set up in config like /etc/X11/Session , in > /etc/rc-conf etc , the probl

[E-devel] translate menus.cfg

2005-02-18 Thread Andreas Volz
Hi, is there any way to translate menus.cfg in E? Some time ago there was a discussion about this topic, but I didn't find it. Was this possible to translate with gettext or should I replace the whole file with my localized version? regards Andreas --

Re: [E-devel] [PATCH] E

2005-02-18 Thread Sebastian Dransfeld
Carsten Haitzler (The Rasterman) wrote: On Thu, 17 Feb 2005 21:58:17 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: Sebastian Dransfeld <[EMAIL PROTECTED]> [2005-02-17 18:54]: Implemented desktops as a list, instead of an array. Moved e_desk_current_get, e_desk_at_xy_get to e_zone_desk_curre