Add man pages for TDE applications. #275

Merged
MicheleC merged 1 commits from feat/man-pages into master 2 years ago
Owner

Pages taken from deb tde packaging folder.

With this, running man:/kate from Konqueror works fine.

In Debian, to be built with TDE/tde-packaging#119

Pages taken from deb tde packaging folder. With this, running man:/kate from Konqueror works fine. In Debian, to be built with TDE/tde-packaging#119
MicheleC added this to the R14.0.13 release milestone 2 years ago
SlavekB requested changes 2 years ago
SlavekB left a comment
Owner

In addition to the comment below, here it is necessary to modify:

konqueror-trinity.postinst
konsole-trinity.postinst
ksmserver-trinity.postinst
tdebase-trinity-bin.links
In addition to the comment below, here it is necessary to modify: ``` konqueror-trinity.postinst konsole-trinity.postinst ksmserver-trinity.postinst tdebase-trinity-bin.links ```
tdm_config.1
tdmctl.1
tdm_greet.1
DESTINATION ${MAN_INSTALL_DIR}/man1
Owner

The question arises as to whether we want to have a list of manual pages to install fixedly in CMakeLists.txt, or whether to use file( GLOB ... ) or take the code used for the manual pages from common tde_add_project_docs macro?

The question arises as to whether we want to have a list of manual pages to install fixedly in `CMakeLists.txt`, or whether to use `file( GLOB ... )` or take the code used for the manual pages from common `tde_add_project_docs` macro?
Poster
Owner

Good point, I think a fixed list will always require more maintanance, so probably better to use a different solution. I will have a look.

Good point, I think a fixed list will always require more maintanance, so probably better to use a different solution. I will have a look.
Poster
Owner

Updated using 'tde_add_project_docs' which seems the most elegant solution :-)

Updated using 'tde_add_project_docs' which seems the most elegant solution :-)
MicheleC marked this conversation as resolved
Owner

In addition to the comment below, here it is necessary to modify:

konqueror-trinity.postinst
konsole-trinity.postinst
ksmserver-trinity.postinst
tdebase-trinity-bin.links

Sorry, mentioned files relate to TDE/tde-packaging#119.

> In addition to the comment below, here it is necessary to modify: > ``` > konqueror-trinity.postinst > konsole-trinity.postinst > ksmserver-trinity.postinst > tdebase-trinity-bin.links > ``` Sorry, mentioned files relate to TDE/tde-packaging#119.
MicheleC force-pushed feat/man-pages from c4f45361a6 to add7af635b 2 years ago
MicheleC force-pushed feat/man-pages from add7af635b to e54ce66f96 2 years ago
SlavekB approved these changes 2 years ago
SlavekB left a comment
Owner

It looks good.

It looks good.
MicheleC merged commit e54ce66f96 into master 2 years ago
MicheleC deleted branch feat/man-pages 2 years ago

Reviewers

SlavekB approved these changes 2 years ago
The pull request has been merged as e54ce66f96.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdebase#275
Loading…
There is no content yet.