summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2010-06-12 19:50:31 +0200
committerNick Schermer <nick@xfce.org>2010-06-12 19:50:31 +0200
commit084a9dd18be3f46a1b74a6ec7bada740f13791d5 (patch)
tree3c5c8c01ab1dac6459854fc87d9ac07d2ac87400 /docs
parent807cd08c78a449a67119944ff79d40394030772b (diff)
downloadlibxfce4util-084a9dd18be3f46a1b74a6ec7bada740f13791d5.tar.gz
Fix build with deprecation and document it.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/tmpl/xfce-desktopentry.sgml2
2 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 91427f3..65dd3c8 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -44,6 +44,7 @@ content_files = \
GTKDOC_CFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
+ -DLIBXFCE4UTIL_COMPILATION \
$(CPPFLAGS) \
$(GOBJECT_CFLAGS) \
$(GTK_DOC_EXTRA_CFLAGS)
diff --git a/docs/tmpl/xfce-desktopentry.sgml b/docs/tmpl/xfce-desktopentry.sgml
index 2e016c3..9310f9a 100644
--- a/docs/tmpl/xfce-desktopentry.sgml
+++ b/docs/tmpl/xfce-desktopentry.sgml
@@ -26,6 +26,8 @@ XfceDesktopEntry implementation and should never be accessed directly.
Instead, you should use the functions listed below.
</para>
+@Deprecated: 4.8: Use #XfceRc instead.
+
<!-- ##### FUNCTION xfce_desktop_entry_new ##### -->
<para>