Fixing the build process

This commit is contained in:
Sergey V. Udaltsov 2006-07-06 19:45:13 +00:00
parent 61e73528ac
commit da40a9f294
11 changed files with 44 additions and 132 deletions

View file

@ -1,3 +1,7 @@
2006-07-06 Sergey Udaltsov <svu@gnome.org>
Fixing the build process
2006-06-25 Sergey Udaltsov <svu@gnome.org>
*.c: massive libgswitchit API change

View file

@ -30,7 +30,7 @@
#include <gconf/gconf-client.h>
#include <glade/glade.h>
#include "libgswitchit/gswitchit_config.h"
#include "libgswitchit/gswitchit-config.h"
#include "capplet-util.h"
#include "gconf-property-editor.h"

View file

@ -29,7 +29,7 @@
#include <gconf/gconf-client.h>
#include <glade/glade.h>
#include "libgswitchit/gswitchit_config.h"
#include "libgswitchit/gswitchit-config.h"
#include "capplet-util.h"
#include "gconf-property-editor.h"

View file

@ -30,7 +30,7 @@
#include <gconf/gconf-client.h>
#include <glade/glade.h>
#include "libgswitchit/gswitchit_config.h"
#include "libgswitchit/gswitchit-config.h"
#include "capplet-util.h"
#include "gconf-property-editor.h"

View file

@ -28,7 +28,7 @@
#include <gnome.h>
#include <glade/glade.h>
#include "libgswitchit/gswitchit_config.h"
#include "libgswitchit/gswitchit-config.h"
#include "capplet-util.h"