summaryrefslogtreecommitdiff
path: root/core
authorkergoth <kergoth>2002-03-18 23:02:41 (UTC)
committer kergoth <kergoth>2002-03-18 23:02:41 (UTC)
commit2a6b7129c74b7769c6a61a2dcdebce69e8756f62 (patch) (side-by-side diff)
tree5b4c82d0861a8fd6ecd87afa9ccce9328e9bfb8c /core
parent5041129a9cba3222990fec42d0a96ceb660f9e86 (diff)
downloadopie-2a6b7129c74b7769c6a61a2dcdebce69e8756f62.zip
opie-2a6b7129c74b7769c6a61a2dcdebce69e8756f62.tar.gz
opie-2a6b7129c74b7769c6a61a2dcdebce69e8756f62.tar.bz2
Fixing package conflicts.
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/startmenu.cpp2
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
}