root/lang/objective-cplusplus/i3/trunk/scripts/potfiles.sh
@
36188
| Revision 36188, 329 bytes (checked in by saturday06, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | # -*- coding: utf-8-unix -*- |
| 2 | |
| 3 | rm po/POTFILES.in |
| 4 | find src -type f -name '*.h' | sort >> po/POTFILES.in |
| 5 | find src -type f -name '\.c' | sort >> po/POTFILES.in |
| 6 | find src -type f -name '\.cpp' | sort >> po/POTFILES.in |
| 7 | find src -type f -name '\.m' | sort >> po/POTFILES.in |
| 8 | find src -type f -name '\.mm' | sort >> po/POTFILES.in |
| 9 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)