From 2803fc08f2ed36fe0f41b015d5062668c9fa3126 Mon Sep 17 00:00:00 2001 From: "taeyoung2.son" Date: Sat, 3 Dec 2011 19:36:37 +0900 Subject: [PATCH] [Title] start menu icon could not display [Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] --- packager/linux/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packager/linux/install.sh b/packager/linux/install.sh index c36dead..b4bab72 100755 --- a/packager/linux/install.sh +++ b/packager/linux/install.sh @@ -2,7 +2,7 @@ ## User Define for desktop menu currentPath=`pwd` desktopfile=${HOME}/.local/share/applications/tizen-sdk-ide.desktop -iconfile=IDE_icon.ico +iconfile=tizen-sdk-ide.ico ide_path=IDE exefile=startup.sh comment="The IDE of Tizen SDK" -- 2.7.4