diff options
author | Mattias Andrée <maandree@kth.se> | 2020-03-31 19:14:05 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2020-03-31 19:14:05 +0200 |
commit | 82f6e6d98729f7b102dab38a3f844ebb00938276 (patch) | |
tree | 8850fb39d44b2b9c69c40285e47322702f5f3d5f /Makefile | |
parent | Minor fixes and improvements + some new icons (diff) | |
download | simple-icon-theme-82f6e6d98729f7b102dab38a3f844ebb00938276.tar.gz simple-icon-theme-82f6e6d98729f7b102dab38a3f844ebb00938276.tar.bz2 simple-icon-theme-82f6e6d98729f7b102dab38a3f844ebb00938276.tar.xz |
Add more icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | Makefile | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -834,7 +834,9 @@ ICONS =\ status/airplane-mode\ actions/airplane-mode-turn-off\ status/airplane-mode-off\ + status/alarm-off\ status/alarm\ + status/alarm-on\ apps/alarm\ apps/alarm-clock\ apps/alarm-timer\ @@ -1539,7 +1541,6 @@ ICONS =\ status/stock_weather-few-clouds\ apps/weather-indicator\ apps/indicator-weather\ - apps/xfce4-weather-unsynced\ status/weather-few-clouds-unsynced\ status/weather-clear-night-000\ status/weather-clear-night-010\ @@ -2941,6 +2942,9 @@ ICONS =\ apps/gnome-sound-recorder\ apps/gnome-grecord\ apps/xfce4-mixer-record\ + status/microphone-recording\ + status/microphone-not-recording\ + status/microphone-recording-warning\ devices/audio-speakers\ devices/battery\ devices/gnome-dev-battery\ @@ -2957,6 +2961,9 @@ ICONS =\ devices/camera-web\ apps/camorama\ apps/webcamstudio\ + status/camera-web-recording\ + status/camera-web-not-recording\ + status/camera-web-recording-warning\ devices/colorimeter-colorhug\ devices/computer\ devices/gnome-dev-computer\ |