[Pkg-wmaker-commits] [wmcoincoin] 27/87: debian/patches: (fix_spelling.patch) Fix spelling-error-in-binary Lintian warnings.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Aug 28 17:27:33 UTC 2015
- Previous message: [Pkg-wmaker-commits] [wmcoincoin] 26/87: debian/watch: New file; obtained from sepwatch.
- Next message: [Pkg-wmaker-commits] [wmcoincoin] 28/87: debian/patches - (implicit-function-declaration.patch, incompatible_pointer_type.patch, int-to-pointer-cast.patch, maybe-uninitialized.patch, parentheses.patch, pointer-to-int-cast.patch, sign-compare.patch, sizeof-pointer-memaccess.patch, type-limits.patch, unused-but-set-parameter.patch, unused-but-set-variable.patch, unused-parameter.patch, unused-result.patch, unused-variable.patch) Fix compiler warnings.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmcoincoin.
commit f7e968caf816279224d54a6a521319b606b3b2ac
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sun Oct 19 00:04:43 2014 -0500
debian/patches: (fix_spelling.patch) Fix spelling-error-in-binary Lintian
warnings.
---
debian/patches/fix_spelling.patch | 38 ++++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 39 insertions(+)
diff --git a/debian/patches/fix_spelling.patch b/debian/patches/fix_spelling.patch
new file mode 100644
index 0000000..a65e733
--- /dev/null
+++ b/debian/patches/fix_spelling.patch
@@ -0,0 +1,38 @@
+Description: Fix spelling-error-in-binary Lintian warnings.
+ Note that the remaining warnings are due to French spellings.
+Author: Doug Torrance <dtorrance at monmouthcollege.edu>
+Last-Update: 2014-10-19
+
+--- a/src/dock.c
++++ b/src/dock.c
+@@ -1002,7 +1002,7 @@
+ BLAHBLAH(1,printf(_("Coin !\n")));
+
+ if (dock->coin_coin_site_id == -1) {
+- msgbox_show(dock, _("<b>Please</b> fill your options file with a valid site equiped with a board..."));
++ msgbox_show(dock, _("<b>Please</b> fill your options file with a valid site equipped with a board..."));
+ } else {
+ s = sl_find_site_id(dock->sites, dock->coin_coin_site_id);
+ if (s && s->board) {
+--- a/src/wmcoincoin.c
++++ b/src/wmcoincoin.c
+@@ -865,7 +865,7 @@
+ balloon_test(dock,x,y,iconx,icony,0,dock->leds.led[1].xpos, dock->leds.led[1].ypos, 9, 4,
+ _("This led does no blink anymore.<br>" //blinks when you have just sent a message on the board, and it is waiting for its delivery.<br>"
+ "It is blue when the message is being sent by the palmipede, and green half a second after the effective sending.<br>"
+- "A click on this led allows to change the scroll speed of the trolloscope:<br>"
++ "A click on this led allows one to change the scroll speed of the trolloscope:<br>"
+ "<font color=blue><tt>Left Click</tt></font><tab>: slower<br>"
+ "<font color=blue><tt>Right Click</tt></font><tab>: faster<br>"
+ "<font color=blue><tt>Middle Click</tt></font><tab>: change the trolloscope resolution"));
+--- a/po/fr.po
++++ b/po/fr.po
+@@ -1137,7 +1137,7 @@
+ msgid ""
+ "This led does no blink anymore.<br>It is blue when the message is being sent "
+ "by the palmipede, and green half a second after the effective sending.<br>A "
+-"click on this led allows to change the scroll speed of the trolloscope:"
++"click on this led allows one to change the scroll speed of the trolloscope:"
+ "<br><font color=blue><tt>Left Click</tt></font><tab>: slower<br><font "
+ "color=blue><tt>Right Click</tt></font><tab>: faster<br><font "
+ "color=blue><tt>Middle Click</tt></font><tab>: change the trolloscope "
diff --git a/debian/patches/series b/debian/patches/series
index 9c57145..968b836 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
format-security.patch
fix_x11_include.patch
autotools_fixes.patch
+fix_spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcoincoin.git
- Previous message: [Pkg-wmaker-commits] [wmcoincoin] 26/87: debian/watch: New file; obtained from sepwatch.
- Next message: [Pkg-wmaker-commits] [wmcoincoin] 28/87: debian/patches - (implicit-function-declaration.patch, incompatible_pointer_type.patch, int-to-pointer-cast.patch, maybe-uninitialized.patch, parentheses.patch, pointer-to-int-cast.patch, sign-compare.patch, sizeof-pointer-memaccess.patch, type-limits.patch, unused-but-set-parameter.patch, unused-but-set-variable.patch, unused-parameter.patch, unused-result.patch, unused-variable.patch) Fix compiler warnings.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Pkg-wmaker-commits
mailing list