Skip to content
  • Emmanuele Bassi's avatar
    Modify git.mk to handle our split NLS directories · 445286c2
    Emmanuele Bassi authored
    GTK+ has two directories for translations: the default 'po' and the
    additional 'po-properties' for the GObject properties translation
    domain.
    
    Since the content of the translations directories are filled by
    autoreconf and gettext, and are duplicated between the two gettext
    domains we use, we should handle this ad hoc inside git.mk, instead of
    trying to catch up by adding po-properties files in GITIGNOREFILES.
    445286c2