diff options
| author | Didier Roche <didier.roche@canonical.com> | 2010-09-03 16:41:22 +0200 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2010-09-03 16:41:22 +0200 |
| commit | e15e452c334298a3639cc4d243b06e1dfa78cf3d (patch) | |
| tree | 2abbdd1c2db47ba21abf3fbede40e2cc8e0e1963 | |
| parent | d4d0eb982135681785847a1994ea59acdb2dc3c4 (diff) | |
* debian/libunity0.symbols:
- refreshed (bzr r55.3.169)
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/libunity0.symbols | 24 |
2 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06623cad8..82d33f961 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ unity (0.2.34-0ubuntu1) UNRELEASED; urgency=low debian/files.png * debian/rules: - remove copying debian/*png + * debian/libunity0.symbols: + - refreshed -- Didier Roche <didrocks@ubuntu.com> Fri, 03 Sep 2010 16:29:14 +0200 diff --git a/debian/libunity0.symbols b/debian/libunity0.symbols index 2a51c61fd..a2e12a870 100644 --- a/debian/libunity0.symbols +++ b/debian/libunity0.symbols @@ -624,6 +624,13 @@ libunity-private.so.0 libunity0 #MINVER# unity_places_tile_get_mimetype@Base 0.2.22 unity_places_tile_get_type@Base 0.2.22 unity_places_tile_get_uri@Base 0.2.22 + unity_places_tile_set_comment@Base 0.2.34 + unity_places_tile_set_display_name@Base 0.2.34 + unity_places_tile_set_icon_hint@Base 0.2.34 + unity_places_tile_set_iter@Base 0.2.34 + unity_places_tile_set_mimetype@Base 0.2.34 + unity_places_tile_set_uri@Base 0.2.34 + unity_places_tile_update_details@Base 0.2.34 unity_places_trash_controller_construct@Base 0.2.22 unity_places_trash_controller_get_type@Base 0.2.22 unity_places_trash_controller_new@Base 0.2.22 @@ -835,22 +842,36 @@ libunity.so.0 libunity0 #MINVER# unity_layered_bin_get_children@Base 0.2.30 unity_layered_bin_get_type@Base 0.2.30 unity_layered_bin_new@Base 0.2.30 + unity_param_spec_pixbuf_cache_task@Base 0.2.34 unity_pixbuf_cache_clear@Base 0.2.22 unity_pixbuf_cache_construct@Base 0.2.22 unity_pixbuf_cache_get@Base 0.2.22 unity_pixbuf_cache_get_default@Base 0.2.22 unity_pixbuf_cache_get_size@Base 0.2.22 unity_pixbuf_cache_get_type@Base 0.2.22 + unity_pixbuf_cache_load_from_filepath@Base 0.2.34 + unity_pixbuf_cache_load_from_filepath_finish@Base 0.2.34 + unity_pixbuf_cache_load_iteration@Base 0.2.34 unity_pixbuf_cache_new@Base 0.2.22 unity_pixbuf_cache_set@Base 0.2.22 unity_pixbuf_cache_set_image_from_gicon@Base 0.2.22 unity_pixbuf_cache_set_image_from_gicon_finish@Base 0.2.22 unity_pixbuf_cache_set_image_from_gicon_string@Base 0.2.22 unity_pixbuf_cache_set_image_from_gicon_string_finish@Base 0.2.22 + unity_pixbuf_cache_set_image_from_gicon_string_real@Base 0.2.34 + unity_pixbuf_cache_set_image_from_gicon_string_real_finish@Base 0.2.34 unity_pixbuf_cache_set_image_from_icon_name@Base 0.2.22 unity_pixbuf_cache_set_image_from_icon_name_finish@Base 0.2.22 + unity_pixbuf_cache_set_image_from_icon_name_real@Base 0.2.34 + unity_pixbuf_cache_set_image_from_icon_name_real_finish@Base 0.2.34 + unity_pixbuf_cache_task_construct@Base 0.2.34 + unity_pixbuf_cache_task_get_type@Base 0.2.34 + unity_pixbuf_cache_task_new@Base 0.2.34 + unity_pixbuf_cache_task_ref@Base 0.2.34 + unity_pixbuf_cache_task_unref@Base 0.2.34 unity_pixbuf_check_threshold@Base 0.2.22 unity_pixbuf_is_tile@Base 0.2.22 + unity_pixbuf_request_type_get_type@Base 0.2.34 unity_place__browsingstate_copy@Base 0.2.22 unity_place__browsingstate_destroy@Base 0.2.22 unity_place__browsingstate_dup@Base 0.2.22 @@ -1146,6 +1167,9 @@ libunity.so.0 libunity0 #MINVER# unity_unity_icon_new@Base 0.2.22 unity_unity_icon_paint_real@Base 0.2.22 unity_unity_icon_set_rotation@Base 0.2.28 + unity_value_get_pixbuf_cache_task@Base 0.2.34 + unity_value_set_pixbuf_cache_task@Base 0.2.34 + unity_value_take_pixbuf_cache_task@Base 0.2.34 unity_webapp_chromium_web_app_add_to_favorites@Base 0.2.22 unity_webapp_chromium_web_app_construct@Base 0.2.22 unity_webapp_chromium_web_app_desktop_file_path@Base 0.2.22 |
