]> git.lyx.org Git - features.git/commitdiff
No need to skip Package.cpp
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 1 Dec 2011 15:11:05 +0000 (15:11 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 1 Dec 2011 15:11:05 +0000 (15:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40329 a592a061-630c-0410-9148-cb99ea01b6c8

po/Rules-lyx
status.20x

index 7e747efdc96ab7b91bc1745a9a7235c87b7b1846..cd6a350c9bc3a14f1fa7327cbd4529c732c374fa 100644 (file)
@@ -12,7 +12,6 @@ ${srcdir}/POTFILES.in: $(POTFILE_IN_DEPS)
        rm -f $@-t \
        && ( cd $(top_srcdir); \
             grep -l "_(\".*\")" `find src \( -name '*.h' -o -name '*.cpp' -o -name '*.cpp.in' \) -print` |\
-            grep -v -e "src/support/Package.cpp$$" |\
             sort | uniq ) > $@-t \
        && mv $@-t $@
 
index 048b1ed8bdcd437d07bb32cd7f7900bd88be2e42..9b7b0b626fcb866f240b41311455856cc43d0ea6 100644 (file)
@@ -70,3 +70,4 @@ What's new
 
 - Fix link problem when compiling on Mac OS X with plain autotools.
 
+- Add forgotten file Package.cpp to list of files that need l10n.