This commit is contained in:
doitux
2007-10-03 12:30:04 +00:00
parent 81f206284d
commit 101ef7ff3f
5 changed files with 28 additions and 15 deletions
+8 -1
View File
@@ -383,7 +383,14 @@ p, li { white-space: pre-wrap; }
<item row="1" column="0" >
<widget class="QCheckBox" name="checkBox_playLobbyChatNotification" >
<property name="text" >
<string>Play notifications for lobby chat</string>
<string>Play lobby chat notifications</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QCheckBox" name="checkBox_playNetworkGameNotification" >
<property name="text" >
<string>Play network/internet game notifications like "player joined the game"</string>
</property>
</widget>
</item>