Define this macro before including gnome-bg.h
2008-01-25 Soren Sandmann <sandmann@redhat.com> * gnome-wp-item.h (GNOME_DESKTOP_USE_UNSTABLE_API): * appearance-desktop.c (GNOME_DESKTOP_USE_UNSTABLE_API): * gnome-wp-item.c (GNOME_DESKTOP_USE_UNSTABLE_API): Define this macro before including gnome-bg.h svn path=/trunk/; revision=8416
This commit is contained in:
parent
4346e3d0a4
commit
830047edb4
4 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-01-25 Soren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* gnome-wp-item.h (GNOME_DESKTOP_USE_UNSTABLE_API):
|
||||
* appearance-desktop.c (GNOME_DESKTOP_USE_UNSTABLE_API):
|
||||
* gnome-wp-item.c (GNOME_DESKTOP_USE_UNSTABLE_API):
|
||||
|
||||
Define this macro before including gnome-bg.h
|
||||
|
||||
2008-01-24 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* appearance-desktop.c: (on_item_changed): only declare variables at
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
#include <string.h>
|
||||
#include <gconf/gconf-client.h>
|
||||
#include <libgnomeui/gnome-thumbnail.h>
|
||||
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
||||
#include <libgnomeui/gnome-bg.h>
|
||||
|
||||
typedef enum {
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include <gnome.h>
|
||||
#include <string.h>
|
||||
#include <libgnomevfs/gnome-vfs-mime-handlers.h>
|
||||
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
||||
#include <libgnomeui/gnome-bg.h>
|
||||
|
||||
#include "gnome-wp-item.h"
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
#include <libgnomeui/gnome-thumbnail.h>
|
||||
#include <gnome-wp-info.h>
|
||||
#include <libgnomevfs/gnome-vfs.h>
|
||||
#define GNOME_DESKTOP_USE_UNSTABLE_API
|
||||
#include <libgnomeui/gnome-bg.h>
|
||||
|
||||
#ifndef _GNOME_WP_ITEM_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue