Renamed /Pictures to /Wallpapers and all corresponding constants in the system

This commit is contained in:
Smok1e
2024-01-09 22:13:34 +03:00
parent 532f509038
commit 5c5bcedaaa
16 changed files with 18 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ paths.system.localizations = "/Localizations/"
paths.system.extensions = "/Extensions/"
paths.system.mounts = "/Mounts/"
paths.system.temporary = "/Temporary/"
paths.system.pictures = "/Pictures/"
paths.system.wallpapers = "/Wallpapers/"
paths.system.screensavers = "/Screensavers/"
paths.system.users = "/Users/"
paths.system.versions = "/Versions.cfg"