icon-themes/tango/cmd/lc_editheaderandfooter.png |binary icon-themes/tango/cmd/lc_outlinefont.png |binary icon-themes/tango/cmd/sc_outlinefont.png |binary svx/uiconfig/ui/sidebarparagraph.ui | 4 ++-- 4 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit b7f25b94f5e767438c20445e9936996e6cd8d721 Author: Yousuf Philips <[email protected]> Date: Tue Jun 2 13:40:45 2015 +0400 Fix indent button icons in impress/draw sidebar Change-Id: Ib21c2489e1ff420e651e50a2731dfd3f16c9cef8 Reviewed-on: https://gerrit.libreoffice.org/16028 Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> (cherry picked from commit ed6b7d972bf1aee323947f22c6b5de430db4a9a5) Reviewed-on: https://gerrit.libreoffice.org/16037 Reviewed-by: Jan Holesovsky <[email protected]> Tested-by: Jan Holesovsky <[email protected]> diff --git a/svx/uiconfig/ui/sidebarparagraph.ui b/svx/uiconfig/ui/sidebarparagraph.ui index df0acc3..1338e9b 100644 --- a/svx/uiconfig/ui/sidebarparagraph.ui +++ b/svx/uiconfig/ui/sidebarparagraph.ui @@ -535,7 +535,7 @@ <property name="can_focus">False</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes">Increase Indent</property> - <property name="action_name">.uno:Promote</property> + <property name="action_name">.uno:IncrementIndent</property> <property name="use_underline">True</property> </object> <packing> @@ -549,7 +549,7 @@ <property name="can_focus">False</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes">Decrease Indent</property> - <property name="action_name">.uno:Demote</property> + <property name="action_name">.uno:DecrementIndent</property> <property name="use_underline">True</property> </object> <packing> commit 2159157d60da03ad0589ba8a2c8a18a63cd8e3c5 Author: Yousuf Philips <[email protected]> Date: Tue Jun 2 15:00:34 2015 +0400 TANGO: Fixing header icon and adding new outline icons Change-Id: Id1368d1e0e5152e5e44b45a4717e8e0b8549f3a3 Reviewed-on: https://gerrit.libreoffice.org/16032 Reviewed-by: Jan Holesovsky <[email protected]> Tested-by: Jan Holesovsky <[email protected]> diff --git a/icon-themes/tango/cmd/lc_editheaderandfooter.png b/icon-themes/tango/cmd/lc_editheaderandfooter.png index 02378f6..1be07bd 100644 Binary files a/icon-themes/tango/cmd/lc_editheaderandfooter.png and b/icon-themes/tango/cmd/lc_editheaderandfooter.png differ diff --git a/icon-themes/tango/cmd/lc_outlinefont.png b/icon-themes/tango/cmd/lc_outlinefont.png new file mode 100644 index 0000000..e25584b Binary files /dev/null and b/icon-themes/tango/cmd/lc_outlinefont.png differ diff --git a/icon-themes/tango/cmd/sc_outlinefont.png b/icon-themes/tango/cmd/sc_outlinefont.png new file mode 100644 index 0000000..92b2307 Binary files /dev/null and b/icon-themes/tango/cmd/sc_outlinefont.png differ
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
