[smb4k] doc: Add entities CIFS, Samba and solid. We want to support also older KF5 versions that do not have those entities defined.
Alexander Reinholdt
null at kde.org
Sun Dec 9 10:53:43 GMT 2018
Git commit b24304a6a505c8b47bbc3b9a743973bacec0e9dc by Alexander Reinholdt.
Committed on 09/12/2018 at 10:51.
Pushed by areinholdt into branch 'master'.
Add entities CIFS, Samba and solid. We want to support also older KF5 versions that do not have those entities defined.
M +5 -0 doc/index.docbook
https://commits.kde.org/smb4k/b24304a6a505c8b47bbc3b9a743973bacec0e9dc
diff --git a/doc/index.docbook b/doc/index.docbook
index c7fbaa9..420c0f8 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3,6 +3,11 @@
<!ENTITY smb4k "<application>Smb4K</application>">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
+ <!-- Entities for use with "older" KF5 versions (before May 2018) -->
+ <!-- FIXME: Can we only include these if needed? -->
+ <!ENTITY CIFS "<acronym>CIFS</acronym>">
+ <!ENTITY Samba "<application>Samba</application>">
+ <!ENTITY solid "<application>Solid</application>">
]>
<book id="smb4k" lang="&language;" >
More information about the kde-doc-english
mailing list