Don't include <gtk/gtk.h> twice. Same (comes in from -installer.h) Same.
2004-12-25 Kjartan Maraas <kmaraas@gnome.org> * gnome-theme-details.c: Don't include <gtk/gtk.h> twice. * gnome-theme-installer.c: Same (comes in from -installer.h) * gnome-theme-manager.c: Same.
This commit is contained in:
parent
c24348a264
commit
a3b069d6c5
4 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-12-25 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* gnome-theme-details.c: Don't include <gtk/gtk.h> twice.
|
||||
* gnome-theme-installer.c: Same (comes in from -installer.h)
|
||||
* gnome-theme-manager.c: Same.
|
||||
|
||||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* Makefile.am: install .desktop file in $(datadir)/applications.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
|
||||
#include <gtk/gtk.h>
|
||||
#include <config.h>
|
||||
|
||||
#include <string.h>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#include <string.h>
|
||||
#include <libwindow-settings/gnome-wm-manager.h>
|
||||
#include "gnome-theme-installer.h"
|
||||
#include <gtk/gtk.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
#include <glade/glade.h>
|
||||
#include <libgnomevfs/gnome-vfs-async-ops.h>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#include <config.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
#include <glade/glade.h>
|
||||
#include <libgnomevfs/gnome-vfs-async-ops.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue