~ubuntu-branches/ubuntu/lucid/wmmoonclock/lucid

« back to all changes in this revision

Viewing changes to Src/wmMoonClock.c

  • Committer: Bazaar Package Importer
  • Author(s): Denis Briand
  • Date: 2009-04-10 18:43:04 UTC
  • Revision ID: james.westby@ubuntu.com-20090410184304-h1slayk9bo1lt6ra
Tags: 1.27-27
* Add co-maintainer Martin A. Godisch.
* Fix versionless symlink license in debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
            } else if (ToggleWindow == 1){
252
252
 
253
253
                /*
254
 
                 *  Update Numerical Display
 
254
                 *  Update Numerical Display 
255
255
                 */
256
256
 
257
 
 
258
 
                nMAX = 500;
 
257
                /* This requires second precision for LT and UT */
 
258
                nMAX = 0;
259
259
 
260
260
 
261
261
                /*
371
371
                 */
372
372
 
373
373
 
374
 
                nMAX = 500;
 
374
                nMAX = 60;
375
375
 
376
376
                /*
377
377
                 * Clear plotting area
478
478
 
479
479
 
480
480
 
481
 
                nMAX = 500;
 
481
                nMAX = 3;
482
482
 
483
483
                /*
484
484
                 * Clear plotting area
580
580
 
581
581
 
582
582
 
583
 
                nMAX = 500;
 
583
                nMAX = 3;
584
584
 
585
585
                /*
586
586
                 * Clear plotting area