From 2f25b390632de1c42567a9338c71060377f4a082 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 31 Aug 2021 21:59:35 +0200 Subject: [ui] fonts + bugfixing --- gui/gui.qrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'gui/gui.qrc') diff --git a/gui/gui.qrc b/gui/gui.qrc index dde4c8f..c794ef1 100644 --- a/gui/gui.qrc +++ b/gui/gui.qrc @@ -3,6 +3,7 @@ main.qml + themes/themes.js components/MainView.qml components/Splash.qml @@ -23,6 +24,10 @@ components/Icon.qml components/MaterialButton.qml components/VPNState.qml + components/InitErrors.qml + components/ErrorBox.qml + + resources/icon-noshield.svg resources/location.svg resources/settings.svg @@ -43,8 +48,13 @@ resources/riseup-icon.svg resources/spy.gif resources/quit.svg + resources/alert.svg + + + resources/fonts/Montserrat-Regular.ttf + resources/fonts/Montserrat-SemiBold.ttf - + qml/VpnState.qml qml/AboutDialog.qml qml/DonateDialog.qml @@ -57,7 +67,7 @@ qml/VPNSwitch.qml qml/BridgesItem.qml qml/logic.js - + assets/icon/png/black/vpn_off.png assets/icon/png/black/vpn_on.png -- cgit v1.2.3