~ubuntu-branches/ubuntu/precise/xdm/precise

« back to all changes in this revision

Viewing changes to Chooser.ad

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-10-05 20:55:43 UTC
  • mfrom: (7.1.7 intrepid)
  • Revision ID: james.westby@ubuntu.com-20081005205543-t9lgih96kbj1eidd
Tags: 1:1.1.8-5
Updated Polish debconf translation, thanks to Łukasz Paździora
(closes: #499073).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
! $XFree86$
2
 
!
3
 
*ShapeStyle:            Oval
4
 
*cursor:                left_ptr
5
 
*allowShellResize:      true
6
 
*label.label:           XDMCP Host Menu
7
 
*label.borderWidth:     0
8
 
*label.skipAdjust:      true
9
 
*paned*showGrip:        false
10
 
!*viewport.horizDistance:       20
11
 
!*viewport.height:      200
12
 
*viewport.width:        400
13
 
*viewport.height:       50
14
 
*viewport.allowVert:    true
15
 
*viewport.fromVert:     label
16
 
*viewport.resizeable:   true
17
 
*viewport.allowResize:  true
18
 
 
19
 
*list.translations:     #override \
20
 
        <Key>Return:    Accept() \n\
21
 
        <Key>:          KeySwitch() \n\
22
 
        <Btn1Down>:     Store() Set() CheckWilling() Setold() \n\
23
 
        <Btn1Up>(2):    Accept() \n\
24
 
        <Btn4Down>:     BtnSwitch() \n\
25
 
        <Btn5Down>:     BtnSwitch()
26
 
 
27
 
*list.defaultColumns:   1
28
 
*list.forceColumns:     true
29
 
 
30
 
*box.skipAdjust:        true
31
 
*cancel.fromHoriz:      viewport
32
 
*cancel.fromVert:       label
33
 
*cancel.vertDistance:   100
34
 
*cancel.bottom:         ChainBottom
35
 
*cancel.top:            ChainBottom
36
 
*cancel.left:           ChainRight
37
 
*cancel.right:          ChainRight
38
 
 
39
 
*accept.fromHoriz:      viewport
40
 
*accept.fromVert:       cancel
41
 
*accept.bottom:         ChainBottom
42
 
*accept.top:            ChainBottom
43
 
*accept.left:           ChainRight
44
 
*accept.right:          ChainRight
45
 
 
46
 
*cancel.translations:   #override \
47
 
        <BtnUp>:                Cancel() unset()
48
 
*accept.translations:   #override \
49
 
        <BtnUp>:                Accept() unset()
50
 
*ping.translations:     #override \
51
 
        <BtnUp>:                Ping() unset()