[gimp] Fix the 1280x720 document template
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Fix the 1280x720 document template
- Date: Sat, 23 Dec 2017 19:26:08 +0000 (UTC)
commit b84874a798b81217312ec7118735f52aaa330849
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Sat Dec 23 22:25:29 2017 +0300
Fix the 1280x720 document template
etc/templaterc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/etc/templaterc b/etc/templaterc
index 81d5e72..3ecd444 100644
--- a/etc/templaterc
+++ b/etc/templaterc
@@ -241,8 +241,8 @@
(fill-type background-fill))
(GimpTemplate "1280×720 (HD 720p)"
(icon-name "gimp-video")
- (width 640)
- (height 400)
+ (width 1280)
+ (height 720)
(unit pixels)
(xresolution 72.000000)
(yresolution 72.000000)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]