Files
qcma/qcmares.qrc
codestation fb5b881345 Bump version to 0.3.4.
Fixed compatibility with FW 3.30.
Added setting to put a custom protocol version to avoid updates.
Added notifications via libnotify on Linux.
Added AppIndicator support for GNOME 3 and Unity.
2014-10-03 01:40:35 -04:30

12 lines
460 B
Plaintext

<RCC>
<qresource prefix="/main">
<file>resources/xml/psp2-updatelist.xml</file>
<file>resources/images/tray/qcma_on.png</file>
<file>resources/images/tray/qcma_on_16.png</file>
<file>resources/images/qcma.png</file>
<file>resources/images/edit-clear-locationbar-rtl.png</file>
<file>resources/images/tray/qcma_off.png</file>
<file>resources/images/tray/qcma_off_16.png</file>
</qresource>
</RCC>