/* * Copyright 2008, Haiku. * Distributed under the terms of the MIT license. * * Authors: * Michael Pfeiffer <laplace@users.sourceforge.net> */ #ifndef MSG_CONSTS_H #define MSG_CONSTS_H #define MENU_APP_NEW 'APnw' #endif