intltool-update Vala support

Bug #1039983 reported by elmarco
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
intltool
Confirmed
Undecided
Unassigned

Bug Description

The -m option (search for left out files from POTFILES.in) doesn't work with vala source files.

Even though more flexibility over the file extension whould be nice, it can be as easy as changing this for now:

=== modified file 'intltool-update.in'
--- intltool-update.in 2011-10-08 19:24:23 +0000
+++ intltool-update.in 2012-08-22 09:00:17 +0000
@@ -88,7 +88,7 @@
 "tlk(?:\\.in)+"; # Bioware Aurora Talk Table Format

 my $buildin_gettext_support =
-"c|y|cs|cc|cpp|c\\+\\+|h|hh|gob|py|scm(?:\\.in)*";
+"c|y|cs|cc|cpp|c\\+\\+|h|hh|gob|py|scm(?:\\.in)*|vala";

 ## Always flush buffer when printing
 $| = 1;

Changed in intltool:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.