diff options
Diffstat (limited to 'akregator/src/akregator.kcfg')
-rw-r--r-- | akregator/src/akregator.kcfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/akregator/src/akregator.kcfg b/akregator/src/akregator.kcfg index 29028f51a..40283878b 100644 --- a/akregator/src/akregator.kcfg +++ b/akregator/src/akregator.kcfg @@ -108,6 +108,11 @@ </entry> </group> <group name="General" > + <entry key="Disable Introduction" type="Bool" > + <label>Disable the introduction page</label> + <whatsthis>Disable the introduction page.</whatsthis> + <default>false</default> + </entry> <entry key="Fetch On Startup" type="Bool" > <label>Fetch on startup</label> <whatsthis>Fetch feedlist on startup.</whatsthis> |