diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-30 16:24:41 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-30 16:24:41 +0000 |
commit | 31c243db142115b9b3c92a1df64782911601eabc (patch) | |
tree | abced2e9ad510f4f9255b85118431b911061b2c3 /mdkapplet.conf | |
parent | 6d6aaf6673d773a969483207873aa745d4693ee4 (diff) | |
download | mgaonline-31c243db142115b9b3c92a1df64782911601eabc.tar mgaonline-31c243db142115b9b3c92a1df64782911601eabc.tar.gz mgaonline-31c243db142115b9b3c92a1df64782911601eabc.tar.bz2 mgaonline-31c243db142115b9b3c92a1df64782911601eabc.tar.xz mgaonline-31c243db142115b9b3c92a1df64782911601eabc.zip |
add missing newline
Diffstat (limited to 'mdkapplet.conf')
-rw-r--r-- | mdkapplet.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet.conf b/mdkapplet.conf index 6e093dc3..b51a541b 100644 --- a/mdkapplet.conf +++ b/mdkapplet.conf @@ -7,4 +7,4 @@ FIRST_CHECK_DELAY=300000 # Globally enable or disable check for new distribution # (in order to offer live distro upgrade): # (default is "false", meaning check will be done) -DO_NOT_ASK_FOR_DISTRO_UPGRADE=false
\ No newline at end of file +DO_NOT_ASK_FOR_DISTRO_UPGRADE=false |