-rw-r--r-- | core/launcher/startmenu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/startmenu.cpp b/core/launcher/startmenu.cpp index 007b483..237a2de 100644 --- a/core/launcher/startmenu.cpp +++ b/core/launcher/startmenu.cpp @@ -83,7 +83,7 @@ void StartMenu::loadOptions() useWidePopupMenu = FALSE; popupMenuSidePixmap = "go"; startButtonIsFlat = TRUE; - startButtonPixmap = "start_button"; + startButtonPixmap = "launcher/start_button"; #endif } |