However, the server MUST NOT deliver the stanza
to an available resource with a negative priority; if the only available resource has a negative priority, the server SHOULD handle the message as if there were no available resources (defined below). so forbidding negative prio
This commit is contained in:
parent
5a0a33681a
commit
2d46c5e8a8
|
@ -987,7 +987,7 @@
|
|||
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
|
||||
<property name="snap_to_ticks">False</property>
|
||||
<property name="wrap">False</property>
|
||||
<property name="adjustment">5 -128 127 1 5 5</property>
|
||||
<property name="adjustment">5 0 127 1 5 5</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="left_attach">1</property>
|
||||
|
|
Loading…
Reference in New Issue