diff options
author | Wu Xiaotian <[email protected]> | 2019-02-07 18:21:19 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-08 23:10:25 +0100 |
commit | 89c003e4e1aee19685e9d5f769ec01f21a03f696 (patch) | |
tree | f1a9efd58adbaeb22920020eb6bd3aa6667f77c0 /po/POTFILES.in | |
parent | 87ff53b86535a1ee0d06943b309e2309c9e874d7 (diff) | |
download | mate-desktop-89c003e4e1aee19685e9d5f769ec01f21a03f696.tar.bz2 mate-desktop-89c003e4e1aee19685e9d5f769ec01f21a03f696.tar.xz |
Fixed make distcheck fail on debian.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index ac45977..2e51989 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,7 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. mate-about/mate-about.c -mate-about/mate-about.desktop.in.in +mate-about/mate-about.desktop.in mate-about/mate-about.h # When adding a file here, make sure that the entry point in the API of this # file calls _mate_desktop_init_i18n () @@ -33,5 +33,5 @@ libmate-desktop/mate-rr-labeler.c [type: gettext/gsettings]schemas/org.mate.thumbnailers.gschema.xml.in [type: gettext/gsettings]schemas/org.mate.typing-break.gschema.xml.in tools/mate-color-select.c -tools/mate-color-select.desktop.in.in +tools/mate-color-select.desktop.in |