docs/index.mdwn
changeset 85 93c3cc0d7891
parent 83 1cfa0330a32c
equal deleted inserted replaced
84:6ff846816073 85:93c3cc0d7891
     3 <a name="mcabber-patches"></a>
     3 <a name="mcabber-patches"></a>
     4 # My MQ queue for MCabber
     4 # My MQ queue for MCabber
     5 
     5 
     6 AKA mcabber-experimental. Set of patches, that I use with
     6 AKA mcabber-experimental. Set of patches, that I use with
     7 mcabber ncurses xmpp client.
     7 mcabber ncurses xmpp client.
       
     8 
       
     9  * _round-high-priority.diff_ - Round non-standard-compliant resource priority
       
    10    values to maximum allowed ones.
     8 
    11 
     9  * _automake-fix-deprecated-macro.diff_ - Replace `AM_CONFIG_HEADER` with
    12  * _automake-fix-deprecated-macro.diff_ - Replace `AM_CONFIG_HEADER` with
    10    `AM_CONFIG_HEADERS`.
    13    `AM_CONFIG_HEADERS`.
    11 
    14 
    12  * _use-otr-v4.diff_ - Add option to build with libotr v4.
    15  * _use-otr-v4.diff_ - Add option to build with libotr v4.