File: newprofile.xml

package info (click to toggle)
psi 0.14-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 12,704 kB
  • ctags: 22,303
  • sloc: cpp: 150,140; ansic: 26,319; xml: 1,215; makefile: 236; python: 178; ruby: 129; sh: 27
file content (47 lines) | stat: -rw-r--r-- 1,317 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0"?>
<!DOCTYPE psi>
<!--
	This file is used for one time merge defaults on account creating.
	This is mostly for composite options (maps/lists) that are composed
	of multiple options.
	-->
<psi version="defaults">
  <options>
    <iconsets>
      <service-status>
        <m0>
          <iconset type="QString">crystal-aim.jisp</iconset>
          <key type="QString">aim</key>
        </m0>
        <m1>
          <iconset type="QString">crystal-gadu.jisp</iconset>
          <key type="QString">gadugadu</key>
        </m1>
        <m2>
          <iconset type="QString">crystal-icq.jisp</iconset>
          <key type="QString">icq</key>
        </m2>
        <m3>
          <iconset type="QString">crystal-msn.jisp</iconset>
          <key type="QString">msn</key>
        </m3>
        <m4>
          <iconset type="QString">crystal-sms.jisp</iconset>
          <key type="QString">sms</key>
        </m4>
        <m5>
          <iconset type="QString">crystal-service.jisp</iconset>
          <key type="QString">transport</key>
        </m5>
        <m6>
          <iconset type="QString">crystal-yahoo.jisp</iconset>
          <key type="QString">yahoo</key>
        </m6>
      </service-status>
    </iconsets>
    <status>
      <presets>
      </presets>
    </status>
  </options>
</psi>