#include <glib.h>
#include <locale.h>
Include dependency graph for alarmd.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | bindtextdomain(__domain, __directory) |
This file is part of alarmd. | |
#define | textdomain(__domain) |
#define | _(__str) __str |
#define | __stringify_1(x) #x |
#define | __stringify(x) __stringify_1(x) |
Variables | |
GMainLoop * | mainloop |
|
Definition at line 44 of file alarmd.h. Referenced by init_locales(), main(), usage(), and version(). |
|
|
|
|
|
This file is part of alarmd. Contact Person: David Weinehall <david.weinehall@nokia.com> Copyright (C) 2006 Nokia Corporation alarmd and libalarm are free software; you can redistribute them and/or modify them under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. alarmd and libalarm are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this software; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Definition at line 41 of file alarmd.h. Referenced by init_locales(). |
|
Definition at line 43 of file alarmd.h. Referenced by init_locales(). |
|
Definition at line 50 of file alarmd.h. Referenced by main(), and signal_handler(). |