aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-config-offline.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-10-03 04:47:32 +0800
committernobody <nobody@localhost>2002-10-03 04:47:32 +0800
commit97bd642de9d097262773b97362255dbf8ed4bb07 (patch)
treeeb739ba41251ad0e5399c56cd201a5496914f929 /shell/e-shell-config-offline.h
parentcc7c739d5197fa5c9991a859ee528e7bc39476df (diff)
downloadgsoc2013-evolution-SODIPODI_0_27.tar.gz
gsoc2013-evolution-SODIPODI_0_27.tar.zst
gsoc2013-evolution-SODIPODI_0_27.zip
This commit was manufactured by cvs2svn to create tagSODIPODI_0_27
'SODIPODI_0_27'. svn path=/tags/SODIPODI_0_27/; revision=18307
Diffstat (limited to 'shell/e-shell-config-offline.h')
-rw-r--r--shell/e-shell-config-offline.h33
1 files changed, 0 insertions, 33 deletions
diff --git a/shell/e-shell-config-offline.h b/shell/e-shell-config-offline.h
deleted file mode 100644
index fb1d9fb0fb..0000000000
--- a/shell/e-shell-config-offline.h
+++ /dev/null
@@ -1,33 +0,0 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
-/* e-shell-config-offline.h - Configuration page for offline synchronization.
- *
- * Copyright (C) 2002 Ximian, Inc.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of version 2 of the GNU General Public
- * License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
- *
- * Author: Ettore Perazzoli <ettore@ximian.com>
- */
-
-#ifndef E_SHELL_CONFIG_OFFLINE_H
-#define E_SHELL_CONFIG_OFFLINE_H
-
-#include "e-shell.h"
-
-#include <gtk/gtkwidget.h>
-#include "evolution-config-control.h"
-
-GtkWidget *e_shell_config_offline_create_widget (EShell *shell, EvolutionConfigControl *config_control);
-
-#endif /* E_SHELL_CONFIG_OFFLINE_H */