source: trunk/athena/bin/xquota/Xquota.ad @ 1815

Revision 1815, 1.1 KB checked in by kit, 35 years ago (diff)
Initial revision
Line 
1!
2! This is Xquota's Application defaults file.
3!
4
5! Everywhere
6
7Xquota*Paned*showGrip:                  FALSE
8Xquota*Cursor:                          left_ptr
9Xquota*help.label:                      Help
10
11! In graphical window
12
13Xquota.Paned.internalBorderWidth:       0
14Xquota*graph.preferredPaneSize:         45
15Xquota.translations:                    #replace\
16                                <Key>Q:               Quit() \n\
17                                <Btn3Down>,<Btn3Up>:  QuotaCheck() \n\
18                                <Btn2Down>,<Btn2Up>:  PrintHelp(Top)\n\
19                                <Btn1Down>,<Btn1Up>:  PopInfo(Up)
20
21! Popup window
22 
23Xquota*quotaPane.internalBorderWidth:   0
24Xquota*message.translations:            #replace
25Xquota*message.preferredPaneSize:       60
26Xquota*quotaInfo.translations:           #replace\
27                                <Key>Q:               Quit() \n\
28                                <Btn3Down>,<Btn3Up>:  QuotaCheck() \n\
29                                <Btn2Down>,<Btn2Up>:  PrintHelp(Popup)\n\
30                                <Btn1Down>,<Btn1Up>:  PopInfo(Down)
31Xquota*done.label:                      Done
32Xquota*check.label:                     Check Quota
33Xquota*quit.label:                      Quit
34
35! help windows
36
37Xquota*help.geometry:                   500x250
38Xquota*killHelp.label:                  Click here to remove help
Note: See TracBrowser for help on using the repository browser.