[debian-edu-commits] debian-edu/ 02/03: debian/patches: Update 031_fix-spelling-errors.patch. More spelling issues found.

Mike Gabriel sunweaver at debian.org
Mon Nov 28 14:37:40 UTC 2016


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

sunweaver pushed a commit to branch master
in repository italc.

commit a02baf2f0b5c5dd3b7efe8b5fbc028486192b0c8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Nov 28 15:25:04 2016 +0100

    debian/patches: Update 031_fix-spelling-errors.patch. More spelling issues found.
---
 debian/patches/031_fix-spelling-errors.patch | 42 ++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/debian/patches/031_fix-spelling-errors.patch b/debian/patches/031_fix-spelling-errors.patch
index f3aaae4..9c71cf9 100644
--- a/debian/patches/031_fix-spelling-errors.patch
+++ b/debian/patches/031_fix-spelling-errors.patch
@@ -2181,3 +2181,45 @@ Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
          <translation>无法连接服务控制管理器(您是否拥有所需的权限?) - 服务 '%1' 不能停止。</translation>
      </message>
  </context>
+--- a/ica/x11/x11vnc/ChangeLog
++++ b/ica/x11/x11vnc/ChangeLog
+@@ -511,7 +511,7 @@
+ 	  in unixpw state.  Monitor broken XDAMAGE reports when
+ 	  OpenGL apps like beryl are running.  Implement simple
+ 	  kbdReleaseAllKeys, setSingleWindow, setServerInput actions
+-	  (ultravnc extentions).  Try to send XDM the username in
++	  (ultravnc extensions).  Try to send XDM the username in
+ 	  FINDCREATEDISPLAY, also try .dmrc before .xsession.
+ 
+ 2007-01-31  Karl Runge <runge at karlrunge.com>
+--- a/ica/x11/x11vnc/cleanup.c
++++ b/ica/x11/x11vnc/cleanup.c
+@@ -486,7 +486,7 @@
+ 		}
+ 
+ 		if (*str == 'q' && *(str+1) == '\0') {
+-			fprintf(stderr, "quiting.\n");
++			fprintf(stderr, "quitting.\n");
+ 			return;
+ 		} else if (*str == 'h' && *(str+1) == '\0') {
+ 			crash_shell_help();
+--- a/ica/x11/x11vnc/ssltools.h
++++ b/ica/x11/x11vnc/ssltools.h
+@@ -103,7 +103,7 @@
+ "private_key	= $dir/private/cakey.pem # The private key\n"
+ "RANDFILE	= $dir/private/.rand	# private random number file\n"
+ "\n"
+-"x509_extensions	= usr_cert		# The extentions to add to the cert\n"
++"x509_extensions	= usr_cert		# The extensions to add to the cert\n"
+ "\n"
+ "name_opt 	= ca_default		# Subject Name options\n"
+ "cert_opt 	= ca_default		# Certificate field options\n"
+@@ -139,7 +139,7 @@
+ "default_keyfile 	= privkey.pem\n"
+ "distinguished_name	= req_distinguished_name\n"
+ "attributes		= req_attributes\n"
+-"x509_extensions	= v3_ca	# The extentions to add to the self signed cert\n"
++"x509_extensions	= v3_ca	# The extensions to add to the self signed cert\n"
+ "\n"
+ "string_mask = nombstr\n"
+ "\n"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/italc.git



More information about the debian-edu-commits mailing list