diff options
author | monsta <[email protected]> | 2016-06-21 16:39:49 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-06-21 16:39:49 +0300 |
commit | 9620d69cd175e520457d8b8c084f80c8e45f748d (patch) | |
tree | 0421fda0e9880fada3fccca492f9549e58759337 | |
parent | 340876db95a1ecfea1000616fec2411b99e59e9a (diff) | |
download | mate-utils-9620d69cd175e520457d8b8c084f80c8e45f748d.tar.bz2 mate-utils-9620d69cd175e520457d8b8c084f80c8e45f748d.tar.xz |
po: add new .ui file to POTFILES.in
it was missing there and that broke the build :-/
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 481a6179..386d0033 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -66,6 +66,7 @@ mate-dictionary/src/main.c mate-screenshot/data/mate-screenshot.appdata.xml.in mate-screenshot/data/mate-screenshot.desktop.in [type: gettext/glade]mate-screenshot/data/mate-screenshot.ui +[type: gettext/glade]mate-screenshot/data/mate-screenshot-gtk3.ui [type: gettext/gsettings]mate-screenshot/data/org.mate.screenshot.gschema.xml.in mate-screenshot/src/mate-screenshot.c mate-screenshot/src/screenshot-dialog.c |