/** Copyright 2006, Haiku, Inc. All Rights Reserved.* Distributed under the terms of the MIT License.** Authors:* Axel DΓΆrfler, axeld@pinc-software.de*/#ifndef POWER_STATUS_H#define POWER_STATUS_Hextern const char* kSignature;extern const char* kDeskbarItemName;extern const char* kDeskbarSignature;#endif // POWER_STATUS_H