| 1 | | /* |
| 2 | | * Extended system tray widget for XCenter/eCenter |
| 3 | | * |
| 4 | | * Implementation |
| 5 | | * |
| 6 | | * Made by netlabs.org |
| 7 | | * |
| 8 | | * Author: Dmitry A. Kuminov |
| 9 | | * |
| 10 | | * This software is public domain. |
| 11 | | * |
| 12 | | * WITHOUT ANY WARRANTY..., AT YOUR OWN RISC... ETC. |
| 13 | | * |
| 14 | | */ |
| 15 | | |
| 16 | | /* |
| 17 | | * This code is based on the code template for a minimal XCenter widget |
| 18 | | * from the XWorkplace project (c) by Ulrich Moeller. |
| | 1 | |
| | 2 | /* |
| | 3 | * |
| | 4 | * |
| | 5 | * |
| | 6 | * |
| | 7 | * |
| | 8 | * Dmitry A. Kuminov |
| | 9 | * |
| | 10 | * . |
| | 11 | * |
| | 12 | * |
| | 13 | * |
| | 14 | * |
| | 15 | * program is distributed in the hope that it will be useful, but WITHOUT |
| | 16 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| | 17 | * |
| | 18 | * . |