mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 20:15:02 +02:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -30,7 +30,7 @@ class AboutDialog(Gtk.Dialog):
|
|||||||
app_authors.append(("Erik Dubois", None))
|
app_authors.append(("Erik Dubois", None))
|
||||||
|
|
||||||
pixbuf = GdkPixbuf.Pixbuf().new_from_file_at_size(
|
pixbuf = GdkPixbuf.Pixbuf().new_from_file_at_size(
|
||||||
os.path.join(base_dir, "images/sofirem.png"), 100, 100
|
os.path.join(base_dir, "images/blackbox.png"), 100, 100
|
||||||
)
|
)
|
||||||
app_image = Gtk.Image().new_from_pixbuf(pixbuf)
|
app_image = Gtk.Image().new_from_pixbuf(pixbuf)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user