Changeset 26669


Ignore:
Timestamp:
03/01/14 17:13:57 (9 years ago)
Author:
obi
Message:

test autopo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r26601 r26669  
    272272void demomodethread(struct stimerthread* self)
    273273{
    274         textbox(_("Message"), _("!!! This is a DEMO Version !!!"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 600, 0, 1);
     274        textbox(_("Message"), _("!!! test This is a DEMO Version !!!"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 600, 0, 1);
    275275}
    276276
Note: See TracChangeset for help on using the changeset viewer.