From 3f763fcc9ed4680fd516da522845fb773a6bf5d1 Mon Sep 17 00:00:00 2001 From: "wonhyoung2.park" Date: Tue, 23 Aug 2011 16:31:26 +0900 Subject: [PATCH] profiler id modify --- builder/build.properties.clean | 2 +- builder/customTargets.xml | 6 +++--- .../.project | 2 +- .../build.properties | 0 .../feature.xml | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) rename {com.samsung.freshide.slpprofiler.feature => com.samsung.slp.profiler.feature}/.project (86%) rename {com.samsung.freshide.slpprofiler.feature => com.samsung.slp.profiler.feature}/build.properties (100%) rename {com.samsung.freshide.slpprofiler.feature => com.samsung.slp.profiler.feature}/feature.xml (95%) diff --git a/builder/build.properties.clean b/builder/build.properties.clean index 985d8b6..23c1dbc 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -21,7 +21,7 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.freshide.slpprofiler.feature +topLevelElementId=com.samsung.slp.profiler.feature ############# PRODUCT/PACKAGING CONTROL ############# #product=/com.samsung.freshide/SLPSDK.product diff --git a/builder/customTargets.xml b/builder/customTargets.xml index df3b478..296d7c0 100644 --- a/builder/customTargets.xml +++ b/builder/customTargets.xml @@ -11,16 +11,16 @@ - + + name="assemble.com.samsung.slp.profiler.feature.linux.gtk.x86"> + name="assemble.com.samsung.slp.profiler.feature.win32.win32.x86"> diff --git a/com.samsung.freshide.slpprofiler.feature/.project b/com.samsung.slp.profiler.feature/.project similarity index 86% rename from com.samsung.freshide.slpprofiler.feature/.project rename to com.samsung.slp.profiler.feature/.project index 1e2d508..3d8075b 100644 --- a/com.samsung.freshide.slpprofiler.feature/.project +++ b/com.samsung.slp.profiler.feature/.project @@ -1,6 +1,6 @@ - com.samsung.freshide.slpprofiler.feature + com.samsung.slp.profiler.feature diff --git a/com.samsung.freshide.slpprofiler.feature/build.properties b/com.samsung.slp.profiler.feature/build.properties similarity index 100% rename from com.samsung.freshide.slpprofiler.feature/build.properties rename to com.samsung.slp.profiler.feature/build.properties diff --git a/com.samsung.freshide.slpprofiler.feature/feature.xml b/com.samsung.slp.profiler.feature/feature.xml similarity index 95% rename from com.samsung.freshide.slpprofiler.feature/feature.xml rename to com.samsung.slp.profiler.feature/feature.xml index bea3181..462a366 100644 --- a/com.samsung.freshide.slpprofiler.feature/feature.xml +++ b/com.samsung.slp.profiler.feature/feature.xml @@ -1,9 +1,9 @@ + provider-name="Samsung"> [Enter Feature Description here.] -- 2.7.4