[longomatch/redesign: 88/96] Add constatns for templates extensions
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign: 88/96] Add constatns for templates extensions
- Date: Tue, 29 Mar 2011 18:23:09 +0000 (UTC)
commit c15ef5e8cfcc8d732208ef8aff1a4951d38d047f
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 876d4c9..d491dfc 100644
--- a/LongoMatch/Common/Constants.cs
+++ b/LongoMatch/Common/Constants.cs
@@ -92,6 +92,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]