mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gdesktopappinfo: Add g_desktop_app_info_get_locale_string()
Custom desktop file fields may be translated, but there is currently no non-hacky way to look up the localized value; fill get gap with a small wrapper around g_key_file_get_locale_string(). https://bugzilla.gnome.org/show_bug.cgi?id=779413
This commit is contained in:
@@ -1609,6 +1609,7 @@ g_desktop_app_info_get_keywords
|
||||
g_desktop_app_info_get_startup_wm_class
|
||||
g_desktop_app_info_set_desktop_env
|
||||
g_desktop_app_info_get_string
|
||||
g_desktop_app_info_get_locale_string
|
||||
g_desktop_app_info_get_boolean
|
||||
g_desktop_app_info_has_key
|
||||
GDesktopAppLaunchCallback
|
||||
|
Reference in New Issue
Block a user