1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 09:22:27 +01:00

- Simplified font conversion a bit, as fontconfig does the job of getting

the closest match for us
- Removed wsetfont. No longer needed.
This commit is contained in:
dan
2004-10-22 23:19:37 +00:00
parent b034bb077f
commit 4bda625076
3 changed files with 7 additions and 733 deletions

View File

@@ -6,10 +6,9 @@ pkgdatadir = $(datadir)/@PACKAGE@
bin_PROGRAMS = wxcopy wxpaste wdwrite wdread getstyle setstyle convertfonts \
seticons geticonset wmsetbg wmsetup wmagnify
bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont wmchlocale wkdemenu.pl \
wcopy wpaste
bin_SCRIPTS = wmaker.inst wm-oldmenu2new wmchlocale wkdemenu.pl wcopy wpaste
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c \
EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new directjpeg.c \
wkdemenu.pl wmchlocale.in wcopy wpaste
INCLUDES = $(DFLAGS) -I$(top_srcdir)/WINGs -I$(top_srcdir)/wrlib \