mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 20:30:15 +00:00
Merge branch 'make-pot-update' into 'main'
Add new printf patterns to make-pot See merge request GNOME/gtk!5197
This commit is contained in:
commit
d1c943153c
1
make-pot
1
make-pot
@ -60,6 +60,7 @@ $XGETTEXT --default-domain="$GETTEXT_PACKAGE" \
|
||||
--flag=gtk_message_dialog_format_secondary_text:2:c-format \
|
||||
--flag=gtk_message_dialog_new:5:c-format \
|
||||
--flag=gtk_message_dialog_new_with_markup:5:c-format \
|
||||
--flag=gtk_alert_dialog_new:1:c-format \
|
||||
--files-from="$srcdir/POTFILES.in" \
|
||||
&& test ! -f "$GETTEXT_PACKAGE.po" \
|
||||
|| ( rm -f "$srcdir/$GETTEXT_PACKAGE.pot" \
|
||||
|
Loading…
Reference in New Issue
Block a user