[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
* 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
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
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
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
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
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
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
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