diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-22 07:11:22 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-22 07:12:01 +0200 |
commit | 528bafcf2376b5aee61281c1d3c46d2f61675fe4 (patch) | |
tree | cdbfad9ae529677e313d230024fc57c3a9ef30d0 /Makefile | |
parent | More icons (diff) | |
download | simple-icon-theme-528bafcf2376b5aee61281c1d3c46d2f61675fe4.tar.gz simple-icon-theme-528bafcf2376b5aee61281c1d3c46d2f61675fe4.tar.bz2 simple-icon-theme-528bafcf2376b5aee61281c1d3c46d2f61675fe4.tar.xz |
Add actions/media-{next,previous}-frame-{,rtl}
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2171,6 +2171,10 @@ ICONS =\ actions/player_end\ actions/stock_media-next\ status/notification-audio-next\ + actions/media-next-frame\ + actions/media-previous-frame-rtl\ + actions/media-previous-frame\ + actions/media-next-frame-rtl\ actions/media-view-subtitles\ actions/address-book-new\ actions/stock_new-address-book\ |