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 6eb77928..da2f1df7 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -31,7 +31,8 @@ wantedIcons = [
31 "go-previous.svg", 31 "go-previous.svg",
32 "mail-message.svg", 32 "mail-message.svg",
33 "list-add.svg", 33 "list-add.svg",
34 "list-remove.svg" 34 "list-remove.svg",
35 "checkbox.svg"
35] 36]
36 37
37def ensure_dir(file_path): 38def ensure_dir(file_path):