[blam/gtk3] Channel: the item need to be their own tag, not attributes
- From: Carlos Martín Nieto <cmartin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blam/gtk3] Channel: the item need to be their own tag, not attributes
- Date: Mon, 14 Oct 2013 09:59:00 +0000 (UTC)
commit 62ec54bbadabd36d6d9721c92ff7528f45d1c6ac
Author: Carlos Martín Nieto <cmn dwim me>
Date: Sun Oct 13 22:15:09 2013 +0200
Channel: the item need to be their own tag, not attributes
src/Channel.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Channel.cs b/src/Channel.cs
index f4f6051..19abb59 100644
--- a/src/Channel.cs
+++ b/src/Channel.cs
@@ -51,7 +51,6 @@ namespace Imendio.Blam {
[XmlAttribute] public string http_username = "";
[XmlAttribute] public string http_password = "";
- [XmlAttribute]
public List<string> items;
public event PropertyChangedEventHandler PropertyChanged;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]