Skip to content

Commit

Permalink
Modify some language in menu themes.
Browse files Browse the repository at this point in the history
Kenni is right, we no longer change themes here-- but we do still modify the menu theme.  So update the text to reflect that.
  • Loading branch information
Robert McNamara committed Apr 25, 2011
1 parent b721d41 commit e93ee1e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mythtv/themes/DVR/main_settings.xml
Expand Up @@ -11,7 +11,7 @@
<button>
<type>SETTINGS_APPEARANCE</type>
<text>Appearance</text>
<description>Pick the theme, font, size, and locale</description>
<description>Pick the menu layout, font, size, and locale</description>
<action>SETTINGS APPEARANCE</action>
</button>

Expand Down
2 changes: 1 addition & 1 deletion mythtv/themes/classic/main_settings.xml
Expand Up @@ -11,7 +11,7 @@
<button>
<type>SETTINGS_APPEARANCE</type>
<text>Appearance</text>
<description>Pick the theme, font, size, and locale</description>
<description>Pick the menu layout, font, size, and locale</description>
<action>SETTINGS APPEARANCE</action>
</button>

Expand Down
2 changes: 1 addition & 1 deletion mythtv/themes/defaultmenu/main_settings.xml
Expand Up @@ -11,7 +11,7 @@
<button>
<type>SETTINGS_APPEARANCE</type>
<text>Appearance</text>
<description>Pick the theme, font, size, and locale</description>
<description>Pick the menu layout, font, size, and locale</description>
<action>SETTINGS APPEARANCE</action>
</button>

Expand Down
2 changes: 1 addition & 1 deletion mythtv/themes/mediacentermenu/main_settings.xml
Expand Up @@ -11,7 +11,7 @@
<button>
<type>SETTINGS_APPEARANCE</type>
<text>Appearance</text>
<description>Pick the theme, font, size, and locale</description>
<description>Pick the menu layout, font, size, and locale</description>
<action>SETTINGS APPEARANCE</action>
</button>

Expand Down

0 comments on commit e93ee1e

Please sign in to comment.