Re: [Pgui-devel] Configuring the PicoGUI launcher

2002-01-08 Thread Frederic Gobry
> >Any hints, Frederic? Well, the definition files can be simply installed from the Makefile.am with sth like: # define a pgl directory pgldir = $(datadir)/pgl # specify the data that go there pgl_DATA = definition_file.pgl It is also possible to write a standard .m4 macro file that provides a

Re: [Pgui-devel] Configuring the PicoGUI launcher

2002-01-08 Thread Carpman
> - pgl-toolbar is configured by default to load at least > pgl-launcher, and maybe others like pgl-clock and pgl-cpu > I've got this high up on the list of things to do. The applets to load on startup will be in a list in toolbar.conf. I'll have this in soon, I've just been sidetracked with

[Pgui-devel] Configuring the PicoGUI launcher

2002-01-07 Thread Micah Dowty
Hi everybody, the pgl-launcher and pgl-toolbar (along with the other applets we have so far) have come a long way and are ready to replace omnibar for good. However, i think the one missing piece is automatic packaging of applications in the build system. This would mean: - autoconf creates