~ubuntu-branches/ubuntu/feisty/wmmoonclock/feisty

« back to all changes in this revision

Viewing changes to debian/templates

  • Committer: Bazaar Package Importer
  • Author(s): Martin A. Godisch
  • Date: 2007-04-01 19:30:02 UTC
  • Revision ID: james.westby@ubuntu.com-20070401193002-81eb383cvynu2fli
Tags: 1.27-22
Fixed postrm, closes: #417144.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Template: wmmoonclock/latitude
2
 
Type: string
3
 
_Description: latitude of the observer:
4
 
 The user's latitude is needed for wmMoonClock to work correctly.
5
 
 Latitudes may be found at http://www.tageo.com/, positive is
6
 
 northern hemisphere, negative is southern hemisphere. The input
7
 
 field may be left blank for the moment and `dpkg-reconfigure
8
 
 wmmoonclock' be run later.
9
 
 .
10
 
 This configuration applies only to the X menu system. If
11
 
 wmMoonClock is called from a terminal prompt, the `-lat' option
12
 
 should be supplied.
13
 
 
14
 
Template: wmmoonclock/longitude
15
 
Type: string
16
 
_Description: longitude of the observer:
17
 
 The user's longitude is needed for wmMoonClock to work correctly.
18
 
 Longitudes may be found at http://www.tageo.com/. Greenwich is 0.0,
19
 
 and longitude increases positively toward the west. Alternatively,
20
 
 negative numbers can also be used to specify longitudes to the east
21
 
 of Greenwich. The input field may be left blank for the moment and
22
 
 `dpkg-reconfigure wmmoonclock' be run later.
23
 
 .
24
 
 This configuration applies only to the X menu system. If
25
 
 wmMoonClock is called from a terminal prompt, the `-lon' option
26
 
 should be supplied.