Home GnuPG

Simplify the code using QSettings
262381245f21Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Simplify the code using QSettings

  1. The code did not compile with msvc because of arguments of FormatMessageW(). QSettings in Qt4 provides native registry access.
  2. Use HKCU, not HKLM.
  3. Messages improved using KUIT.

svn path=/trunk/KDE/kdepim/kleopatra/; revision=792167

Details

Provenance
Jarosaw Staniek <staniek@kde.org>Authored on Mar 31 2008, 3:26 PM
Parents
rKLEOPATRA5d01a7e81ee8: Fix i18np calls: s/%n/%1
Branches
Unknown
Tags
Unknown

Event Timeline

Jarosaw Staniek <staniek@kde.org> committed rKLEOPATRA262381245f21: Simplify the code using QSettings (authored by Jarosaw Staniek <staniek@kde.org>).Mar 31 2008, 3:26 PM