[Kde-games-devel] KGameTheme description in Killbots
Albert Astals Cid
aacid at kde.org
Thu Feb 4 22:41:13 UTC 2016
El Thursday 04 February 2016, a les 15:10:35, Frederik Schwarzer va escriure:
> Hi,
>
> in Killbots, there is the following content of a KGameTheme desktop
> file:
>
> ---8<---
> Description=Indiana Gnomes battles ghosts and bats on a misty
> mountainside. Sprites by Nicu Buculei. Background by Eugene Trounev.
> [...]
> Author=Parker Coates
> --->8---
>
> The description text is too long, since it is not broken into several
> lines.
> <nl/>, <br/> and </p><p> are not interpreted and just printed as
> normal characters and \n makes everything behind the break disappear.
>
> Does that mean, the text does not be longer than one short sentence?
Looking at the code in KgThemeDelegate::paint seems like one line per item
yeah.
>
> If so, how should we deal with shortening the line without losing
> credits information? Author= can only be set once.
>
> Maybe:
> ---8<---
> Description=Indiana Gnomes battles ghosts and bats on a misty
> mountainside.
> Author=Parker Coates, Nicu Buculei (Sprites), Eugene Trounev
> (Background)
> --->8---
> with AuthorEmail= still set to Parker's email address only.
>
> Would that be OK?
Probably, i guess, what's your concern?
Cheers,
Albert
>
> Regards
> Frederik
> _______________________________________________
> kde-games-devel mailing list
> kde-games-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-games-devel
More information about the kde-games-devel
mailing list