Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 31348
Collapse All | Expand All

(-)tkdiff.tcl.old (-2 / +4 lines)
Lines 5950-5956 Link Here
5950
		    -row 0\
5950
		    -row 0\
5951
		    -column 2\
5951
		    -column 2\
5952
		    -sticky nsew\
5952
		    -sticky nsew\
5953
		    -pad 4
5953
		    -padx 2\
5954
		    -pady 2
5954
5955
5955
		grid $simple.l2\
5956
		grid $simple.l2\
5956
		    -row 1\
5957
		    -row 1\
Lines 5964-5970 Link Here
5964
		    -row 1\
5965
		    -row 1\
5965
		    -column 2\
5966
		    -column 2\
5966
		    -sticky nsew\
5967
		    -sticky nsew\
5967
		    -pad 4
5968
		    -padx 2\
5969
		    -pady 2
5968
5970
5969
		grid columnconfigure $simple 0\
5971
		grid columnconfigure $simple 0\
5970
		    -weight 0
5972
		    -weight 0

Return to bug 31348