Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 522250
Collapse All | Expand All

(-)IconTheme.py (-1 / +1 lines)
Lines 15-21 Link Here
15
### END LICENSE
15
### END LICENSE
16
16
17
from gi.repository import Gtk, GdkPixbuf
17
from gi.repository import Gtk, GdkPixbuf
18
from gi._glib import GError
18
from gi.repository.GLib import GError
19
import os
19
import os
20
20
21
from menulibreconfig import get_data_file
21
from menulibreconfig import get_data_file

Return to bug 522250