initial commit
This commit is contained in:
commit
9d20827c46
2469 changed files with 470994 additions and 0 deletions
17
options/macosx.xml
Normal file
17
options/macosx.xml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE psi>
|
||||
<psi version="defaults" >
|
||||
<options comment="Client options">
|
||||
<shortcuts comment="Shortcuts">
|
||||
<common comment="Common actions" >
|
||||
<history type="QKeySequence" comment="Open the message history">Ctrl+Shift+H</history>
|
||||
<close type="QVariantList" comment="Close the current window/tab">
|
||||
<item type="QKeySequence">Esc</item>
|
||||
<item type="QKeySequence">Ctrl+W</item>
|
||||
</close>
|
||||
</common>
|
||||
</shortcuts>
|
||||
<ya comment="Yandex-specific options">
|
||||
<custom-frame type="bool" comment="Use custom compact frame style for roster and chat windows">false</custom-frame>
|
||||
</ya>
|
||||
</options>
|
||||
</psi>
|
||||
Reference in a new issue