Changeset 280 for trunk/src/3rdparty/os2/xsystray/xsystray_api.h
- Timestamp:
- Nov 2, 2009, 4:07:54 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/3rdparty/os2/xsystray/xsystray_api.h
r273 r280 1 1 2 /* 2 * Extended system tray widget for XCenter/eCenter 3 *@@sourcefile xsystray_api.h: 4 * Extended system tray widget for XCenter/eCenter. 3 5 * 4 * Public API6 * 5 7 * 6 * Made by netlabs.org 8 * This file contains the public API to the Extended system tray widget. 9 * This API is used by applications to add and remove icons from the 10 * special notification area on the desktop provided by the Extended 11 * system tray widget. 7 12 * 8 * Author: Dmitry A. Kuminov13 * 9 14 * 10 * This software is public domain.15 * 11 16 * 12 * WITHOUT ANY WARRANTY..., AT YOUR OWN RISC... ETC. 13 * 17 * This file is part of the Extended system tray widget source package. 18 * Extended system tray widget is free software; you can redistribute it 19 * and/or modify it under the terms of the GNU General Public License as 20 * published by the Free Software Foundation, in version 2 as it comes in 21 * the "COPYING" file of the Extended system tray widget distribution. This 22 * program is distributed in the hope that it will be useful, but WITHOUT 23 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 24 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 25 * more details. 14 26 */ 15 27
Note:
See TracChangeset
for help on using the changeset viewer.