Various little fixes

This commit is contained in:
Antonin Décimo
2014-08-19 16:29:29 +02:00
parent 5fb41ff660
commit 3c1af29321
4 changed files with 9 additions and 10 deletions

View File

@@ -21,8 +21,7 @@ it will automatically detect which version your project uses.
If a \fIProjectName.icns\fR file is provided,
the script will use it to set the game icon on MacOS.
If a \fIProjectName.ico\fR file is provided, and that \fBWine\fR
and \fBResource Hacker\fR are installed, the script will use them
to set the game icon on Windows.
is installed, the script will use it to set the game icon on Windows.
.SH OPTIONS
.TP
.B \-h
@@ -147,7 +146,7 @@ If you want to create Windows icons (\fI.ico\fR),
you can use \fIicoutils\fR to create the icon,
then Wine and Resource Hacker to set the icon.
This last step can be automatically done,
assuming Wine and Resource Hacker are installed.
assuming Wine is installed.
.br
If you want to add icons in the debian package,
open it and put the icons in \fI/usr/share/icons/hicolor/YYxYY/apps/\fR,