diff options
| author | Siva Velusamy <vsiva@google.com> | 2012-04-24 16:55:21 -0700 | 
|---|---|---|
| committer | Siva Velusamy <vsiva@google.com> | 2012-04-24 17:00:03 -0700 | 
| commit | 65c500d4b4527432e6a3be5ff8c1797c5298ecd2 (patch) | |
| tree | fd3ddaa5aa8ffa194adc6711c93ffe361e3a5d79 /eclipse/plugins/com.android.ide.eclipse.monitor | |
| parent | 641348ce14dddfc12c14d5a54ef4160cfae3b55b (diff) | |
| download | sdk-65c500d4b4527432e6a3be5ff8c1797c5298ecd2.zip sdk-65c500d4b4527432e6a3be5ff8c1797c5298ecd2.tar.gz sdk-65c500d4b4527432e6a3be5ff8c1797c5298ecd2.tar.bz2 | |
Add splash screen for monitor.
The file needs to be splash.bmp even though it is a PNG image.
Change-Id: I65a56019e4f79e5d755b1a38443862d7ad091893
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.monitor')
| -rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.monitor/build.properties | 3 | ||||
| -rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.monitor/splash.bmp | bin | 0 -> 90998 bytes | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/eclipse/plugins/com.android.ide.eclipse.monitor/build.properties b/eclipse/plugins/com.android.ide.eclipse.monitor/build.properties index 97144a1..44471de 100644 --- a/eclipse/plugins/com.android.ide.eclipse.monitor/build.properties +++ b/eclipse/plugins/com.android.ide.eclipse.monitor/build.properties @@ -6,4 +6,5 @@ bin.includes = META-INF/,\                 libs/,\                 plugin_customization.ini,\                 plugin.properties,\ -               images/ +               images/,\ +               splash.bmp diff --git a/eclipse/plugins/com.android.ide.eclipse.monitor/splash.bmp b/eclipse/plugins/com.android.ide.eclipse.monitor/splash.bmpBinary files differ new file mode 100644 index 0000000..54880bf --- /dev/null +++ b/eclipse/plugins/com.android.ide.eclipse.monitor/splash.bmp | 
