forked from pool/telegram-desktop
This commit is contained in:
parent
b43c964f5b
commit
6ac7698575
3
patch.py
3
patch.py
@ -269,8 +269,7 @@ def process_telegram(jsonobj):
|
||||
child.append("'TDESKTOP_DISABLE_AUTOUPDATE'")
|
||||
child.append("'TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME'")
|
||||
child.append("'TDESKTOP_DISABLE_UNITY_INTEGRATION'")
|
||||
# Turn on GTK support by default
|
||||
# child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'")
|
||||
child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'")
|
||||
child.append("'TDESKTOP_DISABLE_OPENAL_EFFECTS'")
|
||||
child.remove("'AL_LIBTYPE_STATIC'")
|
||||
child = jsonobj["'targets'"][0]["'include_dirs'"]
|
||||
|
Loading…
Reference in New Issue
Block a user