Home
last modified time | relevance | path

Searched refs:FILEMANAGER (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/packagegroups/
H A Dpackagegroup-core-x11-sato.bb42 FILEMANAGER ?= "pcmanfm"
55 ${FILEMANAGER} \
/OK3568_Linux_fs/app/qfm/
H A Dqfmwindow.cpp64 #define FILEMANAGER "File Manager" macro
91 m_titleLabel = new QLabel(tr(FILEMANAGER), this); in initLayout()
155 m_titleLabel->setText(tr(FILEMANAGER)); in updatelabel()