SVN commit 527208 by cgilles:
digikam from stable : bugfix : cleanup whatthis image info when album content is scroll with the mouse
CCMAIL:
[hidden email]
CCBUGS: 120052
M +2 -2 cameraui.cpp
M +1 -1 cameraui.h
--- trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.cpp #527207:527208
@@ -1,7 +1,7 @@
/* ============================================================
* Author: Renchi Raju <
[hidden email]>
* Date : 2004-09-16
- * Description :
+ * Description : Camera interface dialog
*
* Copyright 2004-2005 by Renchi Raju
* Copyright 2006 by Gilles Caulier
@@ -205,7 +205,7 @@
"of destination album"));
QVGroupBox* OnFlyBox = new QVGroupBox(i18n("On the Fly Operations"), d->advBox);
- d->setPhotographerId = new QCheckBox(i18n("Set photographer identity"), OnFlyBox);
+ d->setPhotographerId = new QCheckBox(i18n("Set default photographer identity"), OnFlyBox);
d->fixDateTimeCheck = new QCheckBox(i18n("Fix internal date && time"), OnFlyBox);
d->dateTimeEdit = new KDateTimeEdit( OnFlyBox, "datepicker");
--- trunk/extragear/graphics/digikam/utilities/cameragui/cameraui.h #527207:527208
@@ -1,7 +1,7 @@
/* ============================================================
* Author: Renchi Raju <
[hidden email]>
* Date : 2004-09-16
- * Description :
+ * Description : Camera interface dialog
*
* Copyright 2004-2005 by Renchi Raju
* Copyright 2006 by Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel