Searched refs:APP_SIGNATURE (Results 1 - 13 of 13) sorted by relevance

/haiku/src/apps/text_search/
H A DGlobalDefs.h9 #define APP_SIGNATURE "application/x-vnd.Haiku.TextSearch" macro
H A DGrepApp.cpp18 : BApplication(APP_SIGNATURE),
/haiku/src/bin/network/ppp_up/
H A DPPPUpApplication.cpp30 : BApplication(APP_SIGNATURE),
H A DPPPUpApplication.h15 #define APP_SIGNATURE "application/x-vnd.haiku.ppp_up" macro
H A DPPPDeskbarReplicant.cpp67 data->AddString("add_on", APP_SIGNATURE);
/haiku/src/apps/pulse/
H A DCommon.h33 #define APP_SIGNATURE "application/x-vnd.Haiku-Pulse" macro
H A DDeskbarPulseView.cpp139 be_roster->Launch(APP_SIGNATURE, message);
145 be_roster->Launch(APP_SIGNATURE, &aboutRequest);
186 data->AddString("add_on", APP_SIGNATURE);
218 be_roster->Launch(APP_SIGNATURE);
H A DPulseApp.cpp38 : BApplication(APP_SIGNATURE),
H A DCPUButton.cpp269 data->AddString("add_on", APP_SIGNATURE);
/haiku/src/apps/stylededit/
H A DConstants.h18 #define APP_SIGNATURE "application/x-vnd.Haiku-StyledEdit" macro
H A DStyledEditApp.cpp91 BApplication(APP_SIGNATURE),
H A DStyledEditWindow.cpp1179 NULL, APP_SIGNATURE), new BMessage(MENU_OPEN));
/haiku/src/apps/mediaconverter/
H A DMediaConverterApp.cpp34 const char APP_SIGNATURE[] = "application/x-vnd.Haiku-MediaConverter"; variable
39 BApplication(APP_SIGNATURE),

Completed in 165 milliseconds