[vinagre] Add GConf to GSettings convert file
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] Add GConf to GSettings convert file
- Date: Fri, 8 Jul 2011 11:26:16 +0000 (UTC)
commit 82a282dd9163d003a9f63088457dbfe1668ceee0
Author: David King <amigadave amigadave com>
Date: Fri Jul 8 13:21:05 2011 +0200
Add GConf to GSettings convert file
Makefile.am | 3 +++
data/org.gnome.Vinagre.convert | 6 ++++++
2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 077f051..9ed1bad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -305,6 +305,9 @@ $(nodist_service_DATA): $(service_in_file) Makefile
$(AM_V_GEN)$(SED) -e "s|[ ]bindir[@]|$(bindir)|" $< > $@
endif
+convertdir = $(datadir)/GConf/gsettings
+dist_convert_DATA = data/org.gnome.Vinagre.convert
+
if MAINTAINER_MODE
dist-hook: dist-changelog
else
diff --git a/data/org.gnome.Vinagre.convert b/data/org.gnome.Vinagre.convert
new file mode 100644
index 0000000..ee6e9d3
--- /dev/null
+++ b/data/org.gnome.Vinagre.convert
@@ -0,0 +1,6 @@
+[org.gnome.Vinagre]
+shared-flag = /apps/vinagre/shared_flag
+always-show-tabs = /apps/vinagre/always_show_tabs
+show-accels = /apps/vinagre/show_accels
+history-size = /apps/vinagre/history_size
+always-enable-listening = /apps/vinagre/always_enable_listening
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]