[Libreoffice-commits] core.git: chart2/uiconfig
Olivier Hallot
olivier.hallot at edx.srv.br
Fri Dec 27 15:54:48 PST 2013
chart2/uiconfig/ui/tp_ErrorBars.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5be7ec4193b892e5643ff5f3f2e6755319569190
Author: Olivier Hallot <olivier.hallot at edx.srv.br>
Date: Fri Dec 27 21:40:31 2013 -0200
Put right icon in image button
Change-Id: Ieed7b3cc0725b5d3341ed390035c55df8a8119e2
Reviewed-on: https://gerrit.libreoffice.org/7218
Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>
diff --git a/chart2/uiconfig/ui/tp_ErrorBars.ui b/chart2/uiconfig/ui/tp_ErrorBars.ui
index ab84242..9f9243f 100644
--- a/chart2/uiconfig/ui/tp_ErrorBars.ui
+++ b/chart2/uiconfig/ui/tp_ErrorBars.ui
@@ -9,12 +9,12 @@
<object class="GtkImage" id="imageRANGE_SELECT_POSITIVE">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">formula/res/refinp1.png</property>
+ <property name="pixbuf">chart2/res/selectrange.png</property>
</object>
<object class="GtkImage" id="imageRANGE_SELECT_NEG">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">formula/res/refinp1.png</property>
+ <property name="pixbuf">chart2/res/selectrange.png</property>
</object>
<object class="GtkListStore" id="liststoreFUNCTION">
<columns>
More information about the Libreoffice-commits
mailing list