Hi Julien,
On Fri, 2011-01-21 at 08:18 +0100, Julien Nabet wrote:
> After a make, make dev-install. If I found a problem with LO, can I just
> do this :
> - source Linux...
> - go to the module I suppose there's the pb
> - make the change
> - build && deliver
'deliver' should not be nece
On Fri, Jan 21, 2011 at 08:18:45AM +0100, Julien Nabet wrote:
> I try to debug the problem of the Alt key for Linux (when Alt key is
> released, it opens the file menu)
> I think (I'm not sure) the problem is in vcl in the unx part (since
> it impacts only Linux not Windows and I don't know for Mac
On Fri, Jan 21, 2011 at 1:18 AM, Julien Nabet wrote:
> Hello,
>
> I' ve got these 2 questions :
> 1)
> After a make, make dev-install. If I found a problem with LO, can I just do
> this :
> - source Linux...
> - go to the module I suppose there's the pb
> - make the change
> - build && deliver
> -
Hello,
I' ve got these 2 questions :
1)
After a make, make dev-install. If I found a problem with LO, can I just
do this :
- source Linux...
- go to the module I suppose there's the pb
- make the change
- build && deliver
- make dev-install
?
Or must I :
- remove the directory of the install
-