2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix selected text colors on macOS.

This commit is contained in:
John Preston
2019-11-07 10:41:57 +03:00
parent 4e1e7a5a9c
commit 86695f60a3
5 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3

View File

@@ -32,7 +32,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
cd ThirdParty
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/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
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ..
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3

View File

@@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/gyp
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
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3

View File

@@ -33,7 +33,7 @@ Go to ***BuildPath*** and run
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone https://chromium.googlesource.com/external/gyp
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
cd patches
git checkout b0ec5df
git checkout 4aa377c
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3