From kde-devel Tue Jul 20 13:08:35 2010 From: David Faure Date: Tue, 20 Jul 2010 13:08:35 +0000 To: kde-devel Subject: Re: a very little correction Message-Id: <201007201508.35757.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=127963138330789 On Sunday 18 July 2010, kde wrote: > only some spaces are missed for a better reading. > ==== > --- kconfig.cpp (revision 1150315) > +++ kconfig.cpp (working copy) > @@ -70,7 +70,7 @@ > #ifdef Q_WS_WIN > QFile::decodeName( qgetenv("WINDIR") + "/kde4rc" ); > #else > - QLatin1String("/etc/kde4rc"); > + QLatin1String("/etc/kde4rc"); > #endif > if (!KStandardDirs::checkAccess(etc_kderc, R_OK)) { > etc_kderc.clear(); Committed in r1152167. Err wait, don't you have an SVN account anyway? ;-) -- David Faure, faure@kde.org, http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. Konqueror (http://www.konqueror.org). >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<