From 235a94d64de8a508845d9847ca1bbdae0512517c Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Tue, 12 Sep 2017 11:51:33 +0200 Subject: add format text icons --- icons/copybreeze.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'icons/copybreeze.sh') diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh index adae54be..a56aedec 100755 --- a/icons/copybreeze.sh +++ b/icons/copybreeze.sh @@ -35,7 +35,10 @@ wantedIcons = [ "checkbox.svg", "edit-copy.svg", "password-show-on.svg", - "password-show-off.svg" + "password-show-off.svg", + "format-text-bold-symbolic.svg", + "format-text-italic-symbolic.svg", + "format-text-underline-symbolic.svg" ] def ensure_dir(file_path): -- cgit v1.2.3