|
From: Eran I. <no...@so...> - 2014-01-11 19:17:57
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "codelite".
The branch, master has been updated
via d92dd1dd8a1f2edb4da8ca3feb609a7818716475 (commit)
from 458fd9ab1b803da992c8042f0a1bcac075c560ff (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/codelite/codelitegit/ci/d92dd1dd8a1f2edb4da8ca3feb609a7818716475
commit d92dd1dd8a1f2edb4da8ca3feb609a7818716475
Author: Eran <era...@gm...>
Date: Sat Jan 11 21:17:39 2014 +0200
Added border theme to git commit dialog
diff --git a/git/gitui.wxcp b/git/gitui.wxcp
index e49743d..71fb708 100644
--- a/git/gitui.wxcp
+++ b/git/gitui.wxcp
@@ -2745,7 +2745,7 @@
"border": 5,
"gbSpan": ",",
"gbPosition": ",",
- "m_styles": [],
+ "m_styles": ["wxBORDER_THEME"],
"m_sizerFlags": ["wxALL", "wxLEFT", "wxRIGHT", "wxTOP", "wxBOTTOM", "wxEXPAND"],
"m_properties": [{
"type": "winid",
-----------------------------------------------------------------------
Summary of changes:
git/gitui.wxcp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
codelite
|