From 2ef9eaee77c655dbe366fdaadb2b6cf6cff85eb4 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 04 Feb 2002 21:55:05 +0000 Subject: Q logo to O on start button --- (limited to 'core/launcher') diff --git a/core/launcher/startmenu.cpp b/core/launcher/startmenu.cpp index 54bdfcc..007b483 100644 --- a/core/launcher/startmenu.cpp +++ b/core/launcher/startmenu.cpp @@ -81,9 +81,9 @@ void StartMenu::loadOptions() #else // Basically just #include the .qpe_menu.conf file settings useWidePopupMenu = FALSE; - popupMenuSidePixmap = "sidebar"; + popupMenuSidePixmap = "go"; startButtonIsFlat = TRUE; - startButtonPixmap = "go"; + startButtonPixmap = "start_button"; #endif } -- cgit v0.9.0.2