GNOME Bugzilla – Bug 590670
Export gmenu_tree_entry_get_untranslated_name, and _generic_name
Last modified: 2009-09-07 17:23:12 UTC
For the change to use Name + GenericName in the panel, we want to be able to access the untranslated strings to do comparisons on them.
Created attachment 139810 [details] [review] Export gmenu_tree_entry_get_untranslated_name, and _generic_name
Are there any other use cases? If not, I think I'd prefer to put the logic in gnome-menus instead of gnome-panel, and have gmenu_tree_entry_get_display_name(), or gmenu_tree_entry_get_display_name_one_line() (if you want it to be explicit that it's for displaying the name on one single line)
I've added gmenu_tree_entry_get_display_name() that uses X-GNOME-FullName.