1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 08:01:00 +00:00
serenity/Services/SystemMenu
Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath
And move canonicalized_path() to a static method on LexicalPath.

This is to make it clear that FileSystemPath/canonicalized_path() only
perform *lexical* canonicalization.
2020-05-26 14:35:10 +02:00
..
CMakeLists.txt SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00
main.cpp AK: Rename FileSystemPath -> LexicalPath 2020-05-26 14:35:10 +02:00
ShutdownDialog.cpp SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00
ShutdownDialog.h SystemMenu: Rename PowerDialog => ShutdownDialog 2020-05-19 17:46:28 +02:00