Lines Matching refs:install
45 from distutils.command.install import install as _install
382 # install same set of files in "en/" in "__LOCALE__/ as well"
383 # for localizable file package (regarding themes, install
741 """At the end of the install function, we need to rename some
743 are placed in their install locations.
764 # Don't install the scripts for python 3.4.
788 def install(self):
798 return _install_lib.install(self)
856 print("install failed and returned {0:d}.".format(ret),
1422 share the paths with the install code.
1652 'install': install_func,
1717 # install localizable .xml and its .pot file to put into localizable file package
1723 # install English .pot file to put into localizable file package
1728 # install English manpage sources to put into localizable file package