From: Semun Lee Date: Tue, 3 Nov 2015 04:20:20 +0000 (+0900) Subject: Add comment for icon image size for multi-resolution app X-Git-Tag: tizen_3.0/TD_SYNC/20161201~338 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e34265932ea6c15db34f37d5a0da5bc86107a339;p=sdk%2Fonline-doc.git Add comment for icon image size for multi-resolution app Change-Id: Id6dc3c0f50183d046475044d56fbbc5d1b3ed1b5 Signed-off-by: Semun Lee --- diff --git a/org.tizen.gettingstarted/html/native/process/setting_properties_n.htm b/org.tizen.gettingstarted/html/native/process/setting_properties_n.htm index 2d25616..959a49d 100644 --- a/org.tizen.gettingstarted/html/native/process/setting_properties_n.htm +++ b/org.tizen.gettingstarted/html/native/process/setting_properties_n.htm @@ -112,7 +112,7 @@
  • Set the application version (x.y.z).

    The application version format has the following constraints: 0 ≤ {x, y} ≤ 255, 0 ≤ z ≤ 65535. You can change the application version in the Version field.

  • Set the application label.

    The application label represents the label of the application.

  • Set the API version.

    The API version format is "x.y.z".

  • -
  • Add application icon.

    You can add a launcher icon to your application by defining it in the Icon panel. The following table describes the available icons.

    +
  • Add application icon.

    You can add a launcher icon to your application by defining it in the Icon panel. The following table describes the available icons. When your application supports both HD and WVGA, we recomment you to provide icon for HD for better image quality in both cases.

    Table: Application icons