[pango] Update pango.def



commit cdf228e0d70baef19022d35c1a7540ea0f71890d
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Tue May 17 18:03:25 2011 +0800

    Update pango.def
    
    The entry of the symbols for commit
    4587e5d2231b717dd116253a49badc1ba3aa5db5 in this file was not correct.
    
    Fix that here.

 pango/pango.def |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/pango.def b/pango/pango.def
index 3e6a428..1b0306d 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -177,7 +177,6 @@ EXPORTS
 	pango_fontset_simple_size
 	pango_get_lib_subdirectory
 	pango_get_log_attrs
-	pango_get_log_attrs_readonly
 	pango_get_mirror_char
 	pango_get_sysconf_subdirectory
 	pango_glyph_item_apply_attrs
@@ -249,6 +248,7 @@ EXPORTS
 	pango_layout_get_lines
 	pango_layout_get_lines_readonly
 	pango_layout_get_log_attrs
+	pango_layout_get_log_attrs_readonly
 	pango_layout_get_pixel_extents
 	pango_layout_get_pixel_size
 	pango_layout_get_single_paragraph_mode



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]