forked from blue/squawk
Bugfixes, availabilities statuses support
This commit is contained in:
parent
e8eaced6e9
commit
a5d24c0e3a
18 changed files with 374 additions and 131 deletions
20
ui/squawk.ui
20
ui/squawk.ui
|
@ -36,27 +36,11 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="currentText">
|
||||
<string>Disconnected</string>
|
||||
<string/>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>1</number>
|
||||
<number>-1</number>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Available</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="im-user-online"/>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Disconnected</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="im-user-offline"/>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue