Browse Source

Extra tooltip and word from the un-picked commit

pull/788/head
dubslow 11 years ago committed by Tux3 / Mlkj / !Lev.uXFMLA
parent
commit
e8964b178d
  1. 5
      src/widget/form/settings/generalsettings.ui

5
src/widget/form/settings/generalsettings.ui

@ -98,7 +98,7 @@ @@ -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 @@ @@ -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…
Cancel
Save