This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 177bce7723278592ca7be901b0eba21342d60197 Author: Bertrand Marc <[email protected]> Date: Wed Mar 4 22:58:41 2009 +0000 Fix typo --- debian/README.Debian | 2 +- debian/patches/mscorefonts.diff | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index c10d575..ebf27b1 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -2,7 +2,7 @@ PlayOnLinux for Debian ----------------- To comply with the Debian main category, automatic installation of -Microsoft fonts is deactivated in PlayOnLinux. If encounter any fonts +Microsoft fonts is deactivated in PlayOnLinux. If you encounter any fonts troubles in PlayOnLinux, you should think about installing the Debian package ttf-msttcorefonts-installer. diff --git a/debian/patches/mscorefonts.diff b/debian/patches/mscorefonts.diff index f89c881..ba3ae24 100644 --- a/debian/patches/mscorefonts.diff +++ b/debian/patches/mscorefonts.diff @@ -1,5 +1,5 @@ ---- playonlinux-3.3.1.obsolete.0.145008676060574.orig/lib/sources -+++ playonlinux-3.3.1.obsolete.0.145008676060574/lib/sources +--- playonlinux-3.3.1.orig/lib/sources ++++ playonlinux-3.3.1/lib/sources @@ -28,9 +28,10 @@ cfg_check @@ -12,8 +12,8 @@ fi - fonts_install fi ---- playonlinux-3.3.1.obsolete.0.145008676060574.orig/lib/main -+++ playonlinux-3.3.1.obsolete.0.145008676060574/lib/main +--- playonlinux-3.3.1.orig/lib/main ++++ playonlinux-3.3.1/lib/main @@ -102,12 +102,46 @@ $PYTHON "$PLAYONLINUX/python/mainwindow.py" "$1" fi -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

