annotate doc/docbook/GuideSidebars.xml @ 1778:e82401bf20c8
Fix contextual menus in lateral bars.
Use button_release_event instead of button_press_event,
this makes contextual menus persistent until an option
is selected or the menu is closed.
author |
zas_ |
date |
Thu, 10 Dec 2009 17:44:31 +0000 |
parents |
2ae81598b254 |
children |
|
rev |
line source |
1773
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
2 <chapter id="GuideSidebars">
|
|
3 <title>
|
|
4 Sidebars
|
|
5 </title>
|
|
6 <para>
|
|
7 A sidebar is a panel that appears next to an image, and displays additional information about the image.
|
|
8 </para>
|
|
9 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideSidebarsInfo.xml"/>
|
|
10 <listitem><para>
|
|
11 <link linkend="GuideSidebarsExif">EXIF sidebar?</link> - FIXME: obsolete
|
|
12 </para></listitem><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="GuideSidebarsSortManager.xml"/>
|
|
13 <listitem><para>
|
|
14 <link linkend="GuideSidebarsKeywords">Keywords sidebar?</link> - FIXME: obsolete
|
|
15 </para></listitem>
|
|
16 <para/></chapter>
|