mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
Added a History Browser for GroupChat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
af4667232b
commit
7dd99a0c35
7 changed files with 198 additions and 16 deletions
|
@ -1465,15 +1465,12 @@ p, li { white-space: pre-wrap; }
|
|||
<string>Edit your status Message</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDisable_Emoticons">
|
||||
<property name="checkable">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<action name="actionMessageHistory">
|
||||
<property name="text">
|
||||
<string>Disable Emoticons</string>
|
||||
<string>Browse Message History</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Disable Emoticons</string>
|
||||
<string>Browse History</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSave_History">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue