mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:52:45 +00:00 
			
		
		
		
	 1b5b1e4153
			
		
	
	
		1b5b1e4153
		
	
	
	
	
		
			
			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.
		
			
				
	
	
		
			38 lines
		
	
	
	
		
			777 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			38 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
 |