[longomatch/redesign: 78/82] Add constant for subcategories extension
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign: 78/82] Add constant for subcategories extension
- Date: Mon, 14 Mar 2011 00:23:22 +0000 (UTC)
commit 274287244ba14a2822bc5075a81f08b64924d7cd
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 467f5cb..876d4c9 100644
--- a/LongoMatch/Common/Constants.cs
+++ b/LongoMatch/Common/Constants.cs
@@ -91,5 +91,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]