[anjuta] git: Fix setting of a custom author in the commit pane
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] git: Fix setting of a custom author in the commit pane
- Date: Fri, 19 Apr 2013 21:05:08 +0000 (UTC)
commit cf7ee58f5959e82d809a29091dfdecd10a1a6778
Author: Sébastien Granjoux <seb sfo free fr>
Date: Fri Apr 19 23:04:38 2013 +0200
git: Fix setting of a custom author in the commit pane
The name of the entry was wrong due to this commit 269802579c05a16c6438b32857882a4c5b6fa34d
plugins/git/anjuta-git.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/git/anjuta-git.ui b/plugins/git/anjuta-git.ui
index 992c7d2..dc0ab0e 100644
--- a/plugins/git/anjuta-git.ui
+++ b/plugins/git/anjuta-git.ui
@@ -951,7 +951,7 @@
</packing>
</child>
<child>
- <object class="GtkEntry" id="name_entry1">
+ <object class="GtkEntry" id="name_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">●</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]