[longomatch/redesign2: 77/140] Add constant for subcategories extension
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 77/140] Add constant for subcategories extension
- Date: Tue, 24 May 2011 22:02:35 +0000 (UTC)
commit af7c3e54c9b9ed7fc4a76c85354d67df0883ff05
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sun Mar 13 20:37:16 2011 +0100
Add constant for subcategories extension
LongoMatch/Common/Constants.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/Common/Constants.cs b/LongoMatch/Common/Constants.cs
index 37abb14..2100d79 100644
--- a/LongoMatch/Common/Constants.cs
+++ b/LongoMatch/Common/Constants.cs
@@ -94,5 +94,7 @@ Xavier Queralt Mateu (ca)";
public const string OGG = "OGG (Theora + Vorbis)";
public const string WEBM = "WebM (VP8 + Vorbis)";
public const string DVD="DVD (MPEG-2 + MP3)";
+
+ public const string SUBCAT_EXT = "subcat";
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]