Kaydet (Commit) 9ba3c24d authored tarafından Yousuf Philips's avatar Yousuf Philips

fdo#75256 improving on existing icons and adding entries into links.txt

Change-Id: If2dee6f5df6dc3961fbd932b2982ecdaf210fc97
Reviewed-on: https://gerrit.libreoffice.org/13226Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst ebe2bb47
...@@ -5,6 +5,47 @@ cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png ...@@ -5,6 +5,47 @@ cmd/sc_exporttopdf.png cmd/sc_exportdirecttopdf.png
cmd/lc_showsinglepage.png cmd/lc_adddirect.png cmd/lc_showsinglepage.png cmd/lc_adddirect.png
cmd/sc_showsinglepage.png cmd/sc_adddirect.png cmd/sc_showsinglepage.png cmd/sc_adddirect.png
# Horizontal Text Alignment (align* is in calc and *para is used in writer)
cmd/lc_alignleft.png cmd/lc_leftpara.png
cmd/sc_alignleft.png cmd/sc_leftpara.png
cmd/lc_alignhorizontalcenter.png cmd/lc_centerpara.png
cmd/sc_alignhorizontalcenter.png cmd/sc_centerpara.png
cmd/lc_alignright.png cmd/lc_rightpara.png
cmd/sc_alignright.png cmd/sc_rightpara.png
cmd/lc_alignblock.png cmd/lc_justifypara.png
cmd/sc_alignblock.png cmd/sc_justifypara.png
# Colors (fontcolor is used in writer's formatting toolbar)
cmd/lc_fontcolor.png cmd/lc_color.png
cmd/sc_fontcolor.png cmd/sc_color.png
# Vertical Text Alignment (cellvert* is used in writer and align* is used in calc)
cmd/lc_cellverttop.png cmd/lc_aligntop.png
cmd/sc_cellverttop.png cmd/sc_aligntop.png
cmd/lc_cellvertcenter.png cmd/lc_alignverticalcenter.png
cmd/sc_cellvertcenter.png cmd/sc_alignverticalcenter.png
cmd/lc_cellvertbottom.png cmd/lc_alignbottom.png
cmd/sc_cellvertbottom.png cmd/sc_alignbottom.png
# Spellcheck
cmd/lc_spelldialog.png cmd/lc_spelling.png
cmd/sc_spelldialog.png cmd/sc_spelling.png
cmd/lc_spellingandgrammardialog.png cmd/lc_spelling.png
cmd/sc_spellingandgrammardialog.png cmd/sc_spelling.png
# Calc
cmd/lc_numberformatcurrency.png cmd/lc_insertcurrencyfield.png
cmd/sc_numberformatcurrency.png cmd/sc_insertcurrencyfield.png
# Date Icons
cmd/lc_adddatefield.png cmd/lc_datefield.png
cmd/lc_insertdatefield.png cmd/lc_datefield.png
cmd/lc_numberformatdate.png cmd/lc_datefield.png
cmd/sc_adddatefield.png cmd/sc_datefield.png
cmd/sc_insertdatefield.png cmd/sc_datefield.png
cmd/sc_numberformatdate.png cmd/sc_datefield.png
sc/res/date.png cmd/sc_datefield.png
# Find Toolbar # Find Toolbar
cmd/lc_scrolltonext.png cmd/lc_downsearch.png cmd/lc_scrolltonext.png cmd/lc_downsearch.png
cmd/sc_scrolltonext.png cmd/sc_downsearch.png cmd/sc_scrolltonext.png cmd/sc_downsearch.png
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment