projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6463fe7
)
fix example
author
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 07:56:34 +0000
(09:56 +0200)
committer
Joey Hess
<joey@gnu.kitenet.net>
Tue, 21 Jul 2009 07:56:34 +0000
(09:56 +0200)
IkiWiki/Plugin/po.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Plugin/po.pm
b/IkiWiki/Plugin/po.pm
index 5d2d42d3bdf00b3b2b54c68e99318b6ec83499ca..124164da7b5a4df534df7e1e20a811f367319dfe 100644
(file)
--- a/
IkiWiki/Plugin/po.pm
+++ b/
IkiWiki/Plugin/po.pm
@@
-103,7
+103,7
@@
sub getsetup () {
},
po_translatable_pages => {
type => "pagespec",
- example => "!*/Discussion",
+ example => "
* and
!*/Discussion",
description => "PageSpec controlling which pages are translatable",
link => "ikiwiki/PageSpec",
safe => 1,