2 * Copyright 2005-2010, Axel Dörfler, axeld@pinc-software.de.
3 * All rights reserved. Distributed under the terms of the MIT License.
5 #ifndef LOCALE_PREFLET_H
6 #define LOCALE_PREFLET_H
9 #include <SupportDefs.h>
12 extern const char* kSignature
;
14 static const uint32 kMsgRestartTrackerAndDeskbar
= 'Rstr';
15 static const uint32 kMsgSettingsChanged
= 'SeCh';
18 #endif /* LOCALE_PREFLET_H */