From 4b1843ec1dcab3884e215043f311894d27c8e8f4 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sat, 2 Aug 2008 17:31:51 +0000 Subject: ammended docs for widget icon installations. svn path=/trunk/; revision=1848 --- doc/catalogintro.sgml | 4 ++-- doc/widgetclasses.sgml | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/catalogintro.sgml b/doc/catalogintro.sgml index 57b71e19..611de8ea 100644 --- a/doc/catalogintro.sgml +++ b/doc/catalogintro.sgml @@ -194,10 +194,10 @@ To validate a file, do this: To install a widget plugin, the catalog XML file should be copied into the catalog directory, which can be retrieved as: pkg-config --variable=catalogdir gladeui-1.0 -The icons for palette etc go into the pixmap directory: - pkg-config --variable=pixmapdir gladeui-1.0 The plugin library should be installed into the modules directory: pkg-config --variable=moduledir gladeui-1.0 +Widget icons if provided (recommended) need to be installed into the icon theme, +this is described in the next chapter. You can also load your catalog from a user directory by specifying diff --git a/doc/widgetclasses.sgml b/doc/widgetclasses.sgml index dfa3ea67..793e5f97 100644 --- a/doc/widgetclasses.sgml +++ b/doc/widgetclasses.sgml @@ -561,8 +561,7 @@ name assigned to the widget class. -Icon files can be installed under any system icon theme folder, but we recommend -that you install them in Glade's icon theme as previosly described. +Icon files can be installed under any system icon theme folder. -- cgit v1.2.1