Skip to content

Commit

Permalink
Fix WG connection setting page
Browse files Browse the repository at this point in the history
  • Loading branch information
kafeg committed Dec 31, 2024
1 parent 6c1d61c commit 1440e1a
Show file tree
Hide file tree
Showing 10 changed files with 5,415 additions and 4,659 deletions.
1,260 changes: 680 additions & 580 deletions client/translations/amneziavpn_ar_EG.ts

Large diffs are not rendered by default.

1,260 changes: 680 additions & 580 deletions client/translations/amneziavpn_fa_IR.ts

Large diffs are not rendered by default.

1,258 changes: 675 additions & 583 deletions client/translations/amneziavpn_hi_IN.ts

Large diffs are not rendered by default.

1,256 changes: 674 additions & 582 deletions client/translations/amneziavpn_my_MM.ts

Large diffs are not rendered by default.

1,256 changes: 674 additions & 582 deletions client/translations/amneziavpn_ru_RU.ts

Large diffs are not rendered by default.

1,258 changes: 677 additions & 581 deletions client/translations/amneziavpn_uk_UA.ts

Large diffs are not rendered by default.

1,256 changes: 674 additions & 582 deletions client/translations/amneziavpn_ur_PK.ts

Large diffs are not rendered by default.

1,264 changes: 678 additions & 586 deletions client/translations/amneziavpn_zh_CN.ts

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import "../Components"
PageType {
id: root

defaultActiveFocusItem: listview.currentItem.mtuTextField.textField
//defaultActiveFocusItem: listview.currentItem.mtuTextField.textField

Item {
id: focusItem
Expand Down
4 changes: 2 additions & 2 deletions deploy/build_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ DMG_FILENAME=$PROJECT_DIR/${APP_NAME}.dmg

# Search Qt
if [ -z "${QT_VERSION+x}" ]; then
QT_VERSION=6.4.3;
QIF_VERSION=4.6
QT_VERSION=6.8.1;
QIF_VERSION=4.8
QT_BIN_DIR=$HOME/Qt/$QT_VERSION/macos/bin
QIF_BIN_DIR=$QT_BIN_DIR/../../../Tools/QtInstallerFramework/$QIF_VERSION/bin
fi
Expand Down

0 comments on commit 1440e1a

Please sign in to comment.