Home
last modified time | relevance | path

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

/dports/x11/menulibre/menulibre-menulibre-2.2.3/menulibre/
H A Dutil.py305 def getSystemLauncherPath(basename): function
519 if getSystemLauncherPath("%s%s" % (name, ext)) is not None:
521 while getSystemLauncherPath("%s%i%s" % (name, count, ext)) \
H A DMenulibreTreeview.py190 original = util.getSystemLauncherPath(basename)
491 original = util.getSystemLauncherPath(basename)
H A DMenulibreApplication.py1300 filename = util.getSystemLauncherPath(basename)