mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Extra tooltip and word from the un-picked commit
This commit is contained in:
parent
366f98f264
commit
e8964b178d
|
@ -98,7 +98,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="showSystemTray">
|
||||
<property name="text">
|
||||
<string>Show system tray</string>
|
||||
<string>Show system tray icon</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -217,6 +217,9 @@
|
|||
<layout class="QHBoxLayout" name="fileLayout">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="autoacceptFiles">
|
||||
<property name="toolTip">
|
||||
<string comment="autoaccept cb tooltip">You can set this on a per-friend basis by right clicking them.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Autoaccept files</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user