summaryrefslogtreecommitdiff
path: root/capplets/theme-switcher/gnome-theme-installer.h
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/theme-switcher/gnome-theme-installer.h')
-rw-r--r--capplets/theme-switcher/gnome-theme-installer.h29
1 files changed, 0 insertions, 29 deletions
diff --git a/capplets/theme-switcher/gnome-theme-installer.h b/capplets/theme-switcher/gnome-theme-installer.h
deleted file mode 100644
index b23ff2557..000000000
--- a/capplets/theme-switcher/gnome-theme-installer.h
+++ /dev/null
@@ -1,29 +0,0 @@
-/* gnome-theme-installer.h
- * Copyright (C) 2002 Jonathan Blandford
- *
- * Written by: Jonathan Blandford <jrb@gnome.org>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
- *
- * 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.
- */
-
-#ifndef GNOME_THEME_INSTALLER_H
-#define GNOME_THEME_INSTALLER_H
-
-#include <gtk/gtk.h>
-
-void gnome_theme_installer_run (GtkWidget *parent, gchar *filename);
-
-#endif /* GNOME_THEME_INSTALLER_H */