This is an automated email from the git hooks/post-receive script. b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository apps/parole.
commit 98223862809c3104ddc254eca349b9b8e50b0294 Author: Olivier Duchateau <[email protected]> Date: Mon Jul 24 17:56:59 2017 +0200 Replace deprecated stock icon by freedesktop.org compliant (Bug #13738) Signed-off-by: Sean Davis <[email protected]> --- data/interfaces/open-location.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/open-location.ui b/data/interfaces/open-location.ui index 240e551..ca852ce 100644 --- a/data/interfaces/open-location.ui +++ b/data/interfaces/open-location.ui @@ -5,7 +5,7 @@ <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="icon_name">gtk-clear</property> + <property name="icon_name">edit-clear</property> </object> <object class="GtkDialog" id="open-location"> <property name="can_focus">False</property> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
