diff options
author | Stefano Karapetsas <[email protected]> | 2013-04-22 00:40:34 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-04-22 00:40:34 +0200 |
commit | fac200fcbf01d397e031c8a9067c437a6a19c7d5 (patch) | |
tree | a2659b541be46ad66218ab46cd3ae066be42771c /po | |
parent | 28d93721274e56e7a488df73f9b926da39945013 (diff) | |
download | mate-desktop-fac200fcbf01d397e031c8a9067c437a6a19c7d5.tar.bz2 mate-desktop-fac200fcbf01d397e031c8a9067c437a6a19c7d5.tar.xz |
mate-conf-import: Add makefile and desktop file
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0392d82..6d9327d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,6 +3,7 @@ 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 diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 763e366..9ac65bf 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -2,4 +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 |