Changeset 257 in Main for trunk/Tool/genconf.c
- Timestamp:
- Oct 4, 2024, 2:34:27 PM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tool/genconf.c
r176 r257 29 29 printf("\n"); 30 30 printf("MIMEType all application/octet-stream\n"); 31 printf("MIMEType .html text/html\n"); 32 printf("MIMEType .txt text/plain\n"); 33 printf("MIMEType .png image/png\n"); 31 printf("MIMEFile mime.types\n"); 34 32 printf("\n"); 35 33 printf("Icon all /icons/unknown.png\n");
Note:
See TracChangeset
for help on using the changeset viewer.