diff options
author | rizmut <riz_17_oke@yahoo.co.id> | 2020-02-22 08:36:39 +0700 |
---|---|---|
committer | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2020-02-22 06:47:36 +0100 |
commit | f768f8f3b67af5cee39092e4f6f378bee845b3f4 (patch) | |
tree | b185ef3ee47502e3f5f2c85f010d07965b281f24 /icon-themes | |
parent | bd4ec51f9726b1fbe4c9a3fecfe298492bd8d8e5 (diff) |
Sifr: Fix for tdf#125510 missing highly visible icons
Change-Id: Ic9d7a0291c6f1105d16d694d9dc8ab619d9f5ad8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89245
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
(cherry picked from commit fef40fd13ec1739f5308d1ff3bcc2291e7a5d96f)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89266
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/sifr/links.txt | 7 | ||||
-rw-r--r-- | icon-themes/sifr_dark/links.txt | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/icon-themes/sifr/links.txt b/icon-themes/sifr/links.txt index 673c18457ed5..6ee89f324407 100644 --- a/icon-themes/sifr/links.txt +++ b/icon-themes/sifr/links.txt @@ -1644,6 +1644,13 @@ sc/res/text.png cmd/sc_text.png sc/res/time.png cmd/sc_timefield.png # sd +sd/res/displaymode_handoutmaster.png cmd/32/handoutmode.png +sd/res/displaymode_notes.png cmd/32/notesmode.png +sd/res/displaymode_notesmaster.png cmd/32/notesmasterpage.png +sd/res/displaymode_outline.png cmd/32/outlinemode.png +sd/res/displaymode_slide.png cmd/32/normalmultipanegui.png +sd/res/displaymode_slidemaster.png cmd/32/slidemasterpage.png +sd/res/displaymode_slidesorter.png cmd/32/diamode.png sd/res/breakplayingblue_16.png cmd/sc_mediapause.png sd/res/comments_indicator.png cmd/sc_shownote.png sd/res/get1obj.png cmd/sc_selectobject.png diff --git a/icon-themes/sifr_dark/links.txt b/icon-themes/sifr_dark/links.txt index 673c18457ed5..6ee89f324407 100644 --- a/icon-themes/sifr_dark/links.txt +++ b/icon-themes/sifr_dark/links.txt @@ -1644,6 +1644,13 @@ sc/res/text.png cmd/sc_text.png sc/res/time.png cmd/sc_timefield.png # sd +sd/res/displaymode_handoutmaster.png cmd/32/handoutmode.png +sd/res/displaymode_notes.png cmd/32/notesmode.png +sd/res/displaymode_notesmaster.png cmd/32/notesmasterpage.png +sd/res/displaymode_outline.png cmd/32/outlinemode.png +sd/res/displaymode_slide.png cmd/32/normalmultipanegui.png +sd/res/displaymode_slidemaster.png cmd/32/slidemasterpage.png +sd/res/displaymode_slidesorter.png cmd/32/diamode.png sd/res/breakplayingblue_16.png cmd/sc_mediapause.png sd/res/comments_indicator.png cmd/sc_shownote.png sd/res/get1obj.png cmd/sc_selectobject.png |