Skip to content

Commit

Permalink
use Segoe UI 9 pt for Windows Vista and above
Browse files Browse the repository at this point in the history
  • Loading branch information
BITespresso committed Sep 24, 2011
1 parent 5aa78b9 commit 0ede293
Show file tree
Hide file tree
Showing 4 changed files with 483 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,19 @@ CFLAGS += -W -Wall -Wno-unused-parameter -pedantic

OBJS = main.o tray.o openvpn.o viewlog.o \
service.o options.o passphrase.o proxy.o registry.o manage.o \
gui.o \
openvpn_config.o scripts.o localization.o openvpn-gui-res.o

SOURCES = main.c main.h openvpn.c openvpn.h localization.c localization.h \
tray.c tray.h viewlog.c viewlog.h service.c service.h \
options.c options.h passphrase.c passphrase.h proxy.c proxy.h \
registry.c registry.h scripts.c scripts.h manage.c manage.h \
gui.c gui.h \
openvpn_config.c openvpn_config.h openvpn-gui.manifest \
chartable.h openvpn-gui-res.h openvpn-gui-res*.rc

EXTRA = connected.ico connecting.ico disconnected.ico reconnecting.ico openvpn-gui.ico \
openvpn-gui-text.ico \
acinclude.m4 Makefile.in aclocal.m4 config.h.in configure configure.ac \
config.guess config.sub install-sh \
OpenVPN\ GUI\ ReadMe.txt changes.txt COPYING COPYRIGHT.GPL
Expand Down
Loading

0 comments on commit 0ede293

Please sign in to comment.