mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-27 11:45:44 +00:00
about art
This commit is contained in:
parent
cd03824502
commit
529b631a83
BIN
pixmaps/deluge-about.png
Normal file
BIN
pixmaps/deluge-about.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.7 KiB |
@ -196,7 +196,7 @@ class DelugeGTK:
|
||||
self.abt.set_website("http://deluge-torrent.org")
|
||||
self.abt.set_icon_from_file(dcommon.get_pixmap("deluge32.png"))
|
||||
self.abt.set_logo(gtk.gdk.pixbuf_new_from_file(
|
||||
dcommon.get_pixmap("deluge32.png")))
|
||||
dcommon.get_pixmap("deluge-about.png")))
|
||||
|
||||
def build_pref_dialog(self):
|
||||
self.prf_glade = gtk.glade.XML(dcommon.get_glade_file("dgtkpref.glade"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user