diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2014-11-03 23:44:54 +0400 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-11-04 06:41:26 +0000 |
commit | a9bdab7b3d2132817350ee7de5a30537732f85f9 (patch) | |
tree | e8a9cbf581a5431c85959cee5dbfc864561488db /icon-themes | |
parent | 0de97f5c6f66cf6690fa394e48a0b26b4c69166d (diff) |
fdo#67585 - fix missing flip icons in Calc menu
Change-Id: Ifbe1dab5af86ae84e34343065640fbfbe20f4455
Reviewed-on: https://gerrit.libreoffice.org/12229
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/galaxy/links.txt | 4 | ||||
-rw-r--r-- | icon-themes/tango/links.txt | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/icon-themes/galaxy/links.txt b/icon-themes/galaxy/links.txt index cb176fcea991..a6c32d00a3f5 100644 --- a/icon-themes/galaxy/links.txt +++ b/icon-themes/galaxy/links.txt @@ -8,4 +8,6 @@ cmd/sc_zoommode.png cmd/sc_zoomoptimal.png cmd/sc_nexttrackedchange.png cmd/sc_arrowshapes.right-arrow.png cmd/sc_previoustrackedchange.png cmd/sc_arrowshapes.left-arrow.png cmd/sc_fillcolor.png cmd/sc_formatarea.png -cmd/lc_fillcolor.png cmd/lc_formatarea.png
\ No newline at end of file +cmd/lc_fillcolor.png cmd/lc_formatarea.png +cmd/lc_objectmirrorvertical.png cmd/sc_flipvertical.png +cmd/lc_objectmirrorhorizontal.png cmd/sc_fliphorizontal.png diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt index 65fb37edf5c3..befaf00b10d5 100644 --- a/icon-themes/tango/links.txt +++ b/icon-themes/tango/links.txt @@ -133,6 +133,8 @@ cmd/lc_pagesetup.png cmd/lc_setdocumentproperties.png cmd/sc_pagesetup.png cmd/sc_setdocumentproperties.png cmd/lc_closepreview.png cmd/lc_closedoc.png cmd/sc_closepreview.png cmd/sc_closedoc.png +cmd/lc_objectmirrorvertical.png cmd/sc_flipvertical.png +cmd/lc_objectmirrorhorizontal.png cmd/sc_fliphorizontal.png # Duplicates cmd/lc_thesaurusdialog.png cmd/lc_thesaurus.png |