From 0d5a0129ee055e0f077505b05caa942bf6ef6165 Mon Sep 17 00:00:00 2001 From: tille Date: Fri, 21 Jun 2002 09:01:39 +0000 Subject: some fixes and first version with oprocess (out-ifdefed) --- (limited to 'noncore/unsupported/oipkg/pksettings.cpp') diff --git a/noncore/unsupported/oipkg/pksettings.cpp b/noncore/unsupported/oipkg/pksettings.cpp index 09975b0..59d5a3e 100644 --- a/noncore/unsupported/oipkg/pksettings.cpp +++ b/noncore/unsupported/oipkg/pksettings.cpp @@ -241,6 +241,7 @@ void PackageManagerSettings::readInstallationSettings() { Config cfg( "oipkg", Config::User ); cfg.setGroup( "Settings" ); + installationSettingsCount = cfg.readNumEntry( "count", -1 ); currentSetting = cfg.readNumEntry( "current", 0 );// o should be -1 -- cgit v0.9.0.2