From 0c5bf60f0689be46dc2efb5d504c22160c068ab8 Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Mon, 11 Jan 2021 16:04:59 -0300 Subject: [PATCH] Change Template name & comments --- .var/app/org.gimp.GIMP/config/GIMP/2.10/templaterc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/2.10/templaterc b/.var/app/org.gimp.GIMP/config/GIMP/2.10/templaterc index 147ce16..cd631ec 100755 --- a/.var/app/org.gimp.GIMP/config/GIMP/2.10/templaterc +++ b/.var/app/org.gimp.GIMP/config/GIMP/2.10/templaterc @@ -1,8 +1,8 @@ # GIMP templaterc -# +# # This file will be entirely rewritten each time you exit. -(GimpTemplate "Imagem blog" +(GimpTemplate "Diolinux: Blog Post Image" (width 800) (height 450) (unit pixels) @@ -14,7 +14,7 @@ (color-managed yes) (color-profile NULL) (fill-type background) - (comment "Created with GIMP")) + (comment "Default resolution for Diolinux's blog post images")) (GimpTemplate "640x480" (width 640) (height 480)