[Password]: New design based changes, a new style removed password
[framework/uifw/elementary.git] / config / slp / base.src
index 171fb6d..e842c73 100644 (file)
@@ -37,6 +37,7 @@ group "Elm_Config" struct {
   value "icon_size" int: 32;
   value "longpress_timeout" double: 0.5;
   value "input_panel_enable" int: 1;
-  value "password_show_last_character" uchar: 1;
+  value "password_show_last" uchar: 1;
+  value "password_show_last_timeout" double: 2.0;
   value "effect_enable" uchar: 1;
 }