[kde-doc-english] Review Request 114967: Folder archive was integrated into kmail, therefore integrating the documentation.
Burkhard Lück
lueck at hube-lueck.de
Mon Jan 13 05:11:08 UTC 2014
> On Jan. 12, 2014, 7:30 a.m., Laurent Montel wrote:
> > Seems good for me
> >
> > Ship it.
> >
@Laurent:
configure widget needs a setHelp() call to open the kmail handbook at the correct page now?
diff --git a/kmail/folderarchive/folderarchiveconfiguredialog.cpp b/kmail/folderarchive/folderarchiveconfiguredialog.cpp
index c174178..27ec1d1 100644
--- a/kmail/folderarchive/folderarchiveconfiguredialog.cpp
+++ b/kmail/folderarchive/folderarchiveconfiguredialog.cpp
@@ -39,7 +39,7 @@ FolderArchiveConfigureDialog::FolderArchiveConfigureDialog(QWidget *parent)
setCaption( i18n("Configure") );
setWindowIcon( KIcon( QLatin1String("kmail") ) );
setButtons( Help|Ok|Cancel );
-
+ setHelp("archive-folder","kmail");
readConfig();
mTabWidget = new QTabWidget;
- Burkhard
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/114967/#review47243
-----------------------------------------------------------
On Jan. 12, 2014, 4:23 p.m., Scarlett Clark wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/114967/
> -----------------------------------------------------------
>
> (Updated Jan. 12, 2014, 4:23 p.m.)
>
>
> Review request for Documentation, KDEPIM and Laurent Montel.
>
>
> Repository: kdepim
>
>
> Description
> -------
>
> Moved the documentation from akonadi-folderarchiveagent into the kmail using-kmail backups documention upon request of translators. It is no longer a seperate agent. I will also be git rm the old folder.
>
>
> Diffs
> -----
>
> doc/kmail/using-kmail.docbook af5b9d8
>
> Diff: https://git.reviewboard.kde.org/r/114967/diff/
>
>
> Testing
> -------
>
> checkXML
>
>
> Thanks,
>
> Scarlett Clark
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20140113/bdaa6675/attachment.html>
More information about the kde-doc-english
mailing list