doc/contributing/coding-conventions: add a section about file managers

This commit is contained in:
AndersonTorres 2022-06-26 21:44:25 -03:00
parent 192ac79d73
commit ba92e37183

View file

@ -338,6 +338,10 @@ A (typically large) program with a distinct user interface, primarily used inter
- `applications/terminal-emulators` (e.g. `alacritty` or `rxvt` or `termite`)
- **If its a _file manager_:**
- `applications/file-managers` (e.g. `mc` or `ranger` or `pcmanfm`)
- **If its for _video playback / editing_:**
- `applications/video` (e.g. `vlc`)