From 89343f67577f239042df8c1069ed74a9913fa102 Mon Sep 17 00:00:00 2001 From: Everything Windows Date: Thu, 18 Jan 2024 15:06:39 +0700 Subject: GUI lock, Multilanguage support, BackgroundWork early implementation --- ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj') diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index 320f984..723980b 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -99,6 +99,16 @@ + + True + True + lang_en.resx + + + True + True + lang_id.resx + DuWM_Shifter_About.vb @@ -267,6 +277,7 @@ + @@ -302,6 +313,16 @@ + + My.Resources + ResXFileCodeGenerator + lang_en.Designer.vb + + + My.Resources + ResXFileCodeGenerator + lang_id.Designer.vb + DuWM_Shifter_About.vb -- cgit v1.2.3