diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-11-16 10:41:43 +0100 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-11-16 10:41:43 +0100 |
commit | 76f88cf7ae2688ac3d1b4ff118cfbc78d9555112 (patch) | |
tree | 08b8d929819afbb2cef651756d9d516f9a3637fe /icons/copybreeze.sh | |
parent | 679a4e57903e339ec8255df55ec2ca4e322c6a9c (diff) | |
download | kube-76f88cf7ae2688ac3d1b4ff118cfbc78d9555112.tar.gz kube-76f88cf7ae2688ac3d1b4ff118cfbc78d9555112.zip |
new icon for logview
Diffstat (limited to 'icons/copybreeze.sh')
-rwxr-xr-x | icons/copybreeze.sh | 3 |
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 | ||
44 | def ensure_dir(file_path): | 45 | def ensure_dir(file_path): |