Issue #1521 - First time start: GIMP-Error: Error while parsing templaterc

Don't use deprecated "fill-type" value names in the defailt templaterc.
This commit is contained in:
Michael Natterer
2018-05-29 00:03:20 +02:00
parent 2f425f0e2a
commit a0805e460a

View File

@ -10,7 +10,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A1 (300 ppi)" (GimpTemplate "A1 (300 ppi)"
(width 7016) (width 7016)
(height 9933) (height 9933)
@ -19,7 +19,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A2 (300 ppi)" (GimpTemplate "A2 (300 ppi)"
(width 4960) (width 4960)
(height 7016) (height 7016)
@ -28,7 +28,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A3 (300 ppi)" (GimpTemplate "A3 (300 ppi)"
(width 3508) (width 3508)
(height 4960) (height 4960)
@ -37,7 +37,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A4 (300 ppi)" (GimpTemplate "A4 (300 ppi)"
(width 2480) (width 2480)
(height 3508) (height 3508)
@ -46,7 +46,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A5 (300 ppi)" (GimpTemplate "A5 (300 ppi)"
(width 1748) (width 1748)
(height 2480) (height 2480)
@ -55,7 +55,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A6 (300 ppi)" (GimpTemplate "A6 (300 ppi)"
(width 1240) (width 1240)
(height 1748) (height 1748)
@ -64,7 +64,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "A7 (300 ppi)" (GimpTemplate "A7 (300 ppi)"
(width 874) (width 874)
(height 1240) (height 1240)
@ -73,7 +73,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "B4 (300 ppi)" (GimpTemplate "B4 (300 ppi)"
(width 2953) (width 2953)
(height 4169) (height 4169)
@ -82,7 +82,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "B5 (300 ppi)" (GimpTemplate "B5 (300 ppi)"
(width 2079) (width 2079)
(height 2953) (height 2953)
@ -91,7 +91,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "B5-Japan (300 ppi)" (GimpTemplate "B5-Japan (300 ppi)"
(width 2150) (width 2150)
(height 3035) (height 3035)
@ -100,7 +100,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "US Letter (300 ppi)" (GimpTemplate "US Letter (300 ppi)"
(width 2550) (width 2550)
(height 3300) (height 3300)
@ -109,7 +109,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "US Legal (300 ppi)" (GimpTemplate "US Legal (300 ppi)"
(width 2550) (width 2550)
(height 4200) (height 4200)
@ -118,7 +118,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "88.9×50.8 US Business Card" (GimpTemplate "88.9×50.8 US Business Card"
(icon-name "gimp-business-card") (icon-name "gimp-business-card")
(width 1050) (width 1050)
@ -128,7 +128,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "85×55 Western Europe Business Card" (GimpTemplate "85×55 Western Europe Business Card"
(icon-name "gimp-business-card") (icon-name "gimp-business-card")
(width 1004) (width 1004)
@ -138,7 +138,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "90×50 Eastern Europe Business Card" (GimpTemplate "90×50 Eastern Europe Business Card"
(icon-name "gimp-business-card") (icon-name "gimp-business-card")
(width 1063) (width 1063)
@ -148,7 +148,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "90×55 Business Card (AU, IN etc.)" (GimpTemplate "90×55 Business Card (AU, IN etc.)"
(icon-name "gimp-business-card") (icon-name "gimp-business-card")
(width 1063) (width 1063)
@ -158,7 +158,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "87×49 Vistaprint Business Card" (GimpTemplate "87×49 Vistaprint Business Card"
(icon-name "gimp-business-card") (icon-name "gimp-business-card")
(width 1028) (width 1028)
@ -168,7 +168,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Toilet paper (US, 300 ppi)" (GimpTemplate "Toilet paper (US, 300 ppi)"
(icon-name "gimp-toilet-paper") (icon-name "gimp-toilet-paper")
(width 1350) (width 1350)
@ -178,7 +178,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "CD cover (300 ppi)" (GimpTemplate "CD cover (300 ppi)"
(icon-name "media-optical") (icon-name "media-optical")
(width 1429) (width 1429)
@ -188,7 +188,7 @@
(yresolution 300.000000) (yresolution 300.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Web banner leaderboard 728x90" (GimpTemplate "Web banner leaderboard 728x90"
(icon-name "gimp-web") (icon-name "gimp-web")
(width 728) (width 728)
@ -198,7 +198,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Web banner large rectangle 336×280" (GimpTemplate "Web banner large rectangle 336×280"
(icon-name "gimp-web") (icon-name "gimp-web")
(width 336) (width 336)
@ -208,7 +208,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Web banner medium rectangle 300×250" (GimpTemplate "Web banner medium rectangle 300×250"
(icon-name "gimp-web") (icon-name "gimp-web")
(width 300) (width 300)
@ -218,7 +218,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Web banner large mobile 320×100" (GimpTemplate "Web banner large mobile 320×100"
(icon-name "gimp-web") (icon-name "gimp-web")
(width 320) (width 320)
@ -228,7 +228,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Web banner large skyscraper 300×600" (GimpTemplate "Web banner large skyscraper 300×600"
(icon-name "gimp-web") (icon-name "gimp-web")
(width 300) (width 300)
@ -238,7 +238,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "1280×720 (HD 720p)" (GimpTemplate "1280×720 (HD 720p)"
(icon-name "gimp-video") (icon-name "gimp-video")
(width 1280) (width 1280)
@ -248,7 +248,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "1920×1080 (Full HD 1080p)" (GimpTemplate "1920×1080 (Full HD 1080p)"
(icon-name "gimp-video") (icon-name "gimp-video")
(width 1920) (width 1920)
@ -258,7 +258,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "3840x2160 (4K UHD)" (GimpTemplate "3840x2160 (4K UHD)"
(icon-name "gimp-video") (icon-name "gimp-video")
(width 3840) (width 3840)
@ -268,7 +268,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "4096×2160 (Digital Cinema Initiatives 4K)" (GimpTemplate "4096×2160 (Digital Cinema Initiatives 4K)"
(icon-name "gimp-video") (icon-name "gimp-video")
(width 4096) (width 4096)
@ -278,7 +278,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "1366×768 HD" (GimpTemplate "1366×768 HD"
(icon-name "gimp-display") (icon-name "gimp-display")
(width 1366) (width 1366)
@ -288,7 +288,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "1920×1200 WUXGA" (GimpTemplate "1920×1200 WUXGA"
(icon-name "gimp-display") (icon-name "gimp-display")
(width 1920) (width 1920)
@ -298,7 +298,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "2560x1600 WQXGA" (GimpTemplate "2560x1600 WQXGA"
(icon-name "gimp-display") (icon-name "gimp-display")
(width 2560) (width 2560)
@ -308,7 +308,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "3840×2160 4K UHD" (GimpTemplate "3840×2160 4K UHD"
(icon-name "gimp-display") (icon-name "gimp-display")
(width 3840) (width 3840)
@ -318,7 +318,7 @@
(yresolution 72.000000) (yresolution 72.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Apple iPhone 6/7" (GimpTemplate "Apple iPhone 6/7"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 750) (width 750)
@ -328,7 +328,7 @@
(yresolution 326.000000) (yresolution 326.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Apple iPhone 5" (GimpTemplate "Apple iPhone 5"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 640) (width 640)
@ -338,7 +338,7 @@
(yresolution 326.000000) (yresolution 326.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Apple iPad 3&4, Air" (GimpTemplate "Apple iPad 3&4, Air"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 2048) (width 2048)
@ -348,7 +348,7 @@
(yresolution 264.000000) (yresolution 264.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Samsung Galaxy S6" (GimpTemplate "Samsung Galaxy S6"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 1440) (width 1440)
@ -358,7 +358,7 @@
(yresolution 577.000000) (yresolution 577.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Samsung Galaxy S5" (GimpTemplate "Samsung Galaxy S5"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 1080) (width 1080)
@ -368,7 +368,7 @@
(yresolution 360.000000) (yresolution 360.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
(GimpTemplate "Samsung Galaxy Tab 2&3 10,1 inch" (GimpTemplate "Samsung Galaxy Tab 2&3 10,1 inch"
(icon-name "gimp-smartphone") (icon-name "gimp-smartphone")
(width 800) (width 800)
@ -378,6 +378,6 @@
(yresolution 149.000000) (yresolution 149.000000)
(resolution-unit inches) (resolution-unit inches)
(image-type rgb) (image-type rgb)
(fill-type background-fill)) (fill-type background))
# end of templates # end of templates