[mythtv-commits] mythtv/master commit: 158de9546 by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Tue Jul 19 22:12:28 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-07-19T15:11:54-07:00
   Push Date:  2011/07/19 15:12:22 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  158de95460c958b62bb4f3d7cda96ace7b97c8e9
   Changeset:  https://github.com/MythTV/mythtv/commit/158de9546

Log:

Update strings in HTTP setup.

This continues the backporting the mythtv-setup string changes to HTTP
setup started in f9ccf75fe3eb3837f26f9c7bc8c72273fea9b977 .  As well as
backporting string changes from mythtv-setup to HTTP setup, this
includes some forward-ported string changes for mythfilldatabase
settings, moving the updated strings from HTTP setup to mythtv-setup.

In addition, this removes the UPnP/RebuildDelay setting, which has been
a dead setting widget since the UPnP Video Scanner was removed in
e3b63db691422f3116c10bb0bff61b5d89c833a1 .  (There is no longer a UPnP
rebuild, so no need to specify a rebuild delay.)

Also changed 2 occurrences of, "Set to 0 to disable," to "Set to
'Disabled' to disable," in the HTTP setup program, where the 0 option is
labeled 'Disabled'.  I considered just removing it, but thought it might
be useful to alert the user that it can be disabled (since the combo box
will only show the currently selected value).  Apologies to translators,
who will now have to translate 2 basically equivalent strings for these
settings.

Modified:

   mythtv/programs/mythbackend/config_backend_general.xml
   mythtv/programs/mythtv-setup/backendsettings.cpp



More information about the mythtv-commits mailing list