Gnome do not support gconftool-2 anymore.
They migrate Gconf to GSettings.
They support it until version 3.2.6
Change-Id: Ib26c3ca82dcb0e6b4b05e738c24c01f4e6781c6b
Signed-off-by: munkyu.im <munkyu.im@samsung.com>
+* 1.6.1
+- use gsettings instead of gconftool-2
+== Munkyu Im <munkyu.im@samsung.com> 2013-11-04
* 1.6.0
- keep the touch point grabbing while finger rearranging
== GiWoong Kim <giwoong.kim@samsung.com> 2013-10-29
-Version: 1.6.0
+Version: 1.6.1
Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
Source: emulator
extern char tizen_target_img_path[];
int g_shmid;
char *g_shared_memory;
-int gproxytool = GCONFTOOL;
+int gproxytool = GSETTINGS;
/* Getting proxy commands */
static const char* gproxycmds[][2] = {