[Title] fix shortcut name
authorJaewon Lim <jaewon81.lim@samsung.com>
Tue, 17 Jul 2012 06:11:24 +0000 (15:11 +0900)
committerJaewon Lim <jaewon81.lim@samsung.com>
Tue, 17 Jul 2012 06:11:24 +0000 (15:11 +0900)
[Type] support
[Module] dynamic analyzer
[Priority] minor
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

package/dynamic-analyzer-product.install.windows
package/dynamic-analyzer-product.remove.windows

index 2108584..9df86ef 100644 (file)
@@ -1,5 +1,5 @@
 @ECHO OFF
-set shortcut_name=Tizen DA
+set shortcut_name=DynamicAnalyzer
 set execute_file=DynamicAnalyzer.exe
 set icon_file=tizen-sdk-dynamicanalyzer.ico
 set program_path=%INSTALLED_PATH%\dynamic_analyzer
index 0225cca..aa141d1 100644 (file)
@@ -1,6 +1,6 @@
 @echo off
 
-set shortcut_name="Tizen DA"
+set shortcut_name="DynamicAnalyzer"
 
 :: delims is a TAB followed by a space
 %REMOVE_SHORTCUT% /shortcut:"%shortcut_name%"