[gnome-documents/f18] Fix broken translation

Cosimo Cecchi cosimoc at fedoraproject.org
Wed Sep 5 01:33:04 UTC 2012


commit f4821b6cb5617ef4e030085a687dbbfd7f07bbaa
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Sep 4 21:31:16 2012 -0400

    Fix broken translation

 gnome-documents.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/gnome-documents.spec b/gnome-documents.spec
index b3781a9..e1473f1 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -21,6 +21,8 @@ BuildRequires:  clutter-gtk-devel
 BuildRequires:  gjs-devel
 BuildRequires:  libzapojit-devel
 
+Patch0: 0001-po-fix-Slovenian-translation-for-desktop-file-once-a.patch
+
 %description
 gnome-documents is a document manager application for GNOME,
 aiming to be a simple and elegant replacement for using Files to show
@@ -29,6 +31,8 @@ the Documents directory.
 %prep
 %setup -q
 
+%patch0 -p1 -b .slovenian
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}


More information about the scm-commits mailing list