forked from cromer/pamac-classic
last adjustements (hope)
This commit is contained in:
@@ -9,8 +9,8 @@ from os import geteuid
|
||||
from backend import transaction
|
||||
|
||||
interface = Gtk.Builder()
|
||||
interface.add_from_file('gui/pamac_update.glade')
|
||||
interface.add_from_file('gui/dialogs.glade')
|
||||
interface.add_from_file('/usr/share/gui/pamac_update.glade')
|
||||
interface.add_from_file('/usr/share/gui/dialogs.glade')
|
||||
|
||||
update_listore = interface.get_object('update_list')
|
||||
top_label = interface.get_object('top_label')
|
||||
|
Reference in New Issue
Block a user