2 * Copyright 2010, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
7 #include <Notifications.h>
11 const char* kSettingsFile
= "system/notifications";
14 const char* kAutoStartName
= "auto-start";
15 const char* kTimeoutName
= "timeout";
18 const char* kWidthName
= "width";
19 const char* kIconSizeName
= "icon size";