Searched refs:ICONDIR (Results 1 – 5 of 5) sorted by relevance
25 ICONDIR = "Icons" variable29 _icondir = os.path.join(os.path.dirname(__file__), ICONDIR)31 _icondir = ICONDIR33 ICONDIR = _icondir variable34 elif not os.path.isdir(ICONDIR):35 raise RuntimeError("can't find icon directory (%r)" % (ICONDIR,))37 def listicons(icondir=ICONDIR):85 fullname = os.path.join(ICONDIR, file + ext)460 item = FileTreeItem(ICONDIR)
24 ICONDIR = "Icons" variable28 _icondir = os.path.join(os.path.dirname(__file__), ICONDIR)30 _icondir = ICONDIR32 ICONDIR = _icondir variable33 elif not os.path.isdir(ICONDIR):34 raise RuntimeError, "can't find icon directory (%r)" % (ICONDIR,)36 def listicons(icondir=ICONDIR):84 fullname = os.path.join(ICONDIR, file + ext)
95 [ ICONDIR=$withval],96 [ ICONDIR=${datadir}/icons])97 AC_SUBST([ICONDIR]) subst
27 item = tree.FileTreeItem(tree.ICONDIR)
609 #ifndef ICONDIR610 #define ICONDIR "/usr/X11R6/lib/X11/icons" macro614 …RPATH "~/.icons:/usr/share/icons:/usr/share/pixmaps:~/.cursors:/usr/share/cursors/xorg-x11:"ICONDIR