From 904129fd9b11988c5915d940773552d2110f23ab Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Thu, 21 Nov 2013 16:51:29 +0100 Subject: Squashed commit of the following: commit b8b7180760b7c57f15b9930c29207febcf5fefb3 Author: Bastien Montagne Date: Thu Nov 21 16:31:16 2013 +0100 Code cleanup: replace "LISTLABEL" button type by an "UI_BUT_LIST_ITEM" button flag. Summary: Rationals: I) I was never that happy to have a full button type just to set custom colors to labels inside listitems! II) If we use (as planned) TEX buttons instead of labels to allow listitems click-rename, I'd like to be able to use listitems' theme color here as well, much easier witha flag than adding yet another button type! Note: related to D8 Reviewers: brecht Differential Revision: http://developer.blender.org/D25 --- release/datafiles/locale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/datafiles') diff --git a/release/datafiles/locale b/release/datafiles/locale index cb1967cc63a..d3e0405103f 160000 --- a/release/datafiles/locale +++ b/release/datafiles/locale @@ -1 +1 @@ -Subproject commit cb1967cc63a6d2d75d2b59cdf91c5f5645285aea +Subproject commit d3e0405103f9ccabb8e567a8c69e9d4015aaa3bb -- cgit v1.2.3