diff options
| author | Gilles Debunne <debunne@google.com> | 2010-08-02 15:14:49 -0700 |
|---|---|---|
| committer | Gilles Debunne <debunne@google.com> | 2010-08-02 15:21:27 -0700 |
| commit | b0dde8e9b5cb4d69293aee42df2fb21d1720f6db (patch) | |
| tree | e5431f07f62e98b99fba646bd4616c0cfd0f96fc /core | |
| parent | 2b51f47a4cc06086e63bdc3e03fab28631c79972 (diff) | |
| download | frameworks_base-b0dde8e9b5cb4d69293aee42df2fb21d1720f6db.zip frameworks_base-b0dde8e9b5cb4d69293aee42df2fb21d1720f6db.tar.gz frameworks_base-b0dde8e9b5cb4d69293aee42df2fb21d1720f6db.tar.bz2 | |
Move pngs from drawable to drawable-mdpi in project frameworks/base
After error during file transfer...
Change-Id: I21da694f81a4290e9af1f7647a8ceb6c6d3d806b
Diffstat (limited to 'core')
| -rwxr-xr-x | core/res/res/drawable-en-hdpi/sym_keyboard_feedback_delete.png | bin | 1278 -> 0 bytes |
| -rwxr-xr-x | core/res/res/drawable-land-hdpi/ic_jog_dial_sound_off.png | bin | 5698 -> 0 bytes |
| -rwxr-xr-x | core/res/res/drawable-land-hdpi/ic_jog_dial_sound_on.png | bin | 5685 -> 0 bytes |
| -rwxr-xr-x | core/res/res/drawable-land-hdpi/ic_jog_dial_unlock.png | bin | 5758 -> 0 bytes |
| -rw-r--r-- | core/res/res/drawable-mdpi/emo_im_embarrassed.png (renamed from core/res/res/drawable/emo_im_embarrassed.png) | bin | 3619 -> 3619 bytes |
| -rw-r--r-- | core/res/res/drawable-mdpi/ic_btn_back.png (renamed from core/res/res/drawable/ic_btn_back.png) | bin | 906 -> 906 bytes |
| -rwxr-xr-x | core/res/res/drawable-mdpi/ic_btn_next.png (renamed from core/res/res/drawable/ic_btn_next.png) | bin | 779 -> 779 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/drawable-en-hdpi/sym_keyboard_feedback_delete.png b/core/res/res/drawable-en-hdpi/sym_keyboard_feedback_delete.png Binary files differdeleted file mode 100755 index ca76375..0000000 --- a/core/res/res/drawable-en-hdpi/sym_keyboard_feedback_delete.png +++ /dev/null diff --git a/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_off.png b/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_off.png Binary files differdeleted file mode 100755 index d73db48..0000000 --- a/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_off.png +++ /dev/null diff --git a/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_on.png b/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_on.png Binary files differdeleted file mode 100755 index 90da6e3..0000000 --- a/core/res/res/drawable-land-hdpi/ic_jog_dial_sound_on.png +++ /dev/null diff --git a/core/res/res/drawable-land-hdpi/ic_jog_dial_unlock.png b/core/res/res/drawable-land-hdpi/ic_jog_dial_unlock.png Binary files differdeleted file mode 100755 index a9af1af..0000000 --- a/core/res/res/drawable-land-hdpi/ic_jog_dial_unlock.png +++ /dev/null diff --git a/core/res/res/drawable/emo_im_embarrassed.png b/core/res/res/drawable-mdpi/emo_im_embarrassed.png Binary files differindex e4db963..e4db963 100644 --- a/core/res/res/drawable/emo_im_embarrassed.png +++ b/core/res/res/drawable-mdpi/emo_im_embarrassed.png diff --git a/core/res/res/drawable/ic_btn_back.png b/core/res/res/drawable-mdpi/ic_btn_back.png Binary files differindex c9bff4c..c9bff4c 100644 --- a/core/res/res/drawable/ic_btn_back.png +++ b/core/res/res/drawable-mdpi/ic_btn_back.png diff --git a/core/res/res/drawable/ic_btn_next.png b/core/res/res/drawable-mdpi/ic_btn_next.png Binary files differindex c6cf436..c6cf436 100755 --- a/core/res/res/drawable/ic_btn_next.png +++ b/core/res/res/drawable-mdpi/ic_btn_next.png |
