[polari] chatView: Remove duplicate property name
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] chatView: Remove duplicate property name
- Date: Tue, 12 Nov 2013 15:57:50 +0000 (UTC)
commit dcca3ae47969772768843866c233abd4d08dbf4e
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Nov 12 16:54:21 2013 +0100
chatView: Remove duplicate property name
src/chatView.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/chatView.js b/src/chatView.js
index 21b1808..805ead3 100644
--- a/src/chatView.js
+++ b/src/chatView.js
@@ -144,8 +144,7 @@ const ChatView = new Lang.Class({
{ name: 'status',
left_margin: 0,
indent: 0,
- justification: Gtk.Justification.RIGHT,
- indent: 0 },
+ justification: Gtk.Justification.RIGHT },
{ name: 'action',
pixels_above_lines: 10,
left_margin: 0 },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]