-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
According to the official documentation, a .no-sublime-package file is needed.
Also the code in linux_text_input_gui.py should be updated. The following should be used instead of pygtk,
#!/usr/bin/env python3
from gi import pygtkcompat
pygtkcompat.enable()
pygtkcompat.enable_gtk(version='3.0')
import gtkReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels