Setting : change image file 39/27339/1
authorheeyoung <heeyoung1008.hwang@samsung.com>
Thu, 11 Sep 2014 07:57:37 +0000 (16:57 +0900)
committerheeyoung <heeyoung1008.hwang@samsung.com>
Thu, 11 Sep 2014 07:57:37 +0000 (16:57 +0900)
Change-Id: Ia8bfcbe24528c3adc06283a862c97aa67e3cf380
Signed-off-by: heeyoung <heeyoung1008.hwang@samsung.com>
12 files changed:
org.tizen.dynamicanalyzer.appearance/src/org/tizen/dynamicanalyzer/resources/ImageResources.java
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_mobile.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_target_tv.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_bottleneck.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_energy.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_file.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_memoryleaks.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_network.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_opengl.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_processactivity.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_threadactivity.png
org.tizen.dynamicanalyzer.appearance/theme/white/img/feature_template_waitstatus.png

index 0f51ad9..d8cddd9 100644 (file)
@@ -431,8 +431,8 @@ public class ImageResources {
        public static final Image SCREEN_SHOT_DISABLE = getPngImage("toolbar_screen_shot_disable"); //$NON-NLS-1$\r
        \r
        /* setting */\r
-       public static final Image TARGET_MOBILE_2_3 = getPngImage("feature_target_tv"); //$NON-NLS-1$\r
-       public static final Image TARGET_TV = getPngImage("feature_target_mobile"); //$NON-NLS-1$\r
+       public static final Image TARGET_MOBILE_2_3 = getPngImage("feature_target_mobile"); //$NON-NLS-1$\r
+       public static final Image TARGET_TV = getPngImage("feature_target_tv"); //$NON-NLS-1$\r
        \r
        public static final Image TEMPLATE_BOTTLENECK_ANALYSIS = getPngImage("feature_template_bottleneck"); //$NON-NLS-1$\r
        public static final Image TEMPLATE_MEMORY_LEAK = getPngImage("feature_template_memoryleaks"); //$NON-NLS-1$\r
index cc814af..241be19 100644 (file)
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
index ee9f96b..ee30dc5 100644 (file)
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
index afd169a..f656109 100644 (file)
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
index 3a70959..acb7f09 100644 (file)
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
index a09b1af..d455f68 100644 (file)
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
index db090b7..b7f4b60 100644 (file)
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
index a8e61e1..cbde1f6 100644 (file)
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
index df150e4..a6b1a90 100644 (file)
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
index 69b910f..7b146b3 100644 (file)
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
index 5e52d17..332bb83 100644 (file)
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
index 3d5b6f9..ddf0b71 100644 (file)
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