root/src/apps/powerstatus/PowerStatus.h
/*
 * 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_H


extern const char* kSignature;
extern const char* kDeskbarItemName;
extern const char* kDeskbarSignature;

#endif  // POWER_STATUS_H