Git commit 613a9073072f18f2d02728e8f9c8e435cc9dd13f by Luigi Toscano. Committed on 01/01/2024 at 23:06. Pushed by ltoscano into branch 'master'.
Remove version suffix from doc translation template KCM documentation for non-library modules is usually not versioned, so remove the version suffix (which should be changed anyway) for consistency. M +1 -1 doc/CMakeLists.txt R +1 -1 doc/kcontrol/CMakeLists.txt [from: doc/kcontrol5/CMakeLists.txt - 067% similarity] R +0 -0 doc/kcontrol/index.docbook [from: doc/kcontrol5/index.docbook - 100% similarity] R +- -- doc/kcontrol/kcronstart.png [from: doc/kcontrol5/kcronstart.png - 100% similarity] R +- -- doc/kcontrol/newtask.png [from: doc/kcontrol5/newtask.png - 100% similarity] R +- -- doc/kcontrol/newvariable.png [from: doc/kcontrol5/newvariable.png - 100% similarity] M +1 -1 org.kde.kcron.metainfo.xml M +1 -1 src/kcm_cron.json https://invent.kde.org/system/kcron/-/commit/613a9073072f18f2d02728e8f9c8e435cc9dd13f diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 2247186..e74d414 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1 +1 @@ -add_subdirectory(kcontrol5) +add_subdirectory(kcontrol) diff --git a/doc/kcontrol5/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt similarity index 67% rename from doc/kcontrol5/CMakeLists.txt rename to doc/kcontrol/CMakeLists.txt index 0216f93..0ddfc24 100644 --- a/doc/kcontrol5/CMakeLists.txt +++ b/doc/kcontrol/CMakeLists.txt @@ -1,3 +1,3 @@ ########### install files ############### -kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kcontrol5/kcron) +kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR kcontrol/kcron) diff --git a/doc/kcontrol5/index.docbook b/doc/kcontrol/index.docbook similarity index 100% rename from doc/kcontrol5/index.docbook rename to doc/kcontrol/index.docbook diff --git a/doc/kcontrol5/kcronstart.png b/doc/kcontrol/kcronstart.png similarity index 100% rename from doc/kcontrol5/kcronstart.png rename to doc/kcontrol/kcronstart.png diff --git a/doc/kcontrol5/newtask.png b/doc/kcontrol/newtask.png similarity index 100% rename from doc/kcontrol5/newtask.png rename to doc/kcontrol/newtask.png diff --git a/doc/kcontrol5/newvariable.png b/doc/kcontrol/newvariable.png similarity index 100% rename from doc/kcontrol5/newvariable.png rename to doc/kcontrol/newvariable.png diff --git a/org.kde.kcron.metainfo.xml b/org.kde.kcron.metainfo.xml index fb89b98..3394c7f 100644 --- a/org.kde.kcron.metainfo.xml +++ b/org.kde.kcron.metainfo.xml @@ -124,7 +124,7 @@ </description> <url type="homepage">https://www.kde.org</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kcron</url> - <url type="help">https://docs.kde.org/?application=kcontrol5%2Fkcron</url> + <url type="help">https://docs.kde.org/?application=kcontrol%2Fkcron</url> <screenshots> <screenshot type="default"> <image type="source">https://cdn.kde.org/screenshots/kcron/kcron.png</image> diff --git a/src/kcm_cron.json b/src/kcm_cron.json index 387b6aa..1c3d0f0 100644 --- a/src/kcm_cron.json +++ b/src/kcm_cron.json @@ -97,7 +97,7 @@ "Name[zh_CN]": "任务计划程序", "Name[zh_TW]": "工作排程器" }, - "X-DocPath": "kcontrol5/kcron/index.html", + "X-DocPath": "kcontrol/kcron/index.html", "X-KDE-Keywords": "cron,crontab,scheduled,tasks,task,schedule,vixie", "X-KDE-Keywords[ar]": "cron,crontab,جدولة,مهام,مهمّة,مهمة,كرون", "X-KDE-Keywords[bg]": "задачи",