diff options
author | infirit <[email protected]> | 2015-09-08 15:38:03 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-09-08 15:38:26 +0200 |
commit | 9c159beee589a225cfd7d7d9aede5a3b7948e9d7 (patch) | |
tree | 57516d1a7cc53f19e0a75e49564a943a1e344557 /po | |
parent | 67aa8ee63cca12aac5fff8ae6548d0e210021bba (diff) | |
download | mate-system-monitor-9c159beee589a225cfd7d7d9aede5a3b7948e9d7.tar.bz2 mate-system-monitor-9c159beee589a225cfd7d7d9aede5a3b7948e9d7.tar.xz |
Rework gsettings schema building
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 938f2cf..bd462a0 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -15,7 +15,7 @@ src/load-graph.cpp src/lsof.cpp src/memmaps.cpp src/openfiles.cpp -src/org.mate.system-monitor.gschema.xml.in.in +[type: gettext/gsettings]src/org.mate.system-monitor.gschema.xml.in src/procactions.cpp src/procdialogs.cpp src/procman.cpp |