File: otrplugin.qrc

package info (click to toggle)
psi-plugins 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,368 kB
  • sloc: cpp: 42,063; xml: 714; ansic: 84; makefile: 61; sh: 12
file content (8 lines) | stat: -rw-r--r-- 304 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<!DOCTYPE RCC>
<RCC version="1.0">
     <qresource prefix="/otrplugin">
          <file alias="otr_yes.png">resources/otr_yes.png</file>
          <file alias="otr_no.png">resources/otr_no.png</file>
          <file alias="otr_unverified.png">resources/otr_unverified.png</file>
     </qresource>
</RCC>