Updated Traditional Chinese translation.
[evolution.git] / shell / e-shell-window-commands.h
blobb27b611f7477f51fb034656d6d62ff4920969fd1
1 /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
2 /* e-shell-window-commands.h
4 * Copyright (C) 2003 Ettore Perazzoli
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of version 2 of the GNU General Public
8 * License as published by the Free Software Foundation.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * General Public License for more details.
15 * You should have received a copy of the GNU General Public
16 * License along with this program; if not, write to the
17 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 * Boston, MA 02111-1307, USA.
20 * Author: Ettore Perazzoli <ettore@ximian.com>
23 #ifndef _E_SHELL_WINDOW_COMMANDS_H_
24 #define _E_SHELL_WINDOW_COMMANDS_H_
26 #include "e-shell-window.h"
28 void e_shell_window_commands_setup (EShellWindow *window);
30 #endif /* _E_SHELL_WINDOW_COMMANDS_H_ */