From 25448ef076439062a54702d2db226f5a1faea9fb Mon Sep 17 00:00:00 2001 From: Al12rs Date: Wed, 5 Dec 2018 22:50:03 +0100 Subject: * Changed "Local game settings" to "Use profile-specific Game INI files". * Added tooltip to the option explaining what it does since it was missing. * Improved Local Savegames text and tooltip as well. --- src/profilesdialog.ui | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/profilesdialog.ui') diff --git a/src/profilesdialog.ui b/src/profilesdialog.ui index 9b4e7e62..a1d7497e 100644 --- a/src/profilesdialog.ui +++ b/src/profilesdialog.ui @@ -35,20 +35,26 @@ p, li { white-space: pre-wrap; } - If checked, savegames are local to this profile and will not appear when starting with a different profile. + <html><head/><body><p>If checked, savegames are stored locally to this profile and will not appear when starting with a different profile.</p></body></html> If checked, savegames are local to this profile and will not appear when starting with a different profile. - Local Savegames + Use profile-specific Savagemes + + <html><head/><body><p>If checked, MO2 will use a local set of game INI files (configuration and settings files), different from the default ones found in MyGames. This way changes to the INI settings will only affect this profile and the Global INI files can remain vanilla. MO2 will then show the profile INI files to the game instead of the Global ones.</p></body></html> + + + <html><head/><body><p>If checked MO2 will use his own profile-specific game INI files, so that the &quot;Global&quot; ones in MyGames can be left vanilla. This different set of INI files is then offered to the game instead of the default one.</p></body></html> + - Local Game Settings + Use profile-specific Game INI Files false -- cgit v1.3.1