serenity/Base/etc/FileIconProvider.ini
Monroe Clinton 1b5b1e4153 Calendar: Implement saving, loading, and displaying of calendars
The user can now save, load, and view calendars. A calendar is made up
of an array of events which are saved in a JSON file. In the future we
should implement the iCalendar standard instead of using a custom
format.
2023-08-07 13:14:58 -06:00

39 lines
777 B
INI

[Icons]
asm=*.S,*.asm
cmake=*CMakeLists.txt,*CMakeCache.txt
cplusplus=*.cpp,*.cxx,*.cc,*.c++
c=*.c
font=*.font
form=*.frm
git=*.gitignore,*.gitattributes,*.gitcredentials,*.mailmap,*.gitmodules,*.gitconfig
header=*.h,*.hpp,*.hxx,*.hh,*.h++
html=*.html,*.htm
css=*.css
php=*.php,*.phtml,*.php3,*.php4,*.php5,*.phps
sql=*.sql,*.dsql
db=*.db,*.sqlite,*.sqlite3
ini=*.ini
java=*.java
javascript=*.js,*.mjs
json=*.json
wasm=*.wasm
library=*.so,*.so.*,*.a
markdown=*.md
music=*.midi
object=*.o,*.obj
gml=*.gml
palette=*.palette
pdf=*.pdf
presenter=*.presenter
python=*.py
ruby=*.rb
shell=*.sh,*.bash,*.zsh
sound=*.wav,*.flac,*.mp3,*.qoa
spreadsheet=*.sheets,*.csv
calendar=*.cal
text=*.txt
truetype=*.ttf
pixelpaint=*.pp
archive=*.zip,*.gz,*.tar
video=*.avi,*.mkv,*.mov,*.mp4,*.webm