Diff of /trunk/src/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 197 by harbaum, Tue Nov 17 09:07:17 2009 UTC revision 198 by harbaum, Thu Nov 19 12:38:03 2009 UTC
# Line 55  Line 55 
55  #ifdef USE_MAEMO  #ifdef USE_MAEMO
56  #define BIG_BALLOONS  #define BIG_BALLOONS
57  #define BALLOON_AREA_WIDTH        (390)  #define BALLOON_AREA_WIDTH        (390)
58  #define BALLOON_AREA_HEIGHT       (100)  #define BALLOON_AREA_HEIGHT       (105)
59  #define BALLOON_CORNER_RADIUS     (20)  #define BALLOON_CORNER_RADIUS     (20)
60  #define OSD_FONT_SIZE             (28.0)  #define OSD_FONT_SIZE             (28.0)
61  #define OSD_DIAMETER              (60)  #define OSD_DIAMETER              (60)

Legend:
Removed from v.197  
changed lines
  Added in v.198