[longomatch] Fix typo
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix typo
- Date: Tue, 8 Jun 2010 22:52:08 +0000 (UTC)
commit 9dc200adb127313769bf5ad6cd974d56b7d07af9
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Wed Jun 9 00:17:46 2010 +0200
Fix typo
CesarPlayer/Utils/Device.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/CesarPlayer/Utils/Device.cs b/CesarPlayer/Utils/Device.cs
index 1894493..ce98119 100644
--- a/CesarPlayer/Utils/Device.cs
+++ b/CesarPlayer/Utils/Device.cs
@@ -82,7 +82,7 @@ namespace LongoMatch.Video.Utils
devicesList.Add(new Device {
ID = Catalog.GetString("GConf configured device"),
IDProperty = "",
- DeviceType = DeviceType.DV});
+ DeviceType = DeviceType.Video});
}
return devicesList;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]