Am Samstag, 24. Juli 2010, um 06:29:24 schrieb Burkhard L?ck: > Please use kde-doc-english for these question. > > ---------- Weitergeleitete Nachricht ---------- > > Betreff: Is there an entity for MAC OS X ? > Datum: Samstag, 24. Juli 2010, 00:30:11 > Von: Jack <ostroffjh at sbcglobal.net> > An: Burkhard L?ck <lueck at hube-lueck.de> > > Burkhard, > > Sorry to bother you, but I see entities for Mac and MacOS, but not > MacOS X. What is the correct way to refer to it? > > &Mac; OS X > &MacOS; X > something else? > On apple.com it is called "Mac OS X"
general.entities in kdelibs has only <!ENTITY Mac '<trademark class="registered">Mac</trademark>'> <!ENTITY MacOS '<trademark class="registered">Mac</trademark> <acronym>OS</acronym>'> As there are more applicaction using it their documentation (kexi, glossary, krusader, kopete, plasma-desktop, kile, tellico) it makes sense to have such an entity in kdelibs. So I'd say we should add <!ENTITY MacOSX '<trademark class="registered">Mac</trademark> <acronym>OS X</acronym>'> What do others think about this? -- Burkhard L?ck
