From 7aba5dcab227d98ed13c9c4dfcdcb1f4438c5f92 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 6 Apr 2017 10:47:44 +0200 Subject: add go-down and go-previous to copybreeze.sh --- icons/copybreeze.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'icons/copybreeze.sh') diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh index e3deae01..00817587 100755 --- a/icons/copybreeze.sh +++ b/icons/copybreeze.sh @@ -24,6 +24,8 @@ wantedIcons = [ "mail-reply-sender.svg", "network-disconnect.svg", "view-refresh.svg" + "go-down.svg" + "go-previous.svg" ] def ensure_dir(file_path): -- cgit v1.2.3