diff options
author | Mattias Andrée <maandree@kth.se> | 2020-03-31 19:32:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-03-31 19:33:31 +0200 |
commit | 4a08e6f3d25a322893fb1fa4d68b4ce9f9783083 (patch) | |
tree | 20a17ba3c3e5a6ed68d2b9d7050ce7afe4d27e50 /Makefile | |
parent | Add some aliases (diff) | |
download | simple-icon-theme-4a08e6f3d25a322893fb1fa4d68b4ce9f9783083.tar.gz simple-icon-theme-4a08e6f3d25a322893fb1fa4d68b4ce9f9783083.tar.bz2 simple-icon-theme-4a08e6f3d25a322893fb1fa4d68b4ce9f9783083.tar.xz |
Fix and add more bluetooth icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -343,6 +343,14 @@ ICONS =\ apps/blueman\ apps/blueradio-48\ apps/bluetoothradio\ + status/bluetooth-active\ + status/blueman-tray\ + devices/bluetooth\ + status/bluetooth-enabled\ + status/bluetooth-disabled\ + status/bluetooth-inactive\ + status/bluetooth-idle\ + status/bluetooth-missing\ apps/accessories-character-map\ apps/gnome-character-map\ apps/gnome-characters\ @@ -1294,10 +1302,6 @@ ICONS =\ status/gpm-phone-000\ status/notification-gpm-phone-000\ status/xfpm-phone-000\ - status/bluetooth-active\ - status/blueman-tray\ - devices/bluetooth\ - status/bluetooth-disabled\ status/call-missed\ status/changes-allow\ status/changes-prevent\ |