mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-30 23:38:25 +00:00
Fix selected text colors on macOS.
This commit is contained in:
parent
4e1e7a5a9c
commit
86695f60a3
@ -1 +1 @@
|
|||||||
Subproject commit b12d0dbe9a388d08dc97ac8b164b52b8b6e33ea1
|
Subproject commit c68dceb1892284f49ef1bf04a719f89635d35c58
|
@ -44,7 +44,7 @@ Go to ***BuildPath*** and run
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||||||
cd ThirdParty
|
cd ThirdParty
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone https://chromium.googlesource.com/external/gyp
|
git clone https://chromium.googlesource.com/external/gyp
|
||||||
cd gyp
|
cd gyp
|
||||||
@ -64,7 +64,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ..
|
cd ..
|
||||||
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3
|
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone https://chromium.googlesource.com/external/gyp
|
git clone https://chromium.googlesource.com/external/gyp
|
||||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||||
@ -50,7 +50,7 @@ Go to ***BuildPath*** and run
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone https://chromium.googlesource.com/external/gyp
|
git clone https://chromium.googlesource.com/external/gyp
|
||||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||||
@ -50,7 +50,7 @@ Go to ***BuildPath*** and run
|
|||||||
|
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout b0ec5df
|
git checkout 4aa377c
|
||||||
cd ../
|
cd ../
|
||||||
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user