Searched refs:_iscommand (Results 1 – 1 of 1) sorted by relevance
85 if not _iscommand(cmd):121 def _iscommand(cmd): function445 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):449 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):456 if _iscommand(browser):460 if _iscommand("kfm"):462 elif _iscommand("konqueror"):467 if _iscommand(browser):471 if _iscommand("skipstone"):475 if _iscommand("opera"):[all …]