Revision 7e2ba56...

Go back to digest for 27th January 2013

Features in KDE Base

Vishesh Handa committed changes in [nepomuk-core/KDE/4.10] libnepomukcore/resource/resourcedata.cpp:

ResourceData: Set the nao:prefLabel for new tags on store

When a new tag is created only its nao:identifier is used. However, most
people using Nepomuk seem to rely on Resource::label() to get the tag's
label. There is no convenient way to access the identifier.

Therefore, we might as well set both the label and identifier on new tag
creation.

File Changes

Modified 1 files
  • libnepomukcore/resource/resourcedata.cpp
1 files changed in total