Author: bbk-guest Date: 2009-03-04 22:47:15 +0000 (Wed, 04 Mar 2009) New Revision: 9030
Added: packages/trunk/playonlinux/debian/README.Debian Modified: packages/trunk/playonlinux/debian/changelog Log: Add README.Debian Added: packages/trunk/playonlinux/debian/README.Debian =================================================================== --- packages/trunk/playonlinux/debian/README.Debian (rev 0) +++ packages/trunk/playonlinux/debian/README.Debian 2009-03-04 22:47:15 UTC (rev 9030) @@ -0,0 +1,13 @@ +PlayOnLinux for Debian +----------------- + +To comply with the Debian main category, automatic installation of +Microsoft fonts is deactivated in PlayOnLinux. If encounter any fonts +troubles in PlayOnLinux, you should think about installing the Debian package +ttf-msttcorefonts-installer. + +Alternativelly, you can install these fonts manually in the PlayOnLinux +fashion by launching in the PlayOnLinux Debug console : +install_fonts + + -- Bertrand Marc <[email protected]> Fri, 04 Mar 2009 17:18:41 +0100 Modified: packages/trunk/playonlinux/debian/changelog =================================================================== --- packages/trunk/playonlinux/debian/changelog 2009-03-04 19:46:38 UTC (rev 9029) +++ packages/trunk/playonlinux/debian/changelog 2009-03-04 22:47:15 UTC (rev 9030) @@ -1,12 +1,14 @@ playonlinux (3.3.1-1) unstable; urgency=low * Initial release (Closes: #485149) - * Recommand (and use) ttf-mscorefonts-installer instead + * Suggest (and use) ttf-mscorefonts-installer instead of downloading directly the fonts. + * Document how to install fonts in README.Debian. * Install locales in /usr/share/locale instead of custom directory and apply patch locale.diff to match these changes. - * Replace xterm with x-terminal-emulator. + * Replace xterm with x-terminal-emulator, drop the + xterm dependancy. -- Bertrand Marc <[email protected]> Fri, 06 Feb 2009 02:19:41 +0100 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

