diff options
-rwxr-xr-x | icons/copybreeze.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 = [ | |||
24 | "mail-reply-sender.svg", | 24 | "mail-reply-sender.svg", |
25 | "network-disconnect.svg", | 25 | "network-disconnect.svg", |
26 | "view-refresh.svg" | 26 | "view-refresh.svg" |
27 | "go-down.svg" | ||
28 | "go-previous.svg" | ||
27 | ] | 29 | ] |
28 | 30 | ||
29 | def ensure_dir(file_path): | 31 | def ensure_dir(file_path): |