Home
last modified time | relevance | path

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

/haiku/src/apps/expander/
H A DExpanderRules.cpp22 static const char* const kRulesDirectoryPath = "expander/rules"; variable
133 || path.Append(kRulesDirectoryPath) != B_OK in _LoadRulesFiles()