Changeset 27740 for titan/plugins/filemanager
- Timestamp:
- 03/21/14 02:58:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/filemanager/filemanager.h
r25932 r27740 87 87 addmenulist(&mlist, _("Create Folder"), NULL, NULL, 0, 0); 88 88 89 mbox = menulistbox(mlist, NULL, skintitle, NULL, NULL, 1, 0);89 mbox = menulistbox(mlist, NULL, skintitle, _("Choose your Filemanager Option from the following list"), NULL, NULL, 1, 0); 90 90 if(mbox != NULL) 91 91 {
Note: See TracChangeset
for help on using the changeset viewer.