Updated Naming Conventions for Jellyfin (markdown)

Joshua M. Boniface
2018-12-13 15:36:16 -05:00
parent 4457476132
commit f709438ddd

@@ -8,4 +8,4 @@ Specific examples include:
* The Git repository and non-C# files inside of it should use lowercase `jellyfin` for convenience on case-sensitive filesystems. `jellyfin.sln`, `build-jellyfin.ps`
* The final output binary, initscrips, and package names should use lowercase `jellyfin` for similar reasons as above. `jellyfin.dll`, `jellyfin_3.5.2-1_all.deb`, `jellyfin.zip`
* Configuration directories can use either, depending on operating system conventions. `/var/lib/jellyfin`, `AppData/Jellyfin`
* The logo may use either depending on aesthetics and font choice.
* The logo may use either, depending on aesthetics and font choice.