This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/xawtv3.git tree:
Subject: MoTV: avoid some warnings when "motv" starts Author: Dmitry Butskoy <[email protected]> Date: Wed Feb 16 17:17:37 2011 -0200 Signed-off-by: Mauro Carvalho Chehab <[email protected]> x11/MoTV-fixed | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) --- http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=305b92e1f7efa136d6e673a7b17d4ec75178567b diff --git a/x11/MoTV-fixed b/x11/MoTV-fixed index 8b12e4c..75ddf8a 100644 --- a/x11/MoTV-fixed +++ b/x11/MoTV-fixed @@ -30,8 +30,10 @@ MoTV.vtx.label.renderTable.fontName: \ MoTV.geometry: 320x240+50+50 MoTV.winGravity: Static -MoTV.translations: #override \n\ - <PropertyNotify>: Remote() +! This is commented out to avoid warnings +! (seems not working now, as of 20110216) +!MoTV.translations: #override \n\ +! <PropertyNotify>: Remote() MoTV.tv.traversalOn: false MoTV.tv.highlightThickness: 0 _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
