[mythtv-commits] mythtv commit: r22589 - in trunk/mythtv by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 24 21:58:48 UTC 2009


      Author: mdean
        Date: 2009-10-24 21:58:47 +0000 (Sat, 24 Oct 2009)
New Revision: 22589
   Changeset: http://cvs.mythtv.org/trac/changeset/22589

Modified:

   trunk/mythtv/libs/libmythtv/osd.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.cpp
   trunk/mythtv/programs/mythfrontend/main.cpp

Log:

Fix UI theme and OSD theme changes due to broken/missing themes to use overrides rather than changing the database value.  This approach was determined to be the preferred solution in IRC, as it does not change a user's settings without explicit permission.

Reverts the change from OverrideSettingForSession() to SaveSetting() in [22542] as it's no longer required after [22544].  Refs #7382.





More information about the mythtv-commits mailing list