mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
Added "Create new Chat lobby" menu Entry to Friends Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4700a75557
commit
8d2eb8e09c
3 changed files with 24 additions and 1 deletions
|
@ -1427,6 +1427,18 @@ background: white;}</string>
|
|||
<string>Deletes all stored and displayed chat history</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCreate_new_Chat_lobby">
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/user/agt_forum24.png</normaloff>:/images/user/agt_forum24.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Create new Chat lobby</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create new Chat lobby</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue