File: macosx.xml

package info (click to toggle)
psi-plus 1.4.1456-2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,188 kB
  • sloc: cpp: 211,254; ansic: 19,786; javascript: 13,687; xml: 4,056; sh: 1,610; makefile: 437; objc: 407; python: 277; ruby: 171
file content (40 lines) | stat: -rw-r--r-- 1,891 bytes parent folder | download | duplicates (4)
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
<!DOCTYPE psi>
<psi version="defaults" >
    <options comment="Client options">
        <ui>
            <look>
                <font>
                    <chat type="QString">Sans Serif,12,-1,5,50,0,0,0,0,0</chat>
                    <contactlist type="QString">Sans Serif,12,-1,5,50,0,0,0,0,0</contactlist>
                    <message type="QString">Sans Serif,12,-1,5,50,0,0,0,0,0</message>
                    <passive-popup type="QString">Sans Serif,9,-1,5,50,0,0,0,0,0</passive-popup>
                </font>
            </look>
            <notifications>
                <typename type="QString">Growl</typename>
            </notifications>
        </ui>
        <shortcuts comment="Shortcuts">
            <contactlist comment="Shortcuts in the contactlist">
                <delete type="QKeySequence" comment="Delete the selected contact">Shift+Del</delete>
            </contactlist>
            <common comment="Common actions" >
                <history type="QKeySequence" comment="Open the message history">Ctrl+Shift+H</history>
            </common>
            <chat comment="Shortcuts in the chat dialog">
                <quick-command type="QKeySequence" comment="Change to quick command mode">Ctrl+7</quick-command>
            </chat>
        </shortcuts>
        <ui comment="User interface options">
            <disable-send-button type="bool">true</disable-send-button>
            <look>
                <font>
                    <chat type="QString">Lucida Grande,11,-1,5,50,0,0,0,0,0</chat>
                    <contactlist type="QString">Lucida Grande,11,-1,5,50,0,0,0,0,0</contactlist>
                    <message type="QString">Lucida Grande,11,-1,5,50,0,0,0,0,0</message>
                    <passive-popup type="QString">Lucida Grande,9,-1,5,50,0,0,0,0,0</passive-popup>
                </font>
            </look>
        </ui>
    </options>
</psi>