Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_resource
src/preferences/filetypes/FileTypes.cpp
252
if (!is_application(file) && !is_resource(file)) {
src/preferences/filetypes/FileTypes.h
33
extern bool is_resource(BFile& file);