renamed all 'btn_prefs_' buttons strings to 'btn_'
[brisk.git] / bin / tagger.sh
1 #!/bin/bash
2 etags -l php $(find -name '*.ph*')
3