Re: [Libreoffice] [GSoC] weekly report #-1

2011-05-19 Thread Michael Meeks
Hi there, On Mon, 2011-05-16 at 23:56 +0200, Matúš Kukan wrote: > I think all "res/commandimagelist" strings in the code can be replaced > with "cmd" then. I've looked at the occurrences (not all in > helpcontent2). Right - so many of these are absolute paths. Unfortunately, lots of them

Re: [Libreoffice] [GSoC] weekly report #-1

2011-05-16 Thread Matúš Kukan
Hi Michael, On 16 May 2011 21:26, Michael Meeks wrote: > Hi Matus, > > On Mon, 2011-05-16 at 01:14 +0200, Matúš Kukan wrote: >> I've created minimalistic patch (see attached) to enable moving >> res/commandimagelist to cmd. It's now working, although there's one >> problem. > >        Great; so -

Re: [Libreoffice] [GSoC] weekly report #-1

2011-05-16 Thread Michael Meeks
Hi Matus, On Mon, 2011-05-16 at 01:14 +0200, Matúš Kukan wrote: > I've created minimalistic patch (see attached) to enable moving > res/commandimagelist to cmd. It's now working, although there's one > problem. Great; so - of course the framework code would need changing to find those ima

[Libreoffice] [GSoC] weekly report #-1

2011-05-15 Thread Matúš Kukan
Hi, I've created minimalistic patch (see attached) to enable moving res/commandimagelist to cmd. It's now working, although there's one problem. If something should be done with the perl scripts in packimages/pack/makefile.mk I would remove diffmv.pl because I don't see any reason for it's existe