]> andersk Git - moira.git/blob - clients/mmoira/Moira
missed a shifted mouse translation
[moira.git] / clients / mmoira / Moira
1 *traversalOn:           True
2 *keyboardFocusPolicy:   explicit
3 *highlightThickness:    2
4 *highlightOnEnter:      True
5
6 *textwidget.columns:    50
7 !*textwidget.translations:      #override \n\
8 !                               <Key>Return:    next-tab-group()
9 !*textwidget.translations:      #override \n\
10 !                               <Key>Return:    NextOrDoIt()
11 !*board*translations:           #override \n\
12 !                               None<Key>Return:        NextOrDoIt()\n\
13 !                               <Key>G:         NextOrDoIt()\n\
14 !                               Ctrl<Key>C:     cancel-form()
15
16 *logwidget.editMode:            XmMULTI_LINE_EDIT
17 *logwidget.editable:            False
18 *logwidget.scrollHorizontal:    False
19 *logwidget.rows:                24
20 *logwidgetSW.y:                 40
21 *logwidgetSW.width:             673
22
This page took 0.099895 seconds and 5 git commands to generate.