Searched refs:author (Results 1 - 6 of 6) sorted by relevance

/haiku/docs/develop/
H A Dconf.py24 author = 'The Haiku development team' variable
129 # author, documentclass [howto, manual, or own class]).
142 [author], 1)
149 # (source start file, target name, title, author,
153 author, 'Haikuinternals', 'One line description of project.',
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistItem.cpp105 BString author; local
106 if (GetAttribute(ATTR_STRING_AUTHOR, author) != B_OK)
107 author = B_TRANSLATE_CONTEXT("<unknown>", "PlaylistItem-author");
108 return author;
/haiku/src/add-ons/translators/sgi/
H A DSGIView.cpp53 const char* author = "Stephan A��mus, <stippi@yellowbites.com>"; variable
118 .Append(author)
/haiku/src/add-ons/screen_savers/glife/
H A DGLifeConfig.cpp41 BStringView* author = new BStringView(frame, B_EMPTY_STRING, B_TRANSLATE("by Aaron Hill"), local
83 .Add(author)
/haiku/docs/interface_guidelines/docbook-css/
H A Dstyles.css269 * ensure there's some whitespace between elements of an author's name
271 author>* + *:before {
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex31 \author{Ingo Weinhold (bonefish@users.sf.net)}

Completed in 54 milliseconds