From 99997aefc3e389928cd94078c363a49819805cb0 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 24 Mar 2005 22:04:00 +0000 Subject: 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 --- gui/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/options.cpp') diff --git a/gui/options.cpp b/gui/options.cpp index 1c69f48efe..e54e6a2126 100644 --- a/gui/options.cpp +++ b/gui/options.cpp @@ -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__) ) -- cgit v1.2.3