Various small changes from the last week or so
This commit is contained in:
		@@ -47,6 +47,48 @@
 | 
			
		||||
    (dash-offset 0)
 | 
			
		||||
    (dash-info 0)
 | 
			
		||||
    (emulate-brush-dynamics no))
 | 
			
		||||
(default-view
 | 
			
		||||
    (show-menubar yes)
 | 
			
		||||
    (show-statusbar no)
 | 
			
		||||
    (show-rulers yes)
 | 
			
		||||
    (show-scrollbars yes)
 | 
			
		||||
    (show-selection no)
 | 
			
		||||
    (show-layer-boundary no)
 | 
			
		||||
    (show-canvas-boundary yes)
 | 
			
		||||
    (show-guides yes)
 | 
			
		||||
    (show-grid no)
 | 
			
		||||
    (show-sample-points yes)
 | 
			
		||||
    (snap-to-guides yes)
 | 
			
		||||
    (snap-to-grid no)
 | 
			
		||||
    (snap-to-canvas no)
 | 
			
		||||
    (snap-to-path no)
 | 
			
		||||
    (snap-to-bbox no)
 | 
			
		||||
    (snap-to-equidistance no)
 | 
			
		||||
    (padding-mode default)
 | 
			
		||||
    (padding-color
 | 
			
		||||
        (color "R'G'B'A float" 16 "\1\0\200\77\1\0\200\77\1\0\200\77\0\0\200\77" 0))
 | 
			
		||||
    (padding-in-show-all no))
 | 
			
		||||
(default-fullscreen-view
 | 
			
		||||
    (show-menubar yes)
 | 
			
		||||
    (show-statusbar no)
 | 
			
		||||
    (show-rulers yes)
 | 
			
		||||
    (show-scrollbars yes)
 | 
			
		||||
    (show-selection no)
 | 
			
		||||
    (show-layer-boundary no)
 | 
			
		||||
    (show-canvas-boundary yes)
 | 
			
		||||
    (show-guides yes)
 | 
			
		||||
    (show-grid no)
 | 
			
		||||
    (show-sample-points yes)
 | 
			
		||||
    (snap-to-guides yes)
 | 
			
		||||
    (snap-to-grid no)
 | 
			
		||||
    (snap-to-canvas no)
 | 
			
		||||
    (snap-to-path no)
 | 
			
		||||
    (snap-to-bbox no)
 | 
			
		||||
    (snap-to-equidistance no)
 | 
			
		||||
    (padding-mode default)
 | 
			
		||||
    (padding-color
 | 
			
		||||
        (color "R'G'B'A float" 16 "\1\0\200\77\1\0\200\77\1\0\200\77\0\0\200\77" 0))
 | 
			
		||||
    (padding-in-show-all no))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# end of gimprc
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
(file-version 1)
 | 
			
		||||
(action "windows-hide-docks" "<Shift><Control>d")
 | 
			
		||||
(action "view-show-rulers" "<Shift><Control>r")
 | 
			
		||||
(action "view-zoom-fit-in" "<Shift><Control>f")
 | 
			
		||||
(action "windows-hide-docks" "<Shift><Control>d")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user