View Single Post
Old 08-26-2010, 12:22 PM   #39
CoolDragon
Addict
CoolDragon doesn't litterCoolDragon doesn't litter
 
Posts: 244
Karma: 124
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by Mackx View Post
Could this help? Found it in notepad_ipc.cpp:
Code:
    static void ipc_menu_update_toolbar(void)
    {
        eripc_send_varargs(eripcClient->context, NULL, NULL, ERIPC_BUS_SESSION,
                DBUS_SERVICE_POPUP_MENU, "updatesFinished", ERIPC_TYPE_INVALID);
    }
Still, works on QEMU, but not on device.
CoolDragon is offline   Reply With Quote