diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-06 18:16:05 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-06 18:19:14 +0200 |
commit | 80f98cc35f0907696d472e5dc908ca42fb54274e (patch) | |
tree | 445414d9528a6b4b6aa10c1ab60fbcdd93005e00 /po | |
parent | 88557a1cb22c8683bc785326a854c2d50369b4c7 (diff) | |
download | mate-desktop-80f98cc35f0907696d472e5dc908ca42fb54274e.tar.bz2 mate-desktop-80f98cc35f0907696d472e5dc908ca42fb54274e.tar.xz |
Update POTFILES for new tools folder
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 3 | ||||
-rw-r--r-- | po/POTFILES.skip | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6d9327d..0037854 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,7 +3,6 @@ mate-about/mate-about.desktop.in.in mate-about/mate-about.c mate-about/mate-about.h -mate-conf/mate-conf-import.desktop.in.in # When adding a file here, make sure that the entry point in the API of this # file calls _mate_desktop_init_i18n () libmate-desktop/display-name.c @@ -29,4 +28,4 @@ schemas/org.mate.sound.gschema.xml.in.in schemas/org.mate.thumbnail-cache.gschema.xml.in.in schemas/org.mate.thumbnailers.gschema.xml.in.in schemas/org.mate.typing-break.gschema.xml.in.in - +tools/mate-conf-import.desktop.in.in diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 9ac65bf..168b36f 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -2,5 +2,5 @@ # translated. # Please keep this file sorted alphabetically. mate-about/mate-about.desktop.in -mate-conf/mate-conf-import.desktop.in mate-version.xml.in +tools/mate-conf-import.desktop.in |