More icons

This commit is contained in:
Arun Prakash Jana 2020-08-17 02:55:21 +05:30
parent 1e72069378
commit b5c7d41d9b
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 6 additions and 3 deletions

View File

@ -178,11 +178,13 @@ static const struct icon_pair icons_ext[] = {
/* N */
/* O */
{"o", FILE_MANPAGE, 0},
{"ogg", FA_FILE_AUDIO_O, AUDIO_COLOR},
{"out", FA_LINUX, 0},
{"o", FILE_MANPAGE, 0},
{"ogg", FA_FILE_AUDIO_O, AUDIO_COLOR},
{"opdownload", FA_DOWNLOAD, 0},
{"out", FA_LINUX, 0},
/* P */
{"part", FA_DOWNLOAD, 0},
{"patch", FILE_PATCH, 0},
{"pdf", FA_FILE_PDF_O, BOOKS_COLOR},
{"php", MFIZZ_PHP, 0},
@ -229,6 +231,7 @@ static const struct icon_pair icons_ext[] = {
/* U */
/* V */
{"vid", FA_FILE_MOVIE_O, VIDEO_COLOR},
{"vim", DEV_VIM, 0},
{"vimrc", DEV_VIM, 0},