Commit 16621f36 authored by Dan Pascu's avatar Dan Pascu

Added call history on server menu entry in the tools menu

parent a394af98
......@@ -1016,6 +1016,7 @@ padding: 2px;</string>
<addaction name="separator"/>
<addaction name="sip_server_settings_action"/>
<addaction name="search_for_people_action"/>
<addaction name="history_on_server_action"/>
<addaction name="separator"/>
<addaction name="file_transfers_action"/>
<addaction name="logs_action"/>
......@@ -1218,6 +1219,11 @@ padding: 2px;</string>
<string>Donate if you like Blink</string>
</property>
</action>
<action name="history_on_server_action">
<property name="text">
<string>Call history on server...</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment