[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

{kde,qt}-designer templates



  This applies to both packages, I could submit 2 bugs and/or post here.
So far, Ivan has been real good at keeping this whole ball of wax 
together, so I'll post here. If you want bugs submitted as well just
let me know.

According to the source for designer,

qt-copy/tools/designer/designer/mainwindow.cpp  : 3147

It expects to find the templates for various widgets/dialogs in
$(QTDIR)/tools/designer/templates/*.ui

I have copied them into that location on my machine, so I can claim
it works here.

Problem: qt doesn't install templates by default?
Solution: copy them into place from debian/rules?

I looked at your rules file from qt2.2 source, it's a bit hairy -),
but looks like you handle moving some qt-designer stuff around line
162. Suggest adding
cp tools/designer/templates/*.ui
$(p_designer)/usr/lib/qt2/tools/deigner/templates/

Also add the above dir to debian/qt-designer.dirs.

I didn't look at kde specific designer stuff, I imagine very similar.

Gordon Sadler



Reply to: