diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-04-08 06:18:58 +0200 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-04-08 18:37:54 +0200 |
commit | 08557a159bde7dab626f36488c88af94d7da0deb (patch) | |
tree | 0e724a91b4d0fb035ec484ff6652f1b2efd348fc /icon-themes/breeze | |
parent | 97af58093978d8e6b9d90eedcc59141304e7200e (diff) |
tdf#124200 calc add icons for CellStyles
Change-Id: I6037c61e8bf4e58e37bd8f77b8ef284dedfc5b29
Reviewed-on: https://gerrit.libreoffice.org/70412
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/breeze')
-rw-r--r-- | icon-themes/breeze/links.txt | 13 | ||||
-rw-r--r-- | icon-themes/breeze/mapping | 4 |
2 files changed, 13 insertions, 4 deletions
diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index 6e5ae3fb5966..f5c6fa6716bf 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -1806,3 +1806,16 @@ cmd/lc_macrodialog.png cmd/lc_scriptorganizer.png cmd/lc_donation.png cmd/lc_currencyfield.png cmd/sc_donation.png cmd/sc_currencyfield.png + +# Calc Style +cmd/lc_defaultcellstyles.png cmd/lc_defaultcharstyle.png +cmd/sc_defaultcellstyles.png cmd/sc_defaultcharstyle.png +cmd/lc_heading1cellstyles.png cmd/lc_heading1parastyle.png +cmd/sc_heading1cellstyles.png cmd/sc_heading1parastyle.png +cmd/lc_heading2cellstyles.png cmd/lc_heading2parastyle.png +cmd/sc_heading2cellstyles.png cmd/sc_heading2parastyle.png +cmd/lc_footnotecellstyles.png cmd/lc_insertfootnote.png +cmd/sc_footnotecellstyles.png cmd/sc_insertfootnote.png +cmd/lc_notecellstyles.png cmd/lc_showannotations.png +cmd/sc_notecellstyles.png cmd/sc_showannotations.png + diff --git a/icon-themes/breeze/mapping b/icon-themes/breeze/mapping deleted file mode 100644 index 7f3184518744..000000000000 --- a/icon-themes/breeze/mapping +++ /dev/null @@ -1,4 +0,0 @@ -actions/toolbar/document-save.svg cmd/lc_save.png 26 -actions/toolbar/document-save.svg cmd/sc_save.png 16 -actions/toolbar/document-save-as.svg cmd/lc_saveas.png 26 -actions/toolbar/document-save-as.svg cmd/sc_saveas.png 16 |