Home
last modified time | relevance | path

Searched refs:configURLOpenCommand (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DConfig.hs90 configURLOpenCommand <- fieldMbOf "urlOpenCommand" stringField
253 , configURLOpenCommand = Nothing function
307 , configURLOpenCommand = fixPText <$> configURLOpenCommand new function
H A DTypes.hs519 , configURLOpenCommand :: Maybe Text function
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DCommon.hs173 case configURLOpenCommand cfg of