[monkey-bubble: 718/753] Deprecate, use GKeyFile instead.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 718/753] Deprecate, use GKeyFile instead.
- Date: Wed, 14 Jul 2010 22:56:03 +0000 (UTC)
commit 7d5f9d2317b0c60938fa3fecc8c983c9b4d6259e
Author: Anders Carlsson <andersca gnome org>
Date: Fri Nov 12 23:10:50 2004 +0000
Deprecate, use GKeyFile instead.
2004-11-12 Anders Carlsson <andersca gnome org>
* libgnome/gnome-config.h:
Deprecate, use GKeyFile instead.
* libgnome/gnome-i18n.h:
Deprecate, use glib/gi18n.h and g_get_language_names instead.
* libgnome/gnome-score.h:
Deprecate. This is too specialized, and eventually a replacement
will find its way into gnome-games.
libgnome/gnome-score.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/gnome-score.h b/libgnome/gnome-score.h
index a0fc06f..2cb722b 100644
--- a/libgnome/gnome-score.h
+++ b/libgnome/gnome-score.h
@@ -23,6 +23,8 @@
@NOTATION@
*/
+#ifndef GNOME_DISABLE_DEPRECATED
+
#ifndef __GNOME_SCORE_H__
#define __GNOME_SCORE_H__ 1
@@ -60,3 +62,5 @@ gnome_score_get_notable(const gchar *gamename, /* Will be auto-determined if NUL
G_END_DECLS
#endif /* __GNOME_SCORE_H__ */
+
+#endif /* GNOME_DISABLE_DEPRECATED */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]