Re: [E-devel] E SVN: barbieri IN trunk/TMP/st: . elementary-skel elementary-skel/data elementary-skel/data/desktop elementary-skel/data/themes elementary-skel/m4 elementary-skel/po elementary-skel/src

2009-09-10 Thread Gustavo Sverzut Barbieri
On Thu, Sep 10, 2009 at 7:03 PM, Carsten Haitzler wrote: > On Thu, 10 Sep 2009 18:35:00 -0300 Gustavo Sverzut Barbieri > said: > > i was just thinking that! a trivial form-filler/selector really. hell - you > could do this using shelementary as a series of dialogs atm... well some of > it. > eve

Re: [E-devel] E SVN: barbieri IN trunk/TMP/st: . elementary-skel elementary-skel/data elementary-skel/data/desktop elementary-skel/data/themes elementary-skel/m4 elementary-skel/po elementary-skel/src

2009-09-10 Thread The Rasterman
On Thu, 10 Sep 2009 18:35:00 -0300 Gustavo Sverzut Barbieri said: i was just thinking that! a trivial form-filler/selector really. hell - you could do this using shelementary as a series of dialogs atm... well some of it. even select an initial template app that pops up a window with some pre-mad

Re: [E-devel] E SVN: jeffdameth trunk/e/src/bin

2009-09-10 Thread The Rasterman
On Thu, 10 Sep 2009 13:03:17 -0700 "Enlightenment SVN" said: how about we fix e_icon to auto-choose the fdo ico based on the current object size and change size (and source/file) as needed? > Log: > prefer 24px icons for menus. downscaling looks less worse then upscaling. > if ok for everyone,

Re: [E-devel] E SVN: barbieri IN trunk/TMP/st: . elementary-skel elementary-skel/data elementary-skel/data/desktop elementary-skel/data/themes elementary-skel/m4 elementary-skel/po elementary-skel/src

2009-09-10 Thread Gustavo Sverzut Barbieri
Anyone willing to do a fancy elementary-based frontend for it? Would rock to have: Page 01: Ask project name, description, license (presented as a hoversel), maybe let user choose icon. (icon is not supported by my script, but you can copy it over after the script finishes) Page 02: Ask name and e

[E-devel] e16-1.0.1

2009-09-10 Thread Kim Woelders
e16-1.0.1 is available for download: http://sourceforge.net/project/showfiles.php?group_id=2 e16-1.0.1: - Fix potential crash when closing magnifier window. - Look up menu icons in ~/.e16/icons too (ticket 328). - Prevent area switch while shading (ticket 332). - Fix size of windows resized by a w

Re: [E-devel] resolve eet build failure

2009-09-10 Thread Vincent Torri
Hey, On Thu, 10 Sep 2009, Simon Horman wrote: > As reported in track ticket 377 (amongst other things), eet seems > to fail to build (on Debian). > libtool: link: gcc -std=gnu99 -Wall -O2 -fomit-frame-pointer -pipe > -Wl,--as-needed -o .libs/eet eet-eet_main.o ../../src/lib/.libs/libeet.so >

Re: [E-devel] resolve eet build failure

2009-09-10 Thread Simon Horman
On Thu, Sep 10, 2009 at 10:04:15AM +0200, Albin Tonnerre wrote: > On Thu, 10 Sep 2009 15:42 +1000, Simon Horman wrote : > > As reported in track ticket 377 (amongst other things), eet seems > > to fail to build (on Debian). > > > > # svn checkout FOO/eet > > # cd eet > > # ./autogen.sh > > # make

Re: [E-devel] [patch] esmart: Add autogen.sh to dist tarball

2009-09-10 Thread The Rasterman
On Thu, 10 Sep 2009 06:48:27 +0200 (CEST) Vincent Torri said: > > > On Thu, 10 Sep 2009, Carsten Haitzler (The Rasterman) wrote: > > > On Thu, 10 Sep 2009 09:50:04 +1000 Simon Horman said: > > > >> On Wed, Sep 09, 2009 at 09:30:24AM +0200, Albin Tonnerre wrote: > >>> On Wed, 09 Sep 2009 09:24

Re: [E-devel] resolve eet build failure

2009-09-10 Thread The Rasterman
On Thu, 10 Sep 2009 10:04:15 +0200 Albin Tonnerre said: > On Thu, 10 Sep 2009 15:42 +1000, Simon Horman wrote : > > As reported in track ticket 377 (amongst other things), eet seems > > to fail to build (on Debian). > > > > # svn checkout FOO/eet > > # cd eet > > # ./autogen.sh > > # make > > [s

Re: [E-devel] resolve eet build failure

2009-09-10 Thread Albin Tonnerre
On Thu, 10 Sep 2009 15:42 +1000, Simon Horman wrote : > As reported in track ticket 377 (amongst other things), eet seems > to fail to build (on Debian). > > # svn checkout FOO/eet > # cd eet > # ./autogen.sh > # make > [snip] > libtool: link: gcc -std=gnu99 -Wall -O2 -fomit-frame-pointer -pipe >