We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f9bc3 commit c585e17Copy full SHA for c585e17
src/eepp/ui/iconmanager.cpp
@@ -82,7 +82,7 @@ UIIconTheme* IconManager::init( const std::string& iconThemeName, FontTrueType*
82
{ "file-search", 0xed05 },
83
{ "window", 0xf2c4 },
84
{ "file-lock-fill", 0xecf2 },
85
- { "file type-svg", 0xF3C5 },
+ { "filetype-svg", 0xF3C5 },
86
{ "filetype-png", 0xF3C5 },
87
{ "filetype-jpg", 0xF3C5 },
88
{ "filetype-jpeg", 0xF3C5 },
0 commit comments