From 197854dcf40f8ac27421da6f4cbc683454c50ba9 Mon Sep 17 00:00:00 2001 From: jsorg71 Date: Fri, 21 Sep 2007 21:36:43 +0000 Subject: [PATCH] removed Tahoma font --- xrdp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xrdp/Makefile b/xrdp/Makefile index e60a2b31..5b002d6b 100644 --- a/xrdp/Makefile +++ b/xrdp/Makefile @@ -35,7 +35,7 @@ install: install xrdp256.bmp $(DESTDIR)/xrdp256.bmp install cursor0.cur $(DESTDIR)/cursor0.cur install cursor1.cur $(DESTDIR)/cursor1.cur - install Tahoma-10.fv1 $(DESTDIR)/Tahoma-10.fv1 + install sans-10.fv1 $(DESTDIR)/sans-10.fv1 install xrdp.ini $(CFGDIR)/xrdp.ini install rsakeys.ini $(CFGDIR)/rsakeys.ini install xrdp $(DESTDIR)/xrdp @@ -45,7 +45,7 @@ installdeb: install xrdp256.bmp $(DESTDIRDEB)/usr/lib/xrdp/xrdp256.bmp install cursor0.cur $(DESTDIRDEB)/usr/lib/xrdp/cursor0.cur install cursor1.cur $(DESTDIRDEB)/usr/lib/xrdp/cursor1.cur - install Tahoma-10.fv1 $(DESTDIRDEB)/usr/lib/xrdp/Tahoma-10.fv1 + install sans-10.fv1 $(DESTDIRDEB)/usr/lib/xrdp/sans-10.fv1 install xrdp.ini $(DESTDIRDEB)/etc/xrdp/xrdp.ini install rsakeys.ini $(DESTDIRDEB)/etc/xrdp/rsakeys.ini install xrdp $(DESTDIRDEB)/usr/lib/xrdp/xrdp