diff options
author | Yasumichi Akahoshi <yasumichi@vinelinux.org> | 2011-12-26 15:59:52 +0900 |
---|---|---|
committer | Tiffany Antopolski <tiffany.antopolski@gmail.com> | 2011-12-26 12:46:42 -0500 |
commit | 073e9de8b044dc633bc5b60c1cd99af3843e8d48 (patch) | |
tree | e820a350a5fc237d1b5c6ee0f80295215697bb81 /help | |
parent | fixed figure title and desc of scale dialog. (diff) | |
download | zenity-073e9de8b044dc633bc5b60c1cd99af3843e8d48.tar.gz zenity-073e9de8b044dc633bc5b60c1cd99af3843e8d48.tar.bz2 zenity-073e9de8b044dc633bc5b60c1cd99af3843e8d48.zip |
fixed figure of color selection dialog.
Signed-off-by: Yasumichi Akahoshi <yasumichi@vinelinux.org>
Diffstat (limited to 'help')
-rw-r--r-- | help/C/color-selection.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/color-selection.page b/help/C/color-selection.page index 55402b92..66adb1b3 100644 --- a/help/C/color-selection.page +++ b/help/C/color-selection.page @@ -47,8 +47,8 @@ esac </code> <figure id="zenity-colorselection-screenshot"> - <title>Password Entry Dialog Example</title> - <desc><app>Zenity</app> password entry dialog example</desc> + <title>Color Selection Dialog Example</title> + <desc><app>Zenity</app> color selection dialog example</desc> <media type="image" mime="image/png" src="figures/zenity-colorselection-screenshot.png"/> </figure> |