2011-02-22 18:31:37 -06:00
|
|
|
# [en] ThemeInfo is used to set the theme's name (as it appears in the options
|
|
|
|
|
# menu), as well as the author (which shows up on ScreenInit, assuming you use it
|
2011-02-22 21:26:41 -06:00
|
|
|
# in your theme).
|
2011-02-22 18:31:37 -06:00
|
|
|
[ThemeInfo]
|
|
|
|
|
DisplayName=Hello World
|
2011-02-22 21:26:41 -06:00
|
|
|
Author=Various Contributors
|