1*Command*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1 2*Label*Font: -*-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-1 3*Text*Font: -*-courier-medium-r-normal--*-120-*-*-*-*-iso8859-1 4 5*quit.label: Quit 6*quit.top: ChainTop 7*quit.bottom: ChainTop 8*quit.left: ChainLeft 9*quit.right: ChainLeft 10*quit.translations: #override \n\ 11 <Btn1Down>,<Btn1Up>:Quit() unset() 12 13*delete.label: Delete 14*delete.fromHoriz: quit 15*delete.top: ChainTop 16*delete.bottom: ChainTop 17*delete.left: ChainLeft 18*delete.right: ChainLeft 19*delete.translations: #override \n\ 20 <Btn1Down>,<Btn1Up>:DeleteClip() unset() 21 22*new.label: New 23*new.fromHoriz: delete 24*new.top: ChainTop 25*new.bottom: ChainTop 26*new.left: ChainLeft 27*new.right: ChainLeft 28*new.translations: #override \n\ 29 <Btn1Down>,<Btn1Up>:NewClip() unset() 30 31*save.label: Save 32*save.fromHoriz: new 33*save.top: ChainTop 34*save.bottom: ChainTop 35*save.left: ChainLeft 36*save.right: ChainLeft 37*save.translations: #override \n\ 38 <Btn1Down>,<Btn1Up>:Save() unset() 39 40*next.label: Next 41*next.fromHoriz: save 42*next.top: ChainTop 43*next.bottom: ChainTop 44*next.left: ChainLeft 45*next.right: ChainLeft 46*next.translations: #override \n\ 47 <Btn1Down>,<Btn1Up>:NextClip() unset() 48 49*prev.label: Prev 50*prev.fromHoriz: next 51*prev.top: ChainTop 52*prev.bottom: ChainTop 53*prev.left: ChainLeft 54*prev.right: ChainLeft 55*prev.translations: #override \n\ 56 <Btn1Down>,<Btn1Up>:PrevClip() unset() 57 58*index.fromHoriz: prev 59*index.top: ChainTop 60*index.bottom: ChainTop 61*index.left: ChainLeft 62*index.right: ChainLeft 63*index.resizable: true 64 65*text.scrollVertical: WhenNeeded 66*text.scrollHorizontal: WhenNeeded 67*text.autoFill: on 68 69*text.fromVert: quit 70*text.top: ChainTop 71*text.bottom: ChainBottom 72*text.left: ChainLeft 73*text.right: ChainRight 74*text.resizable: true 75*text.width: 300 76 77XClipboard.geometry: 300x200 78*ShapeStyle: oval 79XClipboard.baseTranslations: #augment\n\ 80 <Message>WM_PROTOCOLS: WMProtocols()\n 81*TransientShell.baseTranslations: #augment\n\ 82 <Message>WM_PROTOCOLS: WMProtocols()\n 83 84*fileDialog.label: Save to file: 85*fileDialog.label.top: ChainTop 86*fileDialog.label.bottom: ChainTop 87*fileDialog.label.left: ChainLeft 88*fileDialog.label.right: ChainLeft 89*fileDialogShell.allowShellResize: true 90*fileDialogShell.title: File Save 91 92*fileDialog*accept.label: Accept 93*fileDialog.accept.top: ChainTop 94*fileDialog.accept.bottom: ChainBottom 95*fileDialog.accept.left: ChainLeft 96*fileDialog.accept.right: ChainLeft 97*fileDialog*accept.translations: #override\ 98 <BtnUp>: AcceptSave() unset() 99 100*fileDialog.value.top: ChainTop 101*fileDialog.value.bottom: ChainTop 102*fileDialog.value.left: ChainLeft 103*fileDialog.value.right: ChainLeft 104*fileDialog*value.translations: #override\ 105 <Key>Return: AcceptSave() \n\ 106 Ctrl<Key>S: no-op(ring-bell) \n\ 107 Ctrl<Key>R: no-op(ring-bell) \n\ 108 Ctrl<Key>M: no-op(ring-bell) \n\ 109 Ctrl<Key>J: no-op(ring-bell) \n\ 110 Meta<Key>I: no-op(ring-bell) 111*fileDialog*value.baseTranslations: #override\ 112 <Key>Return: AcceptSave() \n\ 113 Ctrl<Key>S: no-op(ring-bell) \n\ 114 Ctrl<Key>R: no-op(ring-bell) \n\ 115 Ctrl<Key>M: no-op(ring-bell) \n\ 116 Ctrl<Key>J: no-op(ring-bell) \n\ 117 Meta<Key>I: no-op(ring-bell) 118 119*fileDialog*cancel.label: Cancel 120*fileDialog.cancel.top: ChainTop 121*fileDialog.cancel.bottom: ChainBottom 122*fileDialog.cancel.left: ChainLeft 123*fileDialog.cancel.right: ChainLeft 124*fileDialog*cancel.translations: #override\ 125 <BtnUp>:CancelSave() unset() 126 127*failDialog*Label.resizable: true 128*failDialog.label: Can't write file 129*failDialogShell.title: Error 130*failDialogShell.allowShellResize: true 131 132*failDialog*continue.label: Continue 133*failDialog*continue.translations: #override\ 134 <BtnUp>:FailContinue() unset() 135 136*failDialog*value.translations: #override\ 137 <Key>Return: FailContinue() \n\ 138 Ctrl<Key>S: no-op(ring-bell) \n\ 139 Ctrl<Key>R: no-op(ring-bell) \n\ 140 Ctrl<Key>M: no-op(ring-bell) \n\ 141 Ctrl<Key>J: no-op(ring-bell) \n\ 142 Meta<Key>I: no-op(ring-bell) 143