
noreply at mythtv
Apr 26, 2012, 3:33 PM
Post #1 of 1
(45 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-113-g055a511
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 055a511791aa01dcbeb9743b5db9f242d0f9b517 (commit) from f2e29bb1102d1f77e514cd7b0f8f87fad457f285 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 055a511791aa01dcbeb9743b5db9f242d0f9b517 Author: Stuart Morgan <smorgan [at] mythtv> at Thu, 26 Apr 2012 23:23:53 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Thu, 26 Apr 2012 23:23:53 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=055a511791aa01dcbeb9743b5db9f242d0f9b517 Fix naming issue spotted by 'dekarl'. The channel icon storage group is called 'ChannelIcons' not 'ChannelIcon', the icon lookups would still work because of some fallback checks but they would be slower. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/osd.cpp | 2 +- mythtv/programs/mythfrontend/guidegrid.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|