Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-10 Thread Andre Poenitz
On Sun, Apr 09, 2006 at 10:26:19AM +0200, Abdelrazak Younes wrote: > See above, I am talking about _all_ the installed math icons. Andre, do > you see any problem with that logic? Are the qrc limited in the number > of icons? I've never hit a limit there. It's a 'proper' directory structure as f

Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-10 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Well in the case of qt4 package the advantage is that Abdelrazak> these icons won't need to be installed. Themability is Abdelrazak> good for the toolbar icons but in the case of math, we are Abdelrazak> talking about

Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-09 Thread Abdelrazak Younes
Georg Baum a écrit : Am Sonntag, 9. April 2006 10:26 schrieb Abdelrazak Younes: The paths in the ui file won't be used because they are overwritten in the code. They are there to provide a visual feedback inside the Designer. Is it something forbidden? Not at all, and it is not too important

Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-09 Thread Georg Baum
Am Sonntag, 9. April 2006 10:26 schrieb Abdelrazak Younes: > The paths in the ui file won't be used because they are overwritten in > the code. They are there to provide a visual feedback inside the > Designer. Is it something forbidden? Not at all, and it is not too important anyway. I just thi

Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-09 Thread Abdelrazak Younes
Georg Baum a écrit : Am Samstag, 8. April 2006 20:57 schrieb Abdelrazak Younes: OK, here's the patch. Please verify that I did not any mistake in Makefile.am. This patch removes the hack for now by using LibFileSearch as you suggested. I like very much the qrc approach suggested by Andre but I

Re: [Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-08 Thread Georg Baum
Am Samstag, 8. April 2006 20:57 schrieb Abdelrazak Younes: > OK, here's the patch. Please verify that I did not any mistake in > Makefile.am. > This patch removes the hack for now by using LibFileSearch as you > suggested. I like very much the qrc approach suggested by Andre but I > think this s

[Patch] Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-08 Thread Abdelrazak Younes
Georg Baum a écrit : Am Freitag, 7. April 2006 23:56 schrieb Georg Baum: Here is the patch (again only the relevant files). It goes in tomorrow if nobody objects. Done. Abdel, please fix the qt4 icons: Either by creating a resource file, or by loading them at runtime and move the icons into