[longomatch/redesign2: 87/140] Add constatns for templates extensions
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch/redesign2: 87/140] Add constatns for templates extensions
- Date: Tue, 24 May 2011 22:03:25 +0000 (UTC)
commit 41d55b07a616d5f91492d8a2cd8c0334d38842ad
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 2100d79..0fc2346 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]