[longomatch/redesign2: 87/159] Add constant for subcategories extension
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 87/159] Add constant for subcategories extension
- Date: Thu, 2 Jun 2011 00:17:41 +0000 (UTC)
commit d27432e06e90854f82a79d98ee46ab0d5203ecc1
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]