modernise

This commit is contained in:
pvalchev 2002-12-30 09:11:47 +00:00
parent bde9781b56
commit 33697948d0
5 changed files with 19 additions and 14 deletions

View File

@ -1,6 +1,7 @@
--- Imake.options.orig Tue Aug 1 09:42:25 2000
+++ Imake.options Tue Aug 1 09:43:48 2000
@@ -31,8 +31,8 @@
$OpenBSD: patch-Imake_options,v 1.1 2002/12/30 09:11:47 pvalchev Exp $
--- Imake.options.orig Tue Apr 4 09:05:36 2000
+++ Imake.options Mon Dec 30 00:57:29 2002
@@ -31,8 +31,8 @@ XPMLIBDIR =
#define XAW3D

View File

@ -1,6 +1,7 @@
--- Imakefile.orig Wed Oct 29 04:19:02 1997
+++ Imakefile Tue Aug 1 10:08:34 2000
@@ -37,7 +37,7 @@
$OpenBSD: patch-Imakefile,v 1.1 2002/12/30 09:11:47 pvalchev Exp $
--- Imakefile.orig Wed Oct 29 05:19:02 1997
+++ Imakefile Mon Dec 30 00:57:29 2002
@@ -37,7 +37,7 @@ InstallManSubdirs(Subdirs)
CppScriptTarget(xfm.install.script,bin/xfm.install.cpp,\
-DLIBDIR=$(XFMLIBDIR),)
@ -9,7 +10,7 @@
/* rules to create and install the appdefaults file, the config files and the
pixmaps */
@@ -53,32 +53,32 @@
@@ -53,32 +53,32 @@ CppFileTarget(Xfm.ad,lib/Xfm.cpp,-DLIBDI
InstallAppDefaults(Xfm)
install::

View File

@ -1,5 +1,6 @@
--- lib/Apps.orig Tue Aug 1 08:48:54 2000
+++ lib/Apps Tue Aug 1 08:56:32 2000
$OpenBSD: patch-lib_Apps,v 1.1 2002/12/30 09:11:47 pvalchev Exp $
--- lib/Apps.orig Fri Apr 7 03:51:34 1995
+++ lib/Apps Mon Dec 30 00:57:29 2002
@@ -1,6 +1,7 @@
#XFM
Xterm:::terminal.xpm:exec xterm:
@ -8,7 +9,7 @@
Textedit:::edit.xpm:exec textedit:exec textedit $*
Mail:::mailtool.xpm:exec xmailtool:
Calculator:::calc.xpm:exec xcalc:
@@ -11,9 +12,9 @@
@@ -11,9 +12,9 @@ Graphics:~/.xfm:Graphics:drawing.xpm:LOA
Mosaic:::xmosaic.xpm:exec mosaic:
News:::news.xpm:exec xrn:
Hosts:~/.xfm:Hosts:rlogin.xpm:LOAD:

View File

@ -1,5 +1,6 @@
--- src/FmErrors.c.orig Tue Aug 1 09:19:16 2000
+++ src/FmErrors.c Tue Aug 1 09:20:09 2000
$OpenBSD: patch-src_FmErrors_c,v 1.1 2002/12/30 09:11:47 pvalchev Exp $
--- src/FmErrors.c.orig Thu Aug 23 06:45:26 2001
+++ src/FmErrors.c Mon Dec 30 00:57:29 2002
@@ -21,11 +21,6 @@
#define LABEL_WIDTH 300

View File

@ -1,5 +1,6 @@
--- src/Fm.h.orig Tue Aug 1 09:09:35 2000
+++ src/Fm.h Tue Aug 1 09:16:04 2000
$OpenBSD: patch-src_Fm_h,v 1.1 2002/12/30 09:11:47 pvalchev Exp $
--- src/Fm.h.orig Sun Sep 2 21:15:28 2001
+++ src/Fm.h Mon Dec 30 00:57:29 2002
@@ -19,10 +19,14 @@
#include <malloc.h>
#endif