diff options
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): |