Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37740002
en ru br
Репозитории ALT
S:1.17.0-alt9
5.1: 1.17.0-alt8
4.1: 1.17.0-alt6
4.0: 1.17.0-alt6
3.0: 1.17.0-alt6
www.altlinux.org/Changes

Группа :: Графика
Пакет: xli

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 170-fix-spelling.patch
Скачать


Description: fix some spelling errors.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2017-11-02
Index: xli-1.17.0+20061110/compress.c
===================================================================
--- xli-1.17.0+20061110.orig/compress.c
+++ xli-1.17.0+20061110/compress.c
@@ -150,7 +150,7 @@ void compress_cmap(Image * image, unsign
 	}
 	if (verbose) {
 		if (!unusedcount && !dupcount)
-			printf("no improvment\n");
+			printf("no improvement\n");
 		else {
 			if (dupcount)
 				printf("%d duplicate%s and %d unused color%s removed...",
Index: xli-1.17.0+20061110/options.c
===================================================================
--- xli-1.17.0+20061110.orig/options.c
+++ xli-1.17.0+20061110/options.c
@@ -34,7 +34,7 @@ Set the automatic advance delay for all
 Indicate the X display you would like to use.",},
 	{"dispgamma", DISPLAYGAMMA, "value", "\
 Specify the gamma of the display you are using. The default value is 2.2\n\
-A value of between 1.6 and 2.8 is resonable.\n\
+A value of between 1.6 and 2.8 is reasonable.\n\
 If images need brightening or darkening, use the -gamma option"},
 	{"fillscreen", FILLSCREEN, NULL, "\
 Use the whole screen for displaying an image. The image will be zoomed\n\
@@ -177,7 +177,7 @@ and `-background white'.",},
 	{"iscale", ISCALE, "scale factor", "\
 Scale the image using a fast, image-dependent method, if available.\n\
 Positive values make the image smaller, negative values larger.\n\
-Specifing `auto' will fast-scale the image to fit on the screen.",},
+Specifying `auto' will fast-scale the image to fit on the screen.",},
 	{"merge", MERGE, NULL, "\
 Merge this image onto the previous image.  When used in conjunction with\n\
 -at, -center, and -clip you can generate collages.",},
@@ -201,7 +201,7 @@ the smoother multiple times.  This optio
 	{"title", TITLE, "window_title", "\
 Set the title of the window used to display the image.",},
 	{"xpm", XPM, "{ m | g4 | g | c }", "\
-Select the prefered xpm colour mapping:\n\
+Select the preferred xpm colour mapping:\n\
 (m = mono, g4 = 4 level gray, g = gray, c = color ).",},
 	{"xzoom", XZOOM, "percentage", "\
 Zoom the image along the X axis by a percentage.  See -zoom.",},
Index: xli-1.17.0+20061110/pcx.c
===================================================================
--- xli-1.17.0+20061110.orig/pcx.c
+++ xli-1.17.0+20061110/pcx.c
@@ -148,7 +148,7 @@ Image *pcxLoad (char *fullname, ImageOpt
 	/* Only monochorme or 8bits paletized images are supported.  */
 	if (pcxhd[65] > 1 || !(pcxhd[3] == 1 || pcxhd[3] == 8)) {
 		fprintf(stderr,
-			"pcxLoad: %s - Unsuported PCX type\n",
+			"pcxLoad: %s - Unsupported PCX type\n",
 			name);
 		zclose(zf);
 		return((Image *)NULL);
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin