[SCM] TkGate packaging branch, master, updated. a8ec3a562d775e31d18025039dd84c898b7a6fff
Ø£ØÙد اÙÙØÙÙØ¯Ù (Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Mon Jun 29 12:29:32 UTC 2009
The following commit has been merged in the master branch:
commit 210a322ea3507626b011dd40b0d5e4da03fbd98b
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Sat Jun 27 23:38:58 2009 +0300
Added 04_typos.diff patch to fix some typos in messages printed by
tkgate.
diff --git a/debian/patches/04_typos.diff b/debian/patches/04_typos.diff
new file mode 100644
index 0000000..957d8d7
--- /dev/null
+++ b/debian/patches/04_typos.diff
@@ -0,0 +1,22 @@
+--- tkgate.orig/src/tkgate/joint.c
++++ tkgate/src/tkgate/joint.c
+@@ -443,7 +443,7 @@
+
+ td = wireorient(w->nodes,0);
+ if (td == -1) {
+- logError(ERL_WARN,"Wierd place for 0-wire 1 in joint_fixwires.");
++ logError(ERL_WARN,"Weird place for 0-wire 1 in joint_fixwires.");
+ return;
+ }
+
+--- tkgate.orig/src/tkgate/tkgatewin.c
++++ tkgate/src/tkgate/tkgatewin.c
+@@ -1651,7 +1651,7 @@
+ SimInterface_init(&TkGate.circuit->simulator);
+
+ if (sync_Xserver) {
+- printf("[synchonized X11 connection]\n");
++ printf("[synchronized X11 connection]\n");
+ XSynchronize(TkGate.D,True);
+ }
+
--
TkGate packaging
More information about the debian-science-commits
mailing list