all repos — mgba @ 2c1f5c48a64b31e296e8fae321a5e8582d556d18

mGBA Game Boy Advance Emulator

Qt, SDL: Document portable.ini and its effects
Anthony J. Bentley anthony@anjbe.name
Sat, 08 Aug 2015 01:20:56 -0600
commit

2c1f5c48a64b31e296e8fae321a5e8582d556d18

parent

623185bb4331868e4b0e2f96e89455927c5f4e2e

2 files changed, 16 insertions(+), 0 deletions(-)

jump to
M doc/mgba-qt.6doc/mgba-qt.6

@@ -93,6 +93,15 @@ .It Pa ~/.config/mgba/qt.ini

Default .Nm mgba-qt configuration file. +.It Pa portable.ini +If this file exists in the current directory, +.Nm +will read +.Pa config.ini +and +.Pa qt.ini +from the current directory instead of +.Pa ~/.config/mgba . .El .Sh AUTHORS .An Jeffrey Pfau Aq Mt jeffrey@endrift.com
M doc/mgba.6doc/mgba.6

@@ -225,6 +225,13 @@ .It Pa ~/.config/mgba/config.ini

Default .Nm configuration file. +.It Pa portable.ini +If this file exists in the current directory, +.Nm +will read +.Pa config.ini +from the current directory instead of +.Pa ~/.config/mgba . .El .Sh AUTHORS .An Jeffrey Pfau Aq Mt jeffrey@endrift.com