Updated Slovak translation
[evolution.git] / shell / e-shell-common.h
blobfa7588cd171ba60b08b071715633b6573ce97b42
1 /*
2 * e-shell-common.h
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU Lesser General Public License as published by
6 * the Free Software Foundation.
8 * This program is distributed in the hope that it will be useful, but
9 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
10 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11 * for more details.
13 * You should have received a copy of the GNU Lesser General Public License
14 * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
21 #ifndef E_SHELL_COMMON_H
22 #define E_SHELL_COMMON_H
24 #include <gio/gio.h>
25 #include <gtk/gtk.h>
26 #include <gdk/gdkkeysyms.h>
28 #endif /* E_SHELL_COMMON_H */