Add mateconf-gsettings-data-convert file

This commit is contained in:
Yaakov Selkowitz
2013-03-15 02:08:43 -05:00
parent 7e67aa303e
commit 46b7831d05
2 changed files with 51 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ gsettings_SCHEMAS = org.mate.pluma.gschema.xml
-e 's^\@TOOLBAR_STYLE\@^$(TOOLBAR_STYLE)^g' \
< $< > $@
convertdir = $(datadir)/MateConf/gsettings
convert_DATA = pluma.convert
man_MANS = pluma.1
pkgconfigdir = $(libdir)/pkgconfig
@@ -25,6 +28,7 @@ bugreport_SCRIPTS = pluma-bugreport.sh
EXTRA_DIST = \
$(desktop_in_files) \
$(gsettings_SCHEMAS_in_in) \
$(convert_DATA) \
$(man_MANS) \
pluma.pc.in \
pluma-bugreport.sh.in