diff options
author | Ted Gould <ted@gould.cx> | 2012-06-13 14:31:48 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-06-13 14:31:48 -0500 |
commit | 3e036287e1a9c5dab3a4ff5c2e1921738cc33102 (patch) | |
tree | 41eda34b31ab0132c0b036cd9d1fbe689d564860 /libdbusmenu-glib/enum-types.h | |
parent | e3950826c9eae772094139ae3abd6a966d6b39e0 (diff) | |
parent | d1a1d09ea3487669f8622eb4106414eb01d41cfd (diff) | |
download | libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.gz libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.bz2 libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.zip |
* New upstream release.
* Fixed duplicated underscores in menus (LP: #979301)
* Fix for keybindings not showing in menus bug (LP: #982656)
* DbusmenuServer leaks private string (LP: #981766)
* Ensure menuitems with '&' show them properly (LP: #994564)
Diffstat (limited to 'libdbusmenu-glib/enum-types.h')
-rw-r--r-- | libdbusmenu-glib/enum-types.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-glib/enum-types.h b/libdbusmenu-glib/enum-types.h index d86ba63..19d924c 100644 --- a/libdbusmenu-glib/enum-types.h +++ b/libdbusmenu-glib/enum-types.h @@ -35,7 +35,7 @@ License version 3 and version 2.1 along with this program. If not, see G_BEGIN_DECLS -/* Enumerations from file: "./types.h" */ +/* Enumerations from file: "types.h" */ #include "types.h" |