[longomatch/redesign3: 86/143] Add constatns for templates extensions
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign3: 86/143] Add constatns for templates extensions
- Date: Mon, 15 Aug 2011 22:52:25 +0000 (UTC)
commit a1791d6c94db595ae7732c6db71bc1b5cf197e46
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Mar 26 19:56:19 2011 +0100
Add constatns for templates extensions
LongoMatch/Common/Constants.cs | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/Common/Constants.cs b/LongoMatch/Common/Constants.cs
index ecf8f14..f746139 100644
--- a/LongoMatch/Common/Constants.cs
+++ b/LongoMatch/Common/Constants.cs
@@ -95,6 +95,9 @@ Xavier Queralt Mateu (ca)";
public const string WEBM = "WebM (VP8 + Vorbis)";
public const string DVD="DVD (MPEG-2 + MP3)";
- public const string SUBCAT_EXT = "subcat";
+ public const string TEMPLATES_DIR = "templates";
+ public const string TEAMS_TEMPLATE_EXT = ".ltt";
+ public const string CAT_TEMPLATE_EXT = ".lct";
+ public const string SUBCAT_TEMPLATE_EXT = ".lst";
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]