mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
Fix (probably? needs further testing) bug with themeability
This commit is contained in:
@@ -802,7 +802,7 @@ class WiredNetworkEntry(NetworkEntry):
|
||||
self.image.set_padding(0, 0)
|
||||
self.image.set_alignment(.5, .5)
|
||||
self.image.set_size_request(60, -1)
|
||||
self.image.set_from_file(wpath.images + "wired-gui.svg")
|
||||
self.image.set_from_icon_name("wired-gui", 4)
|
||||
self.image.show()
|
||||
self.connect_button.show()
|
||||
|
||||
|
||||
BIN
images/48x48/devices/wired-gui.png
Normal file
BIN
images/48x48/devices/wired-gui.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user