1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge branches 'pr1130' and 'pr1132'

This commit is contained in:
Dubslow 2015-02-09 13:35:30 -06:00
commit 6cbc5ab87c
No known key found for this signature in database
GPG Key ID: 3DB8E05315C220AA
2 changed files with 284 additions and 211 deletions

View File

@ -52,7 +52,7 @@ GeneralForm::GeneralForm(SettingsWidget *myParent) :
bodyUI->transComboBox->setCurrentIndex(locales.indexOf(Settings::getInstance().getTranslation()));
bodyUI->cbAutorun->setChecked(Settings::getInstance().getAutorun());
#if defined(__APPLE__) && defined(__MACH__)
bodyUI->cbAutorun->setEnabled(False);
bodyUI->cbAutorun->setEnabled(false);
#endif
bool showSystemTray = Settings::getInstance().getShowSystemTray();

493
translations/it.ts vendored

File diff suppressed because it is too large Load Diff