Added functionality to save a Privat Chat session and GroupChat History via ToolButton

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-04-27 22:08:38 +00:00
parent 3b1d1d35fe
commit c91bc09c74
6 changed files with 101 additions and 8 deletions

View file

@ -1418,6 +1418,14 @@ p, li { white-space: pre-wrap; }
<string>Disable Emoticons</string>
</property>
</action>
<action name="actionSave_History">
<property name="text">
<string>Save Chat History</string>
</property>
<property name="toolTip">
<string>Save Chat History</string>
</property>
</action>
</widget>
<resources>
<include location="images.qrc"/>