Home
last modified time | relevance | path

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

/dports/deskutils/zim/zim-0.74.3/zim/gui/
H A Dcustomtools.py205 class CustomToolDict(DesktopEntryDict): class
381 class CustomTool(CustomToolDict, INIConfigFile):
387 CustomToolDict.__init__(self)
/dports/deskutils/zim/zim-0.74.3/tests/
H A Dcustomtools.py136 tool = CustomToolDict()