Hallo maxi,
das einfachste wäre, wenn Du "grep" auf dem TL Verzeichnis benutzt. Bei mir (TL 2.8.0) liefert das:
Code:
# grep -ilR gallery *
CHANGELOG.txt
plugins/tinyMCE/plugins/typolinks/langs/en_dlg.js
plugins/tinyMCE/plugins/typolinks/langs/fr_dlg.js
plugins/tinyMCE/plugins/typolinks/langs/pl_dlg.js
system/modules/backend/config/database.sql
system/modules/backend/dca/tl_content.php
system/modules/backend/languages/de/tl_content.php
system/modules/backend/languages/en/tl_content.php
system/modules/frontend/config/config.php
system/modules/frontend/ContentGallery.php
system/modules/frontend/languages/de/default.php
system/modules/frontend/languages/en/default.php
system/modules/frontend/templates/gallery_default.tpl
templates/example_website.sql
templates/music_academy.sql
tl_files/xBrowser_style_sheets/xElements.css
typolight-check.php
Und ja, ich bin unter Windoof, habe aber cygwin installiert, es gibt aber auch standalone "grep" Tools. Und unter OS X bzw. Linux sollte das ja wohl gar kein Problem sein.
LG, Georg