1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 10:31:00 +00:00
serenity/Applications/FileManager
Andreas Kling 5cfd67ecbb FileManager: Open ".wav" files in SoundPlayer when activated
Now you can double-click on WAV files in the FileManager. Neato! :^)
2019-09-04 20:20:36 +02:00
..
DirectoryView.cpp FileManager: Open ".wav" files in SoundPlayer when activated 2019-09-04 20:20:36 +02:00
DirectoryView.h AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. 2019-06-21 18:37:47 +02:00
main.cpp FileManager: Add "go home" action to the "Go" menu 2019-08-26 21:20:39 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00