Translations:Funtoo:Metro/109/en

From Funtoo
Revision as of 03:26, February 25, 2022 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Metro/109/en to Translations:Funtoo:Metro/109/en without leaving a redirect: Part of translatable page "Metro")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

def map_build(build, subarch, full, full_date): # arguments refer to last build... if full == True: buildtype = ( "freshen", ) else: buildtype = ("full", ) return buildtype }}