From: heeyoung Date: Thu, 11 Sep 2014 07:57:37 +0000 (+0900) Subject: Setting : change image file X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15536603dd07af6cc1341bfa9ff61498bdc33251;p=sdk%2Ftools%2Fdynamic-analyzer.git Setting : change image file Change-Id: Ia8bfcbe24528c3adc06283a862c97aa67e3cf380 Signed-off-by: heeyoung --- diff --git a/org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java b/org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java index 0f51ad9..d8cddd9 100644 --- a/org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java +++ b/org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java @@ -431,8 +431,8 @@ public class ImageResources { public static final Image SCREEN_SHOT_DISABLE = getPngImage("toolbar_screen_shot_disable"); //$NON-NLS-1$ /* setting */ - public static final Image TARGET_MOBILE_2_3 = getPngImage("feature_target_tv"); //$NON-NLS-1$ - public static final Image TARGET_TV = getPngImage("feature_target_mobile"); //$NON-NLS-1$ + public static final Image TARGET_MOBILE_2_3 = getPngImage("feature_target_mobile"); //$NON-NLS-1$ + public static final Image TARGET_TV = getPngImage("feature_target_tv"); //$NON-NLS-1$ public static final Image TEMPLATE_BOTTLENECK_ANALYSIS = getPngImage("feature_template_bottleneck"); //$NON-NLS-1$ public static final Image TEMPLATE_MEMORY_LEAK = getPngImage("feature_template_memoryleaks"); //$NON-NLS-1$ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_mobile.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_mobile.png index cc814af..241be19 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_mobile.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_mobile.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_tv.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_tv.png index ee9f96b..ee30dc5 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_tv.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_tv.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_bottleneck.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_bottleneck.png index afd169a..f656109 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_bottleneck.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_bottleneck.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_energy.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_energy.png index 3a70959..acb7f09 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_energy.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_energy.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_file.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_file.png index a09b1af..d455f68 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_file.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_file.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_memoryleaks.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_memoryleaks.png index db090b7..b7f4b60 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_memoryleaks.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_memoryleaks.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_network.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_network.png index a8e61e1..cbde1f6 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_network.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_network.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_opengl.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_opengl.png index df150e4..a6b1a90 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_opengl.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_opengl.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_processactivity.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_processactivity.png index 69b910f..7b146b3 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_processactivity.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_processactivity.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_threadactivity.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_threadactivity.png index 5e52d17..332bb83 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_threadactivity.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_threadactivity.png differ diff --git a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_waitstatus.png b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_waitstatus.png index 3d5b6f9..ddf0b71 100644 Binary files a/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_waitstatus.png and b/org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_waitstatus.png differ