From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- .../shotcut-20.06.28-desktop-file-validate.patch | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 media-video/shotcut/files/shotcut-20.06.28-desktop-file-validate.patch (limited to 'media-video/shotcut/files') diff --git a/media-video/shotcut/files/shotcut-20.06.28-desktop-file-validate.patch b/media-video/shotcut/files/shotcut-20.06.28-desktop-file-validate.patch new file mode 100644 index 000000000000..61b29f298d77 --- /dev/null +++ b/media-video/shotcut/files/shotcut-20.06.28-desktop-file-validate.patch @@ -0,0 +1,26 @@ +From e4f9128a5580ed53b62640a3a754d8fc58d04337 Mon Sep 17 00:00:00 2001 +From: Henrik Pihl +Date: Sat, 11 Jul 2020 11:43:50 +0300 +Subject: [PATCH] Update org.shotcut.Shotcut.desktop + +XDG standards tell that comment fields in the desktop files shouldn't be redundant. My Russian and French aren't good enough to replace those fields with something else. +--- + packaging/linux/org.shotcut.Shotcut.desktop | 4 +--- + 1 file changed, 1 insertion(+), 3 deletions(-) + +diff --git a/packaging/linux/org.shotcut.Shotcut.desktop b/packaging/linux/org.shotcut.Shotcut.desktop +index a9cf44da2..c5a4eff9e 100644 +--- a/packaging/linux/org.shotcut.Shotcut.desktop ++++ b/packaging/linux/org.shotcut.Shotcut.desktop +@@ -5,10 +5,8 @@ GenericName=Video Editor + GenericName[de]=Video-Bearbeitungsprogramm + GenericName[fr]=Logiciel de montage vidéo + GenericName[ru]=Видеоредактор +-Comment=Video Editor ++Comment=Shotcut is a free, open source, cross-platform video editor. + Comment[de]=Programm zum Bearbeiten und Abspielen von Videodateien. +-Comment[fr]=Logiciel de montage vidéo +-Comment[ru]=Видеоредактор + Exec=shotcut %F + Icon=org.shotcut.Shotcut + Terminal=false -- cgit v1.2.3