Home | History | Annotate | Download | only in ld

Lines Matching refs:gmo

15760   # Look for .po and .gmo files in the source directory.
15763 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
15764 # If there aren't any .gmo files the shell will give us the
15765 # literal string "../path/to/srcdir/po/*.gmo" which has to be
15774 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
15775 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
15800 CATOBJEXT=.gmo
19925 GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
19958 CATALOGS="$CATALOGS $lang.gmo"