From 12d82b0f19c9bb3bb041ed4dd0da9ff6b9236d65 Mon Sep 17 00:00:00 2001 From: Gord Allott Date: Tue, 7 Aug 2012 15:34:04 +0100 Subject: removed a lot of the old code for handling background animations we aren't doing anymore (bzr r2419.6.12) --- unity-shared/UBusMessages.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'unity-shared') diff --git a/unity-shared/UBusMessages.h b/unity-shared/UBusMessages.h index 65bec9786..2126fd7df 100644 --- a/unity-shared/UBusMessages.h +++ b/unity-shared/UBusMessages.h @@ -81,9 +81,9 @@ #define UBUS_DASH_SIZE_CHANGED "DASH_SIZE_CHANGED" // FIXME - fix the nux focus api so we don't need this #define UBUS_RESULT_VIEW_KEYNAV_CHANGED "RESULT_VIEW_KEYNAV_CHANGED" -#define UBUS_RESULT_VIEW_EXPLICIT_SCROLL_POSITION "RESULT_VIEW_EXPLICIT_SCROLL_POSITION" -#define UBUS_DASH_SET_SEARCH_VISIBILITY "DASH_SET_SEARCH_VISIBILITY" +// for communicating positions to the preview state machine (ii) +#define UBUS_DASH_SPLIT_COORD_CHANGED "DASH_SPLIT_COORD_CHANGED" // Sends a string datatype containing the new icon name #define UBUS_HUD_ICON_CHANGED "HUD_ICON_CHANGED" -- cgit v1.2.3