projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cebffa9
)
turn off pot file underlay again
author
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 10:40:44 +0000
(12:40 +0200)
committer
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 10:40:44 +0000
(12:40 +0200)
IkiWiki/Plugin/po.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/po.pm
b/IkiWiki/Plugin/po.pm
index d65b4288d36c27a455d63975d99612d2e04c20cf..70d678897a137436dbf6d15288206cb75d4200f6 100644
(file)
--- a/
IkiWiki/Plugin/po.pm
+++ b/
IkiWiki/Plugin/po.pm
@@
-157,10
+157,6
@@
sub checkconfig () {
reverse @{$config{underlaydirs}}) {
next if $underlay=~/^locale\//;
- # Underlay containing pot files.
- add_underlay("locale/pot/$underlay")
- if -d "$config{underlaydirbase}/locale/pot/$underlay";
-
# Underlays containing the po files for slave languages.
foreach my $ll (keys %{$config{po_slave_languages}}) {
add_underlay("locale/po/$ll/$underlay")