kcms/kfontints: Install kfontviewpart.rc in the right location
Original commit message(s)
- kcms/kfontints: Install kfontviewpart.rc in the right location
Not sure how/when this changed. It used to be "kfontinst" at some point but it clearly was loking in kfontviewpart for the file.
Reason for the change
Noticed the toolbar buttons from kfontviewer to select a different preview were missing, ran the app, saw:
kf.xmlgui: cannot find .rc file "kfontviewpart.rc" for component "kfontviewpart"
Test plan
kfontview has its toolbar back. Not sure what other parts might be using this UI file, not too familiar with Kpart and what not.
cc @kossebau
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |

