summaryrefslogtreecommitdiffstats
path: root/icons/copybreeze.sh
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-11-16 10:41:43 +0100
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-11-16 10:41:43 +0100
commit76f88cf7ae2688ac3d1b4ff118cfbc78d9555112 (patch)
tree08b8d929819afbb2cef651756d9d516f9a3637fe /icons/copybreeze.sh
parent679a4e57903e339ec8255df55ec2ca4e322c6a9c (diff)
downloadkube-76f88cf7ae2688ac3d1b4ff118cfbc78d9555112.tar.gz
kube-76f88cf7ae2688ac3d1b4ff118cfbc78d9555112.zip
new icon for logview
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 a56aedec..daffff05 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -38,7 +38,8 @@ wantedIcons = [
38 "password-show-off.svg", 38 "password-show-off.svg",
39 "format-text-bold-symbolic.svg", 39 "format-text-bold-symbolic.svg",
40 "format-text-italic-symbolic.svg", 40 "format-text-italic-symbolic.svg",
41 "format-text-underline-symbolic.svg" 41 "format-text-underline-symbolic.svg",
42 "kdocumentinfo.svg"
42] 43]
43 44
44def ensure_dir(file_path): 45def ensure_dir(file_path):