[E-devel] PATCH: ibar drag 'n drop

2007-05-31 Thread Brian 'morlenxus' Miculcy
Problem: When start e17 with a clean profile, you will have xterm and firefox in ~/.e/e/applications/bar/default/.order : xterm.desktop firefox.desktop Now when you drop a new icon on the ibar, your .order file will look like this: /home/brian.miculcy/.e/e/applications/all/xterm.desktop /home/bri

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Ag. System Administrator
Hi! Sorry for huge mail. Carsten Haitzler (The Rasterman) wrote: On Wed, 30 May 2007 21:22:14 +0300 "Ag. System Administrator" <[EMAIL PROTECTED]> babbled: i have yet to see anything like this... ? :/ See attached screenshots. e_before_rest.png - as it looks when E loaded first time. e_a

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread The Rasterman
On Thu, 31 May 2007 14:16:50 +0300 "Ag. System Administrator" <[EMAIL PROTECTED]> babbled: no screenshots attached. > Hi! > > Sorry for huge mail. > > Carsten Haitzler (The Rasterman) wrote: > > On Wed, 30 May 2007 21:22:14 +0300 "Ag. System Administrator" > > <[EMAIL PROTECTED]> babbled: > >

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Hannes Janetzek
Am Wed, 30 May 2007 00:01:18 +0300 schrieb Виктор Кожухаров <[EMAIL PROTECTED]>: > Can anyone else reproduce this? It seems that for some time (I'd say > about a month), the list of modules is not saved correctly in e.cfg > when restarting with the ctrl+alt+end combo (or related menu item). I > di

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Ag. System Administrator
And again, Hi! I've spotted some dumbness and errors in my load modules script. I still don't understand how it was working ;) Fixed. If somebody still interested in this, it should be like this: # modules load part MODULES="alarm clock cpu deskshow dropshadow forecasts ibar ibox language mail m

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Ag. System Administrator
The problem is, that on restart E losing somehow all his modules. And when i load and reenable them, their order is messed up. My E is fresh install from CVS, on fresh Centos5 x86_64. I can reproduce this behavior on my system by going to main menu, and do reload. Then i see some artifacts in cl

Re: [E-devel] PATCH: ibar drag 'n drop

2007-05-31 Thread Sebastian Dransfeld
Brian 'morlenxus' Miculcy wrote: > Problem: > When start e17 with a clean profile, you will have xterm and firefox in > ~/.e/e/applications/bar/default/.order : > xterm.desktop > firefox.desktop > > Now when you drop a new icon on the ibar, your .order file will look > like this: > /home/brian.mi

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Nikolas Arend
Ag. System Administrator wrote: > The problem is, that on restart E losing somehow all his modules. > And when i load and reenable them, their order is messed up. > > My E is fresh install from CVS, on fresh Centos5 x86_64. > > I can reproduce this behavior on my system by going to main menu, and d

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread David Seikel
On Thu, 31 May 2007 18:15:27 +0200 Nikolas Arend <[EMAIL PROTECTED]> wrote: > Well, I'm not sure whether this is actually related, but I reported > about problems with the language module (not yet fixed afaik). Its > .desktop file wasn't up-to-date and therefore it wasn't even loaded. > After m

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Ag. System Administrator
Hi All! David Seikel wrote: > On Thu, 31 May 2007 18:15:27 +0200 Nikolas Arend > <[EMAIL PROTECTED]> wrote: > >> Well, I'm not sure whether this is actually related, but I reported >> about problems with the language module (not yet fixed afaik). Its >> .desktop file wasn't up-to-date and there

Re: [E-devel] The module list is not correctly remembered upon restart

2007-05-31 Thread Nikolas Arend
Ag. System Administrator wrote: > Hi All! > > David Seikel wrote: > >> On Thu, 31 May 2007 18:15:27 +0200 Nikolas Arend >> <[EMAIL PROTECTED]> wrote: >> >> >>> Well, I'm not sure whether this is actually related, but I reported >>> about problems with the language module (not yet fixed afa

Re: [E-devel] E CVS: www mej

2007-05-31 Thread Michael Jennings
On Thursday, 31 May 2007, at 09:51:14 (+0300), Chady Kassouf wrote: > > -$this->dirnews = "p/news/".$_GET['l']; > > +if (isset($_GET['l']) && (strlen($_GET['l']) == 2)) { > > + $this->lang = $_GET['l']; > > +} > > +$this->dirnews = "p/news/" . $this->lang; > > This isn't a lo

Re: [E-devel] Advanced Theme Configuration....

2007-05-31 Thread Igor \"FeR\" Scabini
Mike Russo ha scritto: > Where's the Codito theme come from? I tried checking get-e and Hisham's > site but couldn't find it. Is there another public E17 theme repository > I'm unaware of? you can find it here: http://devilhorns.us/ this is the official site of devilhorns I suppose .. > > Raven

[E-devel] New theme and a theme update

2007-05-31 Thread Glen Larsen
Since the subject of themes came up... The Smoke theme: http://glx.com/e17/smoke_0_1b.edj Crema theme, updated for desktop icon support: http://glx.com/e17/crema_0_4a.edj Enjoy. -glen - This SF.net email is sponsored by DB

Re: [E-devel] PATCH: ibar drag 'n drop

2007-05-31 Thread Lucian M. Patcas
On 5/31/07, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > Brian 'morlenxus' Miculcy wrote: > > Problem: > > When start e17 with a clean profile, you will have xterm and firefox in > ~/.e/e/applications/bar/default/.order : > > xterm.desktop > > firefox.desktop > > > > Now when you drop a new i

Re: [E-devel] PATCH: ibar drag 'n drop

2007-05-31 Thread Brian 'morlenxus' Miculcy
On Thu, May 31, 2007 at 11:47:41PM -0400, Lucian M. Patcas wrote: > On 5/31/07, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > > > Brian 'morlenxus' Miculcy wrote: > > > Problem: > > > When start e17 with a clean profile, you will have xterm and firefox in > > ~/.e/e/applications/bar/default/.o