Remove src/gnome-utils/gnc-warnings.c from POTFILES.in

and add it to POTFILES.skip so intltool will stop adding it back.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23476 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2013-12-02 23:46:31 +00:00
parent d745ea99ec
commit c914f15eac
2 changed files with 2 additions and 1 deletions

View File

@ -327,7 +327,6 @@ src/gnome-utils/gnc-tree-view-owner.c
src/gnome-utils/gnc-tree-view-price.c
src/gnome-utils/gnc-tree-view-split-reg.c
src/gnome-utils/gnc-tree-view-sx-list.c
src/gnome-utils/gnc-warnings.c
src/gnome-utils/gnc-window.c
[type: gettext/gsettings]src/gnome-utils/gschemas/org.gnucash.history.gschema.xml.in.in
[type: gettext/gsettings]src/gnome-utils/gschemas/org.gnucash.warnings.gschema.xml.in.in

View File

@ -18,6 +18,8 @@ src/libqof/qof/qofgobj.c
src/libqof/qof/qofquery-deserial.c
src/libqof/qof/qofquery-serialize.c
src/libqof/qof/qofsql.c
# This file is autogenerated, so it's only in the tree after an in-source build:
src/gnome-utils/gnc-warnings.c
# The scheme files are handled by intl-scm/guile-strings.c because
# intltool wouldn't scan scheme files. They're here now because