launch default IME when appservice is equal to 1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Mar 2013 11:32:30 +0000 (20:32 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Mar 2013 12:34:24 +0000 (21:34 +0900)
Change-Id: I5dba8494cf5ed247b444f325334d0298e23a5739

configure.ac
ism/extras/efl_panel/isf_panel_efl.cpp
packaging/isf.spec
releasenote.txt

index e8b953a..74280e5 100755 (executable)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.4.6312, isf@samsung.com)
+AC_INIT(isf, 2.4.6319, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 m4_pattern_allow([^AS_])
 
@@ -11,7 +11,7 @@ m4_pattern_allow([^AS_])
 # ISF version
 ISF_MAJOR_VERSION=2
 ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6312
+ISF_MICRO_VERSION=6319
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 6755760..9f7ed08 100644 (file)
@@ -80,7 +80,7 @@ using namespace scim;
 
 #define ISF_SYSTEM_WM_READY_FILE                        "/tmp/.wm_ready"
 #define ISF_SYSTEM_APPSERVICE_READY_VCONF               "memory/appservice/status"
-#define ISF_SYSTEM_APPSERVICE_READY_STATE               2
+#define ISF_SYSTEM_APPSERVICE_READY_STATE               1
 #define ISF_SYSTEM_WAIT_COUNT                           150
 #define ISF_SYSTEM_WAIT_DELAY                           100 * 1000
 
index 39d1487..076dc30 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6312
+Version:    2.4.6319
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
index 2cbce3f..93a58a4 100644 (file)
@@ -1,3 +1,11 @@
+ISF 2.4.6319 :
+ 1. [isf-panel-efl] Update aux style
+ 2. Fix path for 3rd ISE development
+ 3. [immodule] Update context counter in order to avoid same ic for different app
+ 4. [immodule] Allow prediction as default in case of EMAIL and URL layout
+ 5. [panel] launch default IME when appservice is equal to 1
+
+
 ISF 2.4.6312 :
  1. [setting] change separate and dialogue style