]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtkrc.sgml
Add a note about gtkrc-2.0 being parsed by all 2.x versions.
[~andy/gtk] / docs / reference / gtk / tmpl / gtkrc.sgml
index 3d2cb453cc30747680e275639e7322228c09c5ae..55ff8b7d836c195b807d207606da0b9a1e7940d5 100644 (file)
@@ -22,7 +22,8 @@ and <filename>.gtkrc-2.0</filename> in the users home directory.
 (<filename>&lt;SYSCONFDIR&gt;</filename> defaults to 
 <filename>/usr/local/etc</filename>. It can be changed with the
 <option>--prefix</option> or <option>--sysconfdir</option> options when 
-configuring GTK+.)
+configuring GTK+.) Note that although the filenames contain the version 
+number 2.0, all 2.x versions of GTK+ look for these files.  
 </para>
 <para>
 The set of these <firstterm>default</firstterm> files
@@ -310,7 +311,7 @@ settings</replaceable> }</literal></term>
     <term><literal><replaceable>class</replaceable>::<replaceable>property</replaceable> = <replaceable>value</replaceable></literal></term>
      <listitem>
        <para>
-        Sets a <link linkend="style-property">style property</link> for a widget class.
+        Sets a <link linkend="style-properties">style property</link> for a widget class.
        </para>
      </listitem>
   </varlistentry>