Add pref's properties
[framework/location/libdecarta.git] / location_module / location_decarta.h
index 4b7414c..ee7bc05 100644 (file)
@@ -58,6 +58,11 @@ gchar *key_lang[] = {
        "EN"
 };
 
+gchar *key_property[] = {
+       "ID",
+       "PASSWORD"
+};
+
 gchar *key_country[] = {
        "ko",
        "us"