[Pkg-crosswire-commits] [bibletime] 04/05: patch to fix translations #555887

Daniel Glassey wdg at moszumanska.debian.org
Tue Sep 15 23:16:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

wdg pushed a commit to branch master
in repository bibletime.

commit 20f7f02c9db6e24c900f787122b7fdec0abce8f5
Author: Daniel Glassey <wdg at debian.org>
Date:   Tue Sep 15 22:23:46 2015 +0100

    patch to fix translations #555887
---
 debian/changelog                         |  4 +++-
 debian/patches/desktop_translation.patch | 20 ++++++++++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f68f8b2..e667f25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ bibletime (2.10.1-3) UNRELEASED; urgency=medium
   * build dep on libsword-dev >= 1.7.3+dfsg-3 for c++ transition
   * add patch to add some keywords to bibletime.desktop
   * add patch to remove MimeType entry from bibletime.desktop
+  * add patch to fix .desktop translations, Closes: #555887
+      thanks to Paul Martrenchar <pmartrenchar at gmail.com>
 
- -- Daniel Glassey <wdg at debian.org>  Tue, 15 Sep 2015 15:10:38 +0100
+ -- Daniel Glassey <wdg at debian.org>  Tue, 15 Sep 2015 21:13:03 +0100
 
 bibletime (2.10.1-2) unstable; urgency=medium
 
diff --git a/debian/patches/desktop_translation.patch b/debian/patches/desktop_translation.patch
new file mode 100644
index 0000000..fb66382
--- /dev/null
+++ b/debian/patches/desktop_translation.patch
@@ -0,0 +1,20 @@
+Description: fix wrongly encoded translations
+Author: Paul Martrenchar <pmartrenchar at gmail.com>
+
+--- a/cmake/platforms/linux/bibletime.desktop.cmake
++++ b/cmake/platforms/linux/bibletime.desktop.cmake
+@@ -1,12 +1,12 @@
+ [Desktop Entry]
+ Comment=An easy to use bible study tool
+ Comment[C]=An easy to use bible study tool
+-Comment[cs]=Snadno pouiteln n�troj pro studium Bible
++Comment[cs]=Snadno použitelný nástroj pro studium Bible
+ Comment[da]=Et letanvendeligt bibelstudieprogram
+ Comment[de]=Ein einfach zu benutzendes Bibelprogramm
+ Comment[et]=Lihtne Piibliuurimise vahend
+ Comment[fi]=Helppokäyttöinen raamatunlukuohjelmisto
+-Comment[fr]=Un outil d'éde biblique facile àtiliser
++Comment[fr]=Un outil d'étude biblique facile à utiliser
+ Comment[it]=Un semplice strumento per studiare la Bibbia
+ Exec=bibletime
+ Icon=bibletime
diff --git a/debian/patches/series b/debian/patches/series
index 9064cca..880c3af 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 s390x-ftbfs.patch
 desktopkeywords.patch
 mime_exec.patch
+desktop_translation.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-crosswire/bibletime.git



More information about the Pkg-crosswire-commits mailing list