1
1
Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Pavel Roskin
ecd886afa5 "make install" and "make uninstall" corrected 1998-06-26 08:53:40 +00:00
Pavel Roskin
5793e82ad2 HP-UX make should now be able to understand "make dist" 1998-06-09 10:17:28 +00:00
Pavel Machek
49c2a25338 "make dist" works again.
NLS should not be copied anymore.
po/stamp-cat-od should be po/stamp-cat-id
1998-05-22 01:54:25 +00:00
Miguel de Icaza
b57ee04233 Changes:
- We now provide both url:ALL and file:ALL drag types.  This
	  allows applications that are not vfs-aware (all of them
	  right now :-) to work even if the files dragged are from a
	  remote site.

	  If the files are remote, and the target only accepts
	  file:ALL, a temporary file is created (or files, if multiple
	  files are dragged) and the names of the temporary file names
	  are transfered.

	- Added ABOUT-NLS file :-)

Miguel.
1998-05-21 04:16:15 +00:00
Miguel de Icaza
0ff5c46bff Make life easier for those not having gettext, from Alexander 1998-05-20 02:26:23 +00:00
Miguel de Icaza
3a3c99ed4c Pass1 of the QNX port of mc from Tamasi Gyorgy 1998-05-20 02:12:06 +00:00
Miguel de Icaza
44610b4a5a ko.po translation from namsh 1998-05-15 18:52:27 +00:00
Pavel Machek
d574ff2d58 Patch for keeping the timestamp of ./VERSION
Patch for vi-haters: mc named vi works as mcedit, view - as mcview
aclocal.m4 is remade automatically
1998-05-13 08:29:55 +00:00
Miguel de Icaza
6709050408 Fix for background process kill - mig 1998-05-03 23:18:59 +00:00
Miguel de Icaza
506094f44a 1 line fix-mig 1998-04-15 22:38:36 +00:00
Miguel de Icaza
1f9fcf18e0 Andrej Borsenkow's i18n compilation fixes 1998-04-14 16:53:04 +00:00
Pavel Machek
becae6c1bb PC port will be copied on "make dist" instead of OS/2 and NT ports 1998-04-14 04:05:43 +00:00
Pavel Machek
70fabe5cd4 "make dist" works with bash 1.x again 1998-04-06 03:54:03 +00:00
Miguel de Icaza
b50bdac66b Fixes for internationalization compile on some systems:
I have found the problem with all of those internationalization
problems that have been plagging us:

Using AM_whatever_GETTEXT Is not everything that is required:

we need to call this macro and the magic AC_LINK macro.  This macro
creates a link in intl from libgettext.h to libintl.h.  So, we should
be adding -I$builddir/intl and -L$builddir/lib options to the relevant
variables if USE_NLS is set to yes.

We need to propagate this to the gnome code.

Miguel.
1998-04-02 19:57:59 +00:00
Marc Ewing
8ba358df39 * tk/Makefile.in: changed some tkmenu.* references to menu.*
* spec file mangling

* header include tweak

-Marc <marc@redhat.com>
1998-04-01 17:40:17 +00:00
Miguel de Icaza
f5670b549d gratious last time fixes to the i18n code -mig 1998-03-25 05:28:53 +00:00
Miguel de Icaza
ac70e34d02 MC goes Internationallsls./gmc Spanish translation almost complete -mig 1998-03-25 05:16:00 +00:00
Miguel de Icaza
eb6b3842ab Initial revision 1998-02-27 04:54:42 +00:00