[E-devel] Re: E CVS: apps/entrance raster

2004-07-29 Thread Ibukun Olumuyiwa
[EMAIL PROTECTED] said: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/entrance > > Dir : e17/apps/entrance/src/client > > > Modified Files: > entrance_ipc.c > > > Log Message: > > > make the dir if it doesnt exist! > Bleh... I'm slow on getting to th

Re: [E-devel] changing menu navigation key binding

2004-07-29 Thread Alan Schmitt
* Kim Woelders ([EMAIL PROTECTED]) wrote: > > One fairly easy way to do this would be to add a struct, let's say > > struct { >KeySym left, right, up, down; > } menukeys; > > to the Conf struct, add the associated load and save statements (one > config line?) in config.c, and add a function

[E-devel] Re: E CVS: apps/entrance raster

2004-07-29 Thread Michael Jennings
On Thursday, 29 July 2004, at 01:12:19 (-0700), E CVS List wrote: > put things in the right dirs > > === > RCS file: /cvsroot/enlightenment/e17/apps/entrance/config/pam.d/Makefile.am,v > retrieving revision 1.3 > retrieving revis

Re: [E-devel] Re: E CVS: apps/entrance raster

2004-07-29 Thread Ibukun Olumuyiwa
Michael Jennings said: > On Thursday, 29 July 2004, at 01:12:19 (-0700), > E CVS List wrote: > >> put things in the right dirs >> >> === >> RCS file: >> /cvsroot/enlightenment/e17/apps/entrance/config/pam.d/Makefile.am,v >> retrie

Re: [E-devel] Re: E CVS: apps/entrance raster

2004-07-29 Thread Michael Jennings
On Thursday, 29 July 2004, at 13:48:43 (-0500), Ibukun Olumuyiwa wrote: > I did receive a complaint about files (notably /etc/pam.d/entrance) > not being installed during make install, and this is most likely > why. I believe there should be a better solution ... this doesn't > appear to be a ver

[E-devel] possible etox problem?

2004-07-29 Thread Smoke
Hi all, I'm running into a problem using erss... I'm at a loss for how to troubleshoot this further, so if anyone has any suggestions, please let me know. The problem only occurs when using a config file that has the description line set. After the window appears and the title is displayed, er

Re: [E-devel] possible etox problem?

2004-07-29 Thread Nathan Ingersoll
On Thu, Jul 29, 2004 at 07:42:46PM -0400, Smoke wrote: > Hi all, > > I'm running into a problem using erss... I'm at a loss for how to > troubleshoot this further, so if anyone has any suggestions, please > let me know. > > The problem only occurs when using a config file that has the > > descr

Re: [E-devel] Re: E CVS: tools andreas99

2004-07-29 Thread root
On Sunday 25 July 2004 06:36 pm, Kim Woelders wrote: > You can blame me. I thought it would be nicer to collect tools like this > in e16/tools/ in stead of in e16/. I also wasn't sure we wanted to wipe > out the old one(s) yet. isnt that the point of cvs ? :) you never really wipe out old ones if

Re: [E-devel] RE: E CVS: libs/etox vacuum

2004-07-29 Thread Kirby Kuehl
I'm used to being paranoid due to Microsoft's goofy _snprintf implementation where it doesnt enforce nul termination when the formatted string is greater than the size of the buffer which is kinda the whole point. I'll back the -1 out today. Kirby On Sun, 25 Jul 2004 11:05:24 +0200, Peter Kjelle