mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
16 lines
211 B
XML
16 lines
211 B
XML
|
// -*- mode: c; -*-
|
||
|
//
|
||
|
//
|
||
|
#include <aiftool.rh>
|
||
|
|
||
|
RESOURCE AIF_DATA
|
||
|
{
|
||
|
caption_list = {
|
||
|
CAPTION { code = ELangEnglish; caption = "Crosswords"; }
|
||
|
};
|
||
|
|
||
|
app_uid = 0x10206D64;
|
||
|
|
||
|
num_icons = 1;
|
||
|
}
|