Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jens Korte
gajim-plugins
Commits
6821f70a
Commit
6821f70a
authored
Aug 19, 2018
by
Philipp Hörist
Browse files
[latex] Dont use threads_init()
It freezes Gajim and is not needed in Gtk3
parent
88dd843c
Changes
1
Hide whitespace changes
Inline
Side-by-side
latex/latex.py
View file @
6821f70a
...
...
@@ -37,7 +37,6 @@ from gajim.plugins import GajimPlugin
from
gajim.plugins.helpers
import
log
,
log_calls
from
gajim.plugins.gui
import
GajimPluginConfigDialog
Gdk
.
threads_init
()
def
latex_template
(
code
):
return
'''
\\
documentclass[12pt]{article}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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