From aff5b08725b23fead008e43456a96aa400f26fd1 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 28 Jan 2003 06:55:10 +0000 Subject: [PATCH] Re-word the bit about GNOME 1 applets in a GNOME 2 environment. Instead of saying, "can have," say, "can build," which should hopefully solve any confusion. --- en/gnome/docs/porting.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/gnome/docs/porting.sgml b/en/gnome/docs/porting.sgml index 44b73ea5ae..5584111bbd 100644 --- a/en/gnome/docs/porting.sgml +++ b/en/gnome/docs/porting.sgml @@ -1,6 +1,6 @@ - + %gnomeincludes; %includes; @@ -170,7 +170,7 @@ USE_GNOME= <list of GNOME components>
  • libpanel : This adds a dependency on x11/libpanel. Use this if your port installs an applet that can be placed in the GNOME 1 panel. Note: - even though you can have GNOME 1 applets in a + even though you can build GNOME 1 applets in a GNOME 2 desktop environment, they will not work with the GNOME 2 panel.
    Implies: gnomelibs