[gnome-documents] Fix the build

Kalev Lember kalev at fedoraproject.org
Mon Jan 28 00:50:14 UTC 2013


commit fa4df8698b117d5fb0b7a31c8b35adf1ab1d1e07
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jan 27 23:48:48 2013 +0100

    Fix the build

 gnome-documents-fix-desktop.patch |   38 ++++++++++++++++++++++++++----------
 1 files changed, 27 insertions(+), 11 deletions(-)
---
diff --git a/gnome-documents-fix-desktop.patch b/gnome-documents-fix-desktop.patch
index 98a2f95..5049666 100644
--- a/gnome-documents-fix-desktop.patch
+++ b/gnome-documents-fix-desktop.patch
@@ -1,11 +1,27 @@
---- gnome-documents-3.7.4/data/gnome-documents.desktop.orig	2013-01-27 21:35:21.718953949 +0000
-+++ gnome-documents-3.7.4/data/gnome-documents.desktop	2013-01-27 21:36:18.580422454 +0000
-@@ -169,7 +169,7 @@
- Keywords[pt_BR]=Docs;PDF;Documento;
- Keywords[ru]=Документы;PDF;Документ;
- Keywords[sk]=Dokumenty;PDF;Dokument;
--Keywords[sl]=Doc;PDF;Dokumenti;Word
-+Keywords[sl]=Doc;PDF;Dokumenti;Word;
- Keywords[sr]=Документација;ПДФ;Документ;
- Keywords[sr at latin]=Dokumentacija;PDF;Dokument;
- Keywords[sv]=Dok;PDF;Dokument;
+From b50bc7fec5f1749ab87f8e1d16e373e90c1ef568 Mon Sep 17 00:00:00 2001
+From: Kalev Lember <kalevlember at gmail.com>
+Date: Sun, 27 Jan 2013 23:24:24 +0100
+Subject: [PATCH] Fix Slovenian translation
+
+desktop-file-validate complains if the Keywords section doesn't end with
+a ; character.
+---
+ po/sl.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/po/sl.po b/po/sl.po
+index 2fe992d..3541b51 100644
+--- a/po/sl.po
++++ b/po/sl.po
+@@ -33,7 +33,7 @@ msgstr "Upravljanje, dostop in souporaba dokumentov"
+ 
+ #: ../data/gnome-documents.desktop.in.in.h:3
+ msgid "Docs;PDF;Document;"
+-msgstr "Doc;PDF;Dokumenti;Word"
++msgstr "Doc;PDF;Dokumenti;Word;"
+ 
+ #: ../data/org.gnome.documents.gschema.xml.in.h:1
+ #: ../src/resources/app-menu.ui.h:1
+-- 
+1.8.1
+


More information about the scm-commits mailing list