Searched refs:kBackgroundsSignature (Results 1 - 3 of 3) sorted by relevance

/haiku/src/preferences/screen/
H A DConstants.h48 extern const char* kBackgroundsSignature;
H A DMonitorView.cpp59 be_roster->Launch(kBackgroundsSignature);
H A DScreenWindow.cpp74 const char* kBackgroundsSignature = "application/x-vnd.Haiku-Backgrounds"; variable
1165 if (be_roster->Launch(kBackgroundsSignature) == B_ALREADY_RUNNING) {
1167 be_roster->GetAppInfo(kBackgroundsSignature, &info);

Completed in 44 milliseconds