From 4e370297de110dbb5c6c231dd460e2a7d46e496b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 26 Feb 2010 18:03:13 +0000 Subject: Show meta information also for files, which are not indexed (or in the case if Nepomuk is turned off). Beside the new translations the fix is based on several other fixes in kdelibs + strigi and cannot be backported to KDE SC 4.4.x. As soon as the meta data widget has been moved to kdelibs, this meta data information will also be available in the properties dialog. BUG: 193592 svn path=/trunk/KDE/kdebase/apps/; revision=1096472 --- src/panels/information/kloadmetadatathread_p.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/panels/information/kloadmetadatathread_p.h') diff --git a/src/panels/information/kloadmetadatathread_p.h b/src/panels/information/kloadmetadatathread_p.h index 08e4b0855..fddb01a1a 100644 --- a/src/panels/information/kloadmetadatathread_p.h +++ b/src/panels/information/kloadmetadatathread_p.h @@ -77,13 +77,6 @@ private slots: void slotFinished(); private: - /** - * Temporary helper method there is a way to get translated - * labels for Nepmok literals: Replaces camelcase labels - * like "fileLocation" by "File Location:". - */ - QString tunedLabel(const QString& label) const; - /** * Temporary helper method until there is a proper formatting facility in Nepomuk. * Here we simply handle the most common formatting situations that do not look nice -- cgit v1.3.1