-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129808/
-----------------------------------------------------------

(Updated March 6, 2017, 8:32 p.m.)


Status
------

This change has been marked as submitted.


Review request for Documentation.


Changes
-------

Submitted with commit 0d795248688f56748bbe9ad6008adc636f9d99f2 by Burkhard Lück 
to branch master.


Repository: kcron


Description
-------

the kcron kcm docbook was installed to subdir kcontrol/kcron, but the 
translated docbooks to subdir kcron, 
therefore the language docbooks are not found in kf5 khelpcenter and only the 
english docbook is displayed

To fix this:
move kcron kcm docbook to subdir kcontrol, consistent to dir layout in kde4 and 
as dir layout kdeutils/kdf
proofread + update date/releaseinfo

When this RR is committed/closed we need

1) this patch 
$ svn diff l10n-kf5/scripts/documentation_paths 
Index: l10n-kf5/scripts/documentation_paths
===================================================================
--- l10n-kf5/scripts/documentation_paths        (revision 1479927)
+++ l10n-kf5/scripts/documentation_paths        (working copy)
@@ -184,7 +184,7 @@
 entry umbrello git://anongit.kde.org/umbrello.git frameworks:doc
 
 module kdeadmin
-entry kcron git://anongit.kde.org/kcron.git HEAD:doc
+entry kcontrol/kcron git://anongit.kde.org/kcron.git HEAD:doc/kcontrol
 entry ksystemlog git://anongit.kde.org/ksystemlog.git HEAD:doc
 
 module kdeutils

2) move docmessages/kdeadmin/kcron.po docmessages/kdeadmin/kcontrol_kcron.po in 
process_orphans.sh


Diffs
-----

  doc/CMakeLists.txt 28c7292 
  doc/index.docbook 38dfe72 
  doc/kcontrol5/CMakeLists.txt PRE-CREATION 
  doc/kcronstart.png  
  doc/newtask.png  
  doc/newvariable.png  
  src/kcm_cron.desktop 9fe0bcf 

Diff: https://git.reviewboard.kde.org/r/129808/diff/


Testing
-------

kcron build + installed


Thanks,

Burkhard Lück

Reply via email to