[clutter/clutter-1.12] clutter.symbols: Update for Wayland changes



commit 4191445b5bb4c0d4d4a02ffa013a8ac9f4cb6270
Author: Daniel Stone <daniel fooishbar org>
Date:   Thu Aug 30 16:28:19 2012 -0700

    clutter.symbols: Update for Wayland changes
    
    make check now passes under Wayland.
    
    Signed-off-by: Daniel Stone <daniel fooishbar org>
    (cherry picked from commit dab6b3916a2233b607e7b6f46d694715f2c1c902)
    
    Signed-off-by: Emmanuele Bassi <ebassi gnome org>

 clutter/clutter.symbols |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/clutter/clutter.symbols b/clutter/clutter.symbols
index 7da395d..b8e2a52 100644
--- a/clutter/clutter.symbols
+++ b/clutter/clutter.symbols
@@ -1580,7 +1580,9 @@ clutter_vertex_get_type
 clutter_vertex_init
 clutter_vertex_new
 #ifdef CLUTTER_WINDOWING_WAYLAND
-clutter_wayland_get_egl_display
+clutter_wayland_input_device_get_wl_seat
+clutter_wayland_stage_get_wl_shell_surface
+clutter_wayland_stage_get_wl_surface
 #endif
 #ifdef CLUTTER_WINDOWING_WIN32
 clutter_win32_disable_event_retrieval



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