Changeset 36694
- Timestamp:
- 02/11/10 12:00:26 (3 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk
- Files:
-
- 2 modified
-
Makefile.am (modified) (1 diff)
-
unix/scripts/POTFILES.in.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/Makefile.am
r36693 r36694 2 2 SUBDIRS = intl po unix/tests 3 3 EXTRA_DIST = unix/build-aux/config.rpath unix/i3.spec unix/i3.spec.in \ 4 kdevelop unix/scripts windows4 unix/kdevelop unix/scripts windows 5 5 bin_PROGRAMS = i3 6 6 CLEANFILES = *.gcno po/stamp-po -
lang/objective-cplusplus/i3/trunk/unix/scripts/POTFILES.in.sh
r36693 r36694 12 12 find $srcdir/src -type f -name '*.mm' -print | sort >> POTFILES.in.tmp0 13 13 14 sed -e 's/\r\n/\n/' POTFILES.in.tmp0 | cut -b${#srcdir}- | cut -b 6- > POTFILES.in.tmp14 sed -e 's/\r\n/\n/' POTFILES.in.tmp0 | cut -b${#srcdir}- | cut -b3- > POTFILES.in.tmp 15 15 16 16 if test ! -s POTFILES.in.tmp; then
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)