Debian pkg now supports icons through --deb-icon. #3

This commit is contained in:
Antonin Décimo
2014-09-18 21:31:42 +02:00
parent 32a6ffe060
commit 5eab2d841d
6 changed files with 56 additions and 20 deletions

View File

@@ -45,6 +45,12 @@ maintainer_email=""
; No spaces and no special characters except underscore. Better be lowercase.
package_name=""
; Icon directory
; Icons must contain YYxYY in their filename to be recognized,
; where YY is the resolution of the icon.
; SVG files are recognized if suffixed with .svg
icon=""
[android]
; Android game activity
; No spaces and no special characters except underscore. Better be lowercase.