Home
last modified time | relevance | path

Searched defs:exec_icon (Results 1 – 2 of 2) sorted by relevance

/dports/misc/nnn/nnn-4.3/src/
H A Dicons.h56 static const struct icon_pair exec_icon = {"", FA_COG, 0}; variable
60 static const struct icon_pair exec_icon = {"", ICON_EXEC, 0}; variable
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/main-cli/src/
H A Dpgmodelercli.cpp1881 exec_icon=GlobalAttributes::getTmplConfigurationFilePath("", "pgmodeler_logo.png"), in handleLinuxMimeDatabase() local