diff options
Diffstat (limited to '')
-rw-r--r-- | etc/portato.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/portato.cfg b/etc/portato.cfg index cab0414..07e6bdb 100644 --- a/etc/portato.cfg +++ b/etc/portato.cfg @@ -16,7 +16,7 @@ # # Main section - for general, frontend independent options # -[Main] +[MAIN] ; controls the backend system to use ; allowed values: @@ -51,7 +51,7 @@ useperversion = False # Frontend section for options common to more than one GUI. # Not all frontends have to support all of the options. # -[Gui] +[GUI] ; show emerge progress in window title - boolean values updatetitle = on |