From e5f6ea343bc2b129f81fde3734b100cfa2ed6c83 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 08 Sep 2004 02:02:15 +0000 Subject: Some fixes --- (limited to 'kaddressbook') diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index 5cd9649..6538295 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -637,7 +637,7 @@ void KABCore::beamVCard(const QStringList& uids) #endif // LR: we should use the /tmp dir, because: /tmp = RAM, (HOME)/kdepim = flash memory // - QString fileName = "/tmp/kdepimbeamfile"; + QString fileName = "/tmp/kapibeamfile.vcf"; //QDir().mkdir( dirName, true ); -- cgit v0.9.0.2