diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-05-09 12:47:23 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-05-09 12:47:23 -0700 |
commit | a6733f76dad52644bd45a8674bf0ea97c6e424ac (patch) | |
tree | 9247b25cbb5dd21a45364055e782fd70f0940cd2 /app-defaults | |
parent | c33a44612947eb91579b24f98848812018dd8c16 (diff) |
Strip trailing whitespace
'git diff -w' shows no changes for this commit
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'app-defaults')
-rw-r--r-- | app-defaults/Editres | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-defaults/Editres b/app-defaults/Editres index 5391949..8907299 100644 --- a/app-defaults/Editres +++ b/app-defaults/Editres @@ -128,7 +128,7 @@ Editres.Geometry: 500x568 ! For the Filename popup dialog. -*fileDialog*value: +*fileDialog*value: *fileDialog*allowShellResize: True *fileDialog*Text.baseTranslations: #override \n\ <Key>Return: PopdownFileDialog(okay) @@ -185,7 +185,7 @@ Editres.Geometry: 500x568 *namesAndClasses*Toggle.baseTranslations: #override \n\ <Btn1Down>,<Btn1Up>: set() notify() - + *commandBox.skipAdjust: True @@ -208,7 +208,7 @@ Editres.Geometry: 500x568 :<Key>N: Relabel(name) \n\ :<Key>C: Relabel(class) \n\ :<Key>I: Relabel(id) \n\ - :<Key>W: Relabel(window) + :<Key>W: Relabel(window) *Tree.Toggle.baseTranslations: #override \n\ :<Key>space: Select(nothing) \n\ |