diff options
author | infirit <[email protected]> | 2015-09-06 16:46:20 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-06 16:46:20 +0200 |
commit | cd39b1a25d204ed9fe7899a895bd75f71032ded5 (patch) | |
tree | d3361470cba96f79cd41eaff5eea0d052fce663e /po | |
parent | 3e9b28b2ebc9579bc868e2a8d1dc2d6f6b568c68 (diff) | |
download | caja-cd39b1a25d204ed9fe7899a895bd75f71032ded5.tar.bz2 caja-cd39b1a25d204ed9fe7899a895bd75f71032ded5.tar.xz |
Rework gsettings schema building
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
Diffstat (limited to 'po')
-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 2617280e..ab030517 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -46,8 +46,8 @@ libcaja-private/caja-search-directory-file.c libcaja-private/caja-tree-view-drag-dest.c libcaja-private/caja-undostack-manager.c libcaja-private/caja-vfs-file.c -libcaja-private/org.mate.caja.gschema.xml.in -libcaja-private/org.mate.media-handling.gschema.xml.in +[type: gettext/gsettings]libcaja-private/org.mate.caja.gschema.xml +[type: gettext/gsettings]libcaja-private/org.mate.media-handling.gschema.xml data/caja-autorun-software.desktop.in.in data/caja-browser.desktop.in.in data/caja-computer.desktop.in.in |