Edgewall Software

source: branches/1.6-stable/messages-js.cfg

Last change on this file was 15890, checked in by Ryan J Ollos, 6 years ago

1.3.2dev: Merge r15888 from 1.2-stable

Refs #11865.

  • Property svn:eol-style set to native
File size: 521 bytes
Line 
1# mapping file for extracting messages from javascript files into
2# trac/locale/messages-js.pot (see setup.cfg)
3[extractors]
4javascript_script = trac.dist:extract_javascript_script
5
6[ignore: **/htdocs/js/jquery.js]
7[ignore: **/htdocs/js/jquery-ui.js]
8[ignore: **/htdocs/js/jquery-ui-addons.js]
9[ignore: **/htdocs/js/babel.js]
10[ignore: **/htdocs/js/excanvas.js]
11[ignore: **/htdocs/js/messages/*.js]
12[javascript: **.js]
13[javascript_script: **.html]
14
Note: See TracBrowser for help on using the repository browser.