summaryrefslogtreecommitdiffstats
path: root/icons/copybreeze.sh
diff options
context:
space:
mode:
Diffstat (limited to 'icons/copybreeze.sh')
-rwxr-xr-xicons/copybreeze.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh
index 1b4bbafc..30a9da59 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -28,7 +28,8 @@ wantedIcons = [
28 "view-refresh.svg", 28 "view-refresh.svg",
29 "go-down.svg", 29 "go-down.svg",
30 "go-previous.svg", 30 "go-previous.svg",
31 "mail-message.svg" 31 "mail-message.svg",
32 "list-add.svg"
32] 33]
33 34
34def ensure_dir(file_path): 35def ensure_dir(file_path):