summaryrefslogtreecommitdiffstats
path: root/icons/copybreeze.sh
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-06 11:25:15 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-06 11:25:15 +0200
commitf6f85d157ec48c6b5c6bd07557a056bdfbd99b6c (patch)
treec2e86808a27216dfeadbf25048d0e4aa809b0680 /icons/copybreeze.sh
parenta0a5fff731c324257678c0897fe38b0d542a93fb (diff)
downloadkube-f6f85d157ec48c6b5c6bd07557a056bdfbd99b6c.tar.gz
kube-f6f85d157ec48c6b5c6bd07557a056bdfbd99b6c.zip
really add go-previous and go-down icons
Diffstat (limited to 'icons/copybreeze.sh')
-rwxr-xr-xicons/copybreeze.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/copybreeze.sh b/icons/copybreeze.sh
index bd548f25..5e77d949 100755
--- a/icons/copybreeze.sh
+++ b/icons/copybreeze.sh
@@ -23,8 +23,8 @@ wantedIcons = [
23 "mail-mark-unread-new.svg", 23 "mail-mark-unread-new.svg",
24 "mail-reply-sender.svg", 24 "mail-reply-sender.svg",
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] 29]
30 30