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 5e77d949..6c6d8103 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -25,7 +25,8 @@ wantedIcons = [
25 "network-disconnect.svg", 25 "network-disconnect.svg",
26 "view-refresh.svg", 26 "view-refresh.svg",
27 "go-down.svg", 27 "go-down.svg",
28 "go-previous.svg" 28 "go-previous.svg",
29 "mail-message.svg"
29] 30]
30 31
31def ensure_dir(file_path): 32def ensure_dir(file_path):