intltool-update Vala support
Bug #1039983 reported by
elmarco
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-
--- 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_
-"c|y|cs|
+"c|y|cs|
## Always flush buffer when printing
$| = 1;
Changed in intltool: | |
status: | New → Confirmed |
To post a comment you must log in.