! Application-defaults file for Xfinans

! My favorite color settings:
XFinans*foreground: navy
XFinans*Command*background: plum4
XFinans*Command*foreground: white
XFinans*MenuButton*background: plum4
XFinans*MenuButton*foreground: white
XFinans*Scrollbar.foreground: black

! My favorite font settings:
XFinans*font: -misc-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso8859-1
XFinans*Command*font: -misc-fixed-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
XFinans*MenuButton*font: -misc-fixed-medium-r-normal-*-14-*-*-*-*-*-iso8859-1

XFinans*Label*borderWidth: 0
XFinans*Text.Translations: #override \
	<Key>Return: confirm-action() \n\
	<Key>KP_Enter: confirm-action() \n\
	<Key>Tab: next-action() \n\
	<Key>Down: next-action() \n\
	<Key>Up: prev-action() \n\
	Ctrl<Key>Delete: delete-selection() \n\
	Ctrl<Key>BackSpace: delete-selection() \n\
	:<Btn3Down>:  here-action()

XFinans*newCategoryDescInput.Translations: #override \
			<Key>KP_Enter: confirm-action() \n\
			<Key>Tab: next-action() \n\
			Ctrl<Key>Delete: delete-selection() \n\
			Ctrl<Key>BackSpace: delete-selection() \n\
			:<Btn3Down>:  here-action()

XFinans*fileViewText.Translations: #override \
			Ctrl<Key>Delete: delete-selection() \n\
			Ctrl<Key>BackSpace: delete-selection()

XFinans*vpane.translations: #override \
        <KeyPress>n: new-transaction() 

XFinans*quit.accelerators: \
	<KeyPress>q: set() notify()

XFinans*vpane*Grip.foreground: black
XFinans*infoPane*Grip.foreground: black
XFinans*saldoPane*Grip.foreground: black
XFinans*searchPane*Grip.foreground: black
XFinans*categoryWindowPane*Grip.foreground: black
XFinans*fileViewPane*Grip.foreground: black
