Author: christoph-guest Date: 2009-04-08 11:06:48 +0000 (Wed, 08 Apr 2009) New Revision: 9483
Modified: packages/trunk/primrose/debian/control packages/trunk/primrose/debian/primrose.6 Log: Add some information to the manpage Modified: packages/trunk/primrose/debian/control =================================================================== --- packages/trunk/primrose/debian/control 2009-04-08 10:12:12 UTC (rev 9482) +++ packages/trunk/primrose/debian/control 2009-04-08 11:06:48 UTC (rev 9483) @@ -2,7 +2,7 @@ Section: games Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Paul Wise <[email protected]> +Uploaders: Paul Wise <[email protected]>, Christoph Egger <[email protected]> Build-Depends: debhelper (>= 7), quilt, libsdl1.2-dev Standards-Version: 3.8.1 Homepage: http://primrose.sourceforge.net/ Modified: packages/trunk/primrose/debian/primrose.6 =================================================================== --- packages/trunk/primrose/debian/primrose.6 2009-04-08 10:12:12 UTC (rev 9482) +++ packages/trunk/primrose/debian/primrose.6 2009-04-08 11:06:48 UTC (rev 9483) @@ -1,4 +1,5 @@ .\" Placed in the public domain by Paul Wise <[email protected]> +.\" and Christoph Egger <[email protected]> .\" Forwarded to .TH "primrose" "6" "March 2008" "" "Games" .SH "NAME" @@ -18,6 +19,14 @@ Primrose is primarily controlled with the mouse. .PP The escape and q/Q keys quit the game. +.PP +Pressing P in the games brings up the menu. This menu has instructions +on how to play the game, toggles for sound and colorblind mode, an +place to set the username and an (online) highscore list with replay functionality +.PP +Primrose connects to the web for syncronizing Highscores +.SH "FILES" +~/.primrose/ is used to store settings and as a cache .SH "SEE ALSO" The website and description: http://primrose.sourceforge.net/ .PP _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

