Verified Kaydet (Commit) 31ba7cbf authored tarafından Erdem Ersoy's avatar Erdem Ersoy

Undo testing change

üst 376a05ee
......@@ -44,7 +44,7 @@ class MainWindow(object):
self.Application = application
try:
main_gui_file = "ui/mainwindow.glade"
main_gui_file = "/usr/share/pardus/pardus-flatpak-gui/ui/mainwindow.glade"
main_builder = Gtk.Builder.new_from_file(main_gui_file)
main_builder.connect_signals(self)
except GLib.GError:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment