Changeset 18630


Ignore:
Timestamp:
11/17/12 16:37:52 (11 years ago)
Author:
nit
Message:

[titan] shown message box after mediadb scan finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mediadb.h

    r18537 r18630  
    14321432        freemediadbcategory(0);
    14331433
     1434        textbox(_("Message"), _("MediaDB scan finished"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 10, 0);
     1435
    14341436        status.mediadbthread = NULL;
    14351437        status.mediadbthreadstatus = 0;
Note: See TracChangeset for help on using the changeset viewer.