serenity/MenuApplets
Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB
The SI prefixes "k", "M", "G" mean "10^3", "10^6", "10^9".
The IEC prefixes "Ki", "Mi", "Gi" mean "2^10", "2^20", "2^30".

Let's use the correct name, at least in code.

Only changes the name of the constants, no other behavior change.
2020-08-16 16:33:28 +02:00
..
Audio Base+MenuApplet: Add new controls and icons for AudioApplet 2020-07-26 11:32:12 +02:00
ClipboardHistory LibGUI: Rename GUI::Image => GUI::ImageWidget 2020-07-23 17:31:08 +02:00
Clock Clock.MenuApplet: Disown child process after spawning 2020-08-04 18:17:16 +02:00
ResourceGraph AK: Rename KB, MB, GB to KiB, MiB, GiB 2020-08-16 16:33:28 +02:00
UserName LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
CMakeLists.txt ClipboardHistory: Add a clipboard history applet :^) 2020-05-16 09:13:25 +02:00