[Title] Modify launching icon naming
authortaeyoung2.son <taeyoung2.son@samsung.com>
Sat, 3 Dec 2011 08:21:00 +0000 (17:21 +0900)
committertaeyoung2.son <taeyoung2.son@samsung.com>
Sat, 3 Dec 2011 08:21:00 +0000 (17:21 +0900)
packager/windows/install.bat

index 104c048..209f25a 100644 (file)
@@ -1,7 +1,7 @@
 @ECHO OFF
 set shortcut_name="TizenIDE"
 set execute_file=IDE.exe
-set icon_file=IDE_icon.ico
+set icon_file=tizen-sdk-ide.ico
 set font_file=EcoSansMonoBD_110929.ttf
 set program_path=%INSTALLED_PATH%\IDE
 set execute_path=%program_path%\%execute_file%