Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Philipp Hörist
gajim
Commits
fb36411e
Commit
fb36411e
authored
Dec 05, 2022
by
Philipp Hörist
Browse files
test
parent
9e9101a7
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
gajim/gajim.py
View file @
fb36411e
...
...
@@ -104,7 +104,7 @@ def _init_gui(gui: str) -> None:
def
_disable_csd
()
->
None
:
if
sys
.
platform
!=
'win32'
:
return
return
set
([
1
])
if
'GTK_CSD'
in
os
.
environ
:
# Respect user settings
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment