Home
last modified time | relevance | path

Searched refs:STR_TAB_SITE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/poorman/
H A Dconstants.h75 extern const char* STR_TAB_SITE;
H A Dconstants.cpp76 const char* STR_TAB_SITE variable
H A DPoorManPreferencesWindow.cpp45 fSiteTab->SetLabel(STR_TAB_SITE); in PoorManPreferencesWindow()