glade3 r1848 - in trunk: . doc
- From: tvb svn gnome org
- To: svn-commits-list gnome org
- Subject: glade3 r1848 - in trunk: . doc
- Date: Sat, 2 Aug 2008 17:31:51 +0000 (UTC)
Author: tvb
Date: Sat Aug 2 17:31:51 2008
New Revision: 1848
URL: http://svn.gnome.org/viewvc/glade3?rev=1848&view=rev
Log:
ammended docs for widget icon installations.
Modified:
trunk/ChangeLog
trunk/doc/catalogintro.sgml
trunk/doc/widgetclasses.sgml
Modified: trunk/doc/catalogintro.sgml
==============================================================================
--- trunk/doc/catalogintro.sgml (original)
+++ trunk/doc/catalogintro.sgml Sat Aug 2 17:31:51 2008
@@ -194,10 +194,10 @@
To install a widget plugin, the catalog XML file should be copied into
the catalog directory, which can be retrieved as:
<programlisting>pkg-config --variable=catalogdir gladeui-1.0</programlisting>
-The icons for palette etc go into the pixmap directory:
- <programlisting>pkg-config --variable=pixmapdir gladeui-1.0</programlisting>
The plugin library should be installed into the modules directory:
<programlisting>pkg-config --variable=moduledir gladeui-1.0</programlisting>
+Widget icons if provided (recommended) need to be installed into the icon theme,
+this is described in the next chapter.
</para>
<para>
You can also load your catalog from a user directory by specifying
Modified: trunk/doc/widgetclasses.sgml
==============================================================================
--- trunk/doc/widgetclasses.sgml (original)
+++ trunk/doc/widgetclasses.sgml Sat Aug 2 17:31:51 2008
@@ -561,8 +561,7 @@
</para>
<para>
-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.
</para>
</refsect1>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]