forked from cromer/pamac-classic
remove unneeded icons readded by error
This commit is contained in:
parent
715a0a6adf
commit
30c28341c7
Binary file not shown.
Before ![]() (image error) Size: 899 B |
Binary file not shown.
Before ![]() (image error) Size: 801 B |
Binary file not shown.
Before ![]() (image error) Size: 886 B |
Binary file not shown.
Before ![]() (image error) Size: 861 B |
Binary file not shown.
Before ![]() (image error) Size: 748 B |
Binary file not shown.
Before ![]() (image error) Size: 907 B |
Binary file not shown.
Before ![]() (image error) Size: 793 B |
Binary file not shown.
Before ![]() (image error) Size: 765 B |
Binary file not shown.
Before ![]() (image error) Size: 868 B |
@ -27,7 +27,7 @@ def pkg_in_list(pkg, pkgs_list):
|
||||
|
||||
class PamacDBusService(dbus.service.Object):
|
||||
def __init__(self):
|
||||
bus=dbus.SystemBus()
|
||||
bus = dbus.SystemBus()
|
||||
bus_name = dbus.service.BusName('org.manjaro.pamac', bus)
|
||||
dbus.service.Object.__init__(self, bus_name, '/org/manjaro/pamac')
|
||||
self.t = None
|
||||
|
Loading…
Reference in New Issue
Block a user