https://bugs.documentfoundation.org/show_bug.cgi?id=135265

--- Comment #4 from Rizal Muttaqin <[email protected]> ---
(In reply to Michael Stahl (CIB) from comment #2)
> so we have SwRedlineAcceptDlg::GetActionImage in
> sw/source/uibase/misc/redlndlg.cxx
> 
> which refers to these in sw/inc/bitmaps.hlst
> 
> #define BMP_REDLINE_INSERTED                    "sw/res/redline_inserted.png"
> #define BMP_REDLINE_DELETED                     "sw/res/redline_deleted.png"
> #define BMP_REDLINE_FORMATTED                   "sw/res/redline_inserted.png"
> #define BMP_REDLINE_TABLECHG                    "sw/res/redline_inserted.png"
> #define BMP_REDLINE_FMTCOLLSET                  "sw/res/redline_inserted.png"
> 
> so i guess just add new icons wherever the current ones are and change these
> strings?

please give me the desired changes, so I can add missing icons. Better we
provide all three variables with their dedicated icons (BMP_REDLINE_FORMATTED,
BMP_REDLINE_TABLECHG and BMP_REDLINE_FMTCOLLSET). Please give me an explanation
what each of variable means?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to