mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-28 00:07:09 -05:00
changed lobby for "chat rooms" in settings
This commit is contained in:
parent
d97551aa3b
commit
259264897e
@ -7,7 +7,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>1216</width>
|
<width>1216</width>
|
||||||
<height>1107</height>
|
<height>1127</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout">
|
<layout class="QGridLayout">
|
||||||
@ -231,7 +231,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="chatLobbyGBox">
|
<widget class="QGroupBox" name="chatLobbyGBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Chat Lobby</string>
|
<string>Chat Rooms</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="chatLobbyGBoxVLayout">
|
<layout class="QVBoxLayout" name="chatLobbyGBoxVLayout">
|
||||||
<item>
|
<item>
|
||||||
@ -244,7 +244,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="defIDLabel">
|
<widget class="QLabel" name="defIDLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Default identity for chat lobbies:</string>
|
<string>Default identity for chat rooms:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -866,11 +866,11 @@
|
|||||||
<enum>QTabWidget::North</enum>
|
<enum>QTabWidget::North</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>0</number>
|
<number>2</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="publicTab">
|
<widget class="QWidget" name="publicTab">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
<string>Group chat</string>
|
<string>Chat rooms</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
<item>
|
<item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user