Fixing the build process
This commit is contained in:
parent
61e73528ac
commit
da40a9f294
11 changed files with 44 additions and 132 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue