]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/galculator/galculator-1.2.3/src-ui.c.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / galculator / galculator-1.2.3 / src-ui.c.patch
1 --- src/ui.c.orig       2004-08-09 17:26:37.000000000 +0200
2 +++ src/ui.c    2004-08-09 17:22:02.000000000 +0200
3 @@ -582,7 +582,7 @@
4         /* just put one here and hide it afterwards. we need the button
5                         for working key accelerators. */
6         if (prefs.mode == BASIC_MODE) 
7 -               ui_main_window_set_dispctrl (DISPCTRL_BOTTOM);
8 +               ui_main_window_set_dispctrl (DISPCTRL_RIGHT);
9         else if (current_status.notation == CS_RPN)
10                 ui_main_window_set_dispctrl (DISPCTRL_RIGHTV);
11         else ui_main_window_set_dispctrl (DISPCTRL_RIGHT);