commit | c51934bfdfed6a5011c6d6c5b7b70f2d75613d41 | [log] [tgz] |
---|---|---|
author | Adam Cohen <adamcohen@google.com> | Tue Jul 26 21:07:43 2011 -0700 |
committer | Adam Cohen <adamcohen@google.com> | Tue Jul 26 21:14:39 2011 -0700 |
tree | f7a71fe9c418dea673413bb9df396a6cf8993c7f | |
parent | 2f84ef259314b0bef20f6e7e503377212fadc88c [diff] [blame] |
Updating portals visuals: -> added leave behind asset to dock, issue 5052467 -> new assets -> modified text Change-Id: Ie395b768658dd5c02443b37c4f58a02cf3e86e59
diff --git a/src/com/android/launcher2/LauncherSettings.java b/src/com/android/launcher2/LauncherSettings.java index fcacdec..ee00371 100644 --- a/src/com/android/launcher2/LauncherSettings.java +++ b/src/com/android/launcher2/LauncherSettings.java
@@ -143,7 +143,7 @@ /** * The X coordinate of the cell holding the favorite - * (if container is CONTAINER_DESKTOP or CONTAINER_DOCK) + * (if container is CONTAINER_HOTSEAT or CONTAINER_HOTSEAT) * <P>Type: INTEGER</P> */ static final String CELLX = "cellX";