summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-07-04 04:58:24 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-04 04:58:24 +0000
commit23c3d91c9f6a90738794095fc78ef0d560876599 (patch)
tree93e714421f844f127777293d4b5f6c01b88f83b8 /docs
parent26455f933b148b8a66152607da83e0b3102afa8f (diff)
downloadgdk-pixbuf-23c3d91c9f6a90738794095fc78ef0d560876599.tar.gz
Add a warning.
2005-07-04 Matthias Clasen <mclasen@redhat.com> * gtk/framebuffer.sgml: Add a warning.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ChangeLog4
-rw-r--r--docs/reference/gtk/framebuffer.sgml7
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index cb0bc3845..2aaf298f8 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-04 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/framebuffer.sgml: Add a warning.
+
2005-07-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.7.1 ===
diff --git a/docs/reference/gtk/framebuffer.sgml b/docs/reference/gtk/framebuffer.sgml
index 6ad1cce2a..240b92b80 100644
--- a/docs/reference/gtk/framebuffer.sgml
+++ b/docs/reference/gtk/framebuffer.sgml
@@ -15,6 +15,13 @@ Linux framebuffer aspects of using GTK+
<refsect1>
<title>GTK+ for the Linux Framebuffer</title>
+<note><para>
+The linux-fb GDK target is unmaintained and may not work or even
+compile. The information below may still be helpful; also there are
+several patches in bugzilla which may help with making the linux-fb
+code compilable.
+</para></note>
+
<para>
The linux-fb port of GTK+, also known as GtkFB is an implementation of
GDK (and therefore GTK+) that runs on the Linux framebuffer. It runs in