Revision da6d6eb0
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
bin/mozilla/admin.pl | ||
---|---|---|
1178 | 1178 |
-d ($::lx_office_conf{paths}->{templates} . "/$_") |
1179 | 1179 |
&& !/^\.\.?$/ |
1180 | 1180 |
&& !m/\.(?:html|tex|sty|odt|xml|txb)$/ |
1181 |
&& !m/^(?:webpages$|print$|\.)/ |
|
1181 |
&& !m/^(?:webpages$|print$|mail$|\.)/
|
|
1182 | 1182 |
} keys %dir_h; |
1183 | 1183 |
|
1184 | 1184 |
tie %dir_h, 'IO::Dir', "$::lx_office_conf{paths}->{templates}/print"; |
Auch abrufbar als: Unified diff
Verzeichnis "mail" nicht als Druckvorlage anbieten