Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > 554da5706b025cde31fb23f0436f84e6 > files > 6

libconcord-0.23-9.fc16.src.rpm

--- concordance-0.23/libconcord/remote_info.h	2011/03/13 09:39:14	1.13
+++ concordance-0.23/libconcord/remote_info.h	2011/03/13 09:43:27	1.14
@@ -1,7 +1,7 @@
 /*
  * vi: formatoptions+=tc textwidth=80 tabstop=8 shiftwidth=8 noexpandtab:
  *
- * $Id: remote_info.h,v 1.13 2011/03/13 09:39:14 jaymzh Exp $
+ * $Id: remote_info.h,v 1.14 2011/03/13 09:43:27 jaymzh Exp $
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -97,7 +97,11 @@
 	{ MFG_UNK,	"Unknown",			NULL },
 	{ MFG_UNK,	"Unknown",			NULL },
 	{ MFG_UNK,	"Unknown",			NULL },
-	{ MFG_HAR,	"Harmony 700",		"Molson" }
+	{ MFG_HAR,	"Harmony 700",		"Molson" },
+	{ MFG_HAR,	"Harmony 515",		NULL },
+	{ MFG_UNK,	"Unknown",			NULL },
+	{ MFG_UNK,	"Unknown",			NULL },
+	{ MFG_UNK,	"Unknown",			NULL },			// 70
 };
 
 static const unsigned int max_model=sizeof(ModelList)/sizeof(TModel)-1;