[mythtv] [PATCH]: show IP address in system status screen

Oscar Carlsson oscar.carlsson at home.se
Fri Mar 5 20:35:20 EST 2004


em> A small patch to mythfrontend to show the IP address of the machine in the 
em> system status screen.
em> I use my mythtv-box in a home network, and would like to connect to it from 
em> my other PC, as I don't
em> have a keyboard or mouse connected to my mythtv box. My home network 
em> consists of a DHCP server, but no DNS server, so I needed the IP address of 
em> the mythtv box. I couldn't find it easily, so I patched mythfrontend to 
em> display it on the TV screen.

Status += QString("The IP address of this box is: ");

would you mind slapping a tr() around it to make it translatable?

-- 
Best regards,
 Oscar                            mailto:oscar.carlsson at home.se



More information about the mythtv-dev mailing list