diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:48:03 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2012-04-11 13:48:03 -0400 |
commit | 140fd76aee6d331e6afc3ae8b74af8e918373a22 (patch) | |
tree | 1427d511390aaf03288a0298e12752966c8ec139 /docs/libdbusmenu-gtk/reference/tmpl/parser.sgml | |
parent | 89a65ea4896993acc2f7918c36e5d914d8929496 (diff) | |
parent | b30eb6635cdc00589e85b2867ce056d33dee8451 (diff) | |
download | libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.tar.gz libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.tar.bz2 libdbusmenu-140fd76aee6d331e6afc3ae8b74af8e918373a22.zip |
* New upstream release.
* Fix mnemonics in wifi hotspot names. (LP: #903200)
* Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821)
* Fix about-to-show grouping.
* Fix visibility signal in the server.
* Silence false positives in dbusmenu's signal smoke tests.
Diffstat (limited to 'docs/libdbusmenu-gtk/reference/tmpl/parser.sgml')
-rw-r--r-- | docs/libdbusmenu-gtk/reference/tmpl/parser.sgml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml b/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml deleted file mode 100644 index f4ef7bb..0000000 --- a/docs/libdbusmenu-gtk/reference/tmpl/parser.sgml +++ /dev/null @@ -1,42 +0,0 @@ -<!-- ##### SECTION Title ##### --> -parser - -<!-- ##### SECTION Short_Description ##### --> - - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### SECTION Image ##### --> - - -<!-- ##### FUNCTION dbusmenu_gtk_parse_menu_structure ##### --> -<para> - -</para> - -@widget: -@Returns: - - -<!-- ##### FUNCTION dbusmenu_gtk_parse_get_cached_item ##### --> -<para> - -</para> - -@widget: -@Returns: - - |