text: redefine content purpose 08/60008/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 22 Feb 2016 08:39:42 +0000 (17:39 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 22 Feb 2016 10:27:24 +0000 (19:27 +0900)
PERSONNAME type is already existed as NAME.

Change-Id: I6d16753bb173de1dc80c124dcab502053434d532

protocol/text.xml

index 9416f66..28cd0b9 100644 (file)
       <entry name="digits_decimal" value="16" summary="allow digits and decimal point"/>
       <entry name="digits_signeddecimal" value="17" summary="allow digits, negative sign and decimal point"/>
       <entry name="password_digits" value="18" summary="input a password with only digits"/>
-      <entry name="normal_filename" value="19" summary="default input for the name of a file (symbols such as '/' should be disabled)"/>
-      <entry name="normal_personname" value="20" summary="default input for the name of a person"/>
+      <entry name="filename" value="19" summary="default input for the name of a file (symbols such as '/' should be disabled)"/>
     </enum>
     <request name="set_content_type">
       <description summary="set content purpose and hint">