diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2013-12-09 11:12:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-01-17 15:16:25 +0000 |
commit | 0f86895fcd1001324974d644a728152b97b22ab0 (patch) | |
tree | b3ecf3510c2b31d6113f7996173dcbe690cf6d3c /icon-themes | |
parent | 769778e489722f454fa3d81ffcf73f1934a0a88b (diff) |
Add the Navigation buttons to the Search toolbar
They were remove from below the scrollbar before and it was decided to put them on the Search toolbar: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Remove-the-Navigator-button-below-the-scrollbar-in-Writer-tp4083097p4086370.html
Change-Id: I5f7dfc0aa522e97cf3821c494525c967dcd6a92c
Reviewed-on: https://gerrit.libreoffice.org/7006
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/README | 2 | ||||
-rw-r--r-- | icon-themes/tango/links.txt | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/icon-themes/README b/icon-themes/README index 00d9fbcbddc6..b18813a5e55d 100644 --- a/icon-themes/README +++ b/icon-themes/README @@ -78,7 +78,7 @@ How to add a new icon for a new command: </node> Here, you need to define a property named "Properties", with its value set - to 1. (TODO: Check if this step is still necessary.) + to 1 so that the icons show up. - Now, you need to add 2 new icon images under icon-themes/galaxy/cmd/, one for the large size and one for the smaller size. The name of each image diff --git a/icon-themes/tango/links.txt b/icon-themes/tango/links.txt index 3bf1ba3b2789..b615f5e83a3a 100644 --- a/icon-themes/tango/links.txt +++ b/icon-themes/tango/links.txt @@ -94,6 +94,10 @@ sd/imglst/sc27095.png cmd/sc_toggleobjectrotatemode.png cmd/lc_browseforward.png cmd/lc_pagedown.png cmd/lc_navigateforward.png cmd/lc_pagedown.png cmd/lc_nextpage.png cmd/lc_pagedown.png +cmd/lc_scrolltoprevious.png cmd/lc_pageup.png +cmd/sc_scrolltoprevious.png cmd/sc_pageup.png +cmd/lc_scrolltonext.png cmd/lc_pagedown.png +cmd/sc_scrolltonext.png cmd/sc_pagedown.png res/lc06300.png cmd/lc_pagedown.png cmd/lc_insertavmedia.png cmd/lc_avmediaplayer.png cmd/sc_closewin.png cmd/sc_closedoc.png |