diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-05-30 00:00:39 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-05-30 00:00:39 +0300 |
commit | 82f54003e520947340823e8d86dcb8c57e182237 (patch) | |
tree | 39dc448711387eb9ca2ebc57258337cd53ea172f /data/evol | |
parent | d1cd33938cc4218bd6a693af0d22620d0ac5dbf9 (diff) | |
download | mv-82f54003e520947340823e8d86dcb8c57e182237.tar.gz mv-82f54003e520947340823e8d86dcb8c57e182237.tar.bz2 mv-82f54003e520947340823e8d86dcb8c57e182237.tar.xz mv-82f54003e520947340823e8d86dcb8c57e182237.zip |
Add screenshots option in branding file.
Example: <option name="screenshots" value="EvolOnline"/>
Diffstat (limited to 'data/evol')
-rw-r--r-- | data/evol/evol.manaplus | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/evol/evol.manaplus b/data/evol/evol.manaplus index 4a579c827..c9cff9017 100644 --- a/data/evol/evol.manaplus +++ b/data/evol/evol.manaplus @@ -3,6 +3,7 @@ <option name="appName" value="Evol Online"/> <option name="appShort" value="mana"/> <option name="appIcon" value="evol/icons/evol-client"/> + <option name="screenshots" value="EvolOnline"/> <option name="loginMusic" value="Artis - The Adventure Begins.ogg"/> <option name="onlineServerList" value="http://www.evolonline.org/serverlist.xml"/> <option name="onlineServerFile" value="evol.xml"/> |