[Kde-imaging] [Bug 221195] Comment sets Title does not set photo title in gallery export
Peter Hedlund
peter at peterandlinda.com
Thu Jul 8 06:25:08 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=221195
Peter Hedlund <peter at peterandlinda.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter at peterandlinda.com
--- Comment #1 from Peter Hedlund <peter peterandlinda com> 2010-07-08 06:25:06 ---
I would like to add my support for this bug. As is now the code simply uses the
filename, from
http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/galleryexport/gallerywindow.cpp
732 QString photoName = QFileInfo(photoPath).baseName();
733 bool res = m_talker->addPhoto(album.name, photoPath, photoName,
734 d->captTitleCheckBox->isChecked(),
735 d->captDescrCheckBox->isChecked(),
736 d->resizeCheckBox->isChecked(),
737 d->dimensionSpinBox->value() );
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list