Files @ a6f2c7af0ed5
Branch filter:

Location: tempo-plotter/misc/icons.qrc

Hasan Yavuz ÖZDERYA
install program icon to hardcoded location because XDG tools install it under /usr/local and remove /debian
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>usb_icon.png</file>
        <file>bluetooth_icon.png</file>
        <file>rs232_icon.png</file>
    </qresource>
</RCC>