update to 0.30.1 OBS-URL: https://build.opensuse.org/request/show/124067 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=79
14 lines
488 B
Diff
14 lines
488 B
Diff
Index: pango-1.30.1/pango/pango-utils.h
|
|
===================================================================
|
|
--- pango-1.30.1.orig/pango/pango-utils.h
|
|
+++ pango-1.30.1/pango/pango-utils.h
|
|
@@ -48,6 +48,8 @@ void pango_lookup_aliases (const cha
|
|
int *n_families);
|
|
#endif /* PANGO_ENABLE_BACKEND */
|
|
|
|
+char * pango_config_key_get_system (const char *key);
|
|
+
|
|
gboolean pango_parse_enum (GType type,
|
|
const char *str,
|
|
int *value,
|