diff options
author | Joel Madero <jmadero.dev@gmail.com> | 2013-08-12 21:56:58 -0700 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-13 10:41:24 +0000 |
commit | 25e23919c8d8530089bd78bc33689a955e7f49ee (patch) | |
tree | ea6472682527447bc6fea5d7b4f49c5e18c32b58 /icon-themes | |
parent | 97e24a710d57cc82a31e956ccf9fc484b62011ec (diff) |
fdo#67585 Spreadsheet Label Consistency + Icons
Changed label under format -> flip -> Flip Object Vertically to Flip Vertically to be consisten with other flip labels in Spreadsheet and Writer.
Added icons for Spreadsheet flip commands - used same icons used for flip commands in writer.
modified: officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png
icon-themes/galaxy/cmd/lc_objectmirrorvertical.png
icon-themes/galaxy/cmd/sc_objectmirrorhorizontal.png
icon-themes/galaxy/cmd/sc_objectmirrorvertical.png
Change-Id: If09c89f68356258ee72be116738dc4d2d81a79c8
Reviewed-on: https://gerrit.libreoffice.org/5378
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/galaxy/cmd/lc_fliphorizontal.png | bin | 902 -> 775 bytes | |||
-rw-r--r-- | icon-themes/galaxy/cmd/lc_flipvertical.png | bin | 844 -> 702 bytes | |||
l--------- | icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png | 1 | ||||
l--------- | icon-themes/galaxy/cmd/lc_objectmirrorvertical.png | 1 |
4 files changed, 2 insertions, 0 deletions
diff --git a/icon-themes/galaxy/cmd/lc_fliphorizontal.png b/icon-themes/galaxy/cmd/lc_fliphorizontal.png Binary files differindex 67c5743cd677..2f4e8c16dac3 100644 --- a/icon-themes/galaxy/cmd/lc_fliphorizontal.png +++ b/icon-themes/galaxy/cmd/lc_fliphorizontal.png diff --git a/icon-themes/galaxy/cmd/lc_flipvertical.png b/icon-themes/galaxy/cmd/lc_flipvertical.png Binary files differindex fd582afa3dcc..c0f967cfc795 100644 --- a/icon-themes/galaxy/cmd/lc_flipvertical.png +++ b/icon-themes/galaxy/cmd/lc_flipvertical.png diff --git a/icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png b/icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png new file mode 120000 index 000000000000..bf3e20599560 --- /dev/null +++ b/icon-themes/galaxy/cmd/lc_objectmirrorhorizontal.png @@ -0,0 +1 @@ +/data/git/libreoffice/icon-themes/galaxy/cmd/lc_fliphorizontal.png
\ No newline at end of file diff --git a/icon-themes/galaxy/cmd/lc_objectmirrorvertical.png b/icon-themes/galaxy/cmd/lc_objectmirrorvertical.png new file mode 120000 index 000000000000..9c9ca976be4b --- /dev/null +++ b/icon-themes/galaxy/cmd/lc_objectmirrorvertical.png @@ -0,0 +1 @@ +/data/git/libreoffice/icon-themes/galaxy/cmd/lc_flipvertical.png
\ No newline at end of file |