aboutsummaryrefslogtreecommitdiff
path: root/share/org.logdiag.gschema.xml
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2012-08-10 03:38:11 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2012-10-08 00:12:58 +0200
commit00a50737f365f6d99c4cb43b41fe5085f70bf178 (patch)
tree497eab02cc76a95ccde4094c6f5c7ed423cc9626 /share/org.logdiag.gschema.xml
parenta18b6d6f35bdb808d704a532f4e34b98733bb2e1 (diff)
downloadlogdiag-00a50737f365f6d99c4cb43b41fe5085f70bf178.tar.gz
logdiag-00a50737f365f6d99c4cb43b41fe5085f70bf178.tar.xz
logdiag-00a50737f365f6d99c4cb43b41fe5085f70bf178.zip
Replace LdLibraryToolbar with LdLibraryPane.
Diffstat (limited to 'share/org.logdiag.gschema.xml')
-rw-r--r--share/org.logdiag.gschema.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/org.logdiag.gschema.xml b/share/org.logdiag.gschema.xml
index 515e0b8..aed6cb1 100644
--- a/share/org.logdiag.gschema.xml
+++ b/share/org.logdiag.gschema.xml
@@ -4,9 +4,9 @@
<default>true</default>
<summary>Whether to show the main toolbar</summary>
</key>
- <key name="show-library-toolbar" type="b">
+ <key name="show-library-pane" type="b">
<default>true</default>
- <summary>Whether to show the library toolbar</summary>
+ <summary>Whether to show the library pane</summary>
</key>
<key name="show-grid" type="b">
<default>true</default>