Home
last modified time | relevance | path

Searched refs:dist_po_dir (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/scripts/
Ddist-translations.py41 dist_po_dir = os.path.join(dist_root, 'po') variable
42 shutil.copy2(pot_src, dist_po_dir)
/third_party/gstreamer/gstplugins_base/scripts/
Ddist-translations.py41 dist_po_dir = os.path.join(dist_root, 'po') variable
42 shutil.copy2(pot_src, dist_po_dir)
/third_party/gstreamer/gstplugins_bad/scripts/
Ddist-translations.py41 dist_po_dir = os.path.join(dist_root, 'po') variable
42 shutil.copy2(pot_src, dist_po_dir)
/third_party/gstreamer/gstreamer/scripts/
Ddist-translations.py41 dist_po_dir = os.path.join(dist_root, 'po') variable
42 shutil.copy2(pot_src, dist_po_dir)