Searched refs:APP_SIG (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/tv/
H A Dconfig.h37 #define APP_SIG "application/x-vnd.Haiku." NAME macro
H A DMainApp.cpp46 BApplication(APP_SIG)
/haiku/src/tools/translation/inspector/
H A DConstants.h49 #define APP_SIG "application/x-vnd.OBOS-Inspector" macro
H A DInspectorApp.cpp48 : BApplication(APP_SIG)
/haiku/src/apps/autoraise/
H A Dcommon.h19 #define APP_SIG "application/x-vnd.mmu.AutoRaise" macro
H A DAutoRaiseApp.cpp11 : BApplication( APP_SIG )
67 roster.FindApp(APP_SIG, &ref);
H A DAutoRaiseIcon.cpp315 data->AddString("add_on", APP_SIG);
/haiku/src/apps/people/
H A DPeopleApp.h22 #define APP_SIG "application/x-vnd.Be-PEPL" macro
H A DPeopleApp.cpp73 BApplication(APP_SIG),
157 mime.SetPreferredApp(APP_SIG);
/haiku/src/bin/mail_utils/
H A Dmail.cpp20 #define APP_SIG "application/x-vnd.Haiku-mail_utils-mail" macro
25 BApplication mailApp(APP_SIG);
/haiku/src/bin/
H A Dfilepanel.cpp28 #define APP_SIG "application/x-vnd.mmu_man.filepanel" macro
47 :BApplication(APP_SIG)

Completed in 89 milliseconds