[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-imaging
Subject:    [Kde-imaging] extragear/libs/kipi-plugins/metadataedit
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2007-10-05 7:15:46
Message-ID: 1191568546.278420.7571.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 721392 by cgilles:

kipi-plugins from trunk (KDE4) : MetadataEdit plugin is now fully ported to KDE4.
Next Stage, add a new XMP metadata Editor...
CCMAIL: digikam-devel@kde.org
CCMAIL: kde-imaging@kde.org


 M  +3 -3      exifcaption.cpp  


--- trunk/extragear/libs/kipi-plugins/metadataedit/exifcaption.cpp #721391:721392
@@ -139,11 +139,11 @@
                                           "This field is not limited. UTF8 encoding \
                "
                                           "will be used to save the text."));
 
-    d->syncJFIFCommentCheck = new QCheckBox(i18n("Sync JFIF Comment section"), \
                this);
     d->syncHOSTCommentCheck = new QCheckBox(i18n("Sync captions entered through \
                <b>%1</b>", 
                                             \
KGlobal::mainComponent().aboutData()->programName()),   this);
-    d->syncIPTCCaptionCheck = new QCheckBox(i18n("Sync IPTC caption (warning: ASCII \
limited)"), this); +    d->syncJFIFCommentCheck = new QCheckBox(i18n("Sync JFIF \
Comment section"), this);    d->syncIPTCCaptionCheck = new QCheckBox(i18n("Sync IPTC \
caption (warning: limited to 2000 printable " +                                       \
"Ascii characters set)"), this);  
     // --------------------------------------------------------
 
@@ -167,8 +167,8 @@
     vlay->addWidget(d->copyrightEdit);
     vlay->addWidget(d->userCommentCheck);
     vlay->addWidget(d->userCommentEdit);
+    vlay->addWidget(d->syncHOSTCommentCheck);
     vlay->addWidget(d->syncJFIFCommentCheck);
-    vlay->addWidget(d->syncHOSTCommentCheck);
     vlay->addWidget(d->syncIPTCCaptionCheck);
     vlay->addWidget(note);
     vlay->addStretch();
_______________________________________________
Kde-imaging mailing list
Kde-imaging@kde.org
https://mail.kde.org/mailman/listinfo/kde-imaging


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic