mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
LibGUI: Icon for INI file type
This commit is contained in:
committed by
Andreas Kling
parent
d8477074b9
commit
5267ccbc22
@@ -47,6 +47,7 @@
|
||||
__ENUMERATE_FILETYPE(pdf, ".pdf") \
|
||||
__ENUMERATE_FILETYPE(python, ".py") \
|
||||
__ENUMERATE_FILETYPE(sound, ".wav") \
|
||||
__ENUMERATE_FILETYPE(ini, ".ini") \
|
||||
__ENUMERATE_FILETYPE(text, ".txt", ".md")
|
||||
namespace GUI {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user