mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
Rename global tab Misc to Paths. This correctly describes its current content
and is in harmony with game-specific options. If someone ever will add some additional "misc" stuff in there, it could be easily renamed. svn-id: r17220
This commit is contained in:
parent
33952c09cb
commit
99997aefc3
@ -418,7 +418,7 @@ GlobalOptionsDialog::GlobalOptionsDialog(GameDetector &detector)
|
||||
//
|
||||
// 3) The miscellaneous tab
|
||||
//
|
||||
tab->addTab("Misc");
|
||||
tab->addTab("Paths");
|
||||
yoffset = vBorder;
|
||||
|
||||
#if !( defined(__DC__) || defined(__GP32__) )
|
||||
|
Loading…
x
Reference in New Issue
Block a user