diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-11 01:56:33 +0000 |
commit | 9a630d51d89cb0893db6c8a56e946539d9d4aaf6 (patch) | |
tree | c6ad697c939c0cd0f421e87586745d1330de6420 /ukrainian | |
parent | c27e0d29c9826b8da7dfeb05f8ac6cf9761be1aa (diff) | |
download | ports-9a630d51d89cb0893db6c8a56e946539d9d4aaf6.tar.gz ports-9a630d51d89cb0893db6c8a56e946539d9d4aaf6.zip |
Notes
Diffstat (limited to 'ukrainian')
171 files changed, 2714 insertions, 2801 deletions
diff --git a/ukrainian/iceb/Makefile b/ukrainian/iceb/Makefile index e008533da539..d944383d433b 100644 --- a/ukrainian/iceb/Makefile +++ b/ukrainian/iceb/Makefile @@ -6,25 +6,22 @@ # PORTNAME= iceb -PORTVERSION= 5.35 +PORTVERSION= 5.60 CATEGORIES= ukrainian finance MASTER_SITES= http://www.iceb.vinnitsa.com/download/ MAINTAINER= vchekan@softline.kiev.ua COMMENT= Ukrainian accounting system -BROKEN= "Does not fetch; will be removed after Feb 2" - USE_MYSQL= yes WANT_MYSQL_VER= 323 USE_GMAKE= yes -#MAKE_FLAGS= -j2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_AUTOCONF= yes USE_AUTOMAKE= yes USE_REINPLACE= yes -NO_WRKSUBDIR= yes +USE_BZIP2= yes CONFIGURE_ARGS= \ --prefix=${PREFIX} \ --with-lang=ua \ @@ -36,10 +33,6 @@ CONFIGURE_ENV= ICEB_DB_LIB=${LOCALBASE}/lib/mysql .include <bsd.port.pre.mk> -.if ${OSVERSION} > 500000 -BROKEN= Does not compile on -current. Maintainer informed. -.endif - post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/configure.in diff --git a/ukrainian/iceb/distinfo b/ukrainian/iceb/distinfo index 6576dcc42c73..95d89395e965 100644 --- a/ukrainian/iceb/distinfo +++ b/ukrainian/iceb/distinfo @@ -1 +1 @@ -MD5 (iceb-5.35.tar.gz) = 565035d68147e9085c39ef9f4be9db95 +MD5 (iceb-5.60.tar.bz2) = 60458ef0308ba9a93bbd07c77fdd9c40 diff --git a/ukrainian/iceb/files/patch-buhg::Makefile.am b/ukrainian/iceb/files/patch-buhg::Makefile.am index 02dca9dfdaf2..e5cc58be56b4 100644 --- a/ukrainian/iceb/files/patch-buhg::Makefile.am +++ b/ukrainian/iceb/files/patch-buhg::Makefile.am @@ -1,6 +1,5 @@ -diff -ru --exclude Makefile work.old/buhg/Makefile.am work/buhg/Makefile.am ---- buhg/Makefile.am Sun Jan 12 14:47:17 2003 -+++ buhg/Makefile.am Sun Jan 12 15:14:26 2003 +--- buhg/Makefile.am Fri Oct 24 07:18:03 2003 ++++ buhg/Makefile.am.new Fri Jan 2 00:33:37 2004 @@ -16,8 +16,6 @@ # Individual libraries # @@ -10,21 +9,10 @@ diff -ru --exclude Makefile work.old/buhg/Makefile.am work/buhg/Makefile.am sozsqlbaz_LDADD = $(top_builddir)/libscr/libscr.la @ICEB_CURSES_LIB@ \ $(top_builddir)/libutil/libutil.la \ $(top_builddir)/libsql/libsql.la @ICEB_DB_LIB@ -@@ -257,5 +255,5 @@ - poiin.c poiinpd.c +@@ -305,5 +303,5 @@ + zapvdok.c zapvkr.c - bin_PROGRAMS = sozsqlbaz dostup startxbu xbu xmu xdk xzp xuos xusl xkas \ -- xpro mariq rozn saldo kassa bb spec uos23 -+ xpro mariq rozn saldo kassa spec uos23 + bin_PROGRAMS = sozsqlbaz dostup startxbu xbu xmu xdk xzp xuos xusl xukr xupl xkas \ +- xpro mariq rozn saldo kassa bb spec uos23 fsprozn ++ xpro mariq rozn saldo kassa spec uos23 fsprozn -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/Makefile.am work/buhg/Makefile.am ---- work.old/buhg/Makefile.am Thu Jan 16 00:08:03 2003 -+++ buhg/Makefile.am Tue Jan 21 21:36:44 2003 -@@ -1,6 +1,7 @@ - SUBDIRS=bx doc - CC = ${CXX} - CONFIG_PATH=$(libdir)/iceB -+CFLAGS += -DICEB_DOC_PATH="\""@datadir@/doc/iceb"\"" - - INCLUDES = -I$(top_srcdir)/libscr -I$(top_srcdir)/libutil \ - -I$(top_srcdir)/libbuh -I$(top_srcdir)/libsql \ diff --git a/ukrainian/iceb/files/patch-buhg::alimdbf.c b/ukrainian/iceb/files/patch-buhg::alimdbf.c deleted file mode 100644 index b3ce3cff1e11..000000000000 --- a/ukrainian/iceb/files/patch-buhg::alimdbf.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/alimdbf.c work/buhg/alimdbf.c ---- work.old/buhg/alimdbf.c Thu Jan 16 00:08:26 2003 -+++ buhg/alimdbf.c Tue Jan 21 21:42:49 2003 -@@ -96,7 +96,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_4_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_4_1.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::bx::nastsys.alx b/ukrainian/iceb/files/patch-buhg::bx::nastsys.alx index ad142567896b..c9e8c315415f 100644 --- a/ukrainian/iceb/files/patch-buhg::bx::nastsys.alx +++ b/ukrainian/iceb/files/patch-buhg::bx::nastsys.alx @@ -1,21 +1,19 @@ -diff -ru --exclude *.in iceb-5.35.old/buhg/bx/nastsys.alx buhg/bx/nastsys.alx ---- buhg/bx/nastsys.alx Fri Sep 6 09:10:27 2002 -+++ buhg/bx/nastsys.alx Tue Dec 24 00:07:41 2002 -@@ -1,14 +1,14 @@ +--- buhg/bx/nastsys.alx Thu Oct 16 10:05:26 2003 ++++ buhg/bx/nastsys.alx.new Fri Jan 2 00:20:19 2004 +@@ -1,12 +1,12 @@ -Редактор|joe +-Редактор для графического интерфейса|xterm -e joe +Редактор|ee - Системный принтер|lpr - Локальный принтер|prterm ++Редактор для графического интерфейса|xterm -e ee + Системный принтер|lpr -r + Локальный принтер|prterm -r Снять с очереди на печать|lprm Просмотр очереди на печать|lpq -Просмотрщик файлов|mc -v +-Просмотрщик файлов для графического интерфейса|xterm -e mc -v +Просмотрщик файлов|less ++Просмотрщик файлов для графического интерфейса|xterm -e less Копирование на ДОС дискету|mcopy -o Устройство ДОС для копирования|a: - Удаление распечаток|Включено - Печатать фамилию оператора в распечатках отчетов|Включено - - Принтеры поддерживающие двухсторонюю печать| --Ключ для задания двухсторонней печати| -o sides=two-sided-long-edge -+Ключ для задания двухсторонней печати| -o sides=two-sided-long-edge + Перекодировка файлов в ДОС кодировку|tcod -kd diff --git a/ukrainian/iceb/files/patch-buhg::copdok.c b/ukrainian/iceb/files/patch-buhg::copdok.c deleted file mode 100644 index d9fca82d6374..000000000000 --- a/ukrainian/iceb/files/patch-buhg::copdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/copdok.c work/buhg/copdok.c ---- work.old/buhg/copdok.c Thu Jan 16 00:07:50 2003 -+++ buhg/copdok.c Tue Jan 21 21:42:49 2003 -@@ -98,7 +98,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2d.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2d.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::copdoku.c b/ukrainian/iceb/files/patch-buhg::copdoku.c deleted file mode 100644 index 9a296653029c..000000000000 --- a/ukrainian/iceb/files/patch-buhg::copdoku.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/copdoku.c work/buhg/copdoku.c ---- work.old/buhg/copdoku.c Thu Jan 16 00:07:50 2003 -+++ buhg/copdoku.c Tue Jan 21 21:42:49 2003 -@@ -94,7 +94,7 @@ - case FK1: /*Помощь*/ - GDITE(); - /* -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2d.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2d.txt"); - prosf(strsql); - clear(); - */ diff --git a/ukrainian/iceb/files/patch-buhg::denrog.c b/ukrainian/iceb/files/patch-buhg::denrog.c deleted file mode 100644 index 65452ff1a18f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::denrog.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/denrog.c work/buhg/denrog.c ---- work.old/buhg/denrog.c Thu Jan 16 00:07:50 2003 -+++ buhg/denrog.c Tue Jan 21 21:42:49 2003 -@@ -82,7 +82,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_1_1.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::diramort.c b/ukrainian/iceb/files/patch-buhg::diramort.c deleted file mode 100644 index ec57c84d2102..000000000000 --- a/ukrainian/iceb/files/patch-buhg::diramort.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/diramort.c work/buhg/diramort.c ---- work.old/buhg/diramort.c Thu Jan 16 00:07:50 2003 -+++ buhg/diramort.c Tue Jan 21 21:42:49 2003 -@@ -244,7 +244,7 @@ - - case FK1: /*помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos8.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos8.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::diramortby.c b/ukrainian/iceb/files/patch-buhg::diramortby.c deleted file mode 100644 index 123c3f1d7710..000000000000 --- a/ukrainian/iceb/files/patch-buhg::diramortby.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/diramortby.c work/buhg/diramortby.c ---- work.old/buhg/diramortby.c Thu Jan 16 00:07:50 2003 -+++ buhg/diramortby.c Tue Jan 21 21:42:49 2003 -@@ -223,7 +223,7 @@ - - case FK1: /*помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos8.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos8.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::dirdok.c b/ukrainian/iceb/files/patch-buhg::dirdok.c deleted file mode 100644 index 73b1a0ac3bc9..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirdok.c work/buhg/dirdok.c ---- work.old/buhg/dirdok.c Thu Jan 16 00:07:50 2003 -+++ buhg/dirdok.c Tue Jan 21 21:42:49 2003 -@@ -547,7 +547,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirdok1.c b/ukrainian/iceb/files/patch-buhg::dirdok1.c deleted file mode 100644 index d8f625d57855..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirdok1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirdok1.c work/buhg/dirdok1.c ---- work.old/buhg/dirdok1.c Thu Jan 16 00:07:50 2003 -+++ buhg/dirdok1.c Tue Jan 21 21:42:49 2003 -@@ -534,7 +534,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirf8dr.c b/ukrainian/iceb/files/patch-buhg::dirf8dr.c deleted file mode 100644 index 7c0335de4b2f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirf8dr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirf8dr.c work/buhg/dirf8dr.c ---- work.old/buhg/dirf8dr.c Thu Jan 16 00:07:50 2003 -+++ buhg/dirf8dr.c Tue Jan 21 21:42:49 2003 -@@ -380,7 +380,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirkasord.c b/ukrainian/iceb/files/patch-buhg::dirkasord.c deleted file mode 100644 index a9155b46a2ed..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirkasord.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirkasord.c work/buhg/dirkasord.c ---- work.old/buhg/dirkasord.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirkasord.c Tue Jan 21 21:42:49 2003 -@@ -289,7 +289,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1_1.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirkasords.c b/ukrainian/iceb/files/patch-buhg::dirkasords.c deleted file mode 100644 index 313ec6516840..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirkasords.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirkasords.c work/buhg/dirkasords.c ---- work.old/buhg/dirkasords.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirkasords.c Tue Jan 21 21:42:49 2003 -@@ -358,7 +358,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_4.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirmatr.c b/ukrainian/iceb/files/patch-buhg::dirmatr.c deleted file mode 100644 index 92e8f479e6fc..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirmatr.c +++ /dev/null @@ -1,65 +0,0 @@ ---- buhg/dirmatr.c.orig Mon Sep 2 07:18:24 2002 -+++ buhg/dirmatr.c Wed Oct 8 19:58:47 2003 -@@ -41,7 +41,7 @@ - double kolih; - short x=0,y=4; - struct tm *bf; --long tmm; -+time_t tmm; - int K; - int kom,kom1; - int i,prc; -@@ -527,7 +527,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -941,7 +941,7 @@ - int kodg, //Код группы материала - char ei[], //Единица измерения - int kt, //Кто записал --long vr, //Время записи -+time_t vr, //Время записи - int mk, //0- ввод нового 1 - корректировка - float nds) //0-цена с НДС 1-цена без НДС - { -@@ -958,7 +958,7 @@ - char bros[100]; - char ST[100]; - int ktoi; --long vrem; -+time_t vrem; - char strsql[500]; - SQL_str row; - int poz,komv; -@@ -1273,7 +1273,7 @@ - attroff(VV->VVOD_return_cs(iceb_CFS)); - attron(VV->VVOD_return_cs(iceb_CFM)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3_1.txt"); - prosf(strsql); - clear(); - goto naz; -@@ -1561,7 +1561,7 @@ - short kp; - short i; - char kodm[12]; --long tmm; -+time_t tmm; - struct tm *bf; - SQL_str row; - char strsql[200]; -@@ -1735,7 +1735,7 @@ - FILE *ff; - char strsql[300]; - struct tm *bf; --long tmm; -+time_t tmm; - char imatab[30]; - - VVOD DANET(1); diff --git a/ukrainian/iceb/files/patch-buhg::dirmatr1.c b/ukrainian/iceb/files/patch-buhg::dirmatr1.c deleted file mode 100644 index b306a9a0f85e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirmatr1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirmatr1.c work/buhg/dirmatr1.c ---- work.old/buhg/dirmatr1.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirmatr1.c Tue Jan 21 21:42:50 2003 -@@ -495,7 +495,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirmusl.c b/ukrainian/iceb/files/patch-buhg::dirmusl.c deleted file mode 100644 index 213a60fc3748..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirmusl.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/dirmusl.c.orig Mon Aug 26 03:46:07 2002 -+++ buhg/dirmusl.c Wed Oct 8 19:59:21 2003 -@@ -230,7 +230,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2b.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2b.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -337,7 +337,7 @@ - char naiuslz[100],eiz[20]; - double kolihz,cenaz,ndsz; - char strsql[500]; --long vrem; -+time_t vrem; - - - VV->VVOD_SPISOK_add_ZAG(catgets(fils,132,3,"Ввод и корректировка услуг.")); diff --git a/ukrainian/iceb/files/patch-buhg::dirnu.c b/ukrainian/iceb/files/patch-buhg::dirnu.c deleted file mode 100644 index 3ef334575f48..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirnu.c +++ /dev/null @@ -1,30 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirnu.c work/buhg/dirnu.c ---- work.old/buhg/dirnu.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirnu.c Tue Jan 21 21:42:50 2003 -@@ -415,7 +415,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -1805,7 +1805,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_1.txt"); - prosf(strsql); - clear(); - goto naz; -@@ -2133,7 +2133,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_3.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::dirobq.c b/ukrainian/iceb/files/patch-buhg::dirobq.c deleted file mode 100644 index fc0cb1d4dce2..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirobq.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirobq.c work/buhg/dirobq.c ---- work.old/buhg/dirobq.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirobq.c Tue Jan 21 21:42:50 2003 -@@ -289,7 +289,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum4.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::diros.c b/ukrainian/iceb/files/patch-buhg::diros.c deleted file mode 100644 index bb1ff0d68571..000000000000 --- a/ukrainian/iceb/files/patch-buhg::diros.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/diros.c work/buhg/diros.c ---- work.old/buhg/diros.c Thu Jan 16 00:07:51 2003 -+++ buhg/diros.c Tue Jan 21 21:42:50 2003 -@@ -318,7 +318,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos4.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirpodu.c b/ukrainian/iceb/files/patch-buhg::dirpodu.c deleted file mode 100644 index d056f7347de4..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirpodu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirpodu.c work/buhg/dirpodu.c ---- work.old/buhg/dirpodu.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirpodu.c Tue Jan 21 21:42:50 2003 -@@ -633,7 +633,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu3.txt"); - // prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirprkas.c b/ukrainian/iceb/files/patch-buhg::dirprkas.c deleted file mode 100644 index c08dbded52fc..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprkas.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprkas.c work/buhg/dirprkas.c ---- work.old/buhg/dirprkas.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprkas.c Tue Jan 21 21:42:50 2003 -@@ -378,7 +378,7 @@ - case FK1: /*Получить подсказку*/ - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1_1_1.txt"); - prosf(strsql); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::dirprmu.c b/ukrainian/iceb/files/patch-buhg::dirprmu.c deleted file mode 100644 index bb1d670c67fe..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprmu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprmu.c work/buhg/dirprmu.c ---- work.old/buhg/dirprmu.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprmu.c Tue Jan 21 21:42:50 2003 -@@ -356,7 +356,7 @@ - - case FK1: /*Получить подсказку*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2a.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2a.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::dirprov.c b/ukrainian/iceb/files/patch-buhg::dirprov.c deleted file mode 100644 index 8323901c6f32..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprov.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/dirprov.c.orig Mon Sep 9 01:38:02 2002 -+++ buhg/dirprov.c Wed Oct 8 19:33:00 2003 -@@ -349,7 +349,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"buhg3a.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg3a.txt"); - prosf(bros); - clear(); - goto naz; -@@ -823,7 +823,7 @@ - { - short d,m,g; - struct tm *bf; --long tmm; -+time_t tmm; - char strsql[300]; - SQL_str row1; - diff --git a/ukrainian/iceb/files/patch-buhg::dirprpd.c b/ukrainian/iceb/files/patch-buhg::dirprpd.c deleted file mode 100644 index efd0cacb506c..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprpd.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprpd.c work/buhg/dirprpd.c ---- work.old/buhg/dirprpd.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprpd.c Tue Jan 21 21:42:50 2003 -@@ -399,7 +399,7 @@ - - case FK1: /*Получение подсказки*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirprus.c b/ukrainian/iceb/files/patch-buhg::dirprus.c deleted file mode 100644 index 39aa716c846a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprus.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprus.c work/buhg/dirprus.c ---- work.old/buhg/dirprus.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprus.c Tue Jan 21 21:42:50 2003 -@@ -334,7 +334,7 @@ - case FK1: /*Получить подсказку*/ - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1_1_1.txt"); - prosf(strsql); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::dirprzar.c b/ukrainian/iceb/files/patch-buhg::dirprzar.c deleted file mode 100644 index 9895a89c6e29..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirprzar.c +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirprzar.c work/buhg/dirprzar.c ---- work.old/buhg/dirprzar.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirprzar.c Tue Jan 21 21:42:50 2003 -@@ -349,7 +349,7 @@ - - case FK1: /*Получить подсказку*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1_1.txt"); - prosf(strsql); - clear(); - goto naz1; -@@ -567,7 +567,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1_1_1.txt"); - prosf(strsql); - clear(); - goto sfk4; diff --git a/ukrainian/iceb/files/patch-buhg::dirpzpd.c b/ukrainian/iceb/files/patch-buhg::dirpzpd.c deleted file mode 100644 index 93f083d4e953..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirpzpd.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirpzpd.c work/buhg/dirpzpd.c ---- work.old/buhg/dirpzpd.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirpzpd.c Tue Jan 21 21:42:50 2003 -@@ -255,7 +255,7 @@ - break; - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_3.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirsaldo.c b/ukrainian/iceb/files/patch-buhg::dirsaldo.c deleted file mode 100644 index 3c91de57cf70..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirsaldo.c +++ /dev/null @@ -1,23 +0,0 @@ ---- buhg/dirsaldo.c.orig Mon Aug 26 03:46:07 2002 -+++ buhg/dirsaldo.c Wed Oct 8 19:49:15 2003 -@@ -340,9 +340,9 @@ - case FK1: /*Получить подсказку*/ - GDITE(); - if(tz[0] == '0') -- sprintf(strsql,"%s/doc/buhg4_4.txt",putnansi); -+ sprintf(strsql,"%s/buhg4_4.txt",ICEB_DOC_PATH); - if(tz[0] == '1') -- sprintf(strsql,"%s/doc/buhg4_5.txt",putnansi); -+ sprintf(strsql,"%s/buhg4_5.txt",ICEB_DOC_PATH); - - /* - printw("strsql=%s\n",strsql); -@@ -612,7 +612,7 @@ - char korz[20]; - struct OPSHET shetv; - int ktoi=getuid(); --long vrem; -+time_t vrem; - char strsql[300]; - SQL_str row; - int i; diff --git a/ukrainian/iceb/files/patch-buhg::dirsdf8dr.c b/ukrainian/iceb/files/patch-buhg::dirsdf8dr.c deleted file mode 100644 index 99f6f56239ee..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirsdf8dr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirsdf8dr.c work/buhg/dirsdf8dr.c ---- work.old/buhg/dirsdf8dr.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirsdf8dr.c Tue Jan 21 21:42:50 2003 -@@ -272,7 +272,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirsoc.c b/ukrainian/iceb/files/patch-buhg::dirsoc.c deleted file mode 100644 index 0ddae92e3a87..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirsoc.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirsoc.c work/buhg/dirsoc.c ---- work.old/buhg/dirsoc.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirsoc.c Tue Jan 21 21:42:50 2003 -@@ -277,7 +277,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_9.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_9.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirtab.c b/ukrainian/iceb/files/patch-buhg::dirtab.c deleted file mode 100644 index acf0677cb845..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirtab.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirtab.c work/buhg/dirtab.c ---- work.old/buhg/dirtab.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirtab.c Tue Jan 21 21:42:50 2003 -@@ -319,7 +319,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_5.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_5.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirtabel.c b/ukrainian/iceb/files/patch-buhg::dirtabel.c deleted file mode 100644 index 8867f452bd11..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirtabel.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirtabel.c work/buhg/dirtabel.c ---- work.old/buhg/dirtabel.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirtabel.c Tue Jan 21 21:42:50 2003 -@@ -262,7 +262,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_4.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirtabelo.c b/ukrainian/iceb/files/patch-buhg::dirtabelo.c deleted file mode 100644 index ebfe63518d3f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirtabelo.c +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirtabelo.c work/buhg/dirtabelo.c ---- work.old/buhg/dirtabelo.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirtabelo.c Tue Jan 21 21:42:50 2003 -@@ -295,7 +295,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -1006,7 +1006,7 @@ - if(K == FK1) /*Просмотр подсказки*/ - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirudok.c b/ukrainian/iceb/files/patch-buhg::dirudok.c deleted file mode 100644 index a26f7eccc326..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirudok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirudok.c work/buhg/dirudok.c ---- work.old/buhg/dirudok.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirudok.c Tue Jan 21 21:42:50 2003 -@@ -484,7 +484,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1_1.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::diruosdok.c b/ukrainian/iceb/files/patch-buhg::diruosdok.c deleted file mode 100644 index 0d5b4426ba7a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::diruosdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/diruosdok.c work/buhg/diruosdok.c ---- work.old/buhg/diruosdok.c Thu Jan 16 00:07:51 2003 -+++ buhg/diruosdok.c Tue Jan 21 21:42:50 2003 -@@ -336,7 +336,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirusdok.c b/ukrainian/iceb/files/patch-buhg::dirusdok.c deleted file mode 100644 index bfad9534efb9..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirusdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirusdok.c work/buhg/dirusdok.c ---- work.old/buhg/dirusdok.c Thu Jan 16 00:07:51 2003 -+++ buhg/dirusdok.c Tue Jan 21 21:42:50 2003 -@@ -388,7 +388,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_3.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirusl.c b/ukrainian/iceb/files/patch-buhg::dirusl.c deleted file mode 100644 index 87ea306463ec..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirusl.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirusl.c work/buhg/dirusl.c ---- work.old/buhg/dirusl.c Thu Jan 16 00:07:52 2003 -+++ buhg/dirusl.c Tue Jan 21 21:42:50 2003 -@@ -362,7 +362,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl3_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::dirzarp.c b/ukrainian/iceb/files/patch-buhg::dirzarp.c deleted file mode 100644 index e04e0d384c47..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirzarp.c +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirzarp.c work/buhg/dirzarp.c ---- work.old/buhg/dirzarp.c Thu Jan 16 00:07:52 2003 -+++ buhg/dirzarp.c Tue Jan 21 21:42:50 2003 -@@ -351,7 +351,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -771,7 +771,7 @@ - case FK1: /*Помощь*/ - clear(); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2_1.txt"); - prosf(strsql); - - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirzarsl.c b/ukrainian/iceb/files/patch-buhg::dirzarsl.c deleted file mode 100644 index 7f384f0e2d00..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirzarsl.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dirzarsl.c work/buhg/dirzarsl.c ---- work.old/buhg/dirzarsl.c Thu Jan 16 00:07:52 2003 -+++ buhg/dirzarsl.c Tue Jan 21 22:49:25 2003 -@@ -218,7 +218,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/zarp3_1_9.txt",putnansi); -+ sprintf(strsql,"%s/zarp3_1_9.txt",ICEB_DOC_PATH); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dirzkart.c b/ukrainian/iceb/files/patch-buhg::dirzkart.c deleted file mode 100644 index ee19f3dfb30f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dirzkart.c +++ /dev/null @@ -1,29 +0,0 @@ ---- buhg/dirzkart.c.orig Mon Aug 26 03:46:07 2002 -+++ buhg/dirzkart.c Wed Oct 8 19:59:48 2003 -@@ -660,7 +660,7 @@ - case FK1: /*Помощь*/ - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"matu3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu3.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; -@@ -1101,7 +1101,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu3_1.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu3_1.txt"); - prosf(bros); - goto naz; - -@@ -1324,7 +1324,7 @@ - short mbz) //0-сена изменилась 1-нет*/ - { - SQL_str row,row1,row2; --long vrem; -+time_t vrem; - char strsql[300]; - long kolstr; - short d,m,g; diff --git a/ukrainian/iceb/files/patch-buhg::doc::Makefile.am b/ukrainian/iceb/files/patch-buhg::doc::Makefile.am index 0a33a7885b05..56c5a954a7a6 100644 --- a/ukrainian/iceb/files/patch-buhg::doc::Makefile.am +++ b/ukrainian/iceb/files/patch-buhg::doc::Makefile.am @@ -1,7 +1,13 @@ -diff -ru --exclude *.in iceb-5.35.old/buhg/doc/Makefile.am iceb-5.35/buhg/doc/Makefile.am --- buhg/doc/Makefile.am Sat Jul 21 09:10:15 2001 -+++ buhg/doc/Makefile.am Sat Dec 21 00:24:44 2002 -@@ -7,7 +7,7 @@ ++++ buhg/doc/Makefile.am Fri Jan 2 12:42:41 2004 +@@ -1,13 +1,13 @@ + # $Id: Makefile.am,v 5.1 2001/07/21 09:10:15 yuk Exp $ + # + +-CONFDIR=@CONFIG_PATH@/doc ++CONFDIR=@datadir@/doc/iceb + #------------------------------------------------------------ + all: ; install: $(CONFDIR) diff --git a/ukrainian/iceb/files/patch-buhg::doc::buhg0.txt b/ukrainian/iceb/files/patch-buhg::doc::buhg0.txt deleted file mode 100644 index 7c385f7a35ed..000000000000 --- a/ukrainian/iceb/files/patch-buhg::doc::buhg0.txt +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.in iceb-5.35.old/buhg/doc/buhg0.txt iceb-5.35/buhg/doc/buhg0.txt ---- buhg/doc/buhg0.txt Wed Dec 19 15:54:54 2001 -+++ buhg/doc/buhg0.txt Sat Dec 21 21:00:55 2002 -@@ -71,7 +71,7 @@ - таблицах базы данных выполнит соответствующую корректировку. - После ввода плана счетов нужно ввести стартовые сальдо по - всем счетам на момент начала эксплуатации системы. Вводятся --только не нулевые сальдо. Если счет имеет субсчета, то стартовые -+только ненулевые сальдо. Если счет имеет субсчета, то стартовые - сальдо вводятся по каждому субсчету самого нижнего порядка. Если - счет с развернутым сальдо, то стартовое сальдо вводится по - каждому контрагенту имеющему отношение к этому счету или diff --git a/ukrainian/iceb/files/patch-buhg::doc::buhg3.txt b/ukrainian/iceb/files/patch-buhg::doc::buhg3.txt index db14e6640f1f..b2be3cce7ec3 100644 --- a/ukrainian/iceb/files/patch-buhg::doc::buhg3.txt +++ b/ukrainian/iceb/files/patch-buhg::doc::buhg3.txt @@ -1,7 +1,6 @@ -diff -ru --exclude *.in iceb-5.35.old/buhg/doc/buhg3.txt iceb-5.35/buhg/doc/buhg3.txt ---- buhg/doc/buhg3.txt Wed Jul 10 11:00:06 2002 -+++ buhg/doc/buhg3.txt Sat Dec 21 21:14:32 2002 -@@ -43,14 +43,14 @@ +--- buhg/doc/buhg3.txt Wed Jun 18 13:28:39 2003 ++++ buhg/doc/buhg3.txt.new Fri Jan 2 00:25:25 2004 +@@ -44,14 +44,14 @@ осуществлять только просмотр информации. Ввод, удаление или корректировка уже не возможны. Все исправления ранее допущенных ошибок выполняются в текущем месяце. @@ -12,15 +11,16 @@ diff -ru --exclude *.in iceb-5.35.old/buhg/doc/buhg3.txt iceb-5.35/buhg/doc/buhg 1.1998 2.1998 3.1998 - + *.1997 - В приведенном примере заблокированиа работа с проводками + В приведенном примере заблокирована работа с проводками - за первые три месяца 1998 года. Это значит что ввод, + за первые три месяца 1998 года и за весь 1997год. Это значит что ввод, корректировка или удаление проводок с датами этих месяцев будут не возможны. Возможен будет только просмотр проводок за эти -@@ -63,4 +63,4 @@ - за обучение. - Режим "Импорт проводок из файла" позволяет загрузить проводки - из файла. После загрузки в файле остаются только проводки которые программа --не смогла загрузить. -+не смогла загрузить. +@@ -68,4 +68,4 @@ + Режим "Розноска банковской выписки." позволяет в + полуавтоматическом режиме разнести банковскую выписку. Для этого нужно + из подсистемы "Банк-Клиент" получить файл выписки в нужном для +-"iceB" формате. +\ No newline at end of file ++"iceB" формате. diff --git a/ukrainian/iceb/files/patch-buhg::dooc.c b/ukrainian/iceb/files/patch-buhg::dooc.c deleted file mode 100644 index 8b0710b280a3..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dooc.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dooc.c work/buhg/dooc.c ---- work.old/buhg/dooc.c Thu Jan 16 00:07:52 2003 -+++ buhg/dooc.c Tue Jan 21 21:42:50 2003 -@@ -69,7 +69,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu2_1_2h.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu2_1_2h.txt"); - prosf(bros); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::doocsum.c b/ukrainian/iceb/files/patch-buhg::doocsum.c deleted file mode 100644 index 73540a25cc65..000000000000 --- a/ukrainian/iceb/files/patch-buhg::doocsum.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/doocsum.c work/buhg/doocsum.c ---- work.old/buhg/doocsum.c Thu Jan 16 00:07:52 2003 -+++ buhg/doocsum.c Tue Jan 21 21:42:50 2003 -@@ -66,7 +66,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_16.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_16.txt"); - prosf(bros); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::dvtmcf1.c b/ukrainian/iceb/files/patch-buhg::dvtmcf1.c deleted file mode 100644 index 93d26f4bbde3..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dvtmcf1.c +++ /dev/null @@ -1,27 +0,0 @@ ---- buhg/dvtmcf1.c.orig Fri Sep 6 01:23:08 2002 -+++ buhg/dvtmcf1.c Wed Oct 8 20:03:24 2003 -@@ -44,9 +44,9 @@ - char str1[300]; - extern char *maskmat; /*Массив кодов отмеченных материалов*/ - struct tm *bf; --long tmm; --long tmmn; --long tmmk; -+time_t tmm; -+time_t tmmn; -+time_t tmmk; - short kst,sli; - char imaf[20],imaftmp[20],imafkl2[30],imafuz[30]; - short dn,mn,gn; -@@ -199,9 +199,9 @@ - case FK1: - GDITE(); - if(tipras == 0) -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_4.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_4.txt"); - if(tipras == 1) -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_7.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_7.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dvtmcf2.c b/ukrainian/iceb/files/patch-buhg::dvtmcf2.c deleted file mode 100644 index 793ea7b2af8e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dvtmcf2.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dvtmcf2.c work/buhg/dvtmcf2.c ---- work.old/buhg/dvtmcf2.c Thu Jan 16 00:07:52 2003 -+++ buhg/dvtmcf2.c Tue Jan 21 21:42:50 2003 -@@ -143,7 +143,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_5.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_5.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::dvuslf2.c b/ukrainian/iceb/files/patch-buhg::dvuslf2.c deleted file mode 100644 index b22ee0eb6a60..000000000000 --- a/ukrainian/iceb/files/patch-buhg::dvuslf2.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/dvuslf2.c work/buhg/dvuslf2.c ---- work.old/buhg/dvuslf2.c Thu Jan 16 00:07:52 2003 -+++ buhg/dvuslf2.c Tue Jan 21 21:42:50 2003 -@@ -129,7 +129,7 @@ - case FK1: - GDITE(); - -- sprintf(bros,"%s/doc/%s",putnansi,"usl4_1.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_1.txt"); - prosf(bros); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::glkni.c b/ukrainian/iceb/files/patch-buhg::glkni.c deleted file mode 100644 index 63d10e9c9723..000000000000 --- a/ukrainian/iceb/files/patch-buhg::glkni.c +++ /dev/null @@ -1,24 +0,0 @@ ---- buhg/glkni.c.orig Thu Aug 29 08:36:23 2002 -+++ buhg/glkni.c Wed Oct 8 19:49:47 2003 -@@ -51,9 +51,9 @@ - { - int metkarash=0; - char bros[100]; --long tmm; --long tmmn; --long tmmk; -+time_t tmm; -+time_t tmmn; -+time_t tmmk; - int i,kom,sb; - char sh[20]; - char imaf[20],imatab[20],imaf3[20]; -@@ -99,7 +99,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::glkninbs.c b/ukrainian/iceb/files/patch-buhg::glkninbs.c deleted file mode 100644 index 92021bf8c7e8..000000000000 --- a/ukrainian/iceb/files/patch-buhg::glkninbs.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/glkninbs.c work/buhg/glkninbs.c ---- work.old/buhg/glkninbs.c Thu Jan 16 00:07:52 2003 -+++ buhg/glkninbs.c Tue Jan 21 21:42:50 2003 -@@ -92,7 +92,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1_1.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::guror.c b/ukrainian/iceb/files/patch-buhg::guror.c deleted file mode 100644 index ef580dc44ecc..000000000000 --- a/ukrainian/iceb/files/patch-buhg::guror.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/guror.c.orig Wed Oct 8 19:50:00 2003 -+++ buhg/guror.c Wed Oct 8 19:50:25 2003 -@@ -42,7 +42,7 @@ - short klzvk; /*Количество знаков в колонке*/ - short klsh; /*Количество счетов по горизонтали*/ - struct tm *bf; --long tmm,tmmk,tmmn; -+time_t tmm,tmmk,tmmn; - double sd,sk,sdn,skn; - char imaf[20]; - short m,g; -@@ -624,7 +624,7 @@ - short i; - char sh[40]; - struct tm *bf; --long tmm; -+time_t tmm; - char polka[20]; - - memset(polka,'\0',sizeof(polka)); diff --git a/ukrainian/iceb/files/patch-buhg::gurorf2.c b/ukrainian/iceb/files/patch-buhg::gurorf2.c deleted file mode 100644 index 5cef00ef8d75..000000000000 --- a/ukrainian/iceb/files/patch-buhg::gurorf2.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/gurorf2.c.orig Wed Oct 8 19:50:48 2003 -+++ buhg/gurorf2.c Wed Oct 8 19:50:54 2003 -@@ -41,7 +41,7 @@ - double dendebet=0.,denkredit=0.; - short godn=0; - struct tm *bf; --long tmm; -+time_t tmm; - char imaf[30],imafd[30],imafi[30]; - FILE *ff,*ffd; - char naikon[80]; diff --git a/ukrainian/iceb/files/patch-buhg::gurorr.c b/ukrainian/iceb/files/patch-buhg::gurorr.c deleted file mode 100644 index 7baba6d5f89d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::gurorr.c +++ /dev/null @@ -1,15 +0,0 @@ ---- buhg/gurorr.c.orig Wed Oct 8 19:51:05 2003 -+++ buhg/gurorr.c Wed Oct 8 19:51:21 2003 -@@ -69,9 +69,9 @@ - char bros[100]; - char str[300]; - FILE *ff1; --long tmm; --long tmmn; --long tmmk; -+time_t tmm; -+time_t tmmn; -+time_t tmmk; - double sd,sk,sdn,skn,dns,kns; - double sdgr,skgr,sdngr,skngr,dnsgr,knsgr; - char imaf[20],imaf2[20],imaf3[20]; diff --git a/ukrainian/iceb/files/patch-buhg::gurorrp.c b/ukrainian/iceb/files/patch-buhg::gurorrp.c deleted file mode 100644 index c43b15de343a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::gurorrp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/gurorrp.c.orig Wed Oct 8 19:51:25 2003 -+++ buhg/gurorrp.c Wed Oct 8 19:51:33 2003 -@@ -31,7 +31,7 @@ - char imaf[30],imafs[30]; - FILE *ff; - struct tm *bf; --long tmm,tmmk; -+time_t tmm,tmmk; - int kolstlst=0; - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::impmatdok.c b/ukrainian/iceb/files/patch-buhg::impmatdok.c deleted file mode 100644 index d16b083d96eb..000000000000 --- a/ukrainian/iceb/files/patch-buhg::impmatdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/impmatdok.c work/buhg/impmatdok.c ---- work.old/buhg/impmatdok.c Thu Jan 16 00:07:53 2003 -+++ buhg/impmatdok.c Tue Jan 21 21:42:50 2003 -@@ -79,7 +79,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_5.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_5.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::impotvr.c b/ukrainian/iceb/files/patch-buhg::impotvr.c deleted file mode 100644 index 184c71d705a2..000000000000 --- a/ukrainian/iceb/files/patch-buhg::impotvr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/impotvr.c work/buhg/impotvr.c ---- work.old/buhg/impotvr.c Thu Jan 16 00:07:53 2003 -+++ buhg/impotvr.c Tue Jan 21 21:42:50 2003 -@@ -64,7 +64,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_2.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::impprov.c b/ukrainian/iceb/files/patch-buhg::impprov.c deleted file mode 100644 index ef4f0ea95449..000000000000 --- a/ukrainian/iceb/files/patch-buhg::impprov.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/impprov.c.orig Mon Jul 29 10:28:37 2002 -+++ buhg/impprov.c Wed Oct 8 19:52:01 2003 -@@ -60,7 +60,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/buhg3_5.txt",putnansi); -+ sprintf(strsql,"%s/buhg3_5.txt",ICEB_DOC_PATH); - prosf(strsql); - clear(); - goto naz; -@@ -135,7 +135,7 @@ - char shetk[30]; - char kontrsh[30]; - char kontrshk[30]; --long vrem; -+time_t vrem; - double deb=0.,kre=0.; - char koment[200]; - diff --git a/ukrainian/iceb/files/patch-buhg::impzarnu.c b/ukrainian/iceb/files/patch-buhg::impzarnu.c deleted file mode 100644 index e87358abd410..000000000000 --- a/ukrainian/iceb/files/patch-buhg::impzarnu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/impzarnu.c work/buhg/impzarnu.c ---- work.old/buhg/impzarnu.c Thu Jan 16 00:07:53 2003 -+++ buhg/impzarnu.c Tue Jan 21 21:42:50 2003 -@@ -94,7 +94,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_2.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::kasoth.c b/ukrainian/iceb/files/patch-buhg::kasoth.c deleted file mode 100644 index c291287c824c..000000000000 --- a/ukrainian/iceb/files/patch-buhg::kasoth.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/kasoth.c work/buhg/kasoth.c ---- work.old/buhg/kasoth.c Thu Jan 16 00:07:53 2003 -+++ buhg/kasoth.c Tue Jan 21 21:42:50 2003 -@@ -77,7 +77,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); --// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt"); -+// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt"); - // prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::kassa.c b/ukrainian/iceb/files/patch-buhg::kassa.c deleted file mode 100644 index 036738292f21..000000000000 --- a/ukrainian/iceb/files/patch-buhg::kassa.c +++ /dev/null @@ -1,16 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/kassa.c work/buhg/kassa.c ---- work.old/buhg/kassa.c Thu Jan 16 00:07:53 2003 -+++ buhg/kassa.c Tue Jan 21 21:42:50 2003 -@@ -396,10 +396,10 @@ - case 1 : - GDITE(); - if(tipkas == T_DATECS) -- sprintf(strsql,"%s/doc/%s",putnansi,"datecs_reset.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"datecs_reset.txt"); - - if(tipkas == T_ERA) -- sprintf(strsql,"%s/doc/%s",putnansi,"era_reset.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"era_reset.txt"); - - prosf(strsql); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::kategor.c b/ukrainian/iceb/files/patch-buhg::kategor.c deleted file mode 100644 index 42e6568d6a3d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::kategor.c +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/kategor.c work/buhg/kategor.c ---- work.old/buhg/kategor.c Thu Jan 16 00:07:53 2003 -+++ buhg/kategor.c Tue Jan 21 21:42:50 2003 -@@ -93,9 +93,9 @@ - case FK1: /*Помощь*/ - GDITE(); - if(metkar == 0) -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt"); - if(metkar == 1) -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_2.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::korprov.c b/ukrainian/iceb/files/patch-buhg::korprov.c deleted file mode 100644 index da8d972410a1..000000000000 --- a/ukrainian/iceb/files/patch-buhg::korprov.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/korprov.c.orig Wed Oct 8 19:52:09 2003 -+++ buhg/korprov.c Wed Oct 8 19:52:22 2003 -@@ -19,7 +19,7 @@ - char sh[], //Счет - char shk[], //Счет корреспондент - char kor[], //Код контрагента --long vrem, //время записи -+time_t vrem, //время записи - int ktoi, - char kto[]) - { -@@ -36,7 +36,7 @@ - struct tm *bf; - int par; - char bros1[100]; --long tmm; -+time_t tmm; - struct OPSHET shetv; - struct OPSHET shetv1; - diff --git a/ukrainian/iceb/files/patch-buhg::korprovnbs.c b/ukrainian/iceb/files/patch-buhg::korprovnbs.c deleted file mode 100644 index ced8dc817a5f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::korprovnbs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/korprovnbs.c.orig Wed Oct 8 19:52:40 2003 -+++ buhg/korprovnbs.c Wed Oct 8 19:52:45 2003 -@@ -18,7 +18,7 @@ - void korprovnbs(VVOD *VV,short d,short m,short g, //Дата - char sh[], //Счет - char kor[], //Код контрагента --long vrem, //время записи -+time_t vrem, //время записи - int ktoi, - char kto[]) - { diff --git a/ukrainian/iceb/files/patch-buhg::mariq.c b/ukrainian/iceb/files/patch-buhg::mariq.c deleted file mode 100644 index 16ec37b3c0a3..000000000000 --- a/ukrainian/iceb/files/patch-buhg::mariq.c +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/mariq.c work/buhg/mariq.c ---- work.old/buhg/mariq.c Thu Jan 16 00:07:53 2003 -+++ buhg/mariq.c Tue Jan 21 21:42:51 2003 -@@ -589,7 +589,7 @@ - /* - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); - prosf(strsql); - clear(); - goto naz1; -@@ -656,7 +656,7 @@ - /* - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::motpk.c b/ukrainian/iceb/files/patch-buhg::motpk.c deleted file mode 100644 index 42229c029c91..000000000000 --- a/ukrainian/iceb/files/patch-buhg::motpk.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/motpk.c work/buhg/motpk.c ---- work.old/buhg/motpk.c Thu Jan 16 00:07:54 2003 -+++ buhg/motpk.c Tue Jan 21 21:42:51 2003 -@@ -170,7 +170,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_6.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_6.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::otrshd.c b/ukrainian/iceb/files/patch-buhg::otrshd.c deleted file mode 100644 index 804176bf1384..000000000000 --- a/ukrainian/iceb/files/patch-buhg::otrshd.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/otrshd.c work/buhg/otrshd.c ---- work.old/buhg/otrshd.c Thu Jan 16 00:07:54 2003 -+++ buhg/otrshd.c Tue Jan 21 21:42:51 2003 -@@ -86,7 +86,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_3.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_3.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::perras.c b/ukrainian/iceb/files/patch-buhg::perras.c deleted file mode 100644 index 8dfb28eb4106..000000000000 --- a/ukrainian/iceb/files/patch-buhg::perras.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/perras.c work/buhg/perras.c ---- work.old/buhg/perras.c Thu Jan 16 00:07:54 2003 -+++ buhg/perras.c Tue Jan 21 21:42:51 2003 -@@ -98,7 +98,7 @@ - - case 4: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_7.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_3_7.txt"); - prosf(bros); - break; - } diff --git a/ukrainian/iceb/files/patch-buhg::pgpld.c b/ukrainian/iceb/files/patch-buhg::pgpld.c deleted file mode 100644 index 9d439b8f966f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::pgpld.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/pgpld.c work/buhg/pgpld.c ---- work.old/buhg/pgpld.c Thu Jan 16 00:07:54 2003 -+++ buhg/pgpld.c Tue Jan 21 21:42:51 2003 -@@ -68,7 +68,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_5.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_5.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::platdok.c b/ukrainian/iceb/files/patch-buhg::platdok.c deleted file mode 100644 index bc05b9f9dec6..000000000000 --- a/ukrainian/iceb/files/patch-buhg::platdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/platdok.c work/buhg/platdok.c ---- work.old/buhg/platdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/platdok.c Tue Jan 21 21:42:51 2003 -@@ -477,7 +477,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1.txt"); - prosf(strsql); - clear(); - par=0; diff --git a/ukrainian/iceb/files/patch-buhg::pld.c b/ukrainian/iceb/files/patch-buhg::pld.c deleted file mode 100644 index 45e756bbb03e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::pld.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/pld.c work/buhg/pld.c ---- work.old/buhg/pld.c Thu Jan 16 00:07:55 2003 -+++ buhg/pld.c Tue Jan 21 21:42:51 2003 -@@ -352,7 +352,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::poikasdok.c b/ukrainian/iceb/files/patch-buhg::poikasdok.c deleted file mode 100644 index 2e675b211dd2..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poikasdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poikasdok.c work/buhg/poikasdok.c ---- work.old/buhg/poikasdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/poikasdok.c Tue Jan 21 21:42:51 2003 -@@ -45,7 +45,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"kas5.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas5.txt"); - prosf(strsql); - clear(); - goto naz2; diff --git a/ukrainian/iceb/files/patch-buhg::poimatdok.c b/ukrainian/iceb/files/patch-buhg::poimatdok.c deleted file mode 100644 index 775cbc7a93ed..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poimatdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poimatdok.c work/buhg/poimatdok.c ---- work.old/buhg/poimatdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/poimatdok.c Tue Jan 21 21:42:51 2003 -@@ -45,7 +45,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_2.txt"); - prosf(strsql); - clear(); - goto naz2; diff --git a/ukrainian/iceb/files/patch-buhg::poiplatdok.c b/ukrainian/iceb/files/patch-buhg::poiplatdok.c deleted file mode 100644 index 2e828580f914..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poiplatdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poiplatdok.c work/buhg/poiplatdok.c ---- work.old/buhg/poiplatdok.c Thu Jan 16 00:07:55 2003 -+++ buhg/poiplatdok.c Tue Jan 21 21:42:51 2003 -@@ -49,7 +49,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_2.txt"); - prosf(strsql); - clear(); - goto naz2; diff --git a/ukrainian/iceb/files/patch-buhg::poiprov.c b/ukrainian/iceb/files/patch-buhg::poiprov.c deleted file mode 100644 index a118f521b45a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poiprov.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poiprov.c work/buhg/poiprov.c ---- work.old/buhg/poiprov.c Thu Jan 16 00:07:55 2003 -+++ buhg/poiprov.c Tue Jan 21 21:42:51 2003 -@@ -130,7 +130,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_3.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::poiusldok.c b/ukrainian/iceb/files/patch-buhg::poiusldok.c deleted file mode 100644 index 84ed82aa78d8..000000000000 --- a/ukrainian/iceb/files/patch-buhg::poiusldok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/poiusldok.c work/buhg/poiusldok.c ---- work.old/buhg/poiusldok.c Thu Jan 16 00:07:55 2003 -+++ buhg/poiusldok.c Tue Jan 21 21:42:51 2003 -@@ -44,7 +44,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_2.txt"); - prosf(strsql); - clear(); - goto naz2; diff --git a/ukrainian/iceb/files/patch-buhg::printpershek.c b/ukrainian/iceb/files/patch-buhg::printpershek.c deleted file mode 100644 index 9f47e05f2b73..000000000000 --- a/ukrainian/iceb/files/patch-buhg::printpershek.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/printpershek.c work/buhg/printpershek.c ---- work.old/buhg/printpershek.c Thu Jan 16 00:07:55 2003 -+++ buhg/printpershek.c Tue Jan 21 21:42:51 2003 -@@ -44,7 +44,7 @@ - /* - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::prognoz.c b/ukrainian/iceb/files/patch-buhg::prognoz.c deleted file mode 100644 index 6032fa4f6fda..000000000000 --- a/ukrainian/iceb/files/patch-buhg::prognoz.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/prognoz.c work/buhg/prognoz.c ---- work.old/buhg/prognoz.c Thu Jan 16 00:07:55 2003 -+++ buhg/prognoz.c Tue Jan 21 21:42:51 2003 -@@ -98,7 +98,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_11.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_11.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::provtime.c b/ukrainian/iceb/files/patch-buhg::provtime.c deleted file mode 100644 index 9f7959399a8f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::provtime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/provtime.c.orig Wed Oct 8 19:53:03 2003 -+++ buhg/provtime.c Wed Oct 8 19:53:09 2003 -@@ -19,7 +19,7 @@ - { - int kom1=0; - struct tm *bf; --long tmm; -+time_t tmm; - char bros[100]; - short dn,mn,gn,dk,mk,gk; - char strsql[300]; diff --git a/ukrainian/iceb/files/patch-buhg::rasdolgi.c b/ukrainian/iceb/files/patch-buhg::rasdolgi.c deleted file mode 100644 index afee08d6a01e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasdolgi.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasdolgi.c work/buhg/rasdolgi.c ---- work.old/buhg/rasdolgi.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasdolgi.c Tue Jan 21 21:42:51 2003 -@@ -158,7 +158,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_9.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_3_9.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::rasdolgi1.c b/ukrainian/iceb/files/patch-buhg::rasdolgi1.c deleted file mode 100644 index 73600d7712b3..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasdolgi1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasdolgi1.c work/buhg/rasdolgi1.c ---- work.old/buhg/rasdolgi1.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasdolgi1.c Tue Jan 21 21:42:51 2003 -@@ -63,7 +63,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_10.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_10.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::rashod.c b/ukrainian/iceb/files/patch-buhg::rashod.c deleted file mode 100644 index caaefd146d13..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rashod.c +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rashod.c work/buhg/rashod.c ---- work.old/buhg/rashod.c Thu Jan 16 00:07:56 2003 -+++ buhg/rashod.c Tue Jan 21 21:42:51 2003 -@@ -479,9 +479,9 @@ - attron(VV.VVOD_return_cs(iceb_CFM)); - GDITE(); - if(mdd == 0) /*Одинарный документ*/ -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2j.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2j.txt"); - if(mdd == 1) /*Двойной документ*/ -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2j1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2j1.txt"); - prosf(strsql); - clear(); - goto naz1; diff --git a/ukrainian/iceb/files/patch-buhg::rasknig.c b/ukrainian/iceb/files/patch-buhg::rasknig.c deleted file mode 100644 index abfa058c6831..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasknig.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasknig.c work/buhg/rasknig.c ---- work.old/buhg/rasknig.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasknig.c Tue Jan 21 21:42:51 2003 -@@ -91,7 +91,7 @@ - { - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_14.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_14.txt"); - prosf(bros); - clear(); - goto nazz; diff --git a/ukrainian/iceb/files/patch-buhg::rasknigpok.c b/ukrainian/iceb/files/patch-buhg::rasknigpok.c deleted file mode 100644 index decf5727e133..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasknigpok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasknigpok.c work/buhg/rasknigpok.c ---- work.old/buhg/rasknigpok.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasknigpok.c Tue Jan 21 21:42:51 2003 -@@ -81,7 +81,7 @@ - { - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_15.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_15.txt"); - prosf(bros); - clear(); - goto nazz; diff --git a/ukrainian/iceb/files/patch-buhg::rasnash.c b/ukrainian/iceb/files/patch-buhg::rasnash.c deleted file mode 100644 index bf849d41fc92..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasnash.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasnash.c work/buhg/rasnash.c ---- work.old/buhg/rasnash.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasnash.c Tue Jan 21 21:42:51 2003 -@@ -71,7 +71,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); --// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt"); -+// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_2.txt"); - // prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::rasnds.c b/ukrainian/iceb/files/patch-buhg::rasnds.c deleted file mode 100644 index 548f8f090341..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasnds.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasnds.c work/buhg/rasnds.c ---- work.old/buhg/rasnds.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasnds.c Tue Jan 21 21:42:51 2003 -@@ -139,7 +139,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_10.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_10.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rasoskr.c b/ukrainian/iceb/files/patch-buhg::rasoskr.c deleted file mode 100644 index 0cc08e878ee6..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasoskr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasoskr.c work/buhg/rasoskr.c ---- work.old/buhg/rasoskr.c Thu Jan 16 00:07:56 2003 -+++ buhg/rasoskr.c Tue Jan 21 21:42:51 2003 -@@ -129,7 +129,7 @@ - return; - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu5_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu5_1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rasprov.c b/ukrainian/iceb/files/patch-buhg::rasprov.c deleted file mode 100644 index 347f935ace96..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasprov.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/rasprov.c.orig Wed Oct 8 19:53:24 2003 -+++ buhg/rasprov.c Wed Oct 8 19:53:33 2003 -@@ -39,7 +39,7 @@ - SQL_str row,row1; - char imaf[30],imafden[30],imafsvod[30]; - FILE *ff1,*ffden,*ffsvod; --long tmm; -+time_t tmm; - struct tm *bf; - double dbt,krt; - double dbtden=0.,krtden=0.; diff --git a/ukrainian/iceb/files/patch-buhg::rasspdok.c b/ukrainian/iceb/files/patch-buhg::rasspdok.c deleted file mode 100644 index 5b212fc25beb..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasspdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasspdok.c work/buhg/rasspdok.c ---- work.old/buhg/rasspdok.c Thu Jan 16 00:07:57 2003 -+++ buhg/rasspdok.c Tue Jan 21 21:42:51 2003 -@@ -127,7 +127,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_8.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_8.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rasspdoku.c b/ukrainian/iceb/files/patch-buhg::rasspdoku.c deleted file mode 100644 index 7f34cc5dae67..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasspdoku.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasspdoku.c work/buhg/rasspdoku.c ---- work.old/buhg/rasspdoku.c Thu Jan 16 00:07:57 2003 -+++ buhg/rasspdoku.c Tue Jan 21 21:42:51 2003 -@@ -120,7 +120,7 @@ - case FK1: - GDITE(); - -- sprintf(bros,"%s/doc/%s",putnansi,"usl4_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_2.txt"); - prosf(bros); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::rastab.c b/ukrainian/iceb/files/patch-buhg::rastab.c deleted file mode 100644 index eda8b3c560d9..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rastab.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rastab.c work/buhg/rastab.c ---- work.old/buhg/rastab.c Thu Jan 16 00:07:57 2003 -+++ buhg/rastab.c Tue Jan 21 21:42:51 2003 -@@ -80,7 +80,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_5.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_5.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rasved.c b/ukrainian/iceb/files/patch-buhg::rasved.c deleted file mode 100644 index 68a52aec7d0b..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rasved.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rasved.c work/buhg/rasved.c ---- work.old/buhg/rasved.c Thu Jan 16 00:07:57 2003 -+++ buhg/rasved.c Tue Jan 21 21:42:51 2003 -@@ -171,7 +171,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_1.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::raszall.c b/ukrainian/iceb/files/patch-buhg::raszall.c deleted file mode 100644 index d29a2b3f664e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::raszall.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/raszall.c work/buhg/raszall.c ---- work.old/buhg/raszall.c Thu Jan 16 00:07:57 2003 -+++ buhg/raszall.c Tue Jan 21 21:42:51 2003 -@@ -76,7 +76,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp2_7.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp2_7.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::raszpodr.c b/ukrainian/iceb/files/patch-buhg::raszpodr.c deleted file mode 100644 index 6b51ee101b89..000000000000 --- a/ukrainian/iceb/files/patch-buhg::raszpodr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/raszpodr.c work/buhg/raszpodr.c ---- work.old/buhg/raszpodr.c Thu Jan 16 00:07:57 2003 -+++ buhg/raszpodr.c Tue Jan 21 21:42:51 2003 -@@ -75,7 +75,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_8.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_8.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::rlop.c b/ukrainian/iceb/files/patch-buhg::rlop.c deleted file mode 100644 index 66ae6518c9e1..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rlop.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rlop.c work/buhg/rlop.c ---- work.old/buhg/rlop.c Thu Jan 16 00:07:57 2003 -+++ buhg/rlop.c Tue Jan 21 21:42:52 2003 -@@ -70,7 +70,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); --// sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); -+// sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1.txt"); - // prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::rozkor.c b/ukrainian/iceb/files/patch-buhg::rozkor.c deleted file mode 100644 index b657be0369fe..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rozkor.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rozkor.c work/buhg/rozkor.c ---- work.old/buhg/rozkor.c Thu Jan 16 00:07:57 2003 -+++ buhg/rozkor.c Tue Jan 21 21:42:52 2003 -@@ -108,7 +108,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2c.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2c.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rozprod.c b/ukrainian/iceb/files/patch-buhg::rozprod.c deleted file mode 100644 index a280a56173f5..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rozprod.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rozprod.c work/buhg/rozprod.c ---- work.old/buhg/rozprod.c Thu Jan 16 00:07:57 2003 -+++ buhg/rozprod.c Tue Jan 21 21:42:52 2003 -@@ -359,7 +359,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"rozn1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"rozn1.txt"); - prosf(strsql); - goto naz1; - diff --git a/ukrainian/iceb/files/patch-buhg::rppvo.c b/ukrainian/iceb/files/patch-buhg::rppvo.c deleted file mode 100644 index 69c8ad098059..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rppvo.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rppvo.c work/buhg/rppvo.c ---- work.old/buhg/rppvo.c Thu Jan 16 00:07:58 2003 -+++ buhg/rppvo.c Tue Jan 21 21:42:52 2003 -@@ -90,7 +90,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu5_9.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_9.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::rppvou.c b/ukrainian/iceb/files/patch-buhg::rppvou.c deleted file mode 100644 index c773751f6978..000000000000 --- a/ukrainian/iceb/files/patch-buhg::rppvou.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/rppvou.c work/buhg/rppvou.c ---- work.old/buhg/rppvou.c Thu Jan 16 00:07:58 2003 -+++ buhg/rppvou.c Tue Jan 21 21:42:52 2003 -@@ -84,7 +84,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"usl4_3.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_3.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::salallk.c b/ukrainian/iceb/files/patch-buhg::salallk.c deleted file mode 100644 index a6ca13b4d9e0..000000000000 --- a/ukrainian/iceb/files/patch-buhg::salallk.c +++ /dev/null @@ -1,31 +0,0 @@ ---- buhg/salallk.c.orig Wed Sep 4 02:52:01 2002 -+++ buhg/salallk.c Wed Oct 8 19:54:43 2003 -@@ -45,7 +45,7 @@ - short dk,mk,gk; - int i; - char sh[10]; --long tmm; -+time_t tmm; - struct tm *bf; - long kolstr; - SQL_str row; -@@ -99,7 +99,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_3.txt"); - prosf(strsql); - clear(); - goto naz; -@@ -268,8 +268,8 @@ - long kolstr,kolstr1; - SQL_str row,row1; - char strsql[300]; --long tmm; --long tmmk; -+time_t tmm; -+time_t tmmk; - struct tm *bf; - short mro,mrodeb,mrokre; - char imaf[30],imaf1[30],imafdeb[30],imafkre[30]; diff --git a/ukrainian/iceb/files/patch-buhg::smdok.c b/ukrainian/iceb/files/patch-buhg::smdok.c deleted file mode 100644 index 91b12bbb13cb..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/smdok.c work/buhg/smdok.c ---- work.old/buhg/smdok.c Thu Jan 16 00:07:58 2003 -+++ buhg/smdok.c Tue Jan 21 21:42:52 2003 -@@ -376,7 +376,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_3.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::smdok1.c b/ukrainian/iceb/files/patch-buhg::smdok1.c deleted file mode 100644 index a90b0cd2adac..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smdok1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/smdok1.c work/buhg/smdok1.c ---- work.old/buhg/smdok1.c Thu Jan 16 00:07:58 2003 -+++ buhg/smdok1.c Tue Jan 21 21:42:52 2003 -@@ -327,7 +327,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_3.txt"); - prosf(strsql); - if(kolstr > 0) - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::smenakof.c b/ukrainian/iceb/files/patch-buhg::smenakof.c deleted file mode 100644 index e7616fa769ce..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smenakof.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/smenakof.c work/buhg/smenakof.c ---- work.old/buhg/smenakof.c Thu Jan 16 00:07:58 2003 -+++ buhg/smenakof.c Tue Jan 21 21:42:52 2003 -@@ -71,7 +71,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos5_9.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos5_9.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::smesh.c b/ukrainian/iceb/files/patch-buhg::smesh.c deleted file mode 100644 index 0be51a2ca836..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smesh.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/smesh.c.orig Wed Oct 8 19:54:03 2003 -+++ buhg/smesh.c Wed Oct 8 19:54:10 2003 -@@ -23,7 +23,7 @@ - long kolstr; - SQL_str row,row1; - char strsql[300]; --long vrem; -+time_t vrem; - - clear(); /*Очистить экран и закрасить фоновым цветом*/ - VVOD VVOD1(2); diff --git a/ukrainian/iceb/files/patch-buhg::smkont.c b/ukrainian/iceb/files/patch-buhg::smkont.c deleted file mode 100644 index 2b1621f71581..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smkont.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/smkont.c.orig Wed Oct 8 19:53:46 2003 -+++ buhg/smkont.c Wed Oct 8 19:53:54 2003 -@@ -22,7 +22,7 @@ - long kolstr; - SQL_str row,row1; - char strsql[300]; --long vrem; -+time_t vrem; - - clear(); /*Очистить экран и закрасить фоновым цветом*/ - printw(catgets(fils,41,20,"Смена одного кода контрагента на другой во всех проводках.")); diff --git a/ukrainian/iceb/files/patch-buhg::smpld.c b/ukrainian/iceb/files/patch-buhg::smpld.c deleted file mode 100644 index 5bbedbf54de5..000000000000 --- a/ukrainian/iceb/files/patch-buhg::smpld.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/smpld.c work/buhg/smpld.c ---- work.old/buhg/smpld.c Thu Jan 16 00:07:58 2003 -+++ buhg/smpld.c Tue Jan 21 21:42:52 2003 -@@ -360,7 +360,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_4.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) diff --git a/ukrainian/iceb/files/patch-buhg::snublsn.c b/ukrainian/iceb/files/patch-buhg::snublsn.c deleted file mode 100644 index 53127dd44bd9..000000000000 --- a/ukrainian/iceb/files/patch-buhg::snublsn.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/snublsn.c work/buhg/snublsn.c ---- work.old/buhg/snublsn.c Thu Jan 16 00:07:58 2003 -+++ buhg/snublsn.c Tue Jan 21 21:42:52 2003 -@@ -77,7 +77,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_5_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_5_2.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::socstrm.c b/ukrainian/iceb/files/patch-buhg::socstrm.c deleted file mode 100644 index 4de5a8565e44..000000000000 --- a/ukrainian/iceb/files/patch-buhg::socstrm.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/socstrm.c work/buhg/socstrm.c ---- work.old/buhg/socstrm.c Thu Jan 16 00:07:58 2003 -+++ buhg/socstrm.c Tue Jan 21 21:42:52 2003 -@@ -78,7 +78,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_4.txt"); - prosf(strsql); - goto naz; - case ESC: diff --git a/ukrainian/iceb/files/patch-buhg::sozsqlbaz.c b/ukrainian/iceb/files/patch-buhg::sozsqlbaz.c deleted file mode 100644 index 14d2542c9aa1..000000000000 --- a/ukrainian/iceb/files/patch-buhg::sozsqlbaz.c +++ /dev/null @@ -1,98 +0,0 @@ ---- buhg/sozsqlbaz.c.orig Wed Oct 8 19:02:05 2003 -+++ buhg/sozsqlbaz.c Wed Oct 8 19:03:55 2003 -@@ -363,7 +363,7 @@ - - printw("Создание таблицы сальдо для счетов Saldo !\n"); - memset(strsql,'\0',sizeof(strsql)); --strcpy(strsql,"CREATE TABLE Saldo \( -+strcpy(strsql,"CREATE TABLE Saldo \( \ - kkk char(2) not null,\ - gs smallint not null,\ - ns char(20) not null references Plansh,\ -@@ -1091,7 +1091,7 @@ - memset(strsql,'\0',sizeof(strsql)); - strcpy(strsql,"CREATE TABLE Uder (\ - kod smallint not null primary key,\ --naik varchar(60) not null, -+naik varchar(60) not null,\ - shet varchar(12) not null references Plansh (ns),\ - ktoz smallint unsigned not null,\ - vrem int unsigned not null,\ -@@ -1141,7 +1141,7 @@ - memset(strsql,'\0',sizeof(strsql)); - strcpy(strsql,"CREATE TABLE Kateg (\ - kod smallint not null primary key,\ --naik varchar(60) not null, -+naik varchar(60) not null,\ - ktoz smallint unsigned not null,\ - vrem int unsigned not null)"); - /* -@@ -1165,7 +1165,7 @@ - memset(strsql,'\0',sizeof(strsql)); - strcpy(strsql,"CREATE TABLE Zvan (\ - kod smallint not null primary key,\ --naik varchar(60) not null, -+naik varchar(60) not null,\ - ktoz smallint unsigned not null,\ - vrem int unsigned not null)"); - /* -@@ -1213,7 +1213,7 @@ - memset(strsql,'\0',sizeof(strsql)); - strcpy(strsql,"CREATE TABLE Tabel (\ - kod smallint not null primary key,\ --naik varchar(60) not null, -+naik varchar(60) not null,\ - ktoz smallint unsigned not null,\ - vrem int unsigned not null)"); - /* -@@ -1392,8 +1392,8 @@ - vrem int unsigned not null,\ - kom varchar(40) not null,\ - podr int not null not null,\ --unique (datz,tabn,prn,knah,godn,mesn,podr,shet,nomz), --index (tabn,datz), -+unique (datz,tabn,prn,knah,godn,mesn,podr,shet,nomz),\ -+index (tabn,datz),\ - index tabn1 (tabn,godn,mesn))"); - - /* -@@ -1550,8 +1550,8 @@ - datau DATE not null,\ - lgota char(4) not null,\ - ktoz smallint unsigned not null,\ --vrem int unsigned not null, --fio varchar(60) not null, -+vrem int unsigned not null,\ -+fio varchar(60) not null,\ - unique(nomd,inn,priz,lgota))"); - - /* -@@ -2455,7 +2455,7 @@ - sherez varchar(40) not null,\ - datop DATE not null,\ - nds smallint not null,\ --unique(datd,nomd), -+unique(datd,nomd),\ - index(nomnn))"); - /* - 0 datd дата документа -@@ -2518,7 +2518,7 @@ - bsby double(10,2) not null,\ - izby double(10,2) not null,\ - cena double(14,2) not null,\ --unique(datd,nomd,innom), -+unique(datd,nomd,innom),\ - index(innom,datd))"); - /* - 0 datd дата документа -@@ -3079,8 +3079,8 @@ - dokum varchar(80) not null,\ - god smallint not null,\ - ktoi smallint unsigned not null,\ --vrem int unsigned not null, --unique(nomd,kassa,tp,god), -+vrem int unsigned not null,\ -+unique(nomd,kassa,tp,god),\ - index(datd,kassa))"); - - /* diff --git a/ukrainian/iceb/files/patch-buhg::spiin.c b/ukrainian/iceb/files/patch-buhg::spiin.c deleted file mode 100644 index 84446c2b706e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::spiin.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/spiin.c work/buhg/spiin.c ---- work.old/buhg/spiin.c Thu Jan 16 00:07:58 2003 -+++ buhg/spiin.c Tue Jan 21 21:42:52 2003 -@@ -104,7 +104,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_3.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::spininu.c b/ukrainian/iceb/files/patch-buhg::spininu.c deleted file mode 100644 index fb106c89d15f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::spininu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/spininu.c work/buhg/spininu.c ---- work.old/buhg/spininu.c Thu Jan 16 00:07:58 2003 -+++ buhg/spininu.c Tue Jan 21 21:42:52 2003 -@@ -88,7 +88,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_4.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::sprkvrt.c b/ukrainian/iceb/files/patch-buhg::sprkvrt.c deleted file mode 100644 index 0c65877e607f..000000000000 --- a/ukrainian/iceb/files/patch-buhg::sprkvrt.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/sprkvrt.c work/buhg/sprkvrt.c ---- work.old/buhg/sprkvrt.c Thu Jan 16 00:07:58 2003 -+++ buhg/sprkvrt.c Tue Jan 21 21:42:52 2003 -@@ -223,7 +223,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_1_1.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_1.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::sprpen1.c b/ukrainian/iceb/files/patch-buhg::sprpen1.c deleted file mode 100644 index afe2b9e1c5e1..000000000000 --- a/ukrainian/iceb/files/patch-buhg::sprpen1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/sprpen1.c work/buhg/sprpen1.c ---- work.old/buhg/sprpen1.c Thu Jan 16 00:07:58 2003 -+++ buhg/sprpen1.c Tue Jan 21 21:42:52 2003 -@@ -129,7 +129,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_3.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_3.txt"); - prosf(bros); - goto naz; - case FK2: diff --git a/ukrainian/iceb/files/patch-buhg::sprsov.c b/ukrainian/iceb/files/patch-buhg::sprsov.c deleted file mode 100644 index 339d2620c8c4..000000000000 --- a/ukrainian/iceb/files/patch-buhg::sprsov.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/sprsov.c work/buhg/sprsov.c ---- work.old/buhg/sprsov.c Thu Jan 16 00:07:59 2003 -+++ buhg/sprsov.c Tue Jan 21 21:42:52 2003 -@@ -141,7 +141,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_8.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_8.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::srvcen.c b/ukrainian/iceb/files/patch-buhg::srvcen.c deleted file mode 100644 index 4d159d33b147..000000000000 --- a/ukrainian/iceb/files/patch-buhg::srvcen.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/srvcen.c work/buhg/srvcen.c ---- work.old/buhg/srvcen.c Thu Jan 16 00:07:59 2003 -+++ buhg/srvcen.c Tue Jan 21 21:42:52 2003 -@@ -79,7 +79,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"matu2_4.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu2_4.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::svodnu.c b/ukrainian/iceb/files/patch-buhg::svodnu.c deleted file mode 100644 index 74f6f81136da..000000000000 --- a/ukrainian/iceb/files/patch-buhg::svodnu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/svodnu.c work/buhg/svodnu.c ---- work.old/buhg/svodnu.c Thu Jan 16 00:07:59 2003 -+++ buhg/svodnu.c Tue Jan 21 21:42:52 2003 -@@ -116,7 +116,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_6.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_6.txt"); - prosf(strsql); - clear(); - case FK10: diff --git a/ukrainian/iceb/files/patch-buhg::uddusl.c b/ukrainian/iceb/files/patch-buhg::uddusl.c deleted file mode 100644 index 3e08a18c2d0c..000000000000 --- a/ukrainian/iceb/files/patch-buhg::uddusl.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/uddusl.c work/buhg/uddusl.c ---- work.old/buhg/uddusl.c Thu Jan 16 00:07:59 2003 -+++ buhg/uddusl.c Tue Jan 21 21:42:52 2003 -@@ -41,7 +41,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_4.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::uosdok.c b/ukrainian/iceb/files/patch-buhg::uosdok.c deleted file mode 100644 index 5fbf19ed3789..000000000000 --- a/ukrainian/iceb/files/patch-buhg::uosdok.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/uosdok.c work/buhg/uosdok.c ---- work.old/buhg/uosdok.c Thu Jan 16 00:07:59 2003 -+++ buhg/uosdok.c Tue Jan 21 21:42:52 2003 -@@ -455,7 +455,7 @@ - - case FK1: /*Получение подсказки*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_3.txt"); - prosf(strsql); - clear(); - diff --git a/ukrainian/iceb/files/patch-buhg::uosinved.c b/ukrainian/iceb/files/patch-buhg::uosinved.c deleted file mode 100644 index 0cc583c7f0a4..000000000000 --- a/ukrainian/iceb/files/patch-buhg::uosinved.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/uosinved.c work/buhg/uosinved.c ---- work.old/buhg/uosinved.c Thu Jan 16 00:07:59 2003 -+++ buhg/uosinved.c Tue Jan 21 21:42:52 2003 -@@ -109,7 +109,7 @@ - - case FK1: - GDITE(); --// sprintf(bros,"%s/doc/%s",putnansi,"matu5_5.txt"); -+// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_5.txt"); - // prosf(bros); - // clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::uosvdok.c b/ukrainian/iceb/files/patch-buhg::uosvdok.c deleted file mode 100644 index e9ba4ea3d83b..000000000000 --- a/ukrainian/iceb/files/patch-buhg::uosvdok.c +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/uosvdok.c work/buhg/uosvdok.c ---- work.old/buhg/uosvdok.c Thu Jan 16 00:08:00 2003 -+++ buhg/uosvdok.c Tue Jan 21 21:42:52 2003 -@@ -748,9 +748,9 @@ - attroff(VV->VVOD_return_cs(iceb_CFS)); - GDITE(); - if(uos.tipz == 1) -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_1.txt"); - if(uos.tipz == 2) -- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_2.txt"); - prosf(strsql); - clear(); - goto nazad; diff --git a/ukrainian/iceb/files/patch-buhg::vdnd.c b/ukrainian/iceb/files/patch-buhg::vdnd.c deleted file mode 100644 index 2034f51602f2..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vdnd.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vdnd.c work/buhg/vdnd.c ---- work.old/buhg/vdnd.c Thu Jan 16 00:08:00 2003 -+++ buhg/vdnd.c Tue Jan 21 21:42:52 2003 -@@ -785,7 +785,7 @@ - attroff(VV->VVOD_return_cs(iceb_CFS)); - attron(VV->VVOD_return_cs(iceb_CB)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_1.txt"); - prosf(strsql); - goto nazad; - } diff --git a/ukrainian/iceb/files/patch-buhg::vdnu.c b/ukrainian/iceb/files/patch-buhg::vdnu.c deleted file mode 100644 index 8d7808d5d73e..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vdnu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vdnu.c work/buhg/vdnu.c ---- work.old/buhg/vdnu.c Thu Jan 16 00:08:00 2003 -+++ buhg/vdnu.c Tue Jan 21 21:42:52 2003 -@@ -561,7 +561,7 @@ - attroff(VV->VVOD_return_cs(iceb_CFS)); - attron(VV->VVOD_return_cs(iceb_CFM)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1.txt"); - prosf(strsql); - clear(); - goto nazad; diff --git a/ukrainian/iceb/files/patch-buhg::vedprz.c b/ukrainian/iceb/files/patch-buhg::vedprz.c deleted file mode 100644 index 7e303e93f9b5..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vedprz.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vedprz.c work/buhg/vedprz.c ---- work.old/buhg/vedprz.c Thu Jan 16 00:08:00 2003 -+++ buhg/vedprz.c Tue Jan 21 21:42:52 2003 -@@ -110,7 +110,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_5_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_5_1.txt"); - prosf(strsql); - goto naz; - case ESC: diff --git a/ukrainian/iceb/files/patch-buhg::vkart.c b/ukrainian/iceb/files/patch-buhg::vkart.c deleted file mode 100644 index feb701b845f7..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vkart.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vkart.c work/buhg/vkart.c ---- work.old/buhg/vkart.c Thu Jan 16 00:08:00 2003 -+++ buhg/vkart.c Tue Jan 21 21:42:52 2003 -@@ -758,7 +758,7 @@ - case FK1: /*Помощь*/ - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vkart1.c b/ukrainian/iceb/files/patch-buhg::vkart1.c deleted file mode 100644 index 6dabe6e5bb30..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vkart1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vkart1.c work/buhg/vkart1.c ---- work.old/buhg/vkart1.c Thu Jan 16 00:08:00 2003 -+++ buhg/vkart1.c Tue Jan 21 21:42:52 2003 -@@ -269,7 +269,7 @@ - attroff(VV.VVOD_return_cs(iceb_CFS)); - attron(VV.VVOD_return_cs(iceb_CFM)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_3.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vkasord.c b/ukrainian/iceb/files/patch-buhg::vkasord.c deleted file mode 100644 index e21e1fc72532..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vkasord.c +++ /dev/null @@ -1,15 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vkasord.c work/buhg/vkasord.c ---- work.old/buhg/vkasord.c Thu Jan 16 00:08:00 2003 -+++ buhg/vkasord.c Tue Jan 21 21:42:52 2003 -@@ -438,9 +438,9 @@ - attron(VV->VVOD_return_cs(iceb_CB)); - GDITE(); - if(tipz == 1) -- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_2.txt"); - if(tipz == 2) -- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1.txt"); - prosf(strsql); - goto nazad; - } diff --git a/ukrainian/iceb/files/patch-buhg::vmat.c b/ukrainian/iceb/files/patch-buhg::vmat.c deleted file mode 100644 index 9a30d82557b7..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vmat.c +++ /dev/null @@ -1,38 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vmat.c work/buhg/vmat.c ---- work.old/buhg/vmat.c Thu Jan 16 00:08:00 2003 -+++ buhg/vmat.c Tue Jan 21 21:42:52 2003 -@@ -608,7 +608,7 @@ - if(cp == 1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2f.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2f.txt"); - prosf(strsql); - clear(); - } -@@ -616,14 +616,14 @@ - if(tipz == 1 && cp == 0) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2g.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2g.txt"); - prosf(strsql); - clear(); - } - if(tipz == 2 && cp == 0) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2s.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2s.txt"); - prosf(strsql); - clear(); - } -@@ -1318,7 +1318,7 @@ - { - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2g1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2g1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vnu.c b/ukrainian/iceb/files/patch-buhg::vnu.c deleted file mode 100644 index 8feefa6f0536..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vnu.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vnu.c work/buhg/vnu.c ---- work.old/buhg/vnu.c Thu Jan 16 00:08:00 2003 -+++ buhg/vnu.c Tue Jan 21 21:42:53 2003 -@@ -127,7 +127,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vos.c b/ukrainian/iceb/files/patch-buhg::vos.c deleted file mode 100644 index de4c6eb3d468..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vos.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vos.c work/buhg/vos.c ---- work.old/buhg/vos.c Thu Jan 16 00:08:00 2003 -+++ buhg/vos.c Tue Jan 21 21:42:53 2003 -@@ -427,7 +427,7 @@ - case FK1: /*Помощь*/ - attroff(VV->VVOD_return_cs(iceb_CFS)); - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"uos3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos3.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vprov.c b/ukrainian/iceb/files/patch-buhg::vprov.c deleted file mode 100644 index a87ec42f8159..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vprov.c +++ /dev/null @@ -1,20 +0,0 @@ ---- buhg/vprov.c.orig Mon Jul 29 10:28:37 2002 -+++ buhg/vprov.c Wed Oct 8 19:55:04 2003 -@@ -22,7 +22,7 @@ - { - char bros[100]; - int nm=3; --long vrem; -+time_t vrem; - char nsh[20]; - char nai[60]; - char nai1[60]; -@@ -561,7 +561,7 @@ - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_1.txt"); - prosf(strsql); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::vprovgr.c b/ukrainian/iceb/files/patch-buhg::vprovgr.c deleted file mode 100644 index 24a7fd358fe9..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vprovgr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vprovgr.c work/buhg/vprovgr.c ---- work.old/buhg/vprovgr.c Thu Jan 16 00:08:01 2003 -+++ buhg/vprovgr.c Tue Jan 21 21:42:53 2003 -@@ -278,7 +278,7 @@ - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_4.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_4.txt"); - prosf(strsql); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::vprovnbs.c b/ukrainian/iceb/files/patch-buhg::vprovnbs.c deleted file mode 100644 index aff916055e40..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vprovnbs.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vprovnbs.c work/buhg/vprovnbs.c ---- work.old/buhg/vprovnbs.c Thu Jan 16 00:08:01 2003 -+++ buhg/vprovnbs.c Tue Jan 21 21:42:53 2003 -@@ -354,7 +354,7 @@ - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); - -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_1_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_1_1.txt"); - prosf(strsql); - - clear(); diff --git a/ukrainian/iceb/files/patch-buhg::vusl.c b/ukrainian/iceb/files/patch-buhg::vusl.c deleted file mode 100644 index db97d5d61016..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vusl.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vusl.c work/buhg/vusl.c ---- work.old/buhg/vusl.c Thu Jan 16 00:08:01 2003 -+++ buhg/vusl.c Tue Jan 21 21:42:53 2003 -@@ -395,7 +395,7 @@ - { - attroff(VV.VVOD_return_cs(iceb_CFS)); - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"usl2_1_1_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl2_1_1_2.txt"); - prosf(bros); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::vvodf8dr.c b/ukrainian/iceb/files/patch-buhg::vvodf8dr.c deleted file mode 100644 index 3463ce508c37..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vvodf8dr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vvodf8dr.c work/buhg/vvodf8dr.c ---- work.old/buhg/vvodf8dr.c Thu Jan 16 00:08:01 2003 -+++ buhg/vvodf8dr.c Tue Jan 21 21:42:53 2003 -@@ -164,7 +164,7 @@ - if(K == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2_1.txt"); - prosf(strsql); - clear(); - goto nazad; diff --git a/ukrainian/iceb/files/patch-buhg::vvodztab.c b/ukrainian/iceb/files/patch-buhg::vvodztab.c deleted file mode 100644 index 99a78c637971..000000000000 --- a/ukrainian/iceb/files/patch-buhg::vvodztab.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/vvodztab.c work/buhg/vvodztab.c ---- work.old/buhg/vvodztab.c Thu Jan 16 00:08:01 2003 -+++ buhg/vvodztab.c Tue Jan 21 21:42:53 2003 -@@ -346,7 +346,7 @@ - if(K == FK1) /*Просмотр подсказки*/ - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_1.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::xbu.c b/ukrainian/iceb/files/patch-buhg::xbu.c deleted file mode 100644 index a94704418add..000000000000 --- a/ukrainian/iceb/files/patch-buhg::xbu.c +++ /dev/null @@ -1,38 +0,0 @@ ---- buhg/xbu.c.orig Mon Sep 9 01:38:02 2002 -+++ buhg/xbu.c Wed Oct 8 19:08:40 2003 -@@ -57,7 +57,7 @@ - int i; - char bros1[200]; - struct tm *bf; --long tmm; -+time_t tmm; - char kto[20]; - char host[100]; - char *parol=NULL; -@@ -317,7 +317,7 @@ - goto nazad; - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); - prosf(strsql); - clear(); - goto naz1; -@@ -478,7 +478,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"buhg5_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg5_2.txt"); - prosf(bros); - goto naz; - -@@ -609,7 +609,7 @@ - - case FK1: - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"buhg5_4.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg5_4.txt"); - prosf(bros); - goto nom3; - diff --git a/ukrainian/iceb/files/patch-buhg::xmu.c b/ukrainian/iceb/files/patch-buhg::xmu.c deleted file mode 100644 index 06e28f900ade..000000000000 --- a/ukrainian/iceb/files/patch-buhg::xmu.c +++ /dev/null @@ -1,11 +0,0 @@ ---- buhg/xmu.c.orig Wed Oct 8 19:55:16 2003 -+++ buhg/xmu.c Wed Oct 8 19:55:22 2003 -@@ -53,7 +53,7 @@ - { - struct passwd *ktor; /*Кто работает*/ - struct tm *bf; --long tmm; -+time_t tmm; - SQL_str row; - short kom,kom1; - short i; diff --git a/ukrainian/iceb/files/patch-buhg::zarkart.c b/ukrainian/iceb/files/patch-buhg::zarkart.c deleted file mode 100644 index 8db79b57e609..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarkart.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarkart.c work/buhg/zarkart.c ---- work.old/buhg/zarkart.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarkart.c Tue Jan 21 21:42:54 2003 -@@ -97,7 +97,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_12.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_3_12.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarrasp.c b/ukrainian/iceb/files/patch-buhg::zarrasp.c deleted file mode 100644 index 0552dbad3b7a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarrasp.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarrasp.c work/buhg/zarrasp.c ---- work.old/buhg/zarrasp.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarrasp.c Tue Jan 21 21:42:54 2003 -@@ -100,7 +100,7 @@ - case FK1: /*Помощь*/ - GDITE(); - -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_5.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_5.txt"); - prosf(bros); - - goto naz; diff --git a/ukrainian/iceb/files/patch-buhg::zarsend.c b/ukrainian/iceb/files/patch-buhg::zarsend.c deleted file mode 100644 index e7975ae0ae0d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsend.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsend.c work/buhg/zarsend.c ---- work.old/buhg/zarsend.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsend.c Tue Jan 21 21:42:54 2003 -@@ -141,7 +141,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_3.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarsocd.c b/ukrainian/iceb/files/patch-buhg::zarsocd.c deleted file mode 100644 index 9a439e161774..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsocd.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsocd.c work/buhg/zarsocd.c ---- work.old/buhg/zarsocd.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsocd.c Tue Jan 21 21:42:54 2003 -@@ -69,7 +69,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_8.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_8.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarspek.c b/ukrainian/iceb/files/patch-buhg::zarspek.c deleted file mode 100644 index b81f1fdab29d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarspek.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarspek.c work/buhg/zarspek.c ---- work.old/buhg/zarspek.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarspek.c Tue Jan 21 21:42:54 2003 -@@ -104,7 +104,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_2.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_2.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarspek1.c b/ukrainian/iceb/files/patch-buhg::zarspek1.c deleted file mode 100644 index e51b4608038d..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarspek1.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarspek1.c work/buhg/zarspek1.c ---- work.old/buhg/zarspek1.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarspek1.c Tue Jan 21 21:42:54 2003 -@@ -60,7 +60,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); -- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_6.txt"); -+ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_6.txt"); - prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarspi.c b/ukrainian/iceb/files/patch-buhg::zarspi.c deleted file mode 100644 index 972fa2931960..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarspi.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarspi.c work/buhg/zarspi.c ---- work.old/buhg/zarspi.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarspi.c Tue Jan 21 21:42:54 2003 -@@ -98,7 +98,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_2.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarsprpr.c b/ukrainian/iceb/files/patch-buhg::zarsprpr.c deleted file mode 100644 index 6fc066d31d76..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsprpr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsprpr.c work/buhg/zarsprpr.c ---- work.old/buhg/zarsprpr.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsprpr.c Tue Jan 21 21:42:54 2003 -@@ -138,7 +138,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_2.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarsprsoc.c b/ukrainian/iceb/files/patch-buhg::zarsprsoc.c deleted file mode 100644 index 725e0d444eab..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsprsoc.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsprsoc.c work/buhg/zarsprsoc.c ---- work.old/buhg/zarsprsoc.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsprsoc.c Tue Jan 21 21:42:54 2003 -@@ -74,7 +74,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_7.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_7.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarsprvmn.c b/ukrainian/iceb/files/patch-buhg::zarsprvmn.c deleted file mode 100644 index 31b56fe1db8a..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsprvmn.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsprvmn.c work/buhg/zarsprvmn.c ---- work.old/buhg/zarsprvmn.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsprvmn.c Tue Jan 21 21:42:54 2003 -@@ -90,7 +90,7 @@ - { - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_13.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_13.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarsr.c b/ukrainian/iceb/files/patch-buhg::zarsr.c deleted file mode 100644 index 93f1c8877780..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarsr.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarsr.c work/buhg/zarsr.c ---- work.old/buhg/zarsr.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarsr.c Tue Jan 21 21:42:54 2003 -@@ -73,7 +73,7 @@ - - case FK1: - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_11.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_11.txt"); - prosf(strsql); - goto naz; - diff --git a/ukrainian/iceb/files/patch-buhg::zarstomn.c b/ukrainian/iceb/files/patch-buhg::zarstomn.c deleted file mode 100644 index 91ca06195245..000000000000 --- a/ukrainian/iceb/files/patch-buhg::zarstomn.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/buhg/zarstomn.c work/buhg/zarstomn.c ---- work.old/buhg/zarstomn.c Thu Jan 16 00:08:02 2003 -+++ buhg/zarstomn.c Tue Jan 21 21:42:54 2003 -@@ -71,7 +71,7 @@ - { - case FK1: /*Помощь*/ - GDITE(); --// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt"); -+// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt"); - // prosf(bros); - goto naz; - diff --git a/ukrainian/iceb/files/patch-docdir b/ukrainian/iceb/files/patch-docdir new file mode 100644 index 000000000000..7c1ca41660fa --- /dev/null +++ b/ukrainian/iceb/files/patch-docdir @@ -0,0 +1,2206 @@ +diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.buhg/Makefile.am work/buhg/Makefile.am +--- work.buhg/Makefile.am Thu Jan 16 00:08:03 2003 ++++ buhg/Makefile.am Tue Jan 21 21:36:44 2003 +@@ -1,6 +1,7 @@ + SUBDIRS=bx doc + CC = ${CXX} + CONFIG_PATH=$(libdir)/iceB ++CFLAGS += -DICEB_DOC_PATH="\""@datadir@/doc/iceb"\"" + + INCLUDES = -I$(top_srcdir)/libscr -I$(top_srcdir)/libutil \ + -I$(top_srcdir)/libbuh -I$(top_srcdir)/libsql \diff -ru buhg/alimdbf.c new/buhg/alimdbf.c +--- buhg/alimdbf.c Thu Jun 5 06:50:31 2003 ++++ new/buhg/alimdbf.c Fri Jan 2 00:49:23 2004 +@@ -98,7 +98,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_4_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_4_1.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/copdok.c new/buhg/copdok.c +--- buhg/copdok.c Thu Jun 5 06:50:31 2003 ++++ new/buhg/copdok.c Fri Jan 2 00:49:23 2004 +@@ -101,7 +101,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2d.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2d.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/copdoku.c new/buhg/copdoku.c +--- buhg/copdoku.c Wed Jul 23 13:31:12 2003 ++++ new/buhg/copdoku.c Fri Jan 2 00:49:23 2004 +@@ -95,7 +95,7 @@ + case FK1: /*Помощь*/ + GDITE(); + /* +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2d.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2d.txt"); + prosf(strsql); + clear(); + */ +diff -ru buhg/denrog.c new/buhg/denrog.c +--- buhg/denrog.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/denrog.c Fri Jan 2 00:49:23 2004 +@@ -85,7 +85,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_1_1.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/diramort.c new/buhg/diramort.c +--- buhg/diramort.c Thu Jun 5 06:50:32 2003 ++++ new/buhg/diramort.c Fri Jan 2 00:49:23 2004 +@@ -279,7 +279,7 @@ + + case FK1: /*помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos8.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos8.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/diramortby.c new/buhg/diramortby.c +--- buhg/diramortby.c Thu Jun 5 06:50:32 2003 ++++ new/buhg/diramortby.c Fri Jan 2 00:49:23 2004 +@@ -225,7 +225,7 @@ + + case FK1: /*помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos8.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos8.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/diravt.c new/buhg/diravt.c +--- buhg/diravt.c Thu Aug 7 05:04:25 2003 ++++ new/buhg/diravt.c Fri Jan 2 00:49:23 2004 +@@ -571,7 +571,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_4_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_4_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirdok.c new/buhg/dirdok.c +--- buhg/dirdok.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirdok.c Fri Jan 2 00:49:23 2004 +@@ -565,7 +565,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirdok1.c new/buhg/dirdok1.c +--- buhg/dirdok1.c Thu Jun 5 06:50:32 2003 ++++ new/buhg/dirdok1.c Fri Jan 2 00:49:23 2004 +@@ -547,7 +547,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirdokkr.c new/buhg/dirdokkr.c +--- buhg/dirdokkr.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirdokkr.c Fri Jan 2 00:49:23 2004 +@@ -250,7 +250,7 @@ + { + case FK1: //Помощь + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr2_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr2_2.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/dirdokskr.c new/buhg/dirdokskr.c +--- buhg/dirdokskr.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirdokskr.c Fri Jan 2 00:49:23 2004 +@@ -341,7 +341,7 @@ + + case FK1: //Просмотр документации + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr2_3.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr2_3.txt"); + prosf(strsql); + clear(); + +diff -ru buhg/dirf8dr.c new/buhg/dirf8dr.c +--- buhg/dirf8dr.c Sat Jul 12 16:01:06 2003 ++++ new/buhg/dirf8dr.c Fri Jan 2 00:49:23 2004 +@@ -400,7 +400,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirkasord.c new/buhg/dirkasord.c +--- buhg/dirkasord.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirkasord.c Fri Jan 2 00:49:23 2004 +@@ -314,7 +314,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1_1.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirkasords.c new/buhg/dirkasords.c +--- buhg/dirkasords.c Mon May 12 17:49:29 2003 ++++ new/buhg/dirkasords.c Fri Jan 2 00:49:23 2004 +@@ -358,7 +358,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_4.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/dirkkr.c new/buhg/dirkkr.c +--- buhg/dirkkr.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dirkkr.c Fri Jan 2 00:49:23 2004 +@@ -276,7 +276,7 @@ + + case FK1: //Просмотр описания режима + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr3_3.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr3_3.txt"); + prosf(strsql); + clear(); + +@@ -725,7 +725,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + attron(VV.VVOD_return_cs(iceb_CFM)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr3_3_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr3_3_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirmatr.c new/buhg/dirmatr.c +--- buhg/dirmatr.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/dirmatr.c Fri Jan 2 00:49:23 2004 +@@ -559,7 +559,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +@@ -1368,7 +1368,7 @@ + attroff(VV->VVOD_return_cs(iceb_CFS)); + attron(VV->VVOD_return_cs(iceb_CFM)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3_1.txt"); + prosf(strsql); + clear(); + goto naz; +@@ -2035,7 +2035,7 @@ + { + case FK1: + GDITE(); +-// sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_2.txt"); ++// sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp2_6_2.txt"); + // prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirmatr1.c new/buhg/dirmatr1.c +--- buhg/dirmatr1.c Fri May 30 13:45:45 2003 ++++ new/buhg/dirmatr1.c Fri Jan 2 00:49:23 2004 +@@ -486,7 +486,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu4_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu4_3.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirmusl.c new/buhg/dirmusl.c +--- buhg/dirmusl.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirmusl.c Fri Jan 2 00:49:23 2004 +@@ -232,7 +232,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2b.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2b.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirnu.c new/buhg/dirnu.c +--- buhg/dirnu.c Fri Sep 26 14:46:17 2003 ++++ new/buhg/dirnu.c Fri Jan 2 00:49:23 2004 +@@ -408,7 +408,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +@@ -1898,7 +1898,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_1.txt"); + prosf(strsql); + clear(); + goto naz; +@@ -2199,7 +2199,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_3.txt"); + prosf(strsql); + goto naz; + +@@ -2335,7 +2335,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_4.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp2_8_1_4.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/dirobq.c new/buhg/dirobq.c +--- buhg/dirobq.c Wed Jun 25 09:06:54 2003 ++++ new/buhg/dirobq.c Fri Jan 2 00:49:23 2004 +@@ -288,7 +288,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum4.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/diros.c new/buhg/diros.c +--- buhg/diros.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/diros.c Fri Jan 2 00:49:23 2004 +@@ -318,7 +318,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos4.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirout.c new/buhg/dirout.c +--- buhg/dirout.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dirout.c Fri Jan 2 00:49:23 2004 +@@ -688,7 +688,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_3_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_3_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirpodu.c new/buhg/dirpodu.c +--- buhg/dirpodu.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirpodu.c Fri Jan 2 00:49:23 2004 +@@ -635,7 +635,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu3.txt"); + // prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/dirprkas.c new/buhg/dirprkas.c +--- buhg/dirprkas.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprkas.c Fri Jan 2 00:49:23 2004 +@@ -378,7 +378,7 @@ + case FK1: /*Получить подсказку*/ + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1_1_1.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/dirprkr.c new/buhg/dirprkr.c +--- buhg/dirprkr.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprkr.c Fri Jan 2 00:49:23 2004 +@@ -311,7 +311,7 @@ + case FK1: /*Получить подсказку*/ + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr2_2_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr2_2_1.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/dirprmu.c new/buhg/dirprmu.c +--- buhg/dirprmu.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprmu.c Fri Jan 2 00:49:23 2004 +@@ -356,7 +356,7 @@ + + case FK1: /*Получить подсказку*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2a.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2a.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/dirprov.c new/buhg/dirprov.c +--- buhg/dirprov.c Wed May 28 13:08:00 2003 ++++ new/buhg/dirprov.c Fri Jan 2 00:49:23 2004 +@@ -349,7 +349,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"buhg3a.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg3a.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/dirprpd.c new/buhg/dirprpd.c +--- buhg/dirprpd.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprpd.c Fri Jan 2 00:49:23 2004 +@@ -399,7 +399,7 @@ + + case FK1: /*Получение подсказки*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirprus.c new/buhg/dirprus.c +--- buhg/dirprus.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprus.c Fri Jan 2 00:49:23 2004 +@@ -335,7 +335,7 @@ + case FK1: /*Получить подсказку*/ + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1_1_1.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/dirprzar.c new/buhg/dirprzar.c +--- buhg/dirprzar.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dirprzar.c Fri Jan 2 00:49:23 2004 +@@ -349,7 +349,7 @@ + + case FK1: /*Получить подсказку*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1_1.txt"); + prosf(strsql); + clear(); + goto naz1; +@@ -567,7 +567,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1_1_1.txt"); + prosf(strsql); + clear(); + goto sfk4; +diff -ru buhg/dirpzpd.c new/buhg/dirpzpd.c +--- buhg/dirpzpd.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirpzpd.c Fri Jan 2 00:49:23 2004 +@@ -257,7 +257,7 @@ + break; + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_3.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirsaldo.c new/buhg/dirsaldo.c +--- buhg/dirsaldo.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirsaldo.c Fri Jan 2 00:49:23 2004 +@@ -342,9 +342,9 @@ + case FK1: /*Получить подсказку*/ + GDITE(); + if(tz[0] == '0') +- sprintf(strsql,"%s/doc/buhg4_4.txt",putnansi); ++ sprintf(strsql,"%s/buhg4_4.txt",ICEB_DOC_PATH); + if(tz[0] == '1') +- sprintf(strsql,"%s/doc/buhg4_5.txt",putnansi); ++ sprintf(strsql,"%s/buhg4_5.txt",ICEB_DOC_PATH); + + /* + printw("strsql=%s\n",strsql); +diff -ru buhg/dirsdf8dr.c new/buhg/dirsdf8dr.c +--- buhg/dirsdf8dr.c Tue Jul 8 14:37:36 2003 ++++ new/buhg/dirsdf8dr.c Fri Jan 2 00:49:23 2004 +@@ -274,7 +274,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/dirsoc.c new/buhg/dirsoc.c +--- buhg/dirsoc.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirsoc.c Fri Jan 2 00:49:23 2004 +@@ -279,7 +279,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_9.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_9.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirtab.c new/buhg/dirtab.c +--- buhg/dirtab.c Mon Mar 31 22:24:06 2003 ++++ new/buhg/dirtab.c Fri Jan 2 00:49:23 2004 +@@ -319,7 +319,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_5.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_5.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirtabel.c new/buhg/dirtabel.c +--- buhg/dirtabel.c Sun Oct 5 09:52:38 2003 ++++ new/buhg/dirtabel.c Fri Jan 2 00:49:23 2004 +@@ -263,7 +263,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_4.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirtabelo.c new/buhg/dirtabelo.c +--- buhg/dirtabelo.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dirtabelo.c Fri Jan 2 00:49:23 2004 +@@ -296,7 +296,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +@@ -1005,7 +1005,7 @@ + if(K == FK1) /*Просмотр подсказки*/ + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirudok.c new/buhg/dirudok.c +--- buhg/dirudok.c Sat Oct 18 14:49:54 2003 ++++ new/buhg/dirudok.c Fri Jan 2 00:49:23 2004 +@@ -491,7 +491,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1_1.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/diruosdok.c new/buhg/diruosdok.c +--- buhg/diruosdok.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/diruosdok.c Fri Jan 2 00:49:23 2004 +@@ -340,7 +340,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/diruplds.c new/buhg/diruplds.c +--- buhg/diruplds.c Thu Jun 5 06:20:55 2003 ++++ new/buhg/diruplds.c Fri Jan 2 00:49:23 2004 +@@ -343,7 +343,7 @@ + + case FK1: //Помощь + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl2_4.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl2_4.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/dirupls.c new/buhg/dirupls.c +--- buhg/dirupls.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dirupls.c Fri Jan 2 00:49:23 2004 +@@ -567,7 +567,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_5_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_5_1.txt"); + prosf(strsql); + clear(); + goto naz; +@@ -936,7 +936,7 @@ + case FK1: /*Помощь*/ + GDITE(); + char strsql[300]; +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_5_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_5_2.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/dirusdok.c new/buhg/dirusdok.c +--- buhg/dirusdok.c Fri May 23 15:48:38 2003 ++++ new/buhg/dirusdok.c Fri Jan 2 00:49:23 2004 +@@ -388,7 +388,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_3.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/dirusl.c new/buhg/dirusl.c +--- buhg/dirusl.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirusl.c Fri Jan 2 00:49:23 2004 +@@ -365,7 +365,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl3_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl3_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/dirzarp.c new/buhg/dirzarp.c +--- buhg/dirzarp.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/dirzarp.c Fri Jan 2 00:49:23 2004 +@@ -353,7 +353,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +@@ -775,7 +775,7 @@ + case FK1: /*Помощь*/ + clear(); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2_1.txt"); + prosf(strsql); + + goto naz; +diff -ru buhg/dirzarsl.c new/buhg/dirzarsl.c +--- buhg/dirzarsl.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/dirzarsl.c Fri Jan 2 00:49:23 2004 +@@ -220,7 +220,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/zarp3_1_9.txt",putnansi); ++ sprintf(strsql,"%s/zarp3_1_9.txt",ICEB_DOC_PATH); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/dirzkart.c new/buhg/dirzkart.c +--- buhg/dirzkart.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dirzkart.c Fri Jan 2 00:49:23 2004 +@@ -667,7 +667,7 @@ + case FK1: /*Помощь*/ + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"matu3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu3.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +@@ -1138,7 +1138,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu3_1.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu3_1.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/dooc.c new/buhg/dooc.c +--- buhg/dooc.c Sun Apr 20 12:57:41 2003 ++++ new/buhg/dooc.c Fri Jan 2 00:49:23 2004 +@@ -69,7 +69,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu2_1_2h.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu2_1_2h.txt"); + prosf(bros); + clear(); + goto naz1; +diff -ru buhg/doocsum.c new/buhg/doocsum.c +--- buhg/doocsum.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/doocsum.c Fri Jan 2 00:49:23 2004 +@@ -68,7 +68,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_16.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_16.txt"); + prosf(bros); + clear(); + goto naz1; +diff -ru buhg/dvtmcf1.c new/buhg/dvtmcf1.c +--- buhg/dvtmcf1.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dvtmcf1.c Fri Jan 2 00:49:23 2004 +@@ -201,9 +201,9 @@ + case FK1: + GDITE(); + if(tipras == 0) +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_4.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_4.txt"); + if(tipras == 1) +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_7.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_7.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/dvtmcf2.c new/buhg/dvtmcf2.c +--- buhg/dvtmcf2.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/dvtmcf2.c Fri Jan 2 00:49:23 2004 +@@ -147,7 +147,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_5.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_5.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/dvuslf2.c new/buhg/dvuslf2.c +--- buhg/dvuslf2.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/dvuslf2.c Fri Jan 2 00:49:23 2004 +@@ -129,7 +129,7 @@ + case FK1: + GDITE(); + +- sprintf(bros,"%s/doc/%s",putnansi,"usl4_1.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_1.txt"); + prosf(bros); + + clear(); +diff -ru buhg/glkni.c new/buhg/glkni.c +--- buhg/glkni.c Sun Oct 19 17:25:42 2003 ++++ new/buhg/glkni.c Fri Jan 2 00:49:23 2004 +@@ -104,7 +104,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/glkninbs.c new/buhg/glkninbs.c +--- buhg/glkninbs.c Wed Oct 22 12:28:08 2003 ++++ new/buhg/glkninbs.c Fri Jan 2 00:49:23 2004 +@@ -93,7 +93,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_1_1.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/impmatdok.c new/buhg/impmatdok.c +--- buhg/impmatdok.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/impmatdok.c Fri Jan 2 00:49:23 2004 +@@ -97,7 +97,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_5.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_5.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/impotvr.c new/buhg/impotvr.c +--- buhg/impotvr.c Thu Jun 5 08:10:29 2003 ++++ new/buhg/impotvr.c Fri Jan 2 00:49:23 2004 +@@ -66,7 +66,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_2.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/impprov.c new/buhg/impprov.c +--- buhg/impprov.c Wed Jun 11 10:33:09 2003 ++++ new/buhg/impprov.c Fri Jan 2 00:49:23 2004 +@@ -61,7 +61,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/buhg3_5.txt",putnansi); ++ sprintf(strsql,"%s/buhg3_5.txt",ICEB_DOC_PATH); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/impuosdok.c new/buhg/impuosdok.c +--- buhg/impuosdok.c Mon Jul 7 10:11:04 2003 ++++ new/buhg/impuosdok.c Fri Jan 2 00:49:23 2004 +@@ -56,7 +56,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_4.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"uos2_4.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/impzarnu.c new/buhg/impzarnu.c +--- buhg/impzarnu.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/impzarnu.c Fri Jan 2 00:49:23 2004 +@@ -98,7 +98,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_8_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_8_1_2.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/kasoth.c new/buhg/kasoth.c +--- buhg/kasoth.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/kasoth.c Fri Jan 2 00:49:23 2004 +@@ -74,7 +74,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"kas4_1.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"kas4_1.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/kassa.c new/buhg/kassa.c +--- buhg/kassa.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/kassa.c Fri Jan 2 00:49:23 2004 +@@ -395,10 +395,10 @@ + case 1 : + GDITE(); + if(tipkas == T_DATECS) +- sprintf(strsql,"%s/doc/%s",putnansi,"datecs_reset.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"datecs_reset.txt"); + + if(tipkas == T_ERA) +- sprintf(strsql,"%s/doc/%s",putnansi,"era_reset.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"era_reset.txt"); + + prosf(strsql); + goto naz; +diff -ru buhg/kategor.c new/buhg/kategor.c +--- buhg/kategor.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/kategor.c Fri Jan 2 00:49:23 2004 +@@ -97,9 +97,9 @@ + case FK1: /*Помощь*/ + GDITE(); + if(metkar == 0) +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt"); + if(metkar == 1) +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_2.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/kprik.c new/buhg/kprik.c +--- buhg/kprik.c Fri Sep 19 11:31:58 2003 ++++ new/buhg/kprik.c Fri Jan 2 00:49:23 2004 +@@ -48,7 +48,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr4_3.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr4_3.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/kriost.c new/buhg/kriost.c +--- buhg/kriost.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/kriost.c Fri Jan 2 00:49:23 2004 +@@ -79,7 +79,7 @@ + return; + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu5_17.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"matu5_17.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/mariq.c new/buhg/mariq.c +--- buhg/mariq.c Wed Oct 22 09:39:29 2003 ++++ new/buhg/mariq.c Fri Jan 2 00:49:23 2004 +@@ -473,7 +473,7 @@ + /* + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"buhg3_2.txt"); + prosf(strsql); + clear(); + goto naz1; +@@ -540,7 +540,7 @@ + /* + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/motpk.c new/buhg/motpk.c +--- buhg/motpk.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/motpk.c Fri Jan 2 00:49:23 2004 +@@ -172,7 +172,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_6.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_6.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/muinv.c new/buhg/muinv.c +--- buhg/muinv.c Tue Oct 14 13:54:15 2003 ++++ new/buhg/muinv.c Fri Jan 2 00:49:23 2004 +@@ -92,7 +92,7 @@ + return; + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu5_18.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"matu5_18.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/nahpodr.c new/buhg/nahpodr.c +--- buhg/nahpodr.c Fri Aug 15 12:28:19 2003 ++++ new/buhg/nahpodr.c Fri Jan 2 00:49:23 2004 +@@ -85,7 +85,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt"); ++// sprintf(bros,"../..",ICEB_DOC_PATH,"zarp4_2_2.txt"); + // prosf(bros); + goto naz; + +diff -ru buhg/otrshd.c new/buhg/otrshd.c +--- buhg/otrshd.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/otrshd.c Fri Jan 2 00:49:23 2004 +@@ -88,7 +88,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_3.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_3.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/pgpld.c new/buhg/pgpld.c +--- buhg/pgpld.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/pgpld.c Fri Jan 2 00:49:23 2004 +@@ -69,7 +69,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_5.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_5.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/platdok.c new/buhg/platdok.c +--- buhg/platdok.c Tue Oct 14 09:55:47 2003 ++++ new/buhg/platdok.c Fri Jan 2 00:49:23 2004 +@@ -485,7 +485,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1.txt"); + prosf(strsql); + clear(); + par=0; +diff -ru buhg/pld.c new/buhg/pld.c +--- buhg/pld.c Thu Oct 16 11:39:46 2003 ++++ new/buhg/pld.c Fri Jan 2 00:49:23 2004 +@@ -354,7 +354,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_1_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/poikasdok.c new/buhg/poikasdok.c +--- buhg/poikasdok.c Wed Aug 28 09:45:35 2002 ++++ new/buhg/poikasdok.c Fri Jan 2 00:49:23 2004 +@@ -45,7 +45,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"kas5.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas5.txt"); + prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/poikrdok.c new/buhg/poikrdok.c +--- buhg/poikrdok.c Tue Dec 10 11:41:28 2002 ++++ new/buhg/poikrdok.c Fri Jan 2 00:49:23 2004 +@@ -45,7 +45,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"matu2_2.txt"); + prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/poimatdok.c new/buhg/poimatdok.c +--- buhg/poimatdok.c Wed Aug 28 09:45:35 2002 ++++ new/buhg/poimatdok.c Fri Jan 2 00:49:23 2004 +@@ -45,7 +45,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_2.txt"); + prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/poiplatdok.c new/buhg/poiplatdok.c +--- buhg/poiplatdok.c Wed Aug 28 09:45:35 2002 ++++ new/buhg/poiplatdok.c Fri Jan 2 00:49:23 2004 +@@ -49,7 +49,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_2.txt"); + prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/poiprov.c new/buhg/poiprov.c +--- buhg/poiprov.c Thu May 22 13:38:15 2003 ++++ new/buhg/poiprov.c Fri Jan 2 00:49:23 2004 +@@ -133,7 +133,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_3.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/poiupldok.c new/buhg/poiupldok.c +--- buhg/poiupldok.c Sat Apr 26 11:20:47 2003 ++++ new/buhg/poiupldok.c Fri Jan 2 00:49:23 2004 +@@ -45,7 +45,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"matu2_2.txt"); + // prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/poiusldok.c new/buhg/poiusldok.c +--- buhg/poiusldok.c Wed Aug 28 09:45:35 2002 ++++ new/buhg/poiusldok.c Fri Jan 2 00:49:23 2004 +@@ -44,7 +44,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_2.txt"); + prosf(strsql); + clear(); + goto naz2; +diff -ru buhg/printpershek.c new/buhg/printpershek.c +--- buhg/printpershek.c Tue May 27 13:34:20 2003 ++++ new/buhg/printpershek.c Fri Jan 2 00:49:23 2004 +@@ -43,7 +43,7 @@ + /* + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/prognoz.c new/buhg/prognoz.c +--- buhg/prognoz.c Sat Jul 5 18:48:31 2003 ++++ new/buhg/prognoz.c Fri Jan 2 00:49:23 2004 +@@ -100,7 +100,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_11.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_11.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/pvbank.c new/buhg/pvbank.c +--- buhg/pvbank.c Mon Oct 6 15:03:37 2003 ++++ new/buhg/pvbank.c Fri Jan 2 00:49:23 2004 +@@ -70,7 +70,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_5.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"buhg5_5.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/pvbanks.c new/buhg/pvbanks.c +--- buhg/pvbanks.c Wed Oct 8 05:17:23 2003 ++++ new/buhg/pvbanks.c Fri Jan 2 00:49:23 2004 +@@ -62,7 +62,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_5.txt"); ++// sprintf(strsql,"../..",ICEB_DOC_PATH,"buhg5_5.txt"); + // prosf(strsql); + goto naz; + +diff -ru buhg/rasdolgi.c new/buhg/rasdolgi.c +--- buhg/rasdolgi.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/rasdolgi.c Fri Jan 2 00:49:23 2004 +@@ -156,7 +156,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_9.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_3_9.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/rasdolgi1.c new/buhg/rasdolgi1.c +--- buhg/rasdolgi1.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/rasdolgi1.c Fri Jan 2 00:49:23 2004 +@@ -64,7 +64,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_10.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_10.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/rashod.c new/buhg/rashod.c +--- buhg/rashod.c Mon Jun 9 11:11:17 2003 ++++ new/buhg/rashod.c Fri Jan 2 00:49:23 2004 +@@ -597,9 +597,9 @@ + attron(VV.VVOD_return_cs(iceb_CFM)); + GDITE(); + if(mdd == 0) /*Одинарный документ*/ +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2j.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2j.txt"); + if(mdd == 1) /*Двойной документ*/ +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2j1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2j1.txt"); + prosf(strsql); + clear(); + goto naz1; +diff -ru buhg/rasknig.c new/buhg/rasknig.c +--- buhg/rasknig.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/rasknig.c Fri Jan 2 00:49:23 2004 +@@ -92,7 +92,7 @@ + { + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_14.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_14.txt"); + prosf(bros); + clear(); + goto nazz; +diff -ru buhg/rasknigpok.c new/buhg/rasknigpok.c +--- buhg/rasknigpok.c Mon Jul 21 12:58:31 2003 ++++ new/buhg/rasknigpok.c Fri Jan 2 00:49:23 2004 +@@ -82,7 +82,7 @@ + { + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_15.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_15.txt"); + prosf(bros); + clear(); + goto nazz; +diff -ru buhg/rasnash.c new/buhg/rasnash.c +--- buhg/rasnash.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/rasnash.c Fri Jan 2 00:49:23 2004 +@@ -71,7 +71,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_2.txt"); ++// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_2.txt"); + // prosf(bros); + goto naz; + +diff -ru buhg/rasnds.c new/buhg/rasnds.c +--- buhg/rasnds.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/rasnds.c Fri Jan 2 00:49:23 2004 +@@ -140,7 +140,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_10.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_10.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/rasoskr.c new/buhg/rasoskr.c +--- buhg/rasoskr.c Sun Aug 10 07:49:35 2003 ++++ new/buhg/rasoskr.c Fri Jan 2 00:49:23 2004 +@@ -141,7 +141,7 @@ + return; + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu5_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu5_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/rasspdok.c new/buhg/rasspdok.c +--- buhg/rasspdok.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/rasspdok.c Fri Jan 2 00:49:23 2004 +@@ -128,7 +128,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_8.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_8.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/rasspdoku.c new/buhg/rasspdoku.c +--- buhg/rasspdoku.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/rasspdoku.c Fri Jan 2 00:49:23 2004 +@@ -122,7 +122,7 @@ + case FK1: + GDITE(); + +- sprintf(bros,"%s/doc/%s",putnansi,"usl4_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_2.txt"); + prosf(bros); + + clear(); +diff -ru buhg/rastab.c new/buhg/rastab.c +--- buhg/rastab.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/rastab.c Fri Jan 2 00:49:23 2004 +@@ -81,7 +81,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_5.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_5.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/rasved.c new/buhg/rasved.c +--- buhg/rasved.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/rasved.c Fri Jan 2 00:49:23 2004 +@@ -170,7 +170,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_1.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/raszall.c new/buhg/raszall.c +--- buhg/raszall.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/raszall.c Fri Jan 2 00:49:23 2004 +@@ -78,7 +78,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp2_7.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp2_7.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/raszpodr.c new/buhg/raszpodr.c +--- buhg/raszpodr.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/raszpodr.c Fri Jan 2 00:49:23 2004 +@@ -76,7 +76,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_8.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_8.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/rozkor.c new/buhg/rozkor.c +--- buhg/rozkor.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/rozkor.c Fri Jan 2 00:49:23 2004 +@@ -108,7 +108,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2c.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2c.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/rozprod.c new/buhg/rozprod.c +--- buhg/rozprod.c Wed Oct 22 11:59:51 2003 ++++ new/buhg/rozprod.c Fri Jan 2 00:49:23 2004 +@@ -405,7 +405,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"rozn1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"rozn1.txt"); + prosf(strsql); + goto naz1; + +diff -ru buhg/rozsvod.c new/buhg/rozsvod.c +--- buhg/rozsvod.c Wed Oct 22 11:59:51 2003 ++++ new/buhg/rozsvod.c Fri Jan 2 00:49:23 2004 +@@ -76,7 +76,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); ++// sprintf(strsql,"../..",ICEB_DOC_PATH,"buhg5_1.txt"); + // prosf(strsql); + goto naz; + +diff -ru buhg/rozvse.c new/buhg/rozvse.c +--- buhg/rozvse.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/rozvse.c Fri Jan 2 00:49:23 2004 +@@ -74,7 +74,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_1.txt"); ++// sprintf(strsql,"../..",ICEB_DOC_PATH,"buhg5_1.txt"); + // prosf(strsql); + goto naz; + +diff -ru buhg/rppvo.c new/buhg/rppvo.c +--- buhg/rppvo.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/rppvo.c Fri Jan 2 00:49:23 2004 +@@ -90,7 +90,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu5_9.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_9.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/rppvokr.c new/buhg/rppvokr.c +--- buhg/rppvokr.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/rppvokr.c Fri Jan 2 00:49:23 2004 +@@ -71,7 +71,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"ukr4_1.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"ukr4_1.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/rppvou.c new/buhg/rppvou.c +--- buhg/rppvou.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/rppvou.c Fri Jan 2 00:49:23 2004 +@@ -83,7 +83,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"usl4_3.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl4_3.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/salallk.c new/buhg/salallk.c +--- buhg/salallk.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/salallk.c Fri Jan 2 00:49:23 2004 +@@ -98,7 +98,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg5_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg5_3.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/smdok.c new/buhg/smdok.c +--- buhg/smdok.c Fri May 23 15:48:38 2003 ++++ new/buhg/smdok.c Fri Jan 2 00:49:23 2004 +@@ -375,7 +375,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_3.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/smdok1.c new/buhg/smdok1.c +--- buhg/smdok1.c Tue May 27 13:34:20 2003 ++++ new/buhg/smdok1.c Fri Jan 2 00:49:23 2004 +@@ -334,7 +334,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_3.txt"); + prosf(strsql); + if(kolstr > 0) + goto naz; +diff -ru buhg/smenakof.c new/buhg/smenakof.c +--- buhg/smenakof.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/smenakof.c Fri Jan 2 00:49:23 2004 +@@ -72,7 +72,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos5_9.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos5_9.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/smpld.c new/buhg/smpld.c +--- buhg/smpld.c Wed Oct 15 13:15:40 2003 ++++ new/buhg/smpld.c Fri Jan 2 00:49:23 2004 +@@ -360,7 +360,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"dokum2_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"dokum2_4.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru buhg/snublsn.c new/buhg/snublsn.c +--- buhg/snublsn.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/snublsn.c Fri Jan 2 00:49:23 2004 +@@ -77,7 +77,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_5_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_5_2.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/socstrm.c new/buhg/socstrm.c +--- buhg/socstrm.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/socstrm.c Fri Jan 2 00:49:23 2004 +@@ -78,7 +78,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_4.txt"); + prosf(strsql); + goto naz; + case ESC: +diff -ru buhg/spiin.c new/buhg/spiin.c +--- buhg/spiin.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/spiin.c Fri Jan 2 00:49:23 2004 +@@ -107,7 +107,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_3.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/spininu.c new/buhg/spininu.c +--- buhg/spininu.c Mon Oct 6 15:03:37 2003 ++++ new/buhg/spininu.c Fri Jan 2 00:49:23 2004 +@@ -89,7 +89,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_4.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/sprkvrt.c new/buhg/sprkvrt.c +--- buhg/sprkvrt.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/sprkvrt.c Fri Jan 2 00:49:23 2004 +@@ -224,7 +224,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_1_1.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_1.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/sprkvrt1.c new/buhg/sprkvrt1.c +--- buhg/sprkvrt1.c Wed Oct 15 10:34:56 2003 ++++ new/buhg/sprkvrt1.c Fri Jan 2 00:49:23 2004 +@@ -269,7 +269,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_1_1.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"zarp4_7_1_1.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/sprozn.c new/buhg/sprozn.c +--- buhg/sprozn.c Wed Oct 22 11:59:52 2003 ++++ new/buhg/sprozn.c Fri Jan 2 00:49:23 2004 +@@ -84,7 +84,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_6.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"matu2_6.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/sprpen1.c new/buhg/sprpen1.c +--- buhg/sprpen1.c Thu Jun 5 08:10:30 2003 ++++ new/buhg/sprpen1.c Fri Jan 2 00:49:23 2004 +@@ -133,7 +133,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_3.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_3.txt"); + prosf(bros); + goto naz; + case FK2: +diff -ru buhg/sprsov.c new/buhg/sprsov.c +--- buhg/sprsov.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/sprsov.c Fri Jan 2 00:49:23 2004 +@@ -147,7 +147,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_8.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_8.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/sprsov1.c new/buhg/sprsov1.c +--- buhg/sprsov1.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/sprsov1.c Fri Jan 2 00:49:23 2004 +@@ -150,7 +150,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_8.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_8.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/sprtab.c new/buhg/sprtab.c +--- buhg/sprtab.c Sun Apr 20 12:57:42 2003 ++++ new/buhg/sprtab.c Fri Jan 2 00:49:23 2004 +@@ -232,20 +232,20 @@ + case FK1: + GDITE(); + if(metkaoth == 1) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_1.txt"); + if(metkaoth == 2) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_2.txt"); + if(metkaoth == 3) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_5.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_5.txt"); + + if(metkaoth == 4) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_3.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_3.txt"); + + if(metkaoth == 5) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_4.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_4.txt"); + + if(metkaoth == 6) +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_2_6.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp4_3_2_6.txt"); + + prosf(strsql); + goto naz; +diff -ru buhg/srvcen.c new/buhg/srvcen.c +--- buhg/srvcen.c Sat Jul 5 18:48:31 2003 ++++ new/buhg/srvcen.c Fri Jan 2 00:49:23 2004 +@@ -79,7 +79,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"matu2_4.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu2_4.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/svodnu.c new/buhg/svodnu.c +--- buhg/svodnu.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/svodnu.c Fri Jan 2 00:49:23 2004 +@@ -117,7 +117,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_3_6.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_3_6.txt"); + prosf(strsql); + clear(); + case FK10: +diff -ru buhg/uddusl.c new/buhg/uddusl.c +--- buhg/uddusl.c Mon Sep 2 14:18:25 2002 ++++ new/buhg/uddusl.c Fri Jan 2 00:49:23 2004 +@@ -41,7 +41,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_4.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/ukrras.c new/buhg/ukrras.c +--- buhg/ukrras.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/ukrras.c Fri Jan 2 00:49:23 2004 +@@ -76,7 +76,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"ukr4_2.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"ukr4_2.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/uosdok.c new/buhg/uosdok.c +--- buhg/uosdok.c Sun Jul 20 06:55:52 2003 ++++ new/buhg/uosdok.c Fri Jan 2 00:49:23 2004 +@@ -468,7 +468,7 @@ + + case FK1: /*Получение подсказки*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_3.txt"); + prosf(strsql); + clear(); + +diff -ru buhg/uosinved.c new/buhg/uosinved.c +--- buhg/uosinved.c Wed Oct 15 10:39:49 2003 ++++ new/buhg/uosinved.c Fri Jan 2 00:49:23 2004 +@@ -113,7 +113,7 @@ + + case FK1: + GDITE(); +-// sprintf(bros,"%s/doc/%s",putnansi,"matu5_5.txt"); ++// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"matu5_5.txt"); + // prosf(bros); + // clear(); + goto naz; +diff -ru buhg/uosrs.c new/buhg/uosrs.c +--- buhg/uosrs.c Fri Oct 24 11:19:42 2003 ++++ new/buhg/uosrs.c Fri Jan 2 00:49:23 2004 +@@ -160,7 +160,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- // sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2g1.txt"); ++ // sprintf(strsql,"../..",ICEB_DOC_PATH,"matu2_1_2g1.txt"); + // prosf(strsql); + clear(); + goto naz; +diff -ru buhg/uosvdok.c new/buhg/uosvdok.c +--- buhg/uosvdok.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/uosvdok.c Fri Jan 2 00:49:23 2004 +@@ -754,9 +754,9 @@ + attroff(VV->VVOD_return_cs(iceb_CFS)); + GDITE(); + if(uos.tipz == 1) +- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_1.txt"); + if(uos.tipz == 2) +- sprintf(strsql,"%s/doc/%s",putnansi,"uos2_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos2_1_2.txt"); + prosf(strsql); + clear(); + goto nazad; +diff -ru buhg/uplrpl.c new/buhg/uplrpl.c +--- buhg/uplrpl.c Tue Oct 7 10:47:40 2003 ++++ new/buhg/uplrpl.c Fri Jan 2 00:49:23 2004 +@@ -84,9 +84,9 @@ + case FK1: + GDITE(); + if(metkar == 0) +- sprintf(strsql,"%s/doc/%s",putnansi,"upl4_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl4_1.txt"); + if(metkar == 1) +- sprintf(strsql,"%s/doc/%s",putnansi,"upl4_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl4_2.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/uplvst.c new/buhg/uplvst.c +--- buhg/uplvst.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/uplvst.c Fri Jan 2 00:49:23 2004 +@@ -74,7 +74,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl4_3.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl4_3.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vdkr.c new/buhg/vdkr.c +--- buhg/vdkr.c Tue Oct 14 10:16:05 2003 ++++ new/buhg/vdkr.c Fri Jan 2 00:49:23 2004 +@@ -428,7 +428,7 @@ + case FK1: + attroff(VV.VVOD_return_cs(iceb_CFS)); + attron(VV.VVOD_return_cs(iceb_CB)); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr2_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr2_1.txt"); + prosf(strsql); + clear(); + goto nazad; +diff -ru buhg/vdnd.c new/buhg/vdnd.c +--- buhg/vdnd.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/vdnd.c Fri Jan 2 00:49:23 2004 +@@ -800,7 +800,7 @@ + attroff(VV->VVOD_return_cs(iceb_CFS)); + attron(VV->VVOD_return_cs(iceb_CB)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_1.txt"); + prosf(strsql); + goto nazad; + } +diff -ru buhg/vdnu.c new/buhg/vdnu.c +--- buhg/vdnu.c Thu Jun 5 08:10:31 2003 ++++ new/buhg/vdnu.c Fri Jan 2 00:49:23 2004 +@@ -565,7 +565,7 @@ + attroff(VV->VVOD_return_cs(iceb_CFS)); + attron(VV->VVOD_return_cs(iceb_CFM)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"usl2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"usl2_1.txt"); + prosf(strsql); + clear(); + goto nazad; +diff -ru buhg/vdupl.c new/buhg/vdupl.c +--- buhg/vdupl.c Wed Aug 6 10:01:58 2003 ++++ new/buhg/vdupl.c Fri Jan 2 00:49:23 2004 +@@ -486,7 +486,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + attron(VV.VVOD_return_cs(iceb_CB)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl2_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl2_1.txt"); + prosf(strsql); + goto nazad; + } +diff -ru buhg/vedprz.c new/buhg/vedprz.c +--- buhg/vedprz.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/vedprz.c Fri Jan 2 00:49:23 2004 +@@ -104,7 +104,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_5_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_5_1.txt"); + prosf(strsql); + goto naz; + case ESC: +diff -ru buhg/vipiska.c new/buhg/vipiska.c +--- buhg/vipiska.c Fri Jun 20 07:35:53 2003 ++++ new/buhg/vipiska.c Fri Jan 2 00:49:23 2004 +@@ -709,7 +709,7 @@ + { + wattroff(win2,VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_4_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_4_1.txt"); + // prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vkart.c new/buhg/vkart.c +--- buhg/vkart.c Fri Sep 26 10:15:18 2003 ++++ new/buhg/vkart.c Fri Jan 2 00:49:23 2004 +@@ -779,7 +779,7 @@ + case FK1: /*Помощь*/ + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vkart1.c new/buhg/vkart1.c +--- buhg/vkart1.c Fri Sep 26 10:15:18 2003 ++++ new/buhg/vkart1.c Fri Jan 2 00:49:23 2004 +@@ -292,7 +292,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + attron(VV.VVOD_return_cs(iceb_CFM)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_3.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vkasord.c new/buhg/vkasord.c +--- buhg/vkasord.c Thu Jun 5 08:10:31 2003 ++++ new/buhg/vkasord.c Fri Jan 2 00:49:23 2004 +@@ -435,9 +435,9 @@ + attron(VV->VVOD_return_cs(iceb_CB)); + GDITE(); + if(tipz == 1) +- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_2.txt"); + if(tipz == 2) +- sprintf(strsql,"%s/doc/%s",putnansi,"kas2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"kas2_1.txt"); + prosf(strsql); + goto nazad; + } +diff -ru buhg/vmat.c new/buhg/vmat.c +--- buhg/vmat.c Fri Oct 24 07:18:03 2003 ++++ new/buhg/vmat.c Fri Jan 2 00:49:23 2004 +@@ -634,7 +634,7 @@ + if(cp == 1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2f.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2f.txt"); + prosf(strsql); + clear(); + } +@@ -642,14 +642,14 @@ + if(tipz == 1 && cp == 0) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2g.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2g.txt"); + prosf(strsql); + clear(); + } + if(tipz == 2 && cp == 0) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2s.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2s.txt"); + prosf(strsql); + clear(); + } +@@ -1403,7 +1403,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"matu2_1_2g1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"matu2_1_2g1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vnu.c new/buhg/vnu.c +--- buhg/vnu.c Wed May 14 11:22:40 2003 ++++ new/buhg/vnu.c Fri Jan 2 00:49:23 2004 +@@ -126,7 +126,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_2.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vos.c new/buhg/vos.c +--- buhg/vos.c Thu Jul 3 10:24:16 2003 ++++ new/buhg/vos.c Fri Jan 2 00:49:23 2004 +@@ -429,7 +429,7 @@ + case FK1: /*Помощь*/ + attroff(VV->VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"uos3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"uos3.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vprov.c new/buhg/vprov.c +--- buhg/vprov.c Sun Apr 20 12:57:43 2003 ++++ new/buhg/vprov.c Fri Jan 2 00:49:23 2004 +@@ -562,7 +562,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_1.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/vprovgr.c new/buhg/vprovgr.c +--- buhg/vprovgr.c Sun Apr 20 12:57:43 2003 ++++ new/buhg/vprovgr.c Fri Jan 2 00:49:23 2004 +@@ -278,7 +278,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_4.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_4.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/vprovnbs.c new/buhg/vprovnbs.c +--- buhg/vprovnbs.c Sun Apr 20 12:57:43 2003 ++++ new/buhg/vprovnbs.c Fri Jan 2 00:49:23 2004 +@@ -353,7 +353,7 @@ + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); + +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_1_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_1_1.txt"); + prosf(strsql); + + clear(); +diff -ru buhg/vusl.c new/buhg/vusl.c +--- buhg/vusl.c Sat Jul 5 18:48:31 2003 ++++ new/buhg/vusl.c Fri Jan 2 00:49:23 2004 +@@ -377,7 +377,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"usl2_1_1_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"usl2_1_1_2.txt"); + prosf(bros); + clear(); + goto naz; +diff -ru buhg/vvodf8dr.c new/buhg/vvodf8dr.c +--- buhg/vvodf8dr.c Thu Jun 5 08:10:31 2003 ++++ new/buhg/vvodf8dr.c Fri Jan 2 00:49:23 2004 +@@ -164,7 +164,7 @@ + if(K == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_1_2_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_1_2_1.txt"); + prosf(strsql); + clear(); + goto nazad; +diff -ru buhg/vvodkr1.c new/buhg/vvodkr1.c +--- buhg/vvodkr1.c Thu Jun 5 08:10:31 2003 ++++ new/buhg/vvodkr1.c Fri Jan 2 00:49:23 2004 +@@ -351,7 +351,7 @@ + { + attroff(VV.VVOD_return_cs(iceb_CFS)); + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"ukr2_2_2.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"ukr2_2_2.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/vvodztab.c new/buhg/vvodztab.c +--- buhg/vvodztab.c Sun Oct 5 09:38:34 2003 ++++ new/buhg/vvodztab.c Fri Jan 2 00:49:23 2004 +@@ -392,7 +392,7 @@ + if(K == FK1) /*Просмотр подсказки*/ + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp2_6_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru buhg/xbu.c new/buhg/xbu.c +--- buhg/xbu.c Wed Oct 22 12:28:08 2003 ++++ new/buhg/xbu.c Fri Jan 2 00:49:23 2004 +@@ -319,7 +319,7 @@ + goto nazad; + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg3_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg3_2.txt"); + prosf(strsql); + clear(); + goto naz1; +@@ -487,7 +487,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"buhg5_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg5_2.txt"); + prosf(bros); + goto naz; + +@@ -623,7 +623,7 @@ + + case FK1: + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"buhg5_4.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"buhg5_4.txt"); + prosf(bros); + goto nom3; + +diff -ru buhg/zarkart.c new/buhg/zarkart.c +--- buhg/zarkart.c Sat Oct 18 14:54:39 2003 ++++ new/buhg/zarkart.c Fri Jan 2 00:49:23 2004 +@@ -103,9 +103,9 @@ + case FK1: /*Помощь*/ + GDITE(); + if(metka == 0) +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_12.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"zarp4_3_12.txt"); + if(metka == 1) +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_3_11.txt"); ++ sprintf(bros,"../..",ICEB_DOC_PATH,"zarp4_3_11.txt"); + + prosf(bros); + goto naz; +diff -ru buhg/zarrasp.c new/buhg/zarrasp.c +--- buhg/zarrasp.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/zarrasp.c Fri Jan 2 00:49:23 2004 +@@ -98,7 +98,7 @@ + case FK1: /*Помощь*/ + GDITE(); + +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_5.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_5.txt"); + prosf(bros); + + goto naz; +diff -ru buhg/zarsend.c new/buhg/zarsend.c +--- buhg/zarsend.c Fri Jun 20 05:45:08 2003 ++++ new/buhg/zarsend.c Fri Jan 2 00:49:23 2004 +@@ -148,7 +148,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_3.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/zarsocd.c new/buhg/zarsocd.c +--- buhg/zarsocd.c Fri Sep 19 07:49:12 2003 ++++ new/buhg/zarsocd.c Fri Jan 2 00:49:23 2004 +@@ -70,7 +70,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_8.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_8.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/zarspek.c new/buhg/zarspek.c +--- buhg/zarspek.c Fri Jun 13 05:13:41 2003 ++++ new/buhg/zarspek.c Fri Jan 2 00:49:23 2004 +@@ -105,7 +105,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_2.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_2.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/zarspek1.c new/buhg/zarspek1.c +--- buhg/zarspek1.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/zarspek1.c Fri Jan 2 00:49:23 2004 +@@ -61,7 +61,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +- sprintf(bros,"%s/doc/%s",putnansi,"zarp4_7_6.txt"); ++ sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_7_6.txt"); + prosf(bros); + goto naz; + +diff -ru buhg/zarspi.c new/buhg/zarspi.c +--- buhg/zarspi.c Sun Apr 20 12:57:43 2003 ++++ new/buhg/zarspi.c Fri Jan 2 00:49:23 2004 +@@ -98,7 +98,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_1_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_1_2.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/zarsprsoc.c new/buhg/zarsprsoc.c +--- buhg/zarsprsoc.c Mon Jul 21 12:58:32 2003 ++++ new/buhg/zarsprsoc.c Fri Jan 2 00:49:23 2004 +@@ -75,7 +75,7 @@ + { + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"zarp4_7_7.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"zarp4_7_7.txt"); + prosf(strsql); + goto naz; + +diff -ru buhg/zarstomn.c new/buhg/zarstomn.c +--- buhg/zarstomn.c Thu Jun 5 09:27:45 2003 ++++ new/buhg/zarstomn.c Fri Jan 2 00:49:23 2004 +@@ -76,7 +76,7 @@ + { + case FK1: /*Помощь*/ + GDITE(); +-// sprintf(bros,"%s/doc/%s",putnansi,"zarp4_2_1.txt"); ++// sprintf(bros,"%s/%s",ICEB_DOC_PATH,"zarp4_2_1.txt"); + // prosf(bros); + goto naz; + +diff -ru libbuh/Makefile.am new/libbuh/Makefile.am +--- libbuh/Makefile.am Fri Sep 19 07:44:42 2003 ++++ new/libbuh/Makefile.am Fri Jan 2 00:37:46 2004 +@@ -1,4 +1,5 @@ + CC = ${CXX} ++CFLAGS += -DICEB_DOC_PATH="\""@datadir@/doc/iceb"\"" + lib_LTLIBRARIES = libbuh.la + + INCLUDES = -I$(top_srcdir)/libscr -I$(top_srcdir)/libsql @ICEB_DB_H@ \ +diff -ru libbuh/dirkontr.c new/libbuh/dirkontr.c +--- libbuh/dirkontr.c Thu Jun 5 14:52:38 2003 ++++ new/libbuh/dirkontr.c Fri Jan 2 00:50:55 2004 +@@ -405,7 +405,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_2.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_2.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +@@ -1124,7 +1124,7 @@ + { + case FK1: + GDITE(); +-// sprintf(strsql,"%s/doc/%s",putnansi,"zarp2_6_2.txt"); ++// sprintf(strsql,"../..",ICEB_DOC_PATH,"zarp2_6_2.txt"); + // prosf(strsql); + clear(); + goto naz; +diff -ru libbuh/dirmat1.c new/libbuh/dirmat1.c +--- libbuh/dirmat1.c Fri Oct 31 10:00:39 2003 ++++ new/libbuh/dirmat1.c Fri Jan 2 00:50:55 2004 +@@ -570,7 +570,7 @@ + goto naz1; + } + } +- sprintf(strsql,"%s/doc/%s",putnansi,imaf); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,imaf); + + /* + printw("strsql=%s\n",strsql); +diff -ru libbuh/dirmt.c new/libbuh/dirmt.c +--- libbuh/dirmt.c Mon Jul 21 12:58:34 2003 ++++ new/libbuh/dirmt.c Fri Jan 2 00:50:55 2004 +@@ -387,7 +387,7 @@ + + case FK1: + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"upl3_2_1.txt"); ++ sprintf(strsql,"../..",ICEB_DOC_PATH,"upl3_2_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru libbuh/dirshet.c new/libbuh/dirshet.c +--- libbuh/dirshet.c Mon Jul 21 12:58:34 2003 ++++ new/libbuh/dirshet.c Fri Jan 2 00:50:55 2004 +@@ -329,7 +329,7 @@ + case FK1: /*Получить подсказку*/ + + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_1.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_1.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru libbuh/dirskont.c new/libbuh/dirskont.c +--- libbuh/dirskont.c Sat Oct 18 14:54:41 2003 ++++ new/libbuh/dirskont.c Fri Jan 2 00:50:55 2004 +@@ -576,7 +576,7 @@ + + case FK1: /*Помощь*/ + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_3.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_3.txt"); + prosf(strsql); + clear(); + if(kolstr > 0) +diff -ru libbuh/smenabaz.c new/libbuh/smenabaz.c +--- libbuh/smenabaz.c Thu Jun 5 14:52:38 2003 ++++ new/libbuh/smenabaz.c Fri Jan 2 00:50:55 2004 +@@ -47,7 +47,7 @@ + if(i == FK1) + { + GDITE(); +- sprintf(strsql,"%s/doc/%s",putnansi,"smenabaz.txt"); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"smenabaz.txt"); + prosf(strsql); + clear(); + goto naz; +diff -ru libbuh/vmat1.c new/libbuh/vmat1.c +--- libbuh/vmat1.c Sat Oct 18 14:54:41 2003 ++++ new/libbuh/vmat1.c Fri Jan 2 00:50:55 2004 +@@ -1021,7 +1021,7 @@ + clear(); + goto naz1; + } +- sprintf(strsql,"%s/doc/%s",putnansi,imaf); ++ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,imaf); + + /* + printw("strsql=%s\n",strsql); diff --git a/ukrainian/iceb/files/patch-libbuh::Makefile.am b/ukrainian/iceb/files/patch-libbuh::Makefile.am deleted file mode 100644 index 04cf7f3b103e..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/libbuh/Makefile.am work/libbuh/Makefile.am ---- work.old/libbuh/Makefile.am Thu Jan 16 00:07:29 2003 -+++ libbuh/Makefile.am Tue Jan 21 22:26:15 2003 -@@ -1,4 +1,5 @@ - CC = ${CXX} -+CFLAGS += -DICEB_DOC_PATH="\""@datadir@/doc/iceb"\"" - lib_LTLIBRARIES = libbuh.la - - INCLUDES = -I$(top_srcdir)/libscr -I$(top_srcdir)/libsql @ICEB_DB_H@ \ diff --git a/ukrainian/iceb/files/patch-libbuh::dirkontr.c b/ukrainian/iceb/files/patch-libbuh::dirkontr.c deleted file mode 100644 index 3515531b3e25..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::dirkontr.c +++ /dev/null @@ -1,29 +0,0 @@ ---- libbuh/dirkontr.c.orig Mon Sep 2 08:00:29 2002 -+++ libbuh/dirkontr.c Wed Oct 8 18:54:17 2003 -@@ -31,7 +31,7 @@ - char nnn[40]; - extern char *organ; - struct tm *bf; --long tmm; -+time_t tmm; - short x=0,y=2; - int K; - int kom; -@@ -395,7 +395,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_2.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_2.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -925,7 +925,7 @@ - FILE *ff; - char strsql[300]; - struct tm *bf; --long tmm; -+time_t tmm; - char imatab[30]; - - VVOD DANET(1); diff --git a/ukrainian/iceb/files/patch-libbuh::dirmat1.c b/ukrainian/iceb/files/patch-libbuh::dirmat1.c deleted file mode 100644 index 2ec6e928958b..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::dirmat1.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libbuh/dirmat1.c.orig Mon Aug 26 03:46:09 2002 -+++ libbuh/dirmat1.c Wed Oct 8 18:51:45 2003 -@@ -36,7 +36,7 @@ - char ignor[]) //Список кодов которые игнорируются при просмотре - { - struct tm *bf; --long tmm; -+time_t tmm; - int K; - int prc; - int i=0; -@@ -550,7 +550,7 @@ - goto naz1; - } - } -- sprintf(strsql,"%s/doc/%s",putnansi,imaf); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,imaf); - - /* - printw("strsql=%s\n",strsql); diff --git a/ukrainian/iceb/files/patch-libbuh::dirshet.c b/ukrainian/iceb/files/patch-libbuh::dirshet.c deleted file mode 100644 index 49587e979793..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::dirshet.c +++ /dev/null @@ -1,29 +0,0 @@ ---- libbuh/dirshet.c.orig Mon Aug 26 03:46:09 2002 -+++ libbuh/dirshet.c Wed Oct 8 18:54:57 2003 -@@ -30,7 +30,7 @@ - { - int x=0,y=2; /*Позиция вывода списка*/ - struct tm *bf; --long tmm; -+time_t tmm; - char na[50]; /*Наименование счета*/ - int tipsh; /*Тип счета*/ - int vidsh; /*Вид счета*/ -@@ -328,7 +328,7 @@ - case FK1: /*Получить подсказку*/ - - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_1.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_1.txt"); - prosf(strsql); - clear(); - goto naz; -@@ -538,7 +538,7 @@ - short mt; - char shz[20]; - short nm=3; --long vrem; -+time_t vrem; - //char ST[90]; - char bros[100]; - int kl,dan; diff --git a/ukrainian/iceb/files/patch-libbuh::dirskont.c b/ukrainian/iceb/files/patch-libbuh::dirskont.c deleted file mode 100644 index 8e6bd72bcbc6..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::dirskont.c +++ /dev/null @@ -1,40 +0,0 @@ ---- libbuh/dirskont.c.orig Mon Sep 2 08:00:29 2002 -+++ libbuh/dirskont.c Wed Oct 8 18:58:30 2003 -@@ -35,8 +35,8 @@ - extern char *putnansi; - char bros[100]; - short x=0,y=2; /*Позиция вывода списка*/ --long tmm; --long tmmk; -+time_t tmm; -+time_t tmmk; - int i,i1; - int kom; - int K,kl; -@@ -63,7 +63,7 @@ - long pozz,pozz1; - SQL_str row,row1; - char strsql[300]; --long vr; -+time_t vr; - char kodvk[30]; - short mspz; /*метка соответствия первой записи*/ - short metpoi; -@@ -565,7 +565,7 @@ - - case FK1: /*Помощь*/ - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"buhg4_3.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"buhg4_3.txt"); - prosf(strsql); - clear(); - if(kolstr > 0) -@@ -1192,7 +1192,7 @@ - FILE *ff; - char strsql[300]; - struct tm *bf; --long tmm; -+time_t tmm; - char bros[100]; - char imatab[30]; - diff --git a/ukrainian/iceb/files/patch-libbuh::nomnalnak.c b/ukrainian/iceb/files/patch-libbuh::nomnalnak.c deleted file mode 100644 index f3b0fe6edc2b..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::nomnalnak.c +++ /dev/null @@ -1,31 +0,0 @@ ---- libbuh/nomnalnak.c.orig Wed Oct 8 18:59:39 2003 -+++ libbuh/nomnalnak.c Wed Oct 8 19:00:33 2003 -@@ -19,7 +19,7 @@ - int nn; - int kolstr; - --sprintf(strsql,"select nomnn from Dokummat where tip=%d and -+sprintf(strsql,"select nomnn from Dokummat where tip=%d and \ - datd >= '%04d-01-01' and datd <= '%04d-12-31'", - 2,god); - -@@ -33,8 +33,8 @@ - nomnalnak=nn; - } - --sprintf(strsql,"select nomnn from Usldokum where tp=%d and --datd >= '%04d-01-01' and datd <= '%04d-12-31'", -+sprintf(strsql,"select nomnn from Usldokum where tp=%d and \ -+datd >= '%04d-01-01' and datd <= '%04d-12-31'", - 2,god,god); - if((kolstr=cur.make_cursor(&bd,strsql)) < 0) - msql_error(&bd,catgets(fils,1,82,"Ошибка создания курсора !"),strsql); -@@ -44,7 +44,7 @@ - if(nn > nomnalnak) - nomnalnak=nn; - } --sprintf(strsql,"select datd,nomd from Uosdok where tipz=%d and -+sprintf(strsql,"select datd,nomd from Uosdok where tipz=%d and \ - datd >= '%04d-01-01' and datd <= '%04d-12-31'", - 2,god,god); - if((kolstr=cur.make_cursor(&bd,strsql)) < 0) diff --git a/ukrainian/iceb/files/patch-libbuh::provnomnnak.c b/ukrainian/iceb/files/patch-libbuh::provnomnnak.c deleted file mode 100644 index d7a04cbec537..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::provnomnnak.c +++ /dev/null @@ -1,29 +0,0 @@ ---- libbuh/provnomnnak.c.orig Wed Oct 8 19:01:06 2003 -+++ libbuh/provnomnnak.c Wed Oct 8 19:01:28 2003 -@@ -17,7 +17,7 @@ - char strsql[300]; - SQL_str row; - --sprintf(strsql,"select datd,nomd from Dokummat where tip=%d and -+sprintf(strsql,"select datd,nomd from Dokummat where tip=%d and \ - datd >= '%04d-01-01' and datd <= '%04d-12-31' and nomnn='%s'", - 2,god,god,nomnalnak); - if(sql_readkey(&bd,strsql,&row) >= 1) -@@ -34,7 +34,7 @@ - return(1); - } - --sprintf(strsql,"select datd,nomd from Usldokum where tp=%d and -+sprintf(strsql,"select datd,nomd from Usldokum where tp=%d and \ - datd >= '%04d-01-01' and datd <= '%04d-12-31' and nomnn='%s'", - 2,god,god,nomnalnak); - if(sql_readkey(&bd,strsql,&row) >= 1) -@@ -51,7 +51,7 @@ - return(1); - } - --sprintf(strsql,"select datd,nomd from Uosdok where tipz=%d and -+sprintf(strsql,"select datd,nomd from Uosdok where tipz=%d and \ - datd >= '%04d-01-01' and datd <= '%04d-12-31' and nomnn='%s'", - 2,god,god,nomnalnak); - if(sql_readkey(&bd,strsql,&row) >= 1) diff --git a/ukrainian/iceb/files/patch-libbuh::salork.c b/ukrainian/iceb/files/patch-libbuh::salork.c deleted file mode 100644 index 377f57b66bc8..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::salork.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libbuh/salork.c.orig Wed Oct 8 18:59:01 2003 -+++ libbuh/salork.c Wed Oct 8 18:59:13 2003 -@@ -34,7 +34,7 @@ - ) - { - char bros[100]; --long tmm; -+time_t tmm; - struct tm *bf; - short d,m,g; - char shet[10]; diff --git a/ukrainian/iceb/files/patch-libbuh::salorok.c b/ukrainian/iceb/files/patch-libbuh::salorok.c deleted file mode 100644 index a0a4ed51ea71..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::salorok.c +++ /dev/null @@ -1,31 +0,0 @@ ---- libbuh/salorok.c.orig Wed Oct 8 18:55:27 2003 -+++ libbuh/salorok.c Wed Oct 8 18:56:14 2003 -@@ -41,8 +41,8 @@ - char sh[10]; - FILE *ff1,*ff2,*ff3,*ff4; - char imaf[20],imaf1[20],imaf2[20],imaf4[30]; --long tmm; --long tmmk; -+time_t tmm; -+time_t tmmk; - struct tm *bf; - double db,kr; - double db1,kr1; -@@ -301,7 +301,7 @@ - short mks, //0-все проводки 1-без взаимно кореспондирующих - char *masf,double *mdo) - { --long tmm; -+time_t tmm; - struct tm *bf; - double ddn,kkn; - short mvs; -@@ -604,7 +604,7 @@ - void potf(char kor[],char nai[],short dn,short mn,short gn, - short dk,short mk,short gk,char imaf1[],char imaf2[],char *masf,double *mdo) - { --long tmm; -+time_t tmm; - struct tm *bf; - char imaf3[20]; - FILE *ff1,*ff2; diff --git a/ukrainian/iceb/files/patch-libbuh::smenabaz.c b/ukrainian/iceb/files/patch-libbuh::smenabaz.c deleted file mode 100644 index a159646ac69b..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::smenabaz.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru --exclude *.bak --exclude Makefile --exclude Makefile.in work.old/libbuh/smenabaz.c work/libbuh/smenabaz.c ---- work.old/libbuh/smenabaz.c Thu Jan 16 00:07:28 2003 -+++ libbuh/smenabaz.c Tue Jan 21 22:24:22 2003 -@@ -42,7 +42,7 @@ - if(i == FK1) - { - GDITE(); -- sprintf(strsql,"%s/doc/%s",putnansi,"smenabaz.txt"); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,"smenabaz.txt"); - prosf(strsql); - clear(); - goto naz; diff --git a/ukrainian/iceb/files/patch-libbuh::vkontr.c b/ukrainian/iceb/files/patch-libbuh::vkontr.c deleted file mode 100644 index 4f30dc61b78e..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::vkontr.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libbuh/vkontr.c.orig Wed Oct 8 18:56:28 2003 -+++ libbuh/vkontr.c Wed Oct 8 18:56:46 2003 -@@ -21,7 +21,7 @@ - char kodp[], //Код контрагента - short mz, /*0-вводим новый 1-корректируем*/ - int kt, /*Кто записал*/ --long vr, /*Время записи*/ -+time_t vr, /*Время записи*/ - VVOD *VV) - { - struct tm *bf; -@@ -31,7 +31,7 @@ - SQL_str row; - char imaf[100]; - char bros[100]; --long vrem; -+time_t vrem; - char kodz[20]; - char naimz[60]; - char strsql[500]; diff --git a/ukrainian/iceb/files/patch-libbuh::vmat1.c b/ukrainian/iceb/files/patch-libbuh::vmat1.c deleted file mode 100644 index 9be4374a1c97..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::vmat1.c +++ /dev/null @@ -1,38 +0,0 @@ ---- libbuh/vmat1.c.orig Tue Aug 13 03:58:34 2002 -+++ libbuh/vmat1.c Wed Oct 8 18:54:01 2003 -@@ -27,7 +27,7 @@ - SQL_str row; - char strsql[500]; - char kodz[12]; --long vrem; -+time_t vrem; - int vo; - char bros[100]; - short metprov; -@@ -43,7 +43,7 @@ - struct passwd *ktor; /*Кто работает*/ - struct passwd *ktoz; /*Кто записал*/ - int kt; --long vr; -+time_t vr; - int nomkod=1; - - VVOD SOOB(1); -@@ -986,7 +986,7 @@ - clear(); - goto naz1; - } -- sprintf(strsql,"%s/doc/%s",putnansi,imaf); -+ sprintf(strsql,"%s/%s",ICEB_DOC_PATH,imaf); - - /* - printw("strsql=%s\n",strsql); -@@ -1359,7 +1359,7 @@ - naik='%s',\ - ktoz=%d,\ - vrem=%ld,\ --vido=%d, -+vido=%d, \ - sheta='%s',\ - prov=%d \ - where kod = '%s'", diff --git a/ukrainian/iceb/files/patch-libbuh::vprov1.c b/ukrainian/iceb/files/patch-libbuh::vprov1.c deleted file mode 100644 index a2cf80603ab7..000000000000 --- a/ukrainian/iceb/files/patch-libbuh::vprov1.c +++ /dev/null @@ -1,20 +0,0 @@ ---- libbuh/vprov1.c.orig Wed Oct 8 18:57:11 2003 -+++ libbuh/vprov1.c Wed Oct 8 18:57:37 2003 -@@ -24,7 +24,7 @@ - int skk, //Код подразделения - int d,int m,int g, //Дата документа - short mt, //0-ввод 1-корректировка --long vremz, //Время записи корректируемой проводки -+time_t vremz, //Время записи корректируемой проводки - char kontr[], //Код контрагента для корректируемой проводки если он есть - int ktozap, //Кто записал - char mtsh[], //Перечень материальных счетов -@@ -35,7 +35,7 @@ - { - struct tm *bf; - struct passwd *ktoz; /*Кто записал*/ --long vrem; -+time_t vrem; - int KLST,MDLS; - int dlr; - short i,PR,K; diff --git a/ukrainian/iceb/files/patch-libdev::mp.c b/ukrainian/iceb/files/patch-libdev::mp.c deleted file mode 100644 index eb8f6d949982..000000000000 --- a/ukrainian/iceb/files/patch-libdev::mp.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libdev/mp.c.orig Wed Oct 8 18:48:49 2003 -+++ libdev/mp.c Wed Oct 8 18:49:55 2003 -@@ -217,7 +217,7 @@ - switch(cp[ka_num]->type) { - case T_DATECS: - printf(devmsg(31, "установите ключ в положение \"ВИКЛ\"\ --и нажмите клавишу 9.\n -+и нажмите клавишу 9.\n\ - На индикаторе должно высветиться OFF-ln\n")); - break; - case T_ERA: diff --git a/ukrainian/iceb/files/patch-libutil::rsdat.c b/ukrainian/iceb/files/patch-libutil::rsdat.c deleted file mode 100644 index 19e7f7f474a8..000000000000 --- a/ukrainian/iceb/files/patch-libutil::rsdat.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libutil/rsdat.c.orig Wed Oct 8 18:50:26 2003 -+++ libutil/rsdat.c Wed Oct 8 18:50:35 2003 -@@ -26,7 +26,7 @@ - { - char bros[100]; - struct tm *bf; --long tmm; -+time_t tmm; - short god,mes; - int i; - diff --git a/ukrainian/iceb/files/patch-libutil::workid.c b/ukrainian/iceb/files/patch-libutil::workid.c new file mode 100644 index 000000000000..78b3af8177d4 --- /dev/null +++ b/ukrainian/iceb/files/patch-libutil::workid.c @@ -0,0 +1,104 @@ +--- libutil/workid.c Wed Oct 22 09:13:32 2003 ++++ workid.c Fri Jan 2 12:10:23 2004 +@@ -1,30 +1,32 @@ + /*$Id: workid.c,v 5.6 2003/10/22 09:13:32 sasa Exp $*/ + +-#include <stdio.h> ++#include <iceb.h> ++#include <fcntl.h> + #include <stdlib.h> + #include <string.h> + #ifdef HAVE_SYS_TYPES_H + #include <sys/types.h> + #endif ++#ifdef HAVE_SYS_TYPES_H ++#include <sys/types.h> ++#endif + #include <utmp.h> + #include <util.h> + #ifdef HAVE_UNISTD_H + #include <unistd.h> + #endif ++#include <iostream> ++#include <string> ++#include <fstream> + +-#define DEV_DIR_WITH_TRAILING_SLASH "/dev/" +-#define DEV_DIR_LEN (sizeof (DEV_DIR_WITH_TRAILING_SLASH) - 1) +- +-#ifndef HOST_NAME_MAX +-#define HOST_NAME_MAX 255 +-#endif ++using namespace std; + + /* + * Функция workid возвращает указатель на строку, идентифицирующую + * рабочее место, на котором запущена программа, в формате: + * + * хост|удаленный_хост|терминал +- * | | ++ * | | + * | +--- откуда зашли telnet'ом + * | + * +--- на котором запущена программа +@@ -33,33 +35,31 @@ + * + */ + +-char *workid() { +- struct utmp *u; +- char *ttyname_b = NULL; +- char host[HOST_NAME_MAX]; +- int n = 0; +- int found = 0; +- +- host[0] = '\0'; +- gethostname(host, HOST_NAME_MAX-1); +- ttyname_b = ttyname (0); +- if (!ttyname_b) +- return(NULL); +- if (strncmp (ttyname_b, DEV_DIR_WITH_TRAILING_SLASH, DEV_DIR_LEN) == 0) +- ttyname_b += DEV_DIR_LEN; /* Discard /dev/ prefix. */ +- +- while (u=getutent()) +- if (u->ut_type == USER_PROCESS ) +- if (strcmp(u->ut_line, ttyname_b) == 0) { +- found++; +- break; +- } +- +- if (found) { +- found=strlen(host)+1+strlen(u->ut_host)+1+strlen(u->ut_line)+1; +- ttyname_b = (char*) malloc(found); +- sprintf(ttyname_b, "%s|%s|%s", host, u->ut_host, u->ut_line); +- } +- else ttyname_b = NULL; +- return(ttyname_b); ++char* workid() { ++ // get host name ++ static const long length = sysconf(_SC_HOST_NAME_MAX); ++ char host[length]; ++ host[0] = '\0'; ++ gethostname(host, length); ++ ++ //get term name ++ static const string devPrefix("/dev/"); ++ string ttyname(ttyname(0)); ++#if (__GNUC__ >= 3) ++ if (ttyname.compare(0, devPrefix.size(), devPrefix) == 0) ++#else ++ if (ttyname.compare(devPrefix, 0, devPrefix.size()) == 0) ++#endif ++ ttyname.erase(0, devPrefix.size()); ++ ++ // get remote host ++ utmp buff; ++ int fd = open(_PATH_UTMP, O_RDONLY); ++ if (fd != -1) { ++ while (read(fd, &buff, sizeof(buff)) == sizeof(buff)) ++ if (ttyname == buff.ut_line && *buff.ut_host != 0) ++ return strdup((string(host) + '/' + buff.ut_host +'/' + ttyname).c_str()); ++ } ++ ++ return strdup(string().c_str()); + } diff --git a/ukrainian/iceb/files/patch-locale::iceb.ua.msg b/ukrainian/iceb/files/patch-locale::iceb.ua.msg deleted file mode 100644 index b803e16b51ac..000000000000 --- a/ukrainian/iceb/files/patch-locale::iceb.ua.msg +++ /dev/null @@ -1,13 +0,0 @@ -diff -ru --exclude *.in iceb-5.35.old/locale/iceb.ua.msg locale/iceb.ua.msg ---- locale/iceb.ua.msg Mon Sep 9 08:38:08 2002 -+++ locale/iceb.ua.msg Sat Dec 21 00:10:10 2002 -@@ -5232,7 +5232,8 @@ - 6 ^ | номер | |вип.| |К╕л.| Варт╕сть |К╕л.| Варт╕сть |\n^ - 7 ^Разом по опису: а) порядкових номер╕в^ - 8 ^ б) на суму^ --9 ^Голов ком╕с╕╖ _______________________ ___________________ __________________\n\ посада пр╕звище, ╕. п. п╕дпис\n\ -+9 ^Голов ком╕с╕╖ _______________________ ___________________ __________________\n\ -+ посада пр╕звище, ╕. п. п╕дпис\n\ - Члени ком╕с╕╖:_______________________ ___________________ __________________\n\ - посада пр╕звище, ╕. п. п╕дпис\n\ - _______________________ ___________________ __________________\n\ diff --git a/ukrainian/iceb/pkg-descr b/ukrainian/iceb/pkg-descr index 6bc86289b226..351e6af208ff 100644 --- a/ukrainian/iceb/pkg-descr +++ b/ukrainian/iceb/pkg-descr @@ -1,14 +1,14 @@ Ukrainian accounting system with curses GUI. Hardware support: - - many cache registers + - many cash registers - bar-code scanners Includes: - main book - - matheriasl accounting + - matherials accounting - service accounting - salary calculation - payment documents - - cachier orders accounting + - cashier orders accounting WWW: http://www.iceb.vinnitsa.com/ diff --git a/ukrainian/iceb/pkg-message b/ukrainian/iceb/pkg-message index d7de3e37352b..3f7146da1e06 100644 --- a/ukrainian/iceb/pkg-message +++ b/ukrainian/iceb/pkg-message @@ -5,3 +5,10 @@ cd /usr/local/etc/iceb cp -r bx.sample bx 4 запустите startxbu + +Отзывы и предложения приветствуются. +По поводу работы системы на FreeBSD прошу контактировать со +мной, автором порта <vchekan@softline.kiev.ua>, по поводу +работы самой системы с оригинальными авторами www.iceb.vinnitsa.com + +Успехов!
\ No newline at end of file diff --git a/ukrainian/iceb/pkg-plist b/ukrainian/iceb/pkg-plist index ec3e11654613..aef2d910e2b5 100644 --- a/ukrainian/iceb/pkg-plist +++ b/ukrainian/iceb/pkg-plist @@ -1,54 +1,60 @@ +bin/alter bin/cas bin/chiper +bin/dostup +bin/fsprozn +bin/getworkid +bin/iceb_server +bin/kalk +bin/kassa +bin/klaviat bin/maria +bin/mariq bin/mp -bin/iceb_server +bin/rozn +bin/saldo bin/sozsqlbaz -bin/dostup +bin/spec bin/startxbu +bin/udtabl +bin/uos23 +bin/uosr +bin/vzsqlbaz bin/xbu -bin/xmu bin/xdk -bin/xzp -bin/xuos -bin/xusl bin/xkas +bin/xmu bin/xpro -bin/mariq -bin/rozn -bin/saldo -bin/kassa -bin/spec -bin/uos23 -bin/alter -bin/udtabl -bin/vzsqlbaz +bin/xukr +bin/xuos +bin/xupl +bin/xusl +bin/xzp bin/zagtab -bin/klaviat -bin/kalk etc/iceb/bx.sample/avtpro.alx etc/iceb/bx.sample/avtprodok.alx etc/iceb/bx.sample/avtprodokt.alx etc/iceb/bx.sample/avtprouslp.alx etc/iceb/bx.sample/avtprouslr.alx +etc/iceb/bx.sample/avtprukr.alx etc/iceb/bx.sample/banki.alx etc/iceb/bx.sample/blok.alx etc/iceb/bx.sample/blokdok.alx etc/iceb/bx.sample/blokmak.alx etc/iceb/bx.sample/bluos.alx etc/iceb/bx.sample/dokrozr.alx -etc/iceb/bx.sample/gotivka1.alx etc/iceb/bx.sample/gotivka2.alx +etc/iceb/bx.sample/kalend.alx etc/iceb/bx.sample/kasblok.alx etc/iceb/bx.sample/kasorder.alx etc/iceb/bx.sample/kasorder2.alx +etc/iceb/bx.sample/kassa.alx etc/iceb/bx.sample/knigap1.alx etc/iceb/bx.sample/knigap2.alx etc/iceb/bx.sample/knigar1.alx etc/iceb/bx.sample/knigar2.alx etc/iceb/bx.sample/makkor.alx etc/iceb/bx.sample/matnast.alx -etc/iceb/bx.sample/pp.alx etc/iceb/bx.sample/matzag.alx etc/iceb/bx.sample/nakl.alx etc/iceb/bx.sample/nakls.alx @@ -58,14 +64,21 @@ etc/iceb/bx.sample/nastsys.alx etc/iceb/bx.sample/platp.alx etc/iceb/bx.sample/platpor.alx etc/iceb/bx.sample/platt.alx +etc/iceb/bx.sample/pp.alx +etc/iceb/bx.sample/ppw.alx etc/iceb/bx.sample/prais.alx etc/iceb/bx.sample/pt.alx +etc/iceb/bx.sample/ukrblok.alx +etc/iceb/bx.sample/ukrku.alx +etc/iceb/bx.sample/ukrnast.alx etc/iceb/bx.sample/uosact.alx etc/iceb/bx.sample/uoskar.alx etc/iceb/bx.sample/uosnast.alx etc/iceb/bx.sample/uosrem.alx etc/iceb/bx.sample/uossas.alx etc/iceb/bx.sample/uossos.alx +etc/iceb/bx.sample/uplblok.alx +etc/iceb/bx.sample/uplnast.alx etc/iceb/bx.sample/uslkor.alx etc/iceb/bx.sample/uslnast.alx etc/iceb/bx.sample/uslugbl.alx @@ -86,8 +99,8 @@ etc/iceb/bx.sample/zarlgot.alx etc/iceb/bx.sample/zarmatpm.alx etc/iceb/bx.sample/zarnast.alx etc/iceb/bx.sample/zarnpr.alx +etc/iceb/bx.sample/zarotp.alx etc/iceb/bx.sample/zarpens.alx -etc/iceb/bx.sample/zarperiod.alx etc/iceb/bx.sample/zarpodoh.alx etc/iceb/bx.sample/zarpodpr.alx etc/iceb/bx.sample/zarpodrk.alx @@ -101,271 +114,329 @@ etc/iceb/bx.sample/zarsootkn.alx etc/iceb/bx.sample/zarspsub.alx etc/iceb/bx.sample/zarveter.alx etc/iceb/bx.sample/zarzvanie.alx -etc/iceb/doc//buhg.txt -etc/iceb/doc//buhg0.txt -etc/iceb/doc//buhg1.txt -etc/iceb/doc//buhg2.txt -etc/iceb/doc//buhg3.txt -etc/iceb/doc//buhg3_1.txt -etc/iceb/doc//buhg3_1_1.txt -etc/iceb/doc//buhg3_2.txt -etc/iceb/doc//buhg3_3.txt -etc/iceb/doc//buhg3_4.txt -etc/iceb/doc//buhg3_5.txt -etc/iceb/doc//buhg3a.txt -etc/iceb/doc//buhg4.txt -etc/iceb/doc//buhg4_1.txt -etc/iceb/doc//buhg4_2.txt -etc/iceb/doc//buhg4_3.txt -etc/iceb/doc//buhg4_4.txt -etc/iceb/doc//buhg4_5.txt -etc/iceb/doc//buhg4_6.txt -etc/iceb/doc//buhg4_7.txt -etc/iceb/doc//buhg5.txt -etc/iceb/doc//buhg5_1.txt -etc/iceb/doc//buhg5_1_1.txt -etc/iceb/doc//buhg5_2.txt -etc/iceb/doc//buhg5_3.txt -etc/iceb/doc//buhg5_4.txt -etc/iceb/doc//buhg6.txt -etc/iceb/doc//buhg7.txt -etc/iceb/doc//cvs.txt -etc/iceb/doc//dokum1.txt -etc/iceb/doc//dokum2.10.txt -etc/iceb/doc//dokum2.txt -etc/iceb/doc//dokum2_1.txt -etc/iceb/doc//dokum2_11.txt -etc/iceb/doc//dokum2_1_1.txt -etc/iceb/doc//dokum2_1_2.txt -etc/iceb/doc//dokum2_1_3.txt -etc/iceb/doc//dokum2_2.txt -etc/iceb/doc//dokum2_3.txt -etc/iceb/doc//dokum2_4.txt -etc/iceb/doc//dokum2_5.txt -etc/iceb/doc//dokum2_6.txt -etc/iceb/doc//dokum2_7.txt -etc/iceb/doc//dokum2_8.txt -etc/iceb/doc//dokum2_9.txt -etc/iceb/doc//dokum4.txt -etc/iceb/doc//epson.txt -etc/iceb/doc//era_reset.txt -etc/iceb/doc//indkod.txt -etc/iceb/doc//kas.txt -etc/iceb/doc//kas1.txt -etc/iceb/doc//kas2.txt -etc/iceb/doc//kas2_1.txt -etc/iceb/doc//kas2_1_1.txt -etc/iceb/doc//kas2_1_1_1.txt -etc/iceb/doc//kas2_2.txt -etc/iceb/doc//kas2_3.txt -etc/iceb/doc//kas2_4.txt -etc/iceb/doc//kas3.txt -etc/iceb/doc//kas3_1.txt -etc/iceb/doc//kas3_1_1.txt -etc/iceb/doc//kas3_2.txt -etc/iceb/doc//kas3_2_1.txt -etc/iceb/doc//kas3_3.txt -etc/iceb/doc//local.txt -etc/iceb/doc//matu.txt -etc/iceb/doc//matu1.txt -etc/iceb/doc//matu2.txt -etc/iceb/doc//matu2_1.txt -etc/iceb/doc//matu2_1_1.txt -etc/iceb/doc//matu2_1_2.txt -etc/iceb/doc//matu2_1_2a.txt -etc/iceb/doc//matu2_1_2b.txt -etc/iceb/doc//matu2_1_2c.txt -etc/iceb/doc//matu2_1_2d.txt -etc/iceb/doc//matu2_1_2f.txt -etc/iceb/doc//matu2_1_2g.txt -etc/iceb/doc//matu2_1_2g1.txt -etc/iceb/doc//matu2_1_2h.txt -etc/iceb/doc//matu2_1_2j.txt -etc/iceb/doc//matu2_1_2j1.txt -etc/iceb/doc//matu2_1_2s.txt -etc/iceb/doc//matu2_2.txt -etc/iceb/doc//matu2_3.txt -etc/iceb/doc//matu2_4.txt -etc/iceb/doc//matu2_5.txt -etc/iceb/doc//matu3.txt -etc/iceb/doc//matu3_1.txt -etc/iceb/doc//matu4.txt -etc/iceb/doc//matu4_1.txt -etc/iceb/doc//matu4_10.txt -etc/iceb/doc//matu4_11.txt -etc/iceb/doc//matu4_2.txt -etc/iceb/doc//matu4_3.txt -etc/iceb/doc//matu4_3_1.txt -etc/iceb/doc//matu4_4.txt -etc/iceb/doc//matu4_5.txt -etc/iceb/doc//matu4_6.txt -etc/iceb/doc//matu4_7.txt -etc/iceb/doc//matu4_8.txt -etc/iceb/doc//matu5.txt -etc/iceb/doc//matu5_1.txt -etc/iceb/doc//matu5_10.txt -etc/iceb/doc//matu5_11.txt -etc/iceb/doc//matu5_12.txt -etc/iceb/doc//matu5_13.txt -etc/iceb/doc//matu5_14.txt -etc/iceb/doc//matu5_15.txt -etc/iceb/doc//matu5_16.txt -etc/iceb/doc//matu5_2.txt -etc/iceb/doc//matu5_3.txt -etc/iceb/doc//matu5_4.txt -etc/iceb/doc//matu5_5.txt -etc/iceb/doc//matu5_6.txt -etc/iceb/doc//matu5_7.txt -etc/iceb/doc//matu5_8.txt -etc/iceb/doc//matu5_9.txt -etc/iceb/doc//protkr.txt -etc/iceb/doc//plat_new.txt -etc/iceb/doc//rozn.txt -etc/iceb/doc//rozn1.txt -etc/iceb/doc//smenabaz.txt -etc/iceb/doc//sort.txt -etc/iceb/doc//spec.txt -etc/iceb/doc//sqlinstall.txt -etc/iceb/doc//start.txt -etc/iceb/doc//uos.txt -etc/iceb/doc//uos1.txt -etc/iceb/doc//uos2.txt -etc/iceb/doc//uos2_1.txt -etc/iceb/doc//uos2_1_1.txt -etc/iceb/doc//uos2_1_2.txt -etc/iceb/doc//uos2_1_3.txt -etc/iceb/doc//uos2_1_3_1.txt -etc/iceb/doc//uos2_2.txt -etc/iceb/doc//uos2_3.txt -etc/iceb/doc//uos3.txt -etc/iceb/doc//uos4.txt -etc/iceb/doc//uos5.txt -etc/iceb/doc//uos5_1.txt -etc/iceb/doc//uos5_2.txt -etc/iceb/doc//uos5_3.txt -etc/iceb/doc//uos5_4.txt -etc/iceb/doc//uos5_5.txt -etc/iceb/doc//uos5_6.txt -etc/iceb/doc//uos5_7.txt -etc/iceb/doc//uos5_8.txt -etc/iceb/doc//uos5_9.txt -etc/iceb/doc//uos6.txt -etc/iceb/doc//uos7.txt -etc/iceb/doc//uos8.txt -etc/iceb/doc//usl.txt -etc/iceb/doc//usl1.txt -etc/iceb/doc//usl2.txt -etc/iceb/doc//usl2_1.txt -etc/iceb/doc//usl2_1_1.txt -etc/iceb/doc//usl2_1_1_1.txt -etc/iceb/doc//usl2_1_1_2.txt -etc/iceb/doc//usl2_2.txt -etc/iceb/doc//usl2_3.txt -etc/iceb/doc//usl2_4.txt -etc/iceb/doc//usl3.txt -etc/iceb/doc//usl3_1.txt -etc/iceb/doc//usl3_2.txt -etc/iceb/doc//usl3_3.txt -etc/iceb/doc//usl3_4.txt -etc/iceb/doc//usl3_5.txt -etc/iceb/doc//usl4.txt -etc/iceb/doc//usl4_1.txt -etc/iceb/doc//usl4_2.txt -etc/iceb/doc//usl4_3.txt -etc/iceb/doc//zarp.txt -etc/iceb/doc//zarp1.txt -etc/iceb/doc//zarp2.txt -etc/iceb/doc//zarp2_1.txt -etc/iceb/doc//zarp2_1_1.txt -etc/iceb/doc//zarp2_1_1_1.txt -etc/iceb/doc//zarp2_2.txt -etc/iceb/doc//zarp2_2_1.txt -etc/iceb/doc//zarp2_3.txt -etc/iceb/doc//zarp2_4.txt -etc/iceb/doc//zarp2_5.txt -etc/iceb/doc//zarp2_6.txt -etc/iceb/doc//zarp2_6_1.txt -etc/iceb/doc//zarp2_6_2.txt -etc/iceb/doc//zarp2_7.txt -etc/iceb/doc//zarp2_8.txt -etc/iceb/doc//zarp2_8_1.txt -etc/iceb/doc//zarp2_8_1_1.txt -etc/iceb/doc//zarp2_8_1_2.txt -etc/iceb/doc//zarp2_9.txt -etc/iceb/doc//zarp2_8_1_3.txt -etc/iceb/doc//zarp3.txt -etc/iceb/doc//zarp3_1_1.txt -etc/iceb/doc//zarp3_1_10.txt -etc/iceb/doc//zarp3_1_11.txt -etc/iceb/doc//zarp3_1_12.txt -etc/iceb/doc//zarp3_1_13.txt -etc/iceb/doc//zarp3_1_14.txt -etc/iceb/doc//zarp3_1_2.txt -etc/iceb/doc//zarp3_1_3.txt -etc/iceb/doc//zarp3_1_4.txt -etc/iceb/doc//zarp3_1_5.txt -etc/iceb/doc//zarp3_1_6.txt -etc/iceb/doc//zarp3_1_7.txt -etc/iceb/doc//zarp3_1_8.txt -etc/iceb/doc//zarp3_1_9.txt -etc/iceb/doc//zarp4.txt -etc/iceb/doc//zarp4_1.txt -etc/iceb/doc//zarp4_1_1.txt -etc/iceb/doc//zarp4_1_2.txt -etc/iceb/doc//zarp4_1_3.txt -etc/iceb/doc//zarp4_2.txt -etc/iceb/doc//zarp4_2_1.txt -etc/iceb/doc//zarp4_2_2.txt -etc/iceb/doc//zarp4_2_3.txt -etc/iceb/doc//zarp4_3.txt -etc/iceb/doc//zarp4_3_1.txt -etc/iceb/doc//zarp4_3_10.txt -etc/iceb/doc//zarp4_3_11.txt -etc/iceb/doc//zarp4_3_12.txt -etc/iceb/doc//zarp4_3_13.txt -etc/iceb/doc//zarp4_3_1_1.txt -etc/iceb/doc//zarp4_3_2.txt -etc/iceb/doc//zarp4_3_3.txt -etc/iceb/doc//zarp4_3_4.txt -etc/iceb/doc//zarp4_3_5.txt -etc/iceb/doc//zarp4_3_6.txt -etc/iceb/doc//zarp4_3_7.txt -etc/iceb/doc//zarp4_3_8.txt -etc/iceb/doc//zarp4_3_9.txt -etc/iceb/doc//zarp4_4.txt -etc/iceb/doc//zarp4_4_1.txt -etc/iceb/doc//zarp4_5.txt -etc/iceb/doc//zarp4_6.txt -etc/iceb/doc//zarp4_5_1.txt -etc/iceb/doc//zarp4_5_2.txt -etc/iceb/doc//zarp4_7.txt -etc/iceb/doc//zarp4_7_1.txt -etc/iceb/doc//zarp4_7_1_1.txt -etc/iceb/doc//zarp4_7_1_2.txt -etc/iceb/doc//zarp4_7_1_2_1.txt -etc/iceb/doc//zarp4_7_1_2_2.txt -etc/iceb/doc//zarp4_7_2.txt -etc/iceb/doc//zarp4_7_3.txt -etc/iceb/doc//zarp4_7_4.txt -etc/iceb/doc//zarp4_7_5.txt -etc/iceb/doc//zarp4_7_6.txt -etc/iceb/doc//zarp4_7_7.txt -etc/iceb/doc//zarp4_7_8.txt -etc/iceb/doc//zarp4_8.txt -lib/libconfig.la +lib/libbuh.a +lib/libbuh.la lib/libconfig.a -lib/libsql.la -lib/libsql.a -lib/libscr.la -lib/libscr.a -lib/libdev.la +lib/libconfig.la lib/libdev.a -lib/libutil.la +lib/libdev.la +lib/libscr.a +lib/libscr.la +lib/libsql.a +lib/libsql.la lib/libutil.a -lib/libbuh.la -lib/libbuh.a +lib/libutil.la +share/doc/iceb/buhg.txt +share/doc/iceb/buhg0.txt +share/doc/iceb/buhg1.txt +share/doc/iceb/buhg2.txt +share/doc/iceb/buhg3.txt +share/doc/iceb/buhg3_1.txt +share/doc/iceb/buhg3_1_1.txt +share/doc/iceb/buhg3_2.txt +share/doc/iceb/buhg3_3.txt +share/doc/iceb/buhg3_4.txt +share/doc/iceb/buhg3_5.txt +share/doc/iceb/buhg3_6.txt +share/doc/iceb/buhg3a.txt +share/doc/iceb/buhg4.txt +share/doc/iceb/buhg4_1.txt +share/doc/iceb/buhg4_2.txt +share/doc/iceb/buhg4_3.txt +share/doc/iceb/buhg4_4.txt +share/doc/iceb/buhg4_5.txt +share/doc/iceb/buhg4_6.txt +share/doc/iceb/buhg4_7.txt +share/doc/iceb/buhg5.txt +share/doc/iceb/buhg5_1.txt +share/doc/iceb/buhg5_1_1.txt +share/doc/iceb/buhg5_2.txt +share/doc/iceb/buhg5_3.txt +share/doc/iceb/buhg5_4.txt +share/doc/iceb/buhg5_5.txt +share/doc/iceb/buhg6.txt +share/doc/iceb/buhg7.txt +share/doc/iceb/cvs.txt +share/doc/iceb/dokum.txt +share/doc/iceb/dokum1.txt +share/doc/iceb/dokum2.10.txt +share/doc/iceb/dokum2.txt +share/doc/iceb/dokum2_1.txt +share/doc/iceb/dokum2_11.txt +share/doc/iceb/dokum2_1_1.txt +share/doc/iceb/dokum2_1_2.txt +share/doc/iceb/dokum2_1_3.txt +share/doc/iceb/dokum2_2.txt +share/doc/iceb/dokum2_3.txt +share/doc/iceb/dokum2_4.txt +share/doc/iceb/dokum2_5.txt +share/doc/iceb/dokum2_6.txt +share/doc/iceb/dokum2_7.txt +share/doc/iceb/dokum2_8.txt +share/doc/iceb/dokum2_9.txt +share/doc/iceb/dokum4.txt +share/doc/iceb/epson.txt +share/doc/iceb/era_reset.txt +share/doc/iceb/fsprozn.txt +share/doc/iceb/iceb_server.txt +share/doc/iceb/indkod.txt +share/doc/iceb/kas.txt +share/doc/iceb/kas1.txt +share/doc/iceb/kas2.txt +share/doc/iceb/kas2_1.txt +share/doc/iceb/kas2_1_1.txt +share/doc/iceb/kas2_1_1_1.txt +share/doc/iceb/kas2_2.txt +share/doc/iceb/kas2_3.txt +share/doc/iceb/kas2_4.txt +share/doc/iceb/kas3.txt +share/doc/iceb/kas3_1.txt +share/doc/iceb/kas3_1_1.txt +share/doc/iceb/kas3_2.txt +share/doc/iceb/kas3_2_1.txt +share/doc/iceb/kas3_3.txt +share/doc/iceb/kas4_1.txt +share/doc/iceb/local.txt +share/doc/iceb/matu.txt +share/doc/iceb/matu1.txt +share/doc/iceb/matu2.txt +share/doc/iceb/matu2_1.txt +share/doc/iceb/matu2_1_1.txt +share/doc/iceb/matu2_1_2.txt +share/doc/iceb/matu2_1_2a.txt +share/doc/iceb/matu2_1_2b.txt +share/doc/iceb/matu2_1_2c.txt +share/doc/iceb/matu2_1_2d.txt +share/doc/iceb/matu2_1_2f.txt +share/doc/iceb/matu2_1_2g.txt +share/doc/iceb/matu2_1_2g1.txt +share/doc/iceb/matu2_1_2h.txt +share/doc/iceb/matu2_1_2j.txt +share/doc/iceb/matu2_1_2j1.txt +share/doc/iceb/matu2_1_2s.txt +share/doc/iceb/matu2_2.txt +share/doc/iceb/matu2_3.txt +share/doc/iceb/matu2_4.txt +share/doc/iceb/matu2_5.txt +share/doc/iceb/matu2_6.txt +share/doc/iceb/matu3.txt +share/doc/iceb/matu3_1.txt +share/doc/iceb/matu4.txt +share/doc/iceb/matu4_1.txt +share/doc/iceb/matu4_10.txt +share/doc/iceb/matu4_11.txt +share/doc/iceb/matu4_2.txt +share/doc/iceb/matu4_3.txt +share/doc/iceb/matu4_3_1.txt +share/doc/iceb/matu4_4.txt +share/doc/iceb/matu4_5.txt +share/doc/iceb/matu4_6.txt +share/doc/iceb/matu4_7.txt +share/doc/iceb/matu4_8.txt +share/doc/iceb/matu5.txt +share/doc/iceb/matu5_1.txt +share/doc/iceb/matu5_10.txt +share/doc/iceb/matu5_11.txt +share/doc/iceb/matu5_12.txt +share/doc/iceb/matu5_13.txt +share/doc/iceb/matu5_14.txt +share/doc/iceb/matu5_15.txt +share/doc/iceb/matu5_16.txt +share/doc/iceb/matu5_17.txt +share/doc/iceb/matu5_18.txt +share/doc/iceb/matu5_2.txt +share/doc/iceb/matu5_3.txt +share/doc/iceb/matu5_4.txt +share/doc/iceb/matu5_5.txt +share/doc/iceb/matu5_6.txt +share/doc/iceb/matu5_7.txt +share/doc/iceb/matu5_8.txt +share/doc/iceb/matu5_9.txt +share/doc/iceb/plat_new.txt +share/doc/iceb/protkr.txt +share/doc/iceb/rozn.txt +share/doc/iceb/rozn1.txt +share/doc/iceb/smenabaz.txt +share/doc/iceb/sort.txt +share/doc/iceb/spec.txt +share/doc/iceb/sqlinstall.txt +share/doc/iceb/start.txt +share/doc/iceb/ukr.txt +share/doc/iceb/ukr1.txt +share/doc/iceb/ukr2.txt +share/doc/iceb/ukr2_1.txt +share/doc/iceb/ukr2_2.txt +share/doc/iceb/ukr2_2_1.txt +share/doc/iceb/ukr2_2_2.txt +share/doc/iceb/ukr2_3.txt +share/doc/iceb/ukr3.txt +share/doc/iceb/ukr3_1.txt +share/doc/iceb/ukr3_2.txt +share/doc/iceb/ukr3_3.txt +share/doc/iceb/ukr3_3_1.txt +share/doc/iceb/ukr4.txt +share/doc/iceb/ukr4_1.txt +share/doc/iceb/ukr4_2.txt +share/doc/iceb/ukr4_3.txt +share/doc/iceb/uos.txt +share/doc/iceb/uos1.txt +share/doc/iceb/uos2.txt +share/doc/iceb/uos2_1.txt +share/doc/iceb/uos2_1_1.txt +share/doc/iceb/uos2_1_2.txt +share/doc/iceb/uos2_1_3.txt +share/doc/iceb/uos2_1_3_1.txt +share/doc/iceb/uos2_2.txt +share/doc/iceb/uos2_3.txt +share/doc/iceb/uos2_4.txt +share/doc/iceb/uos3.txt +share/doc/iceb/uos4.txt +share/doc/iceb/uos5.txt +share/doc/iceb/uos5_1.txt +share/doc/iceb/uos5_2.txt +share/doc/iceb/uos5_3.txt +share/doc/iceb/uos5_4.txt +share/doc/iceb/uos5_5.txt +share/doc/iceb/uos5_6.txt +share/doc/iceb/uos5_7.txt +share/doc/iceb/uos5_8.txt +share/doc/iceb/uos5_9.txt +share/doc/iceb/uos6.txt +share/doc/iceb/uos7.txt +share/doc/iceb/uos8.txt +share/doc/iceb/upl.txt +share/doc/iceb/upl1.txt +share/doc/iceb/upl2.txt +share/doc/iceb/upl2_1.txt +share/doc/iceb/upl2_2.txt +share/doc/iceb/upl2_3.txt +share/doc/iceb/upl2_4.txt +share/doc/iceb/upl3.txt +share/doc/iceb/upl3_1.txt +share/doc/iceb/upl3_2.txt +share/doc/iceb/upl3_2_1.txt +share/doc/iceb/upl3_3.txt +share/doc/iceb/upl3_3_1.txt +share/doc/iceb/upl3_4.txt +share/doc/iceb/upl3_4_1.txt +share/doc/iceb/upl3_5.txt +share/doc/iceb/upl3_5_1.txt +share/doc/iceb/upl3_5_2.txt +share/doc/iceb/upl3_6.txt +share/doc/iceb/upl3_7.txt +share/doc/iceb/upl4.txt +share/doc/iceb/upl4_1.txt +share/doc/iceb/upl4_2.txt +share/doc/iceb/upl4_3.txt +share/doc/iceb/usl.txt +share/doc/iceb/usl1.txt +share/doc/iceb/usl2.txt +share/doc/iceb/usl2_1.txt +share/doc/iceb/usl2_1_1.txt +share/doc/iceb/usl2_1_1_1.txt +share/doc/iceb/usl2_1_1_2.txt +share/doc/iceb/usl2_2.txt +share/doc/iceb/usl2_3.txt +share/doc/iceb/usl2_4.txt +share/doc/iceb/usl3.txt +share/doc/iceb/usl3_1.txt +share/doc/iceb/usl3_2.txt +share/doc/iceb/usl3_3.txt +share/doc/iceb/usl3_4.txt +share/doc/iceb/usl3_5.txt +share/doc/iceb/usl4.txt +share/doc/iceb/usl4_1.txt +share/doc/iceb/usl4_2.txt +share/doc/iceb/usl4_3.txt +share/doc/iceb/zarp.txt +share/doc/iceb/zarp1.txt +share/doc/iceb/zarp2.txt +share/doc/iceb/zarp2_1.txt +share/doc/iceb/zarp2_10.txt +share/doc/iceb/zarp2_1_1.txt +share/doc/iceb/zarp2_1_1_1.txt +share/doc/iceb/zarp2_2.txt +share/doc/iceb/zarp2_2_1.txt +share/doc/iceb/zarp2_3.txt +share/doc/iceb/zarp2_4.txt +share/doc/iceb/zarp2_5.txt +share/doc/iceb/zarp2_6.txt +share/doc/iceb/zarp2_6_1.txt +share/doc/iceb/zarp2_6_2.txt +share/doc/iceb/zarp2_7.txt +share/doc/iceb/zarp2_8.txt +share/doc/iceb/zarp2_8_1.txt +share/doc/iceb/zarp2_8_1_1.txt +share/doc/iceb/zarp2_8_1_2.txt +share/doc/iceb/zarp2_8_1_3.txt +share/doc/iceb/zarp2_8_1_4.txt +share/doc/iceb/zarp2_9.txt +share/doc/iceb/zarp3.txt +share/doc/iceb/zarp3_1_1.txt +share/doc/iceb/zarp3_1_10.txt +share/doc/iceb/zarp3_1_11.txt +share/doc/iceb/zarp3_1_12.txt +share/doc/iceb/zarp3_1_13.txt +share/doc/iceb/zarp3_1_14.txt +share/doc/iceb/zarp3_1_2.txt +share/doc/iceb/zarp3_1_3.txt +share/doc/iceb/zarp3_1_4.txt +share/doc/iceb/zarp3_1_5.txt +share/doc/iceb/zarp3_1_6.txt +share/doc/iceb/zarp3_1_7.txt +share/doc/iceb/zarp3_1_8.txt +share/doc/iceb/zarp3_1_9.txt +share/doc/iceb/zarp4.txt +share/doc/iceb/zarp4_1.txt +share/doc/iceb/zarp4_1_1.txt +share/doc/iceb/zarp4_1_2.txt +share/doc/iceb/zarp4_1_3.txt +share/doc/iceb/zarp4_2.txt +share/doc/iceb/zarp4_2_1.txt +share/doc/iceb/zarp4_2_2.txt +share/doc/iceb/zarp4_2_3.txt +share/doc/iceb/zarp4_3.txt +share/doc/iceb/zarp4_3_1.txt +share/doc/iceb/zarp4_3_10.txt +share/doc/iceb/zarp4_3_11.txt +share/doc/iceb/zarp4_3_12.txt +share/doc/iceb/zarp4_3_1_1.txt +share/doc/iceb/zarp4_3_2.txt +share/doc/iceb/zarp4_3_2_1.txt +share/doc/iceb/zarp4_3_2_2.txt +share/doc/iceb/zarp4_3_2_3.txt +share/doc/iceb/zarp4_3_2_4.txt +share/doc/iceb/zarp4_3_2_5.txt +share/doc/iceb/zarp4_3_2_6.txt +share/doc/iceb/zarp4_3_3.txt +share/doc/iceb/zarp4_3_4.txt +share/doc/iceb/zarp4_3_5.txt +share/doc/iceb/zarp4_3_6.txt +share/doc/iceb/zarp4_3_7.txt +share/doc/iceb/zarp4_3_8.txt +share/doc/iceb/zarp4_3_9.txt +share/doc/iceb/zarp4_4.txt +share/doc/iceb/zarp4_4_1.txt +share/doc/iceb/zarp4_5.txt +share/doc/iceb/zarp4_5_1.txt +share/doc/iceb/zarp4_5_2.txt +share/doc/iceb/zarp4_6.txt +share/doc/iceb/zarp4_7.txt +share/doc/iceb/zarp4_7_1.txt +share/doc/iceb/zarp4_7_1_1.txt +share/doc/iceb/zarp4_7_1_2.txt +share/doc/iceb/zarp4_7_1_2_1.txt +share/doc/iceb/zarp4_7_1_2_2.txt +share/doc/iceb/zarp4_7_2.txt +share/doc/iceb/zarp4_7_3.txt +share/doc/iceb/zarp4_7_4.txt +share/doc/iceb/zarp4_7_5.txt +share/doc/iceb/zarp4_7_6.txt +share/doc/iceb/zarp4_7_7.txt +share/doc/iceb/zarp4_7_8.txt +share/doc/iceb/zarp4_8.txt share/nls/uk_UA.KOI8-U/LC_MESSAGES/iceb.mo +@dirrm share/nls/uk_UA.KOI8-U/LC_MESSAGES +@dirrm share/doc/iceb @dirrm etc/iceb/bx.sample -@dirrm etc/iceb/doc @dirrm etc/iceb -@dirrm share/nls/uk_UA.KOI8-U/LC_MESSAGES |