wx: Now that Wii doesn't support descriptions, rename Notes to Maker

I'm not sure if Maker is the best name (Developer? Publisher?
Company? Copyright?) but I went with it because it's
what the game properties window uses. For the sake of
backwards compatibility, the INI option wasn't renamed.
This commit is contained in:
JosJuice
2015-04-20 13:00:15 +02:00
parent 2d5d5fa83e
commit df8e768b77
6 changed files with 21 additions and 37 deletions

View File

@ -84,7 +84,7 @@ struct SConfig : NonCopyable
// Game list column toggles
bool m_showSystemColumn;
bool m_showBannerColumn;
bool m_showNotesColumn;
bool m_showMakerColumn;
bool m_showIDColumn;
bool m_showRegionColumn;
bool m_showSizeColumn;