blob: e9017c79b1fde44c4679c549197e98a32bbe947f (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_conversation_log" title="JOURNAL DES CONVERSATIONS">
<panel name="buttons_panel">
<filter_editor label="Filtrer les personnes" name="people_filter_input"/>
<menu_button name="conversation_view_btn" tool_tip="Options d'affichage/de tri"/>
<menu_button name="conversations_gear_btn" tool_tip="Actions sur la personne ou le groupe sélectionné"/>
</panel>
</floater>
|