diff options
author | Monsta <[email protected]> | 2015-06-25 15:47:47 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-06-25 15:47:47 +0300 |
commit | c6337aefd28f6804712c397636a7dec5d6710683 (patch) | |
tree | 3d65e31d1b1da693235e8356ecc10b917cc8e5fd /mateweather/docs/C/index.docbook | |
parent | 17de7202e0129537145009f34cf3fed651bf267c (diff) | |
download | mate-applets-c6337aefd28f6804712c397636a7dec5d6710683.tar.bz2 mate-applets-c6337aefd28f6804712c397636a7dec5d6710683.tar.xz |
weather applet: show correct help in prefs dialog
Diffstat (limited to 'mateweather/docs/C/index.docbook')
-rw-r--r-- | mateweather/docs/C/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mateweather/docs/C/index.docbook b/mateweather/docs/C/index.docbook index 03870272..70bfc5cd 100644 --- a/mateweather/docs/C/index.docbook +++ b/mateweather/docs/C/index.docbook @@ -395,8 +395,8 @@ customizable.</para> </sect1> - <!-- ============= Usage ===================================== --> - <sect1 id="mateweather-usage"> + <!-- ============= Preferences ===================================== --> + <sect1 id="mateweather-prefs"> <title>Preferences</title> <para> The preferences dialog is accessed by right-clicking on the &applet; in @@ -528,8 +528,8 @@ customizable.</para> </sect2> </sect1> - <!-- ============= Preferences ================================== --> - <sect1 id="mateweather-settings"> + <!-- ============= Details ================================== --> + <sect1 id="mateweather-details"> <title>Details</title> <para> |