From 2fb345fc972465ade03cc1d527ad3c8db3438ac5 Mon Sep 17 00:00:00 2001
From: scuri
Date: Thu, 10 Jun 2010 20:17:50 +0000
Subject: *** empty log message ***
---
html/en/drv/gdk.html | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
(limited to 'html/en/drv/gdk.html')
diff --git a/html/en/drv/gdk.html b/html/en/drv/gdk.html
index 694a22c..e54d6e0 100644
--- a/html/en/drv/gdk.html
+++ b/html/en/drv/gdk.html
@@ -6,11 +6,6 @@
GDK
-
@@ -23,6 +18,9 @@
Pango API
functions. This driver was designed for the GTK+ version 2, and can be
compiled and used in all systems GDK is supported.
+
This is included in the main library in Linux and BSD. To use it in other
+Unices and in Win32 you must link with the cdgdk library
+instead of the cd main library.