hermet pushed a commit to branch master.

commit fb934eb1987b046460e302eac6e5c4f0861bbdbd
Author: ChunEon Park <[email protected]>
Date:   Mon Aug 19 21:40:33 2013 +0900

    elementary/popup - missed adding "lang,changed" smart callback description.
---
 src/lib/elc_popup.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/elc_popup.c b/src/lib/elc_popup.c
index a98d1e2..a6da998 100644
--- a/src/lib/elc_popup.c
+++ b/src/lib/elc_popup.c
@@ -27,6 +27,7 @@ static const char SIG_LANG_CHANGED[] = "language,changed";
 static const Evas_Smart_Cb_Description _smart_callbacks[] = {
    {SIG_BLOCK_CLICKED, ""},
    {SIG_TIMEOUT, ""},
+   {SIG_LANG_CHANGED, ""},
    {"focused", ""}, /**< handled by elm_widget */
    {"unfocused", ""}, /**< handled by elm_widget */
    {NULL, NULL}

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to